소스 검색

Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/konggang-city-miniprogram

# Conflicts:
#	pages/supply/index.vue
306132416@qq.com 4 년 전
부모
커밋
f27c845632
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      pages/supply/index.vue

+ 1 - 2
pages/supply/index.vue

@@ -8,7 +8,7 @@
         range-key="name"
         class="picker_self"
       >
-        <view class="picker_title active" style="padding-left: 15%">
+        <view class="picker_title active" style="padding-left: 15%;">
           {{ picker_title }}
         </view>
       </picker>
@@ -173,7 +173,6 @@ export default {
       height: 100%;
       display: flex;
       justify-content: flex-start;
-	  
     }
   }
   .picker::after {