Commit 1427d75740f994ab98eac57deb7b019334639cd1
1 parent
2ed00cc9
首页 banner 更换icon 文字居中
地图 支持收缩 放大 停车服务 bug修复
Showing
1 changed file
with
1 additions
and
1 deletions
.env.production
@@ -3,5 +3,5 @@ ENV = 'production' | @@ -3,5 +3,5 @@ ENV = 'production' | ||
3 | 3 | ||
4 | # base api | 4 | # base api |
5 | #VUE_APP_BASE_API = '/prod-api' | 5 | #VUE_APP_BASE_API = '/prod-api' |
6 | -VUE_APP_BASE_API = 'http://test.renniting.cn/bcp/' | 6 | +VUE_APP_BASE_API = 'http://bcp.service.huangshiparking.com/' |
7 | 7 |