From a185fac1b23bd7e0c707e65be066f09c3fda87c8 Mon Sep 17 00:00:00 2001 From: hezhaohui Date: Fri, 17 Jul 2026 10:53:08 +0800 Subject: [PATCH] =?UTF-8?q?feat(sidebar):=20=E9=87=8D=E7=BB=84=E4=BE=A7?= =?UTF-8?q?=E8=BE=B9=E6=A0=8F=E5=AF=BC=E8=88=AA=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 服务交付 → 业务交付:基础服务、任务中心 - 资源管理 → 资源纳管:资源管理(CMDB)、集群/容器池、业务线/配额 - 新增业务线/配额页面(Tenants.vue) - 集群页面标题对齐为「集群 / 容器池」 --- frontend/src/components/Layout/AppSidebar.vue | 35 ++--- frontend/src/router/index.ts | 8 +- frontend/src/views/cluster/ClusterList.vue | 4 +- frontend/src/views/resource/Tenants.vue | 122 ++++++++++++++++++ 4 files changed, 144 insertions(+), 25 deletions(-) create mode 100644 frontend/src/views/resource/Tenants.vue diff --git a/frontend/src/components/Layout/AppSidebar.vue b/frontend/src/components/Layout/AppSidebar.vue index d4111a5..573f92c 100644 --- a/frontend/src/components/Layout/AppSidebar.vue +++ b/frontend/src/components/Layout/AppSidebar.vue @@ -7,33 +7,24 @@ - - +