摘要: 转载地址:https://blog.csdn.net/zhaoxiang66/article/details/86703438 class Storage{ constructor(name){ this.name = 'storage'; } //设置缓存 setItem(params){ let 阅读全文
posted @ 2019-11-20 00:06 开江鱼gty 阅读(525) 评论(0) 推荐(0) 编辑