摘要: local-store-pro 增强了我们对localStorage的使用,主要体现在过期时间,和监听功能上。我们很容易上手使用。以下是监听的简单实用。更多细节参考详细文档 1 import store from 'local-store-pro'; 2 store("test","local-st 阅读全文
posted @ 2022-09-30 10:34 GavinBirkhoff 阅读(118) 评论(0) 推荐(0)