浏览代码

[捉药师] 添加续费VIP入口

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

+ 3 - 1
pages/user/index.vue

@@ -32,7 +32,9 @@
 							<view class="user_info_vip_type" v-if="userInfo.vip_info != null && userInfo.vip_info.vip_type == 4">SVIP</view>
 						</navigator>
 					</view>
-					<view class="user_info" v-if="userInfo.vip_info != null">有效期至:{{ userInfo.vip_info.vip_end_time }}</view>
+					<navigator class="navigator_item_banner" url="/pages/recharge/index">
+						<view class="user_info" v-if="userInfo.vip_info != null">有效期至:{{ userInfo.vip_info.vip_end_time }}</view>
+					</navigator>
 				</view>
 				<view class="box_right">
 					<navigator url="/pages/user/settings" class="setting_page" v-if="is_login">