From 621b15db75c8b07d1196a5f4d3087e8ce2ab4495 Mon Sep 17 00:00:00 2001 From: "LAPTOP-AKBAACR8\\An.Hr" <297504645@qq.com> Date: Sat, 6 May 2023 08:48:33 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/router/index.js | 4 ++-- vue/src/views/login/index.vue | 11 +++++++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/vue/src/router/index.js b/vue/src/router/index.js index 5f322cec..32bee6fd 100644 --- a/vue/src/router/index.js +++ b/vue/src/router/index.js @@ -64,11 +64,11 @@ export const constantRoutes = [ }, { path: '/login', - //component: () => import('@/views/login/index'), + component: () => import('@/views/login/index'), //component: () => import('@/views/pg-fis/basedate/partSwitch'), //?? one //component: () => import('@/views/pg-fis/basedate/assemblyCfg'), //?? one //component: () => import('@/views/pg-fis/basedate/unknownAssembly'), //?? one - component: () => import('@/views/pg-fis/basedate/m100Online/normalPritIndex.vue'), + // component: () => import('@/views/pg-fis/basedate/m100Online/normalPritIndex.vue'), //component: () => import('@/views/pg-fis/basedate/select'), //M100查询 }, { diff --git a/vue/src/views/login/index.vue b/vue/src/views/login/index.vue index 6b1e1ad3..34992b49 100644 --- a/vue/src/views/login/index.vue +++ b/vue/src/views/login/index.vue @@ -2,7 +2,11 @@
-
SAS/JIT-长春派格汽车塑料技术有限公司结算管理系统
+
+ + 佛山FIS排序单打印系统 + +
@@ -10,9 +14,8 @@
From f3739b3c185b88b4c2e27dc08c262ba85554df3b Mon Sep 17 00:00:00 2001 From: "LAPTOP-AKBAACR8\\An.Hr" <297504645@qq.com> Date: Sat, 6 May 2023 08:50:43 +0800 Subject: [PATCH 2/2] =?UTF-8?q?title=E6=9B=B4=E6=94=B9=E4=B8=BA=E4=BD=9B?= =?UTF-8?q?=E5=B1=B1=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/settings.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vue/src/settings.js b/vue/src/settings.js index c0fe11a9..58c484bd 100644 --- a/vue/src/settings.js +++ b/vue/src/settings.js @@ -1,5 +1,6 @@ module.exports = { - title: '长春派格汽车塑料技术有限公司结算管理系统', + // title: '长春派格汽车塑料技术有限公司结算管理系统', + title: '佛山FIS排序单打印系统', /** * @type {boolean} true | false