Commit e413a2bffeb3fe7096c77ba98911737ad836dedf
1 parent
c90778c8
提示文字优化
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/pointsExchangeRecords/pointsExchangeRecords.vue
| @@ -98,7 +98,7 @@ export default { | @@ -98,7 +98,7 @@ export default { | ||
| 98 | // 虚拟商品 | 98 | // 虚拟商品 |
| 99 | // 显示查看地址弹框 | 99 | // 显示查看地址弹框 |
| 100 | let options = { | 100 | let options = { |
| 101 | - message: "付费音频已存入您的账户,可前往“我的——我的付费内容——已购内容”收听", | 101 | + message: "付费音频已存入您的账户,可前往“我的”—“我的付费内容”—“已购内容收听”", |
| 102 | messageAlign: "center", | 102 | messageAlign: "center", |
| 103 | confirmButtonText: "我知道了", | 103 | confirmButtonText: "我知道了", |
| 104 | confirmButtonCallback: null, | 104 | confirmButtonCallback: null, |
| @@ -110,7 +110,7 @@ export default { | @@ -110,7 +110,7 @@ export default { | ||
| 110 | // 虚拟商品 | 110 | // 虚拟商品 |
| 111 | // 显示查看地址弹框 | 111 | // 显示查看地址弹框 |
| 112 | let options = { | 112 | let options = { |
| 113 | - message: "红包已存入您的账户,可前往“我的——我的卡劵查看”", | 113 | + message: "红包已存入您的账户,可前往“我的”—”我的卡券查看”", |
| 114 | messageAlign: "center", | 114 | messageAlign: "center", |
| 115 | confirmButtonText: "我知道了", | 115 | confirmButtonText: "我知道了", |
| 116 | confirmButtonCallback: null, | 116 | confirmButtonCallback: null, |