Skip to content

Commit e6cce42

Browse files
author
yushijie1
committed
fix(jd-components): 京东小程序下PickerView组件新增属性
1 parent ee36849 commit e6cce42

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/taro-platform-jd/src/components.ts

+3
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ export const components = {
6464
bindAfterLeave: _empty,
6565
bindClickOverlay: _empty
6666
},
67+
PickerView: {
68+
'immediate-change': _false,
69+
},
6770
MatchMedia: {
6871
'min-width': _empty,
6972
'max-width': _empty,

0 commit comments

Comments
 (0)