Explorar o código

perf: adjust the import order to make it more elegant

Pan %!s(int64=6) %!d(string=hai) anos
pai
achega
dbd7ccd690
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -9,8 +9,8 @@ import locale from 'element-ui/lib/locale/lang/en' // lang i18n
9 9
 import '@/styles/index.scss' // global css
10 10
 
11 11
 import App from './App'
12
-import router from './router'
13 12
 import store from './store'
13
+import router from './router'
14 14
 
15 15
 import '@/icons' // icon
16 16
 import '@/permission' // permission control