苹果上线

This commit is contained in:
2025-02-19 10:05:10 +08:00
parent bb98c4af5d
commit c85477a45b
46 changed files with 12514 additions and 8936 deletions

View File

@@ -99,7 +99,7 @@
<text v-if="type == 1000" @click="onPageJump('/pages/user/login/forget')">忘记密码</text>
</view>
</view>
<view class="youKeL" style="margin-bottom: 40rpx" v-if="!isAndorid">
<view class="youKeL" style="margin-bottom: 40rpx" v-if="isAndorid">
<view @click="onPageJump('/pages/user/visitor')">免登陆体验</view>
</view>