feat:增加docker部署

This commit is contained in:
2026-07-29 22:38:46 +08:00
parent 4d49660b18
commit 78237984ec
13 changed files with 86 additions and 11 deletions

View File

@@ -5,12 +5,13 @@
"type": "module",
"scripts": {
"dev": "vite",
"build": "vue-tsc -b && vite build",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"@vueup/vue-quill": "^1.5.5",
"axios": "^1.18.1",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.21",
"element-plus": "^2.14.3",
"filesize": "^11.0.22",