VConsole
This commit is contained in:
@@ -58,6 +58,8 @@ import hwh5 from 'api/hwh5-cloudonline.js';
|
||||
import { ssoLoginUrlDev,ssoLoginUrl,webLoginType,devWebUrl } from '@/sysConfig'
|
||||
|
||||
import { mapMutations, mapActions } from 'vuex'
|
||||
import VConsole from 'vuex'
|
||||
|
||||
|
||||
import isMobile from "./store/isMobile";
|
||||
// 路由拦截
|
||||
@@ -405,6 +407,7 @@ const i18n = new VueI18n({
|
||||
})
|
||||
/* eslint-disable no-new */
|
||||
window.vm = new Vue({
|
||||
VConsole,
|
||||
router,
|
||||
store,
|
||||
i18n,
|
||||
|
||||
Reference in New Issue
Block a user