浏览代码

增加赠送VIP显示

tangyuanwang 5 天之前
父节点
当前提交
35782e269c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/user/index.vue

+ 1 - 0
pages/user/index.vue

@@ -30,6 +30,7 @@
 							<view class="user_info_vip_type" v-if="userInfo.vip_info != null && userInfo.vip_info.vip_type == 2">年卡VIP</view>
 							<view class="user_info_vip_type" v-if="userInfo.vip_info != null && userInfo.vip_info.vip_type == 3">季卡VIP</view>
 							<view class="user_info_vip_type" v-if="userInfo.vip_info != null && userInfo.vip_info.vip_type == 4">SVIP</view>
+							<view class="user_info_vip_type" v-if="userInfo.vip_info != null && userInfo.vip_info.vip_type == 5">VIP</view>
 						</navigator>
 					</view>
 					<navigator class="navigator_item_banner" url="/pages/recharge/index">