feat(backup): 添加远端备份功能并优化备份管理

This commit is contained in:
zhang1106
2026-03-13 22:11:34 +08:00
parent 7094c8be49
commit 7aa09ac9e1
16 changed files with 3344 additions and 228 deletions
+2 -2
View File
@@ -17,7 +17,7 @@
"@react-three/drei": "^9.122.0",
"@react-three/fiber": "^8.18.0",
"antd": "^5.8.6",
"axios": "^1.5.0",
"axios": "^1.13.6",
"dayjs": "^1.11.19",
"framer-motion": "^12.34.0",
"papaparse": "^5.5.3",
@@ -26,7 +26,7 @@
"react-router-dom": "^6.15.0",
"styled-components": "^6.3.9",
"swr": "^2.4.0",
"three": "^0.160.1",
"three": "^0.183.2",
"xlsx": "^0.18.5"
},
"devDependencies": {