From f74178519bce262e9262ab3ee8fbc6145e62f27b Mon Sep 17 00:00:00 2001 From: "LIONCITYS\\lioncity" <18026623439@163.com> Date: Tue, 1 Dec 2020 21:45:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=99=E8=AF=AF=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index f8ca4e4..4db9d06 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -753,7 +753,7 @@ }, setOpenShare: function () { var data = this.storeInfo; - var href = location.href; + var href = this.location.href; if (this.$deviceType == "weixin") { if (this.isLogin) { getUserInfo().then((res) => {