在 Vue 组件中,我们可以使用 mapState 和 mapMutations 等辅助函数来便捷地获取和修改 Vuex 状态。
mapState
mapMutations
state
count
<template> <div>