Mr.Zhang
2023-09-13 90b7083ac2161ea2d06345bd0fa6b22e5af8d862
大屏
已修改2个文件
6 ■■■■ 文件已修改
screen_standard/.env.development 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
screen_standard/.env.production 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
screen_standard/.env.development
@@ -6,11 +6,9 @@
#VITE_BASE_URL='http://192.168.0.35:10021'
# VITE_BASE_PATH='/doumeeplant_api'
<<<<<<< HEAD
# VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api/'
VITE_BASE_URL = 'https://www.mes.red/doumeeplant'
=======
VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api'
# VITE_BASE_URL = 'https://www.mes.red/doumeeplant'
>>>>>>> 7550fb636fec7a84dbdea55196d97ed635d7ab10
screen_standard/.env.production
@@ -3,3 +3,5 @@
VITE_BASE_CONTEXT = 'screen'
VITE_BASE_PATH = '/api'
VITE_BASE_URL = 'https://www.mes.red/doumeeplant'
VITE_BASE_URL = 'https://127.0.0.1/doumeeplant'