From aab6b50f31e0da9736a8a221b082b246cd47c498 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期三, 21 一月 2026 16:35:13 +0800 Subject: [PATCH] 录像扣分页面调整新增内容 --- .env.development | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index daabaa2..a6f6ec4 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 杩愮淮鑰冩牳骞冲彴 +VUE_APP_TITLE = 瑙嗛鍥惧儚缁煎悎绠$悊骞冲彴 # 寮�鍙戠幆澧冮厤缃� ENV = 'development' @@ -12,3 +12,7 @@ # websocket鍦板潃 VUE_APP_WEB_SOCKET_URL = 'ws://127.0.0.1:8044/ws' + +VUE_APP_FILE_URL = 'http://192.168.3.88:8085' + + -- Gitblit v1.8.0