跳转测试4

This commit is contained in:
tcubic 2022-08-03 19:22:49 +08:00
parent 6852262f18
commit c550251031

View File

@ -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) {