yangc 7 жил өмнө
parent
commit
2fb0e2da5e

+ 1 - 1
assets/scss/mobileCommon.scss

@@ -257,7 +257,7 @@ input {
     line-height: .58rem;
     border-radius: .14rem;
     margin: 0 0 0 .11rem;
-    font-size: .25rem;
+    font-size: .26rem;
     padding: 0 0 0 .21rem;
   }
   span {

+ 4 - 4
components/mobile/Home.vue

@@ -131,12 +131,12 @@
         z-index: 0;
       }
       .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
-        bottom: .2rem !important;
+        bottom: .1rem !important;
       }
       .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
-        width: .36rem !important;
-        height: .36rem !important;
-        margin: 0 .5rem;
+        width: .16rem !important;
+        height: .16rem !important;
+        margin: 0 .2rem;
       }
     }
     .link-list {

+ 0 - 1
components/mobile/applyPurchase/SeekList.vue

@@ -178,7 +178,6 @@
       }
       > div {
         font-size: .3rem;
-        display: inline-block;
 
         .fl {
           color: #666;