vuex状态管理

获取状态

this.$store.state.remember

存储状态
this.$store.commit('remember', false)
posted @ 2018-03-23 11:44  *的一手好诗  阅读(181)  评论(0)    收藏  举报