添加配置
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -9,4 +9,5 @@ VUE_APP_BASE_API = '/api' | ... | @@ -9,4 +9,5 @@ VUE_APP_BASE_API = '/api' | 
| 9 | 9 | ||
| 10 | # 开发环境 | 10 | # 开发环境 | 
| 11 | #VUE_APP_API_BASE_URL = 'http://192.168.2.38:8027' | 11 | #VUE_APP_API_BASE_URL = 'http://192.168.2.38:8027' | 
| 12 | VUE_APP_API_BASE_URL = 'http://192.168.2.91:8027' #田浩 | 12 | #VUE_APP_API_BASE_URL = 'http://192.168.2.91:8027' #田浩 | 
| 13 | VUE_APP_API_BASE_URL = 'http://172.16.56.32:8027' #黄南州 | ... | ... | 
- 
Please register or sign in to post a comment