From 1f1a6cb2829b3d66e1f731ae853b729aa585e4f9 Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Mon, 8 Aug 2022 16:20:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Index.vue b/src/components/Index.vue index b28c3b0..febda3b 100644 --- a/src/components/Index.vue +++ b/src/components/Index.vue @@ -453,9 +453,9 @@ const activityBtn = (item) => { console.log("牛牛杯"); window.location.href = "https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_uD5KUL2d"; - // setTimeout(()=>{ - // location.replace(location.href) - // },1000) + setTimeout(()=>{ + location.replace(location.href) + },1000) } if (item.id == 5) {