初步迁移状态完成,成功做到显示当前角色、聊天

This commit is contained in:
2026-03-27 22:57:09 +08:00
parent 6c74bef8da
commit 2b1ec63c00
9 changed files with 828 additions and 552 deletions

View File

@@ -20,7 +20,8 @@
"react-markdown": "^10.1.0",
"react-syntax-highlighter": "^16.1.1",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0"
"remark-math": "^6.0.0",
"zustand": "^4.4.7"
},
"devDependencies": {
"@types/react": "^18.2.43",