feat: ios判断
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<view @click="jumpRegister">注册</view>
|
||||
</view>
|
||||
</view>
|
||||
<view v-if="!isIOS">
|
||||
<view >
|
||||
<view class="other_login">其他登录方式</view>
|
||||
<view class="login_other_icon">
|
||||
<view class="login_other_item" @click="wechatOneLogin">
|
||||
@@ -104,7 +104,7 @@
|
||||
></up-image>
|
||||
微信登录
|
||||
</view>
|
||||
<view class="login_other_item" @click="alipayOneLogin">
|
||||
<view v-if="!isIOS" class="login_other_item" @click="alipayOneLogin">
|
||||
<up-image
|
||||
src="/static/login/ZFB.png"
|
||||
width="44"
|
||||
|
||||
Reference in New Issue
Block a user