Merge branch 'design'

This commit is contained in:
guozhigq
2024-04-27 20:41:00 +08:00
15 changed files with 202 additions and 154 deletions

View File

@ -131,7 +131,7 @@ class _PlaySettingState extends State<PlaySetting> {
title: '开启硬解',
subTitle: '以较低功耗播放视频',
setKey: SettingBoxKey.enableHA,
defaultVal: true,
defaultVal: false,
),
const SetSwitchItem(
title: '观看人数',