From 6852262f1803bd9bdee2c152c450c3d0bef2d96f Mon Sep 17 00:00:00 2001 From: tcubic <123456> Date: Wed, 3 Aug 2022 19:14:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=BE=E6=8E=A5=E8=A1=A5=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Index.vue | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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' + } }; // 活动规则弹窗