Commit 4b75b3f1 authored by spc's avatar spc

fixed

parent 9e38d299
......@@ -55,7 +55,7 @@
<!-- 悬浮授权手机号模块 -->
<view class="auth-phone-module" v-if="true || !userStore.memberInfo?.mobile">
<view class="auth-phone-module" v-if="!userStore.memberInfo?.mobile">
<image class="auth-phone-bg" :src="$baseUrl + 'homepage/Q3Res/accessBg3.png'"></image>
<view class="auth-phone-btn-container">
<image class="auth-phone-btn" :src="$baseUrl + 'homepage/Q3Res/accessBtn3.png'" @tap="handleAuthPhoneClick">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment