From a6184fbdb45ef93e78d6f7bf011fc44c406d8358 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 3 Apr 2025 16:49:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=96=87=E6=A1=88=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index bc2c4fa4..d4d78cb3 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -63,7 +63,7 @@ -->
WEB版本:{{ config_index.APP_VER }}
-
VERSION版本:{{ baseConfig.sys_version }}
+
SERVER版本:{{ baseConfig.sys_version }}