Merge branch 'main' into main

This commit is contained in:
KoolShow
2024-01-02 22:01:39 +08:00
committed by GitHub
65 changed files with 1315 additions and 370 deletions

View File

@ -81,12 +81,6 @@ class _StyleSettingState extends State<StyleSetting> {
),
),
),
const SetSwitchItem(
title: 'iOS路由切换',
subTitle: 'iOS路由切换样式需重启',
setKey: SettingBoxKey.iosTransition,
defaultVal: false,
),
const SetSwitchItem(
title: 'MD3样式底栏',
subTitle: '符合Material You设计规范的底栏',