跳转测试
This commit is contained in:
parent
f55f3133cc
commit
4d6cda15c7
@ -252,6 +252,11 @@ const activityBtn = (item) => {
|
||||
if (item.id == 1) {
|
||||
showServicePop.value = true;
|
||||
}
|
||||
|
||||
if (item.id == 2) {
|
||||
console.log("新客专享页面");
|
||||
window.location.href='/subs/financial/pages/index/index'
|
||||
}
|
||||
};
|
||||
|
||||
// 活动规则弹窗
|
||||
|
||||
Loading…
Reference in New Issue
Block a user