feat: major update - MySQL, chat, wishlist, PWA, admin overhaul

This commit is contained in:
2026-03-21 20:22:00 +08:00
committed by 树萌芽
parent 48fb818b8c
commit 84874707f5
71 changed files with 13457 additions and 2031 deletions

View File

@@ -16,7 +16,9 @@
"vue-router": "^4.3.0"
},
"devDependencies": {
"@vite-pwa/assets-generator": "^1.0.2",
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.2.7"
"vite": "^5.2.7",
"vite-plugin-pwa": "^1.2.0"
}
}