فهرست منبع

Revert: 搜索框ios下样式调整

yangc 8 سال پیش
والد
کامیت
bca581062f
3فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 1 1
      components/mobile/Home.vue
  2. 1 0
      components/mobile/brand/BrandDetail.vue
  3. 1 0
      components/mobile/search/MainSearch.vue

+ 1 - 1
components/mobile/Home.vue

@@ -186,9 +186,9 @@
         .home-input{
           width: 6rem;
           height: .61rem;
+          line-height: .61rem;
           input{
             width:5.17rem;
-            height: .61rem;
             display: inline-block;
             padding: 0 1rem 0 .16rem;
             margin-right:-.83rem;

+ 1 - 0
components/mobile/brand/BrandDetail.vue

@@ -465,6 +465,7 @@
           margin-right: .19rem;
           width: 4.36rem;
           height: .6rem;
+          line-height: .6rem;
           vertical-align: middle;
           input[type = "text"] {
             display: inline-block;

+ 1 - 0
components/mobile/search/MainSearch.vue

@@ -148,6 +148,7 @@
       input {
         width: 4.78rem;
         height: .62rem;
+        line-height: .62rem;
         font-size: .28rem;
         color: #999;
         padding-left: .2rem;