From fdbf6a18ea5ddbe8f065b97182986d426f6271a9 Mon Sep 17 00:00:00 2001 From: lfs3 Date: Tue, 23 Jul 2019 02:51:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E5=88=86=E4=BA=AB=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/home.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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,