| # 开发环境配置 | 
| NODE_ENV = 'development' | 
|   | 
| # 测试服务器 | 
| # VUE_APP_API = 'http://139.186.142.91:10012/' | 
|   | 
| # VUE_APP_API = 'https://www.mes.red/doumeeplant/' | 
|   | 
| # 正式服务器 | 
| # VUE_APP_API = 'https://106.14.220.133:10012/' | 
|   | 
| # 萍姐本地 | 
| #  VUE_APP_API = 'http://192.168.3.219:10021/' | 
|   | 
| # 任康本地 | 
| # VUE_APP_API = 'http://192.168.0.15:10021/' | 
| # VUE_APP_API = 'http://192.168.0.127:10021/' | 
|   | 
| VUE_APP_API = 'https://dmtest.ahapp.net/doumeeplant_api/' | 
|   | 
| # VUE_APP_API = 'http://192.168.0.13:10012/' | 
|   | 
| # VUE_APP_API = 'http://192.168.0.15:10012/' | 
|   | 
| # 刘磊磊 | 
| # VUE_APP_API = 'http://192.168.0.18:10012/' |