shouquan.wxml 253 B

12345
  1. <!--pages/shouquan/shouquan.wxml-->
  2. <view class="message-head">输入手机号码</view>
  3. <view>微信授权登录,需绑定手机号码</view>
  4. <input type="text" class="put"/>
  5. <button class="onelog" style="width:600rpx">发送短信验证码</button>