docs: CURRENT-FOCUS 看板 2026-06-22 凌晨 sprint 进展(38→13 测试修复 + MkDocs + patch1 清理 + 4 agent 复核)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Simon
2026-06-22 01:19:54 +08:00
parent 627f4aa924
commit 2e6ac0f0ab
4 changed files with 104 additions and 35 deletions
+30
View File
@@ -0,0 +1,30 @@
site_name: WeCom IT 智能服务台
site_description: 企微 IT 智能服务台项目文档
site_author: Simon & Claude
docs_dir: docs
site_dir: site
theme:
name: material
language: zh
features:
- navigation.instant
- navigation.tabs
- search.suggest
nav:
- 首页: 01-项目总览与部署手册.md
- 架构:
- 总览: ARCHITECTURE.md
- 后台管理: ARCHITECTURE-admin.md
- 部署:
- 快速部署: DEPLOY-QUICK-v0.7.0.md
- 登录迁移: DEPLOY-LOGIN-MIGRATION-v0.7.0.md
- NAS: NAS部署指南.md
- 安全:
- OTP 二次验证: OTP二次验证实现.md
- 部署修复记录: IT服务台部署修复记录-2026-06-13.md
- E2E 验收: E2E-CHECKLIST-v0.7.0.md
markdown_extensions:
- admonition
- codehilite
- toc:
permalink: true