优化调整

This commit is contained in:
DelLevin-Home
2026-03-21 12:57:40 +08:00
parent bf54e1082a
commit cc4c908c86
13 changed files with 832 additions and 126 deletions

View File

@@ -129,7 +129,8 @@ class _ProfilePageState extends State<ProfilePage> {
),
),
const SizedBox(height: 32),
// 底部留白,避免被 dock 栏遮挡
const SizedBox(height: 100),
],
),
),