From 0691844ee9c7b75e9b15dfb8b7315efed56514ff Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 22 Jan 2025 23:09:16 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3158=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E4=BB=8E=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E4=B8=AD=E8=BF=9B=E5=85=A5=E5=AF=B9=E8=AF=9D?= =?UTF-8?q?=E4=B8=8E=E4=BB=8E=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E4=B8=AD=E8=BF=9B=E5=85=A5=E5=AF=B9=E8=AF=9D=EF=BC=8C=E5=95=86?= =?UTF-8?q?=E5=AE=B6=E7=9A=84=E5=90=8D=E7=A7=B0=E4=B8=8D=E4=B8=80=E8=87=B4?= =?UTF-8?q?=EF=BC=88=E7=BB=9F=E4=B8=80=E4=B8=BA=E5=95=86=E6=88=B7=E5=90=8D?= =?UTF-8?q?=E7=A7=B0=EF=BC=89?= 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 c45a880..1c76e22 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -787,7 +787,7 @@ export default { seckillData: '' } uni.navigateTo({ - url: `/pkg_common/views/room?id=${this.storeInfo.merId}&name=${this.storeInfo.merName}¶ms=${JSON.stringify(params)}` + url: `/pkg_common/views/room?id=${this.storeInfo.merId}&name=${this. systemStore.name}¶ms=${JSON.stringify(params)}` }) }, goodsDetail(item) {