Browse Source

url

feature/feature-compatible
laijiahua 7 years ago
parent
commit
aabc736046
1 changed files with 1 additions and 1 deletions
  1. 2
      src/view/goods-classify.vue

2
src/view/goods-classify.vue

@ -223,7 +223,7 @@
},
ShareWenXin (){
var merchantNo = this.no
this.wxShare({"merchantNo":merchantNo,"source":0,"url":encodeURIComponent(location.href),"shareUrl":encodeURIComponent('http://'+location.host+'/v2/home/7868gfhfgfsgrk')})
this.wxShare({"merchantNo":merchantNo,"source":0,"url":encodeURIComponent(location.href),"shareUrl":encodeURIComponent('http://'+location.host+'/v2/home')})
}
},
mounted() {

Loading…
Cancel
Save