填空题
Vuex中,()可以将state中的数据映射到vue页面。
...mapState()
填空题 Vue Router中,实现路由跳转的方法()。
填空题 Vue中,v-on:click的简写是()。
填空题 Vue中,哪两种指令能够控制元素的显示与隐藏()、()。