fix:修复bug
This commit is contained in:
@@ -72,12 +72,12 @@
|
||||
@select="selectPositionFromPopup" @navigate="navigateToPosition" />
|
||||
|
||||
<!-- 加载状态 -->
|
||||
<view class="loading-overlay" v-if="isLoading">
|
||||
<!-- <view class="loading-overlay" v-if="isLoading">
|
||||
<view class="loading-content">
|
||||
<view class="loading-spinner"></view>
|
||||
<text>{{ $t('common.loadingPosition') }}</text>
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
|
||||
<!-- 手机号授权弹窗 -->
|
||||
<view class="phone-auth-popup" v-if="showPhoneAuthPopup">
|
||||
|
||||
Reference in New Issue
Block a user