From 0a2b414821ce4872edd09f3f98738a10c696910e Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期二, 23 七月 2024 10:43:06 +0800 Subject: [PATCH] 所有搜索按钮mini改为small --- .env.production | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/.env.production b/.env.production index 51f6e77..c9171e4 100644 --- a/.env.production +++ b/.env.production @@ -1,8 +1,14 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 鑷础鍏畨澶╃綉杩愮淮骞冲彴 +VUE_APP_TITLE = 杩愮淮鑰冩牳骞冲彴 # 鐢熶骇鐜閰嶇疆 ENV = 'production' # 鑻ヤ緷绠$悊绯荤粺/鐢熶骇鐜 VUE_APP_BASE_API = '/prod-api' + +# websocket鍦板潃 +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 -- Gitblit v1.8.0