Browse Source

时间控件滚动速度调整

zhouna 5 years ago
parent
commit
ac199220eb
2 changed files with 622 additions and 556 deletions
  1. 621 555
      package-lock.json
  2. 1 1
      src/common/Picker.vue

File diff suppressed because it is too large
+ 621 - 555
package-lock.json


+ 1 - 1
src/common/Picker.vue

@@ -6,7 +6,7 @@
           <van-picker
           <van-picker
             :columns="columns"
             :columns="columns"
             :visible-item-count='3'
             :visible-item-count='3'
-            :swipe-duration="100"
+            :swipe-duration="50"
             @change="handlechange"
             @change="handlechange"
           />
           />
           <div class="confBtn">
           <div class="confBtn">