From 5eff916173a2bb4df531c4aec414cb0a62823d27 Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Fri, 5 Aug 2022 17:40:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BE=AE=E8=AF=BE=E5=A0=82?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Index.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Index.vue b/src/components/Index.vue index 39c73c3..683c585 100644 --- a/src/components/Index.vue +++ b/src/components/Index.vue @@ -392,7 +392,10 @@ const activityBtn = (item) => { if (item.id == 5) { console.log("财富微课堂"); - // window.location.href='https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_8rrkjpiS' + // window.location.href='/subs/activity/pages/classroom/classroom' + wx.miniProgram.navigateTo({ + url: "/subs/activity/pages/classroom/classroom", + }); } if (item.id == 6) {