Implement PWA optimizations with advanced caching and install features

Co-authored-by: jxxghp <jxxghp@163.com>
This commit is contained in:
Cursor Agent
2025-07-07 13:46:09 +00:00
co-authored by jxxghp
parent 2ffd6f7430
commit 6cb6a5822b
10 changed files with 1217 additions and 153 deletions
-4
View File
@@ -61,10 +61,6 @@ export default defineConfig({
revision: null,
},
// 预缓存App Shell关键资源
{
url: '/loader.css',
revision: null,
},
{
url: '/logo.png',
revision: null,