diff --git a/src/components/Index.vue b/src/components/Index.vue index 3b760b0..ac3a5f7 100644 --- a/src/components/Index.vue +++ b/src/components/Index.vue @@ -257,6 +257,11 @@ const activityBtn = (item) => { console.log("新客专享页面"); window.location.href='/subs/financial/pages/index/index' } + + if (item.id == 3) { + console.log("生日专享页面"); + window.location.href='https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_8rrkjpiS' + } }; // 活动规则弹窗