From a087c92b7baff7f52fdf63aadd14e8d446536f4f Mon Sep 17 00:00:00 2001 From: lfs3 Date: Fri, 26 Jul 2019 02:04:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E4=BA=AB=E9=93=BE=E6=8E=A5=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E5=8F=82=E6=95=B0=E5=8E=BB=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/home.vue b/src/view/home.vue index 8aa48f6..639377b 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -249,7 +249,7 @@ export default { merchantNo: merchantNo, uniqueId:this.uniqueId, source: 0, - url: encodeURIComponent(location.href.split('#')[0]) + url: encodeURIComponent(location.href.split('#')[0].split('?')[0]) }); }, countExtend() {