@@ -358,7 +358,7 @@
</div>
<div class="right-nav">
- <p>{{item.phoneType === 'VIP'?'星动':item.phoneType === 'SVIP'?'星曜':'唔即'}}天卡</p>
+ <p>【{{item.phoneType === 'VIP'?'星动':item.phoneType === 'SVIP'?'星曜':'唔即'}}3天卡】</p>
<p class="btn" @click='goGetReward(item.id, item.phoneType)' v-if='item.receiveStatus==0'>领取</p>
<p class="btn isdisabled" v-if='item.receiveStatus==1'>已领取</p>