feat: 更新 PWA 安装逻辑,添加 Service Worker 注册和安装提示处理
This commit is contained in:
1
src/vite-env.d.ts
vendored
1
src/vite-env.d.ts
vendored
@@ -1,4 +1,5 @@
|
||||
/// <reference types="vite/client" />
|
||||
/// <reference types="vite-plugin-pwa/client" />
|
||||
/// <reference types="unplugin-icons/types/vue" />
|
||||
|
||||
import type { MessageSchema } from "@/locales";
|
||||
|
||||
Reference in New Issue
Block a user