jquery设置读取缓存

读取缓存:localStorage.getItem('boxCount')
设置缓存:localStorage.setItem('box_1_length', 123);
posted @ 2021-12-17 14:17  码海无牙φ  阅读(353)  评论(0)    收藏  举报