在学习Vue,在Vue模块的路由功能处,这是什么意思呢const app = new Vue({ router}).$mount('#app')其中的$mount('#app')是什么意思呢? 查看完整描述