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