This commit is contained in:
2022-11-02 10:02:28 +08:00
parent 543dd6adb4
commit 8c6d1b2add
7 changed files with 49 additions and 29 deletions

View File

@@ -63,6 +63,7 @@ class _UserSettingPageState extends State<UserSettingPage> {
const SizedBox(height: 8),
ActionItem(
'版本更新',
extend: '1.0.0',
isFirst: true,
isLast: true,
onTap: () {},