dev #3

Merged
jingrow merged 96 commits from dev into main 2026-01-13 22:47:33 +08:00
Owner
No description provided.
jingrow added 96 commits 2026-01-13 22:47:22 +08:00
- 添加 Naive UI 依赖到 package.json
- 配置 Vite 开发服务器支持外部访问 (0.0.0.0:8080)
- 配置 API 代理到后端 localhost:80,并正确处理 cookie 和 CSRF token
- 修复 index.html 中 Jinja2 模板语法在开发模式下的问题
- 修改 get_context_for_dev 方法支持 GET 请求并返回 CSRF token
- 修改前端使用 GET 请求获取初始数据,避免 CSRF token 验证问题
jingrow merged commit 71cc62775c into main 2026-01-13 22:47:33 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jingrow/jcloud#3
No description provided.