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) {