From 02eef668ce58b63c8ffdc5636d6a4b6a0d136229 Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Wed, 22 Nov 2023 11:50:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- epdc-resident-mp-yushan/pages/index/index.js | 3 ++- epdc-resident-mp-yushan/subpages/family/pages/index/index.js | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/epdc-resident-mp-yushan/pages/index/index.js b/epdc-resident-mp-yushan/pages/index/index.js index fa9da72..7cac277 100644 --- a/epdc-resident-mp-yushan/pages/index/index.js +++ b/epdc-resident-mp-yushan/pages/index/index.js @@ -510,7 +510,8 @@ Page({ // url: '/subpages/integralCentre/pages/index/index' // }) wx.navigateToMiniProgram({ - appId: 'wxbfc90d907beb18a3', + appId: 'wx0d30e5e67e80242c', + path: '/cms_design/index?productInstanceId=12109854544&vid=0&pageid=54144574544', extraData:{}, success(res) { // 打开成功 diff --git a/epdc-resident-mp-yushan/subpages/family/pages/index/index.js b/epdc-resident-mp-yushan/subpages/family/pages/index/index.js index e45e832..de1e19b 100644 --- a/epdc-resident-mp-yushan/subpages/family/pages/index/index.js +++ b/epdc-resident-mp-yushan/subpages/family/pages/index/index.js @@ -97,8 +97,8 @@ Page({ }, navToMiniprogram(){ wx.navigateToMiniProgram({ - appId: 'wxbfc90d907beb18a3', - path: '/ec_shop/goods?productInstanceId=12109821544&vid=0', + appId: 'wx0d30e5e67e80242c', + path: '/cms_design/index?productInstanceId=12109854544&vid=0&pageid=54144574544', success(res) { // 打开成功 }