Browse Source

优惠劵分享

feature/3.1.0-小区合伙人
lfs3 6 years ago
parent
commit
9d3ebdc10e
1 changed files with 1 additions and 1 deletions
  1. 2
      src/view/month-card.vue

2
src/view/month-card.vue

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

Loading…
Cancel
Save