From eb87337e70a65c8fc31d182e106e2ab879ce23a3 Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Wed, 27 Mar 2024 17:36:41 +0800 Subject: [PATCH] =?UTF-8?q?Style(=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85):?= =?UTF-8?q?=E6=96=87=E7=8E=A9=E5=BA=97=E9=93=BA=E5=92=8C=E5=85=B6=E4=BB=96?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E7=B1=BB=E5=9E=8B=E5=BA=97=E9=93=BA=E7=9A=84?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E7=95=8C=E9=9D=A2=E7=BB=9F=E4=B8=80=E4=B8=BA?= =?UTF-8?q?=E5=90=8C=E4=B8=80=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index ea02c39..42706b6 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -403,7 +403,9 @@ - + + + @@ -939,9 +941,8 @@ export default { }, // 2022/9/28 add goStore() { - let path = this.isWenwan === 0 ? "/pagesInn/inn/innHome" : "/wenwan/views/store"; this.$yrouter.push({ - path, + path: "/pagesInn/inn/innHome", query: { id: this.systemStore.id }