From d34b4b796c29cf3995f16e3d64ab56df66bfa088 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Fri, 15 May 2026 11:35:23 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E4=BA=8E=E5=BC=B9=E6=A1=86=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/login/index.vue | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index c0c0929e..89dbf290 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -152,12 +152,12 @@
+
+ :style="{ width: isEN ? '180px' : '200px', height: isEN ? '60px' : '65px' }" />
{{ $t('login:title:system') }}
- +V{{ $version.IsEnv_US ? $version.Version_US : $version.Version }}