Commit dbd7ccd6 authored by Pan's avatar Pan

perf: adjust the import order to make it more elegant

parent 12040758
......@@ -9,8 +9,8 @@ import locale from 'element-ui/lib/locale/lang/en' // lang i18n
import '@/styles/index.scss' // global css
import App from './App'
import router from './router'
import store from './store'
import router from './router'
import '@/icons' // icon
import '@/permission' // permission control
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment