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