From 50b5be93a7ec95ce7398df3559f60617d5fdecc6 Mon Sep 17 00:00:00 2001 From: 15093570141 <141405260+17521612761@users.noreply.github.com> Date: Wed, 13 Nov 2024 23:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E5=A4=8D=E3=80=91=E8=87=AA?= =?UTF-8?q?=E5=AE=9A=E4=B9=9F=E9=A1=B5=E9=9D=A2=E5=88=86=E4=BA=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CoreCms.Net.Uni-App/CoreShop/pages/index/custom/custom.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/index/custom/custom.vue b/CoreCms.Net.Uni-App/CoreShop/pages/index/custom/custom.vue index 77460763..1b9f3592 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages/index/custom/custom.vue +++ b/CoreCms.Net.Uni-App/CoreShop/pages/index/custom/custom.vue @@ -175,7 +175,8 @@ client: this.$globalConstVars.shareClient.wxMiNiProgram, url: this.$globalConstVars.shareUrl, type: this.$globalConstVars.shareModel.url, - page: this.$globalConstVars.shareType.index, + page: this.$globalConstVars.shareType.page, + params: { pageCode: this.pageCode , } }; let userToken = this.$db.get('userToken'); if (userToken && userToken != '') {