From 64afc5066cbaa68bfe1531906212c2f54ef179d2 Mon Sep 17 00:00:00 2001 From: Rachel_123456 Date: Wed, 19 Feb 2025 03:23:36 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/zh/Cloud/ContainerForm/=5Fmenu.md?= =?UTF-8?q?.=20=E9=87=8D=E6=9E=84=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rachel_123456 --- docs/zh/Cloud/ContainerForm/_menu.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/zh/Cloud/ContainerForm/_menu.md b/docs/zh/Cloud/ContainerForm/_menu.md index 4a96f855c..37e04d13b 100644 --- a/docs/zh/Cloud/ContainerForm/_menu.md +++ b/docs/zh/Cloud/ContainerForm/_menu.md @@ -1,6 +1,6 @@ --- -headless: true ---- - -- [安全容器]({{< relref "./SecureContainer/Menu/index.md" >}}) -- [系统容器]({{< relref "./SystemContainer/Menu/index.md" >}}) +label: '容器形态' +children: + - reference: './SecureContainer/Menu/index.md' + - reference: './SystemContainer/Menu/index.md' +--- \ No newline at end of file -- Gitee