先是入口点 main.js import App from './components/App.vue'router.start(App, '#app')然后在App.vue 也就是根组件里面声明router-view