mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化403 时的跳转
This commit is contained in:
parent
b1fb07d11a
commit
7ecb9e283e
@ -55,6 +55,7 @@
|
|||||||
}, function (e) {
|
}, function (e) {
|
||||||
console.log('请求失败处理',e);
|
console.log('请求失败处理',e);
|
||||||
//vc.jumpToPage(_param.url);
|
//vc.jumpToPage(_param.url);
|
||||||
|
vc.jumpToPage("/initCompany.html#/company");
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user