Browse Source

url

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

2
src/view/goods-classify.vue

@ -220,7 +220,7 @@
}, },
ShareWenXin (){ ShareWenXin (){
var merchantNo = this.no var merchantNo = this.no
this.wxShare({"merchantNo":merchantNo,"source":0,"url":encodeURIComponent(location.host + '/v2/home')})
this.wxShare({"merchantNo":merchantNo,"source":0,"url":encodeURIComponent('http://1hjz.3ncto.com.cn/v2/home')})
} }
}, },
mounted() { mounted() {

Loading…
Cancel
Save