From c1480f3219b62c5a3080c0be904488c0718602f6 Mon Sep 17 00:00:00 2001 From: hezhaohui Date: Fri, 17 Jul 2026 15:46:03 +0800 Subject: [PATCH] =?UTF-8?q?feat(frontend):=20=E5=B0=86"=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E7=AE=A1=E7=90=86"=E6=9B=B4=E5=90=8D=E4=B8=BA"=E6=9C=BA?= =?UTF-8?q?=E5=99=A8=E7=AE=A1=E7=90=86"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 路由路径: resource/management → machine/management - 路由名称: ResourceManagement → MachineManagement - 页面标题: 资源管理 → 机器管理 - 侧边栏文案: 资源管理 → 机器管理 - 文件物理路径未改动(views/resource/Management.vue) --- frontend/src/components/Layout/AppSidebar.vue | 4 ++-- frontend/src/router/index.ts | 6 +++--- frontend/src/views/resource/Management.vue | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/src/components/Layout/AppSidebar.vue b/frontend/src/components/Layout/AppSidebar.vue index 77224dc..094dc17 100644 --- a/frontend/src/components/Layout/AppSidebar.vue +++ b/frontend/src/components/Layout/AppSidebar.vue @@ -17,8 +17,8 @@