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