Selaa lähdekoodia

feat:免费用户订阅设置-开通改为vicon

zhangsiya 11 kuukautta sitten
vanhempi
commit
baaeb09a1d

+ 8 - 11
src/web/staticres/vipsubscribe/css/vip_index_new.css

@@ -1308,16 +1308,13 @@
   margin: 0.43rem 0.54rem 0.39rem;
 }
 .openVip {
-  border-radius: 0.14rem 0.14rem 0.14rem 0.14rem;
-  border: 0.02rem solid #FA483C;
-  font-size: 0.18rem;
-  font-weight: 500;
-  color: #FA483C;
-  width: 0.57rem;
-  text-align: center;
-  height: 0.29rem;
-  line-height: 0.29rem;
-  margin-left: 0.29rem;
+    display: inline-block;
+    width: 0.28rem;
+    height: 0.28rem;
+    margin-left: 0.04rem;
+    margin-bottom: 0.1rem;
+    background: url('image/v_vip_icon.png') no-repeat center;
+    background-size: contain;
 }
 .matching {
   display: flex;
@@ -1384,4 +1381,4 @@
   background: #2ABDD1;
   color: #fff;
   margin-left: 0.36rem;
-}
+}

BIN
src/web/staticres/vipsubscribe/image/v_vip_icon.png