Files
AIclinicalresearch/docs/05-部署文档/01-部署架构设计.md
HaHafeng 3634933ece refactor(asl): ASL frontend architecture refactoring with left navigation
- feat: Create ASLLayout component with 7-module left navigation
- feat: Implement Title Screening Settings page with optimized PICOS layout
- feat: Add placeholder pages for Workbench and Results
- fix: Fix nested routing structure for React Router v6
- fix: Resolve Spin component warning in MainLayout
- fix: Add QueryClientProvider to App.tsx
- style: Optimize PICOS form layout (P+I left, C+O+S right)
- style: Align Inclusion/Exclusion criteria side-by-side
- docs: Add architecture refactoring and routing fix reports

Ref: Week 2 Frontend Development
Scope: ASL module MVP - Title Abstract Screening
2025-11-18 21:51:51 +08:00

553 B
Raw Blame History

部署架构设计

文档版本: v1.0
创建日期: 2025-10-29
维护者: 架构团队
最后更新: 2025-10-29


📋 文档说明

本文档描述系统的部署架构设计,包括:

  • 部署模式(云部署、本地化部署、混合部署)
  • 部署方案Docker、Kubernetes等
  • 环境配置
  • 模块独立部署方案

待完善

本文档内容待规划完善,目前仅作为占位文档。


文档版本: v1.0
最后更新: 2025-10-29