935090232@qq.com
2021-10-25 e3940d7c6d251167fd1eac3e3877c5c32153b7b0
1
2
3
4
5
6
7
8
9
<loading hidden="{{loadding}}"></loading>
<view class='welcome'>
  <image src='https://filehive2.jyymatrix.cc/uploadeFile/bj1.png' mode="aspectFill"></image>
  <button  bindgetuserinfo="userAuthorization" open-type="getUserInfo" >微信用户一键登录</button>
  <view class='agreement' bind:tap="agreement">
    <text class='user-grey'>登录代表您已同意</text>
    <text class='user-agree' bindtap="intoContent">用户协议、隐私协议</text>
  </view>
</view>