调整vip规则
This commit is contained in:
@@ -108,10 +108,7 @@
|
||||
"
|
||||
>
|
||||
<template>
|
||||
<view
|
||||
class="chong_zhi boxShadow box_fillet vip_box"
|
||||
@click="onPageJump('/pages/mine/vip/index')"
|
||||
>
|
||||
<view class="chong_zhi boxShadow box_fillet vip_box">
|
||||
<view class="noVip">
|
||||
<view style="display: flex; align-items: center">
|
||||
<view
|
||||
@@ -149,7 +146,7 @@
|
||||
>办理VIP,畅享更多专属权益</view
|
||||
>
|
||||
</view>
|
||||
<view class="vip_btn"
|
||||
<view class="vip_btn" @click="onPageJump('/pages/mine/vip/index')"
|
||||
><button v-if="vipList.length == 0">办理</button
|
||||
><button v-else>续费</button></view
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user