在學習Vue,在Vue模塊的路由功能處,這是什么意思呢const app = new Vue({ ?router}).$mount('#app')其中的$mount('#app')是什么意思呢? 查看完整描述