Skip to content

Commit c6a9392

Browse files
committed
feat(Button): 增加 bindchooseavatar 事件
1 parent b8decfe commit c6a9392

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/button/index.wxml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@
3535
bindcontact="openTypeEvent"
3636
bindgetuserinfo="openTypeEvent"
3737
bindgetphonenumber="openTypeEvent"
38-
bindopensetting="openTypeEvent">
38+
bindopensetting="openTypeEvent"
39+
bindchooseavatar="openTypeEvent">
3940
</button>

0 commit comments

Comments
 (0)