This commit is contained in:
2026-01-23 09:22:07 +08:00
parent cf3ad579d3
commit 5236670e7c
3 changed files with 243 additions and 72 deletions

View File

@@ -38,6 +38,7 @@ class MinePage extends GetView<MineController> {
_buildSafetyReminderCard(),
SizedBox(height: 24.h),
_buildLogoutButton(),
SizedBox(height: 24.h),
],
),
),