Explorar el Código

修改登录按钮

wenjie hace 1 mes
padre
commit
f756d85e10
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/login/login.wxml

+ 1 - 1
pages/login/login.wxml

@@ -6,7 +6,7 @@
     <view class="msg">申请获得你的公开信息(昵称、头像等)</view> -->
   </view>
   <view class="login-phone">
-    <button class="authorized-btn" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">微信一键登录</button>
+    <button class="authorized-btn" open-type="getPhoneNumber" bindgetphonenumber="getPhoneNumber">手机号快捷登录</button>
   </view>
   <view class="login-phone">
     <button class="authorized-btn hole-btn" bindtap="goback">暂不登录</button>