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