Skip to content

Commit

Permalink
fix(jd-components): 京东小程序下PickerView组件新增属性
Browse files Browse the repository at this point in the history
  • Loading branch information
yushijie1 committed Jan 7, 2025
1 parent ee36849 commit e6cce42
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/taro-platform-jd/src/components.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ export const components = {
bindAfterLeave: _empty,
bindClickOverlay: _empty
},
PickerView: {
'immediate-change': _false,
},
MatchMedia: {
'min-width': _empty,
'max-width': _empty,
Expand Down

0 comments on commit e6cce42

Please sign in to comment.