测试账户登陆不要userinfo
This commit is contained in:
parent
98d6495b21
commit
71db2fed0c
|
@ -30,7 +30,7 @@
|
|||
</view>
|
||||
<button class="weui-btn" type="primary" open-type="getUserInfo" bindgetuserinfo="onGetInfo">授权并绑定登陆</button>
|
||||
<view style="text-align:center;color:gray" bindtap="showPw">账号错误或忘记密码?</view>
|
||||
<button class="weui-btn" open-type="getUserInfo" bindgetuserinfo="onGetInfo2">测试账户登录</button>
|
||||
<button class="weui-btn" bindtap="denglu2">测试账户登录</button>
|
||||
</view>
|
||||
<view class="weui-footer weui-footer_fixed-bottom">
|
||||
<!-- <view class="weui-footer__links">
|
||||
|
|
Loading…
Reference in New Issue