diff --git a/src/components/Index.vue b/src/components/Index.vue index ac3a5f7..0ca1e80 100644 --- a/src/components/Index.vue +++ b/src/components/Index.vue @@ -262,6 +262,22 @@ const activityBtn = (item) => { console.log("生日专享页面"); window.location.href='https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_8rrkjpiS' } + + if (item.id == 4) { + console.log("牛牛杯"); + window.location.href='https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_uD5KUL2d' + } + + if (item.id == 5) { + console.log("财富微课堂"); + // window.location.href='https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_8rrkjpiS' + } + + + if (item.id == 6) { + console.log("财富日报"); + window.location.href='/subs/wealthpaper/wealthpaper' + } }; // 活动规则弹窗