Merge branch 'main' into feature-minePage

This commit is contained in:
guozhigq
2024-10-01 11:47:47 +08:00
22 changed files with 233 additions and 75 deletions

View File

@ -103,7 +103,7 @@ class _StyleSettingState extends State<StyleSetting> {
needReboot: true,
),
const SetSwitchItem(
title: '首页底栏背景渐变',
title: '首页顶部背景渐变',
setKey: SettingBoxKey.enableGradientBg,
defaultVal: true,
needReboot: true,