Commit d6002798e1c29ad1b743f6ecebdef5283bd233c1

Authored by zhiyangdu
1 parent 7d75edc6

内容更改

src/pages/healthGoodDetails/healthGoodDetails.vue
@@ -383,7 +383,8 @@ export default { @@ -383,7 +383,8 @@ export default {
383 }, 1500); 383 }, 1500);
384 // 显示查看地址弹框 384 // 显示查看地址弹框
385 let options = { 385 let options = {
386 - message: "兑换成功", 386 + title: "兑换成功",
  387 + message: "预计3-5个工作日发货,在活动页面的《兑换记录》里可以查看物流",
387 messageAlign: "center", 388 messageAlign: "center",
388 confirmButtonText: "我知道了", 389 confirmButtonText: "我知道了",
389 confirmButtonCallback: "" 390 confirmButtonCallback: ""