feat: 本次提交更新内容如下

store 和 router 封装完毕
This commit is contained in:
笔记本里的永平
2025-07-17 22:19:37 +08:00
parent 6a4e99885d
commit 9d18af22f1
9 changed files with 137 additions and 14 deletions

View File

@@ -8,7 +8,8 @@
"axios": "^1.6.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.20.0"
"react-router-dom": "^6.20.0",
"zustand": "^5.0.6"
},
"devDependencies": {
"@types/node": "^24.0.14",