一、NewSongs.vue中的38行 this.$http.get('/proxy/?json=true') 里面这个路径的获取
二、router文件夹中的index.js 中的 component: require('../views/Singer')
如果需要渲染的组件在components里面的文件夹如何书写
三、