diff --git a/.env.development b/.env.development index 9c26bdc..5854b6a 100644 --- a/.env.development +++ b/.env.development @@ -3,7 +3,7 @@ # 接口请求地址,会设置到 axios 的 baseURL 参数上 # VITE_APP_API_BASEURL = http://111.198.10.15:11309 # VITE_APP_API_BASEURL = http://111.198.10.15:21409 -VITE_APP_API_BASEURL = http://139.198.29.133:11411 +VITE_APP_API_BASEURL = http://111.198.10.15:11411 # VITE_APP_API_BASEURL = http://192.168.83.213:8085 # 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空 VITE_APP_DEBUG_TOOL = diff --git a/.env.development b/.env.development index 9c26bdc..5854b6a 100644 --- a/.env.development +++ b/.env.development @@ -3,7 +3,7 @@ # 接口请求地址,会设置到 axios 的 baseURL 参数上 # VITE_APP_API_BASEURL = http://111.198.10.15:11309 # VITE_APP_API_BASEURL = http://111.198.10.15:21409 -VITE_APP_API_BASEURL = http://139.198.29.133:11411 +VITE_APP_API_BASEURL = http://111.198.10.15:11411 # VITE_APP_API_BASEURL = http://192.168.83.213:8085 # 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空 VITE_APP_DEBUG_TOOL = diff --git a/src/components/map/infoWindowHot.vue b/src/components/map/infoWindowHot.vue index 9b69483..54d3dd9 100644 --- a/src/components/map/infoWindowHot.vue +++ b/src/components/map/infoWindowHot.vue @@ -48,10 +48,11 @@ 监测值 : {{ info?.monitorVal }} 监测单位 : {{ info?.monitorUnit }}
- 碳势 : {{ info?.en }} gCO2/KJ 采集时间 : {{ info?.uploadTime }} + 安装位置 : {{ info?.installLocaltion }} 安装时间 : {{ info?.installTime }}
- 安装位置 : {{ info?.installLocaltion }} 安装时间 : {{ info?.installTime }} + + 采集时间 : {{ info?.uploadTime }}