Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我们打开 HTTPS web pahe 时,我需要从 localstorage 写入和读取数据。有可能还是Safari afari sequrity dosent允许它?允许它?
是的。
无论用于加载页面的协议如何,本地存储都可以工作。
请注意,由于同源策略,HTTPS 和非 HTTPS 页面不能相互交互。