From 09f0861e61e69e2d818eafc7b9edbd17cf0822d4 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 06 十一月 2025 17:20:02 +0800 Subject: [PATCH] 页面优化以及扣分详情导出 --- .env.production | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index c9171e4..d62cbf5 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 杩愮淮鑰冩牳骞冲彴 +VUE_APP_TITLE = 瑙嗛鍥惧舰缁煎悎绠$悊骞冲彴 # 鐢熶骇鐜閰嶇疆 ENV = 'production' @@ -11,4 +11,4 @@ VUE_APP_WEB_SOCKET_URL = 'ws://127.0.0.1:8044/ws' -VUE_APP_FILE_URL = 'http://192.168.3.88:8085' \ No newline at end of file +VUE_APP_FILE_URL = 'http://192.168.3.88:8085' -- Gitblit v1.8.0