Mr.Zhang
2023-09-13 e545f382c2989b1a6a510d0fed66b5e835bc163c
大屏
已修改2个文件
4 ■■■ 文件已修改
screen_standard/.env.development 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
screen_standard/.env.production 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
screen_standard/.env.development
@@ -12,3 +12,4 @@
VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api'
# VITE_BASE_URL = 'https://www.mes.red/doumeeplant'
VITE_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant'
screen_standard/.env.production
@@ -1,7 +1,8 @@
NODE_ENV = production
VITE_NAME = '生产环境'
VITE_BASE_CONTEXT = 'screen'
VITE_BASE_PATH = '/api'
VITE_BASE_PATH = '/doumeeplant'
VITE_BASE_URL = 'https://www.mes.red/doumeeplant'
VITE_BASE_URL = 'https://127.0.0.1/doumeeplant'
# VITE_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant'