소스 검색

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

tangyuanwang 4 일 전
부모
커밋
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">