initital commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<!--components/getPhoneNumer/getPhoneNumber.wxml-->
|
||||
<view>
|
||||
<button open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber" class="button">
|
||||
<slot></slot>
|
||||
</button>
|
||||
</view>
|
||||
Reference in New Issue
Block a user