diff --git a/src/view/home.vue b/src/view/home.vue index d909a97..793cdc8 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -182,7 +182,6 @@ export default { this.defaultCity = arr[1]; this.addressValue = list.slice(); localStorage.setItem("cityName", list); - this.ShareWenXin(); this.show = false; }, //加载商品列表 @@ -246,6 +245,10 @@ export default { }, ShareWenXin() { var merchantNo = this.merchantNo; + var url = '' + if(this.uniqueId !== ''){ + + } this.wxShare({ merchantNo: merchantNo, uniqueId:this.uniqueId,