feat: 更新商城前后端代码

This commit is contained in:
2026-04-01 22:03:59 +08:00
parent f6e150ba97
commit 1f16966174
34 changed files with 3014 additions and 5538 deletions

View File

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