From 692fd7bc97385de0aa50534eaaa03be3d0a48ccd Mon Sep 17 00:00:00 2001 From: "DESKTOP-6C3NK6N\\WXS" <815034831@qq.com> Date: Mon, 23 Sep 2024 15:17:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E7=AE=A1=E7=90=86=E6=96=B0?= =?UTF-8?q?=E5=A2=9ELILI=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 182 ++++++++++---------- src/views/system/log/components/LogForm.vue | 112 +++++++----- src/views/system/log/index.vue | 113 ++++++------ 3 files changed, 224 insertions(+), 183 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 471a0e5c..0ef7d338 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -34,7 +34,7 @@ style="width: 300px; height: 94px" /> -
- {{ $t("login:title:system_title") }} + {{ $t('login:title:system_title') }} +
+{{ $t('login:title:system') }}
++ V{{ $Version.IsEnv_US ? $version.Version_US : $version.Version }}
-{{ $t("login:title:system") }}
-V{{ $version.Version }}
Copyright © {{ new Date().getFullYear() }} 上海展影医疗科技有限公司 版权所有 @@ -208,14 +210,14 @@