Files
mengyanote/mengyanote-backend/data/mengyanote/Windows/刷新浏览器缓存.md
2026-03-28 21:00:16 +08:00

3 lines
313 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
1. 强制刷新Ctrl+Shift+R或 Cmd+Shift+R
2. 清理站点缓存与 Service WorkerDevTools → Application → Service Workers → Unregister然后 Clear storage。
3. 如果有发布流程,建议更新 public/manifest.webmanifest 或 service worker 的版本号/内容,触发刷新。