Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-23 09:04:37 +08:00
parent faaffd0f30
commit d69649f1b6
4 changed files with 13 additions and 11 deletions

View File

@@ -815,7 +815,7 @@ class _UgcIntroPanelState extends TripleState<UgcIntroPanel>
size: 35,
badgeSize: 14,
isVip: isVip,
officialType: userStat.card?.officialVerify?.type,
officialType: userStat.card?.official?.type,
),
const SizedBox(width: 10),
Column(