commit
This commit is contained in:
@@ -106,7 +106,6 @@ router.beforeEach(function (to, from, next) {
|
|||||||
}
|
}
|
||||||
// 返回值为登录状态
|
// 返回值为登录状态
|
||||||
/** 判断是不是在手机端操作 */
|
/** 判断是不是在手机端操作 */
|
||||||
debugger
|
|
||||||
if (isMobile()) {
|
if (isMobile()) {
|
||||||
if(toName === 'processCenter'){
|
if(toName === 'processCenter'){
|
||||||
window.location.href="about:blank";
|
window.location.href="about:blank";
|
||||||
|
|||||||
Reference in New Issue
Block a user