var Vue = require('vue');
new Vue({
el: '#app',
data: {
}
})
vue是通过npm安装的
我是不是犯了什么低级错误?
慕田峪9158850
相关分类