xiebaomin 1 year ago
parent
commit
0b81331c8c

+ 4 - 4
src/main/resources/static/css/service-settlement/info.css

@@ -62,8 +62,8 @@ body{
     .contain .content .content-sq .sq {
         width: 3.6vw;
         height: 1.3vw;
-        background: url("https://static.caimei365.com/app/img/serviceProvider/PC/PC_sq.png") no-repeat 100%;
-        background-size: 100%;
+        background: url("https://static.caimei365.com/app/img/serviceProvider/PC/PC_sq.png") no-repeat;
+        background-size: 100% 100%;
     }
     .contain .content .content-sq .count {
         font-size: 1vw;
@@ -173,8 +173,8 @@ body{
     .content-sq .sq {
         width: 12vw;
         height: 4.2vw;
-        background: url("https://static.caimei365.com/app/img/serviceProvider/H5/H5-sq.png") no-repeat 100%;
-        background-size: 100%;
+        background: url("https://static.caimei365.com/app/img/serviceProvider/H5/H5-sq.png") no-repeat;
+        background-size: 100% 100%;
     }
     .content-sq .count {
         margin-top: 2vw;

+ 1 - 1
src/main/resources/static/css/service-settlement/search.css

@@ -155,7 +155,7 @@
     .contain {
         margin-top: 10vw;
         padding-bottom: 12.4vw;
-        min-height: 30vh;
+        min-height: 25vh;
     }
     .contain .contain-title {font-size: 3.6vw;color: #282828; margin-bottom: 2.6vw;}
     .provider {