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