feat: There is no way the, del debug
This commit is contained in:
@@ -64,7 +64,6 @@ import VConsole from 'vuex'
|
|||||||
import isMobile from "./store/isMobile";
|
import isMobile from "./store/isMobile";
|
||||||
// 路由拦截
|
// 路由拦截
|
||||||
router.beforeEach(function (to, from, next) {
|
router.beforeEach(function (to, from, next) {
|
||||||
debugger
|
|
||||||
let toName = to.name
|
let toName = to.name
|
||||||
if (toName === 'CheckPage') {
|
if (toName === 'CheckPage') {
|
||||||
next()
|
next()
|
||||||
|
|||||||
Reference in New Issue
Block a user