Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -107,7 +107,6 @@ router.beforeEach(function (to, from, next) {
|
||||
}
|
||||
// 返回值为登录状态
|
||||
/** 判断是不是在手机端操作 */
|
||||
debugger
|
||||
if (isMobile()) {
|
||||
if(toName === 'processCenter'){
|
||||
hwh5.close();
|
||||
|
||||
Reference in New Issue
Block a user