Browse Source

个人中心修改

remove_uniapp
w-R 3 years ago
parent
commit
e2fb6c1e4c
  1. 2
      lib/mine/personal_page.dart

2
lib/mine/personal_page.dart

@ -640,7 +640,7 @@ class _PersonalPage extends State<PersonalPage> with WidgetsBindingObserver {
fontWeight: MyFontWeight.semi_bold,
),
)),
dynamicList(),
dynamicList()
],
),
),

Loading…
Cancel
Save