Commit c5f4d25d by 张宇

Merge branch 'feat_wx_check_0811' into 'master'

feat: 微信审核代码修改

See merge request !2
parents fcaa3c84 ac2c9ded
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<phone-login <phone-login
v-if="checked" v-if="checked"
class="login" class="login"
text="微信授权登录" text="手机号快捷登录"
@success="handleLoginSuccess" @success="handleLoginSuccess"
></phone-login> ></phone-login>
<button <button
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
class="login" class="login"
@click="showLoginTip" @click="showLoginTip"
> >
微信授权登录 手机号快捷登录
</button> </button>
</view> </view>
</view> </view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment