Explorar o código

Merge branch 'dev/v4.9.78_tsz' of qmx/jy into release/v4.9.78

汤世哲 hai 7 meses
pai
achega
567f6fc79d

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

@@ -114,7 +114,7 @@
 }
 }
 .sub-box{
 .sub-box{
   background: url(../image/vip-index-bg.png) no-repeat center top #fff;
   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;
   padding-top: 21.33333vw;
 }
 }
 .sub-info{
 .sub-info{

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

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