1
This commit is contained in:
@@ -25,8 +25,8 @@ import storeModules, { createStore } from './store'
|
||||
import { createBaseRoutes, setupRouterGuards, createRouter, getRoutes } from './router'
|
||||
|
||||
|
||||
import components from './components/index'
|
||||
import { registerGlobalComponents } from './components/index'
|
||||
import components ,{ registerGlobalComponents} from './components/index'
|
||||
|
||||
import pages from './views/index'
|
||||
|
||||
const { LoginPage, Page401, Page404, Page500, setupComponentMap } = pages
|
||||
|
||||
Reference in New Issue
Block a user