From 93a8b1af2961f280fcc877c4bbad8a82eb904fcd Mon Sep 17 00:00:00 2001 From: shidongli Date: Wed, 20 Sep 2023 16:48:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Sidebar/Logo.vue | 2 +- src/views/login.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 012267a..6960309 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -35,7 +35,7 @@ export default { }, data() { return { - title: '泉医到家运营管理平台', + title: '新版小程序管理系统', logo: logoImg } } diff --git a/src/views/login.vue b/src/views/login.vue index 22a42e6..f7a874b 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -6,7 +6,7 @@ :rules="loginRules" class="login-form" > -

泉医到家运营管理平台

+

新版小程序管理系统