From be0dc2fe73c79995305d45264f423e582ed23810 Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 15 Jul 2025 13:24:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=99=BB=E5=BD=95=E9=A1=B5=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=B7=EF=BC=8C=E5=BA=93=E5=AD=98?= =?UTF-8?q?=E7=AD=9B=E9=80=89=E6=9F=A5=E8=AF=A2=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 14 ++++++++++++++ src/views/statistics/stock_statistics.vue | 14 +++++++------- 2 files changed, 21 insertions(+), 7 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index e9fd89ce..d4d78cb3 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -62,6 +62,8 @@ 刷脸登录 --> +
WEB版本:{{ config_index.APP_VER }}
+
SERVER版本:{{ baseConfig.sys_version }}
@@ -94,6 +96,7 @@