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