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