Skip to content

Commit 6db918c

Browse files
committed
fix(picker): 选择器修复
1 parent abb5a30 commit 6db918c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/picker-item/picker-item.wxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<wxs src="../common/utils.wxs" module="_" />
2-
<view
2+
<scroll-view
33
id="{{classPrefix}}__group"
44
style="{{ style }}"
55
class="{{_.cls(classPrefix + '__group', [])}} class {{prefix}}-class"

0 commit comments

Comments
 (0)