This commit is contained in:
2025-04-18 16:32:32 +08:00
parent 09c087508f
commit 8e44473164
74 changed files with 24833 additions and 10335 deletions

View File

@@ -123,7 +123,7 @@ export default{
color: #fff;
padding: 0 12rpx;
border-radius: 15rpx;
background-image: linear-gradient(90deg, #258feb 0%, #00e1ec 100%);
background-image: linear-gradient(90deg, #3AB3AE 0%, #00e1ec 100%);
}
.vip_item_special .vip_item_title{
height: 50rpx;
@@ -190,7 +190,7 @@ export default{
}
.line{
text-decoration: line-through;
color: #258feb;
color: #3AB3AE ;
font-style: italic;
}
.vip_item_flag{