This commit is contained in:
2025-02-19 10:05:27 +08:00
parent c85477a45b
commit cdc8a3ed8d
494 changed files with 48626 additions and 7248 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="$platform=='ios'">
<view @click="onPageJump('/pages/user/visitor')">免登陆体验</view>
</view>