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";