链接测试2
This commit is contained in:
parent
4d6cda15c7
commit
8f73f86c25
@ -257,6 +257,11 @@ const activityBtn = (item) => {
|
|||||||
console.log("新客专享页面");
|
console.log("新客专享页面");
|
||||||
window.location.href='/subs/financial/pages/index/index'
|
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'
|
||||||
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// 活动规则弹窗
|
// 活动规则弹窗
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user