瀏覽代碼

fix api error

张延森 3 年之前
父節點
當前提交
b012ad9e2a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      .env.production

+ 1
- 1
.env.production 查看文件

@@ -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