提交一波
This commit is contained in:
@@ -10,7 +10,8 @@ window.axios = axios
|
||||
|
||||
Vue.use(ElementUI);
|
||||
window.$glob = {}
|
||||
import('./utils/fetch.js').then(() => {
|
||||
|
||||
import('./utils/inject.js').then(() => {
|
||||
new Vue({
|
||||
router,
|
||||
render: (h) => h(App)
|
||||
|
||||
Reference in New Issue
Block a user