注释console
This commit is contained in:
parent
65e2f1f8b3
commit
cbabd333ac
@ -9,9 +9,9 @@ import Router from 'vue-router'
|
||||
import { apiGetMenuNav } from '@/api/api_menu'
|
||||
import { isURL } from '@/utils/validate'
|
||||
import {clearLoginInfo} from '@/utils'
|
||||
import VConsole from 'vconsole'
|
||||
//import VConsole from 'vconsole'
|
||||
|
||||
let vConsole = new VConsole()
|
||||
//let vConsole = new VConsole()
|
||||
Vue.use(Router)
|
||||
|
||||
// 开发环境不使用懒加载, 因为懒加载页面太多的话会造成webpack热更新太慢, 所以只有生产环境使用懒加载
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user