- <view class="box">
- <image src="http://resource.weilaigo.l4j.cn/user-bike1.png" class="bike"></image>
- <button open-type="agreePrivacyAuthorization|getUserInfo" bindgetuserinfo="onGotUserInfo" bindagreeprivacyauthorization="handleAgreePrivacyAuthorization">
- <image src="http://resource.weilaigo.l4j.cn/weixin.png" style="width:56rpx;height:46rpx;margin-top:8rpx;"></image>
- <text>微信用户一键授权</text>
- </button>
- <!-- <view class="mobile_login" bindtap="mobile_login">
- <text>请输入手机号登陆</text>
- </view> -->
- <view class="bottom">
- 点击授权,即表示已阅读并同意<text bindtap="agreement">《法律条款与用户协议》</text>
- </view>
- </view>
|