refactor: 移除 Service Worker 离线缓存 + 统一注册引导文案

- 删除 sw.js、ServiceWorkerRegistrar、offline 页面
- 保留 manifest 和 PWA 图标(添加到主屏幕仍可用)
- 注册引导文案统一为"10 秒注册,无需手机号"
This commit is contained in:
2026-02-27 10:38:33 +08:00
parent 4cc9d66403
commit 3335f7f872
6 changed files with 4 additions and 109 deletions
+2 -2
View File
@@ -227,11 +227,11 @@ export default function BlindboxLobbyPage() {
whileTap={{ scale: 0.97 }}
>
<LogIn size={18} />
/
/
</motion.button>
<p className="mt-3 text-[11px] text-dim">
+ 10
10
</p>
</motion.div>
) : loadError ? (