✏️ typos: 修改文案

This commit is contained in:
wangsongsole 2023-08-18 11:48:17 +08:00
parent 35b292dea1
commit b4f4346272
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@
// 查询订单接口
if (this.goodInfo.product_type === 2) {
if (this.goodInfo.card_show == 2) {
this.successTip = '兑换成功,请到订单列表查看卡密信息!';
this.successTip = '兑换成功,请到页面左下角“订单”(订单列表处)查看卡密信息!';
} else {
this.successTip = '兑换成功,请到注意查收手机短信!';
}