苹果审核,bug恢复
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
<button @click="onPageJump('/pages/user/register')">注册账号</button>
|
||||
<text v-if="type == 1000" @click="onPageJump('/pages/user/forget')">忘记密码?</text>
|
||||
</view> -->
|
||||
<view class="third_party_login_box">
|
||||
<view class="third_party_login_box" v-if="iosHide">
|
||||
<view class="third_party_title"><text>第三方登录</text></view>
|
||||
<view class="third_party_content">
|
||||
<image src="../../static/icon/ic_login_health.png" @click="onHealthLogin" mode="aspectFit">
|
||||
|
||||
Reference in New Issue
Block a user