链接补齐
This commit is contained in:
parent
8f73f86c25
commit
6852262f18
@ -262,6 +262,22 @@ const activityBtn = (item) => {
|
|||||||
console.log("生日专享页面");
|
console.log("生日专享页面");
|
||||||
window.location.href='https://appstatic.cmschina.com/activity/cmszhyxpt/bees/index.html?id=INT_SMKTC_8rrkjpiS'
|
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'
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// 活动规则弹窗
|
// 活动规则弹窗
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user