@@ -261,7 +261,8 @@
<label
class="ml-16 vip-label"
:style="{
- color: user.limit > 1 ? '#ff4000' : '#4f5b75',
+ color: user.limit > 1 ? '#ff4000' : '#D5C781',
+ background: user.limit > 1 ? '#ff400030' : '#D5C78133',
}"
>VIP</label
>