| NODE_ENV = development | 
| VITE_NAME='开发环境' | 
|   | 
| VITE_BASE_CONTEXT='screen' | 
| VITE_BASE_PATH='/api' | 
| #VITE_BASE_URL='http://192.168.0.35:10021' | 
|   | 
| # VITE_BASE_PATH='/doumeeplant_api' | 
| # 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' | 
| VITE_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant' |