feat:增加项目实战模块

This commit is contained in:
2026-05-27 11:26:16 +08:00
parent 8c9b3adc57
commit efc1f5fbae
15 changed files with 687 additions and 318 deletions

View File

@@ -1,10 +1,10 @@
---
layout: doc
title: DevOps
title: 运维部署
---
<script setup>
import { routers } from '../.vitepress/theme/router'
</script>
<MenuList :routers=routers[2] />
<MenuList :routers=routers[3] />