链接补齐

This commit is contained in:
tcubic 2022-08-03 19:14:43 +08:00
parent 8f73f86c25
commit 6852262f18

View File

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