Browse Source

fix: picker问题修改 (#2037)

* fix: popover

* fix: 代码回退

* feat: 文档修改

* feat: 修改Imagepreview

* feat: imagepreview文案修改

* feat: noticebar文案修改

* fix: noticebar小程序不能运行问题修改

* feat: 组件文档修改picker

* docs: 文案修改

* docs: countdown

* feat: image

* docs: 文本修改

* fix: imagepreview

* docs: 单位修改

* docs: 文档修噶

* docs: actionsheet文档修改

* docs: 文档修改

* fix: drag使用公共函数

* docs: 文案更新

* feat: 文档修改

* feat: 文案修改

* feat: picker文案修改

* feat: picker

* feat: 文案修改

* fix: 多余Props删除

* feat: 文档修改

* feat: docs修改

* fix: picker修改

* feat: comment修改

* feat: 文案修改

* feat: 评论修改

* feat: 评论修改

* feat: 评论修改

* feat: popover文档修改

* feat: sku修改

* feat: tour修改

* feat: tour更新

* feat: picker更新
yangxiaolu1993 3 years ago
parent
commit
9ad940628d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/packages/__VUE/picker/index.taro.vue

+ 0 - 1
src/packages/__VUE/picker/index.taro.vue

@@ -17,7 +17,6 @@
       :indicatorStyle="`height:${optionHeight}px`"
       :indicatorStyle="`height:${optionHeight}px`"
       :value="defaultIndexes"
       :value="defaultIndexes"
       :style="pickerViewStyles"
       :style="pickerViewStyles"
-      :immediate-change="true"
       @change="tileChange"
       @change="tileChange"
       @pickstart="handlePickstart"
       @pickstart="handlePickstart"
       @pickend="handlePickend"
       @pickend="handlePickend"