feat: ios判断

This commit is contained in:
2025-09-29 15:56:46 +08:00
parent 1732dfb48b
commit 5a3dd472ee
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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"