更新 src/main.js
This commit is contained in:
parent
a8d2e41340
commit
785150fe48
@ -7,7 +7,7 @@ Vue.use(ElementUI);
|
||||
Vue.prototype.axios = axios
|
||||
Vue.config.productionTip = false
|
||||
|
||||
// 新加
|
||||
// 新加 123
|
||||
new Vue({
|
||||
render: h => h(App),
|
||||
}).$mount('#app')
|
||||
|
Loading…
Reference in New Issue
Block a user