Browse Source

手机号登录文字修改

master
guchengwuyue 2 years ago
parent
commit
f76e2c7519
  1. 2
      pages/authorization/index.vue

2
pages/authorization/index.vue

@ -20,7 +20,7 @@
class="cu-btn author-btn"
open-type="getPhoneNumber"
@getphonenumber="phoneLogin"
>微信手机号一键登录</button>
>手机号快捷登录</button>
<!-- <button class="cu-btn author-btn" v-if="canIUseGetUserProfile" @tap="getUserInfoProfile">授权并查看</button>
<button class="cu-btn author-btn" v-else @getuserinfo="getUserInfoBtn" open-type="getUserInfo">授权并查看</button> -->
<button

Loading…
Cancel
Save