Ver código fonte

fix api error

张延森 3 anos atrás
pai
commit
b012ad9e2a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      .env.production

+ 1
- 1
.env.production Ver arquivo

@@ -2,5 +2,5 @@
2 2
 ENV = 'production'
3 3
 
4 4
 # base api
5
-VUE_APP_BASE_API = 'http://roundabout-service.honghe.njyunzhi.com'
5
+VUE_APP_BASE_API = 'http://roundabout-service.honghe.njyunzhi.com/api'
6 6