mod: 文案修改

This commit is contained in:
orz12
2024-04-04 11:00:08 +08:00
parent 0c77439be1
commit 466e96e6ec
3 changed files with 3 additions and 3 deletions

View File

@@ -136,7 +136,7 @@ class _ExtraSettingState extends State<ExtraSetting> {
centerTitle: false,
titleSpacing: 0,
title: Text(
'设置',
'设置',
style: Theme.of(context).textTheme.titleMedium,
),
),

View File

@@ -62,7 +62,7 @@ class SettingPage extends StatelessWidget {
onTap: () => Get.toNamed('/extraSetting'),
leading: const Icon(Icons.extension_outlined),
dense: false,
title: const Text('设置'),
title: const Text('设置'),
subtitle: Text('震动、搜索、收藏、ai、评论、动态、代理、更新检查等', style: subTitleStyle),
),
Obx(