Kaynağa Gözat

更新会员显示bug

1410417013 3 ay önce
ebeveyn
işleme
a74fae9596
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      my/vip/index.vue

+ 1 - 1
my/vip/index.vue

@@ -51,7 +51,7 @@
 				</view>
 			</view>
 			<view style="width: 100%;height: 38rpx;"></view>
-			<view class="nuanxin" @click="natNuan()">领取会员</view>
+			<view class="nuanxin" @click="natNuan()" v-if="!isVip">领取会员</view>
 			<view style="margin-top: 38rpx;">
 				<image style="width: 100%;height: 179px;" @click="clickImg" src="https://mxys.chuanghai-tech.com/wmfile/20251130/41d16a4ba8b9440b8b8872d760fb1cbe.png"></image>
 			</view>