diff --git a/.env.production b/.env.production index daa642e..b216ec4 100644 --- a/.env.production +++ b/.env.production @@ -2,6 +2,7 @@ VUE_APP_TITLE = 问卷调查 # 接口请求地址,会设置到 axios 的 baseURL 参数上 VUE_APP_API_ROOT = /tduck-api +VUE_APP_API_ROOT = https://epmet-cloud.elinkservice.cn/api # 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空 VUE_APP_DEBUG_TOOL = # 高德地图key 暂时没有用到