摘要:
引入:http://www.flyphp.cn/html5-localstorage-safari.html移动端 不能使用localStorage 时,因为: 浏览器开启了无痕模式。去~解决方式:cookievar localStorage = window.localStorage;var pr... 阅读全文
摘要:
引入:http://www.flyphp.cn/html5-localstorage-safari.html移动端 不能使用localStorage 时,因为: 浏览器开启了无痕模式。去~解决方式:cookievar localStorage = window.localStorage;var pr... 阅读全文
|