新增pwa

This commit is contained in:
eoao
2025-08-30 07:36:38 +08:00
parent 45994c24e3
commit 562528e968
10 changed files with 4545 additions and 88 deletions

View File

@@ -36,6 +36,7 @@
"terser": "^5.39.0",
"unplugin-auto-import": "^19.3.0",
"unplugin-vue-components": "^28.7.0",
"vite": "6.3.4"
"vite": "6.3.4",
"vite-plugin-pwa": "^1.0.3"
}
}