style:调整卡密商品,查看卡密页面,“兑换有效期”修改为“卡密有效期”

This commit is contained in:
wangsongsole 2022-11-02 14:11:12 +08:00
parent f994cf76c5
commit 704cc5b5bf
1 changed files with 1 additions and 1 deletions

View File

@ -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">