浏览代码

时间控件滚动速度调整

zhouna 5 年之前
父节点
当前提交
ac199220eb
共有 2 个文件被更改,包括 622 次插入556 次删除
  1. 621 555
      package-lock.json
  2. 1 1
      src/common/Picker.vue

文件差异内容过多而无法显示
+ 621 - 555
package-lock.json


+ 1 - 1
src/common/Picker.vue

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