填空题
前端路由的实现方式hash路由和()。
history路由|history
填空题 在项目中可以通过npm命令()安装路由vue-router。(npm默认为本地安装,不加参数)
填空题 Vuex中,()可以将state中的数据映射到vue页面。
填空题 Vue Router中,实现路由跳转的方法()。