style:调整卡密商品,查看卡密页面,“兑换有效期”修改为“卡密有效期”
This commit is contained in:
parent
f994cf76c5
commit
704cc5b5bf
|
@ -27,7 +27,7 @@
|
|||
<img :src="cardData.show_url" alt="">
|
||||
<p class="product_name">{{cardData.product_name}}</p>
|
||||
<p class="end_time">
|
||||
兑换有效期:{{cardData.keyBatch.end_time}}
|
||||
卡密有效期:{{cardData.keyBatch.end_time}}
|
||||
</p>
|
||||
</div>
|
||||
<div class="bottomBox">
|
||||
|
|
Loading…
Reference in New Issue