Commit 6c1e8418cb6e94e4f62cac66d5da47ba072f54f4
1 parent
561e1d75
组件要声明才能使用
Showing
1 changed file
with
2 additions
and
1 deletions
pages/getphone/getphone.wxml
... | ... | @@ -6,4 +6,5 @@ |
6 | 6 | <button class="btn" open-type="getPhoneNumber" bindgetphonenumber="getphone">绑定会员</button> |
7 | 7 | <text class="btn2" bindtap="cancle_bind">暂不绑定</text> |
8 | 8 | </view> |
9 | -</view> | |
10 | 9 | \ No newline at end of file |
10 | +</view> | |
11 | +<warn id="warn"></warn> | |
11 | 12 | \ No newline at end of file | ... | ... |