项目是由的vue-cli搭建
1.这里有两个组件,需求是把newComponents.vue里面的东西引入到helloWorld里面
2.index.js里面的配置
3.newComponents里面的内容
4.怎么将newComponents引入到helloWorld呢?
5.页面展示