From 9250eeb632fff2583f7cd61803e5556319bbd52a Mon Sep 17 00:00:00 2001 From: zy <82248909@qq.com> Date: Thu, 19 Mar 2026 11:34:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E8=8E=B7=E5=8F=96=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/components/Application/src/AppLogo.vue | 17 +- src/layouts/default/header/index.vue | 20 +- .../Analysis/components/WeChatQrPic.vue | 19 +- src/views/sys/login/TokenLoginPage.vue | 297 +++++++++--------- 4 files changed, 195 insertions(+), 158 deletions(-) diff --git a/src/components/Application/src/AppLogo.vue b/src/components/Application/src/AppLogo.vue index 09a2761..ddd7526 100644 --- a/src/components/Application/src/AppLogo.vue +++ b/src/components/Application/src/AppLogo.vue @@ -6,19 +6,20 @@
- - 汾西农业面源污染 + {{ title }}
\ No newline at end of file + diff --git a/src/views/sys/login/TokenLoginPage.vue b/src/views/sys/login/TokenLoginPage.vue index 924ea48..82bd19a 100644 --- a/src/views/sys/login/TokenLoginPage.vue +++ b/src/views/sys/login/TokenLoginPage.vue @@ -1,16 +1,15 @@ -