From 78c7b6c6dfe40761e7b8eb60498f2eb73c0aaad1 Mon Sep 17 00:00:00 2001 From: suerprisePlus <15810472099@163.com> Date: 星期四, 17 十月 2024 14:58:26 +0800 Subject: [PATCH] 登录页修改 --- .env.development | 18 +++++++++++------- 1 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.env.development b/.env.development index 4b6b3bd..ffb5e2a 100644 --- a/.env.development +++ b/.env.development @@ -1,20 +1,24 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 娉扮憺宸ヤ笟鏁板瓧瀛敓绠$悊骞冲彴 +VUE_APP_TITLE = 灞辫タ閰嶇綉 # 寮�鍙戠幆澧冮厤缃� ENV = 'development' # 寮�鍙戠幆澧� -# VUE_APP_BASE_API = 'http://192.168.11.203/prod-api' -# VUE_APP_BASE_API = '/dev-api/' -VUE_APP_BASE_API = 'http://192.168.11.203:80/prod-api/' + +# www api +VUE_APP_BASE_API = '/dev-api' +# VUE_APP_BASE_API = 'http://192.168.11.203:80/prod-api/' +# VUE_APP_BASE_API = 'http://192.168.11.54:8080/dev-api/' # 璺敱鎳掑姞杞� VUE_CLI_BABEL_TRANSPILE_MODULES = true # 鍚庣鎺ュ彛鍦板潃 -# VUE_APP_SERVER_API_URL = 'http://192.168.11.51:8080' -VUE_APP_SERVER_API_URL = 'http://192.168.11.203:80' - +# www api +# VUE_APP_SERVER_API_URL = 'http://192.168.11.58:8080' +# VUE_APP_SERVER_API_URL = 'http://localhost:82/' +VUE_APP_SERVER_API_URL = 'http://192.168.11.24:8089' + # Mqtt娑堟伅鏈嶅姟鍣ㄨ繛鎺ュ湴鍧� VUE_APP_MQTT_SERVER_URL = 'ws://101.201.75.67:8083/mqtt' -- Gitblit v1.9.3