heyang 3 years ago
parent
commit
9ea15695d5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      microserviceUserH5/static/css/maJiaBaoGoApp.css

+ 2 - 2
microserviceUserH5/static/css/maJiaBaoGoApp.css

@@ -25,8 +25,8 @@ ul, li {
   height: 100vh;
   margin: 0 auto;
   background: url(../img/maJiaBaoGoAppBag.png);
-  background-repeat: repeat-y;
-  background-size: cover;
+  background-repeat: no-repeat;
+  background-size: 7.5rem 100vh;
 }
 
 .btn-content{