From 6ad2f1368f69dc57abdb96f96cf465ca44521cfc Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Mon, 8 Aug 2022 16:36:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Index.vue b/src/components/Index.vue index 0d17d4e..d943699 100644 --- a/src/components/Index.vue +++ b/src/components/Index.vue @@ -456,7 +456,7 @@ const activityBtn = (item) => { let urlTarget = "https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_uD5KUL2d"; - wx.miniProgram.navigateTo({url:urlTarget,}); + wx.miniProgram.redirectTo({url:urlTarget,}); // window.location.href = // "https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_uD5KUL2d";