mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: 多个大会员标识存在时,仅展示非静态版本
This commit is contained in:
@@ -391,8 +391,8 @@ class _MemberPageState extends State<MemberPage>
|
||||
height: 20,
|
||||
semanticLabel:
|
||||
_memberController.memberInfo.value.vip!.label!['text'],
|
||||
),
|
||||
if (_memberController.memberInfo.value.vip
|
||||
)
|
||||
else if (_memberController.memberInfo.value.vip
|
||||
?.label?['img_label_uri_hans_static'] !=
|
||||
'')
|
||||
Image.network(
|
||||
|
||||
Reference in New Issue
Block a user