From 7e28715b67d1eccee54956ad1a344ac9b393c05e Mon Sep 17 00:00:00 2001 From: liuhr Date: Mon, 20 May 2024 10:36:56 +0800 Subject: [PATCH] =?UTF-8?q?[FEAT]:=201.=E4=BF=AE=E6=94=B9=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/json/menuInfo.json | 2 +- src/layouts/MainLayout.vue | 16 +++++++++------- src/layouts/MainScreenLayout.vue | 17 +++++++++-------- src/layouts/loginIndex.vue | 4 ++-- src/pages/Index.vue | 4 ++-- src/scan/IndexScanner.vue | 2 +- 6 files changed, 24 insertions(+), 21 deletions(-) diff --git a/src/json/menuInfo.json b/src/json/menuInfo.json index cdab6aa..1e15963 100644 --- a/src/json/menuInfo.json +++ b/src/json/menuInfo.json @@ -1,5 +1,5 @@ { - "menuName": "PVD管理系统", + "menuName": "CVD管理系统", "redirect": "/web/Index", "path": "/web", "name": "web", diff --git a/src/layouts/MainLayout.vue b/src/layouts/MainLayout.vue index dd07c48..472715a 100644 --- a/src/layouts/MainLayout.vue +++ b/src/layouts/MainLayout.vue @@ -6,8 +6,9 @@ - {{ - drawer ? "打开菜单" : "收起菜单" }} + {{ + drawer ? "打开菜单" : "收起菜单" }} @@ -18,7 +19,7 @@ - PVD炉设备运行状态监测 + CVD炉设备运行状态监测 @@ -114,8 +115,8 @@
- +
- +
diff --git a/src/layouts/MainScreenLayout.vue b/src/layouts/MainScreenLayout.vue index a4733e0..5ed777c 100644 --- a/src/layouts/MainScreenLayout.vue +++ b/src/layouts/MainScreenLayout.vue @@ -25,9 +25,9 @@ - PVD炉设备运行状态监测 + CVD炉设备运行状态监测 - PVD + CVD @@ -89,18 +89,19 @@ 用户管理 - + PLC控制器管理 - + 设备管理 - + 系统参数设置 diff --git a/src/layouts/loginIndex.vue b/src/layouts/loginIndex.vue index bbcc7ae..8d50a59 100644 --- a/src/layouts/loginIndex.vue +++ b/src/layouts/loginIndex.vue @@ -3,7 +3,7 @@
-
PVD炉数据大屏
+
CVD炉数据大屏
@@ -18,7 +18,7 @@ - --> + --> diff --git a/src/pages/Index.vue b/src/pages/Index.vue index a29c4f5..033d601 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -6,8 +6,8 @@ 长城装备
-
PVD系统
- +
CVD系统
+
diff --git a/src/scan/IndexScanner.vue b/src/scan/IndexScanner.vue index ca95e06..bc029c4 100644 --- a/src/scan/IndexScanner.vue +++ b/src/scan/IndexScanner.vue @@ -6,7 +6,7 @@ WELCOME
- GreaterPVD + GreaterCVD   {{ $t('index.index_title') }}