diff --git a/.env.production b/.env.production index e382553..9a88038 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ # .env.production NODE_ENV = production VITE_APP_ENV = production -VITE_APP_BASE_API = https://api.production.com \ No newline at end of file +VITE_APP_BASE_API = http://127.0.0.1:8000 \ No newline at end of file diff --git a/api.md b/api.md index 1279e5b..140b471 100644 --- a/api.md +++ b/api.md @@ -53,7 +53,7 @@ ``` - + # 检测总量汇总接口文档 @@ -117,7 +117,7 @@ "errorMessage": "" } ``` - + # 设备信息接口文档 ## 1. 接口基本信息 @@ -181,7 +181,7 @@ "errorMessage": "" } ``` - + # 车体检测问题分布接口文档 ## 1. 接口基本信息 @@ -294,7 +294,7 @@ "errorMessage": "" } ``` - + # 实时监控画面接口文档 ## 1. 接口基本信息 @@ -334,4 +334,4 @@ "errorMessage": "" } ``` - + diff --git a/dashboard.md b/dashboard.md index b76f490..4902ed8 100644 --- a/dashboard.md +++ b/dashboard.md @@ -73,7 +73,7 @@ "errorMessage": "" } ``` - + ## 二、设备历史视频列表接口 ### 2.1 接口基本信息 @@ -131,7 +131,7 @@ "errorMessage": "" } ``` - + # 撑杆监测模块(Pole Monitor)接口文档 @@ -217,7 +217,7 @@ "errorMessage": "" } ``` - + ## 二、撑杆监测详情接口 ### 2.1 接口基本信息 @@ -300,7 +300,7 @@ "errorMessage": "" } ``` - + # 外观监测模块(Appearance Monitor)接口文档 ## 一、外观监测分页列表接口 @@ -386,7 +386,7 @@ "errorMessage": "" } ``` - + # 外观监测模块(Appearance Monitor)接口文档 @@ -472,4 +472,4 @@ "errorMessage": "" } ``` - + diff --git a/index.html b/index.html index 93f5343..29daaaa 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ * @Author: donghao donghao@supervision.ltd * @Date: 2025-03-06 17:57:05 * @LastEditors: donghao donghao@supervision.ltd - * @LastEditTime: 2025-03-12 19:16:05 + * @LastEditTime: 2025-03-18 11:08:34 * @FilePath: \5G-Loading-Bay-Web\index.html * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE --> @@ -13,11 +13,11 @@