From e27f94dcee497f5f39777fae2fbf36784ec074cb Mon Sep 17 00:00:00 2001 From: shilixia <2309368887@qq.com> Date: Sat, 10 Oct 2020 14:27:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/layout/components/Sidebar/Logo.vue | 2 +- client/src/views/login/index.vue | 2 +- server/apps/system/views.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/layout/components/Sidebar/Logo.vue b/client/src/layout/components/Sidebar/Logo.vue index 501150e..6a4ce56 100644 --- a/client/src/layout/components/Sidebar/Logo.vue +++ b/client/src/layout/components/Sidebar/Logo.vue @@ -23,7 +23,7 @@ export default { }, data() { return { - title: '国检集团检测能力共享平台', + title: '国检集团检验检测能力共享平台', // logo: 'https://wpimg.wallstcn.com/69a1c46c-eb1c-4b46-8bd4-e9e686ef5251.png' logo:'http://testsearch.ctc.ac.cn:8000/media/default/avatar.png' } diff --git a/client/src/views/login/index.vue b/client/src/views/login/index.vue index 758daec..610358c 100644 --- a/client/src/views/login/index.vue +++ b/client/src/views/login/index.vue @@ -2,7 +2,7 @@