搭建客服端基础框架:路由、侧边栏布局、客服工作台三栏页面

This commit is contained in:
yml2213
2026-07-14 11:03:46 +08:00
parent cbe81f7dfb
commit 7f72e4b46d
13 changed files with 401 additions and 11 deletions
+1
View File
@@ -16,6 +16,7 @@
"antd": "^6.5.1",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-router-dom": "^7.18.1",
"tailwindcss": "^4.3.2"
},
"devDependencies": {