1. 首页
  2. 数据库
  3. 其它
  4. Mobot:JSCSS移动端LocalStorage缓存资源方案 源码

Mobot:JSCSS移动端LocalStorage缓存资源方案 源码

上传者: 2021-04-22 19:57:38上传 ZIP文件 8.6KB 热度 8次
移动端LocalStorage缓存资源方案 安装 npm install mobot 使用 mobot . timeout = 10000 ; // 请求超时10s mobot . prefix = 'mobot-' ; // LocalStorage前缀 mobot . expire = 24 * 7 ; // 7天的缓存时间 mobot . require ( [ { url : 'https://www.xxx.xxx/static/styles.123.css' , key : 'styles' , unique : '123' , cache :
用户评论