|
|
|
@ -292,7 +292,7 @@ export default { |
|
|
|
couponNo: this.batchNo, |
|
|
|
source: 20, |
|
|
|
url: encodeURIComponent(url), |
|
|
|
shareUrl: encodeURIComponent("http://" + location.host + "/v2/home") |
|
|
|
shareUrl: encodeURIComponent(url) |
|
|
|
}); |
|
|
|
} else { |
|
|
|
this.$vux.toast.text(res.msg, "middle"); |
|
|
|
|