You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
看到Localcache更新缓存,是通过get方法获取,
READMD里提到 Compatible with both ios(5,6,7) and android(2.3~4.2) ,
在 http://caniuse.com/#feat=xhr2 上看到,有部分浏览器版本对xhr2的支持不是很好,这个存在跨域问题吗?
看到Localcache更新缓存,是通过get方法获取,
READMD里提到 Compatible with both ios(5,6,7) and android(2.3~4.2) ,
在 http://caniuse.com/#feat=xhr2 上看到,有部分浏览器版本对xhr2的支持不是很好,这个存在跨域问题吗?