refactor: member dynamic page

fix: DynamicsDataModel parsing error

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-21 12:21:35 +08:00
parent 76d1219978
commit f54859098c
14 changed files with 155 additions and 176 deletions

View File

@@ -136,6 +136,7 @@ class _MemberPageNewState extends State<MemberPageNew>
Widget get _buildBody => SafeArea(
top: false,
bottom: false,
child: TabBarView(
controller: _userController.tabController,
children: _userController.tab2!.map((item) {