opt member fav

fix parse duration

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-16 21:29:53 +08:00
parent d69a996be4
commit 0963713fad
3 changed files with 7 additions and 4 deletions

View File

@@ -142,8 +142,8 @@ class _MemberPageState extends State<MemberPage> {
if (_userController.accountService.isLogin.value)
if (_userController.mid ==
_userController.accountService.mid) ...[
if ((_userController
.loadingState.value.data?.card?.vip?.status ??
if ((_userController.loadingState.value.dataOrNull?.card?.vip
?.status ??
0) >
0)
PopupMenuItem(