mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 08:08:19 +08:00
fix: intro up verify
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -366,9 +366,10 @@ class _VideoInfoState extends State<VideoInfo> with TickerProviderStateMixin {
|
|||||||
Icons.offline_bolt,
|
Icons.offline_bolt,
|
||||||
color: videoIntroController
|
color: videoIntroController
|
||||||
.userStat
|
.userStat
|
||||||
.value[
|
.value['card']
|
||||||
'card']?['vip']
|
?[
|
||||||
['status'] ==
|
'official_verify']
|
||||||
|
?['type'] ==
|
||||||
0
|
0
|
||||||
? Colors.yellow
|
? Colors.yellow
|
||||||
: Colors
|
: Colors
|
||||||
|
|||||||
Reference in New Issue
Block a user