跳转测试4
This commit is contained in:
parent
6852262f18
commit
c550251031
@ -255,7 +255,9 @@ const activityBtn = (item) => {
|
|||||||
|
|
||||||
if (item.id == 2) {
|
if (item.id == 2) {
|
||||||
console.log("新客专享页面");
|
console.log("新客专享页面");
|
||||||
window.location.href='/subs/financial/pages/index/index'
|
let url='/subs/financial/pages/index/index'
|
||||||
|
|
||||||
|
wx.miniProgram.navigateTo({url})
|
||||||
}
|
}
|
||||||
|
|
||||||
if (item.id == 3) {
|
if (item.id == 3) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user