为了账号安全,请及时绑定邮箱和手机立即绑定

vuex中store.state.count 通过localstore 也是也是实现的

vuex中store.state.count  通过localstore 也是也是实现的,

store 和  localstore.setItem 使用上有什么区别?

使用场景都是什么样的?

正在回答

1 回答

store在内存中,localstorage是本地缓存文件中,如果刷新浏览器store会被清除,而localstorage如果没有去删除的话,则一直存在。

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

vuex中store.state.count 通过localstore 也是也是实现的

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信