feat: 添加工作区页面及相关状态管理,优化路由配置

This commit is contained in:
2026-02-28 04:12:10 +08:00
parent 364e903d5f
commit 0a0acf1fe7
6 changed files with 91 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
## 本地环境
# VITE_API_URL = "http://localhost:8000"
# VITE_API_URL="http://localhost:8000"
### 开发环境
VITE_API_URL = "https://kevisual.xiongxiao.me"
VITE_API_URL="https://kevisual.xiongxiao.me"
### 生产环境
# VITE_API_URL = "https://kevisual.cn"
# VITE_API_UR="https://kevisual.cn"