Эх сурвалжийг харах

fix: 移动端订阅管理样式调整

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 7 сар өмнө
parent
commit
39a6f55a67

+ 1 - 1
src/jfw/modules/app/src/web/staticres/jyapp/vipsubscribe/css/vip_index_new.css

@@ -114,7 +114,7 @@
 }
 .sub-box{
   background: url(../image/vip-index-bg.png) no-repeat center top #fff;
-  background-size: 100% 3rem;
+  background-size: 100% 2.84rem;
   padding-top: 21.33333vw;
 }
 .sub-info{

+ 1 - 1
src/web/staticres/vipsubscribe/css/vip_index_new.css

@@ -52,7 +52,7 @@
 }
 .super-bg{
   width: 100%;
-  height: 3.5rem;
+  height: 2.84rem;
   background: url(../image/vip-index-bg.png) no-repeat center top #fff;
   background-size: 100% 92%;
 }