mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: vip badge
This commit is contained in:
@@ -119,7 +119,7 @@ class ReplyItemGrpc extends StatelessWidget {
|
|||||||
type: 'avatar',
|
type: 'avatar',
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
if (replyItem.member.vipType > 0)
|
if (replyItem.member.vipStatus > 0)
|
||||||
Positioned(
|
Positioned(
|
||||||
right: 0,
|
right: 0,
|
||||||
bottom: 0,
|
bottom: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user