链接测试2

This commit is contained in:
tcubic 2022-08-03 19:08:08 +08:00
parent 4d6cda15c7
commit 8f73f86c25

View File

@ -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'
}
};
//