diff --git a/.env.production b/.env.production
index 0ab2000..09991f2 100644
--- a/.env.production
+++ b/.env.production
@@ -1,9 +1,9 @@
NODE_ENV = production
# 页面标题
-VITE_APP_TITLE = 页面标题
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://111.198.10.15:21409
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/.env.production b/.env.production
index 0ab2000..09991f2 100644
--- a/.env.production
+++ b/.env.production
@@ -1,9 +1,9 @@
NODE_ENV = production
# 页面标题
-VITE_APP_TITLE = 页面标题
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://111.198.10.15:21409
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/.env.test b/.env.test
index 24289c9..f83f6d1 100644
--- a/.env.test
+++ b/.env.test
@@ -1,9 +1,8 @@
NODE_ENV = production
-# 页面标题
-VITE_APP_TITLE = 页面标题(test)
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://127.0.0.1:8082
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/.env.production b/.env.production
index 0ab2000..09991f2 100644
--- a/.env.production
+++ b/.env.production
@@ -1,9 +1,9 @@
NODE_ENV = production
# 页面标题
-VITE_APP_TITLE = 页面标题
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://111.198.10.15:21409
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/.env.test b/.env.test
index 24289c9..f83f6d1 100644
--- a/.env.test
+++ b/.env.test
@@ -1,9 +1,8 @@
NODE_ENV = production
-# 页面标题
-VITE_APP_TITLE = 页面标题(test)
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://127.0.0.1:8082
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/src/components/SearchArea/index.vue b/src/components/SearchArea/index.vue
index a0f2126..917956e 100644
--- a/src/components/SearchArea/index.vue
+++ b/src/components/SearchArea/index.vue
@@ -116,6 +116,12 @@
diff --git a/.env.production b/.env.production
index 0ab2000..09991f2 100644
--- a/.env.production
+++ b/.env.production
@@ -1,9 +1,9 @@
NODE_ENV = production
# 页面标题
-VITE_APP_TITLE = 页面标题
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://111.198.10.15:21409
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/.env.test b/.env.test
index 24289c9..f83f6d1 100644
--- a/.env.test
+++ b/.env.test
@@ -1,9 +1,8 @@
NODE_ENV = production
-# 页面标题
-VITE_APP_TITLE = 页面标题(test)
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://127.0.0.1:8082
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/src/components/SearchArea/index.vue b/src/components/SearchArea/index.vue
index a0f2126..917956e 100644
--- a/src/components/SearchArea/index.vue
+++ b/src/components/SearchArea/index.vue
@@ -116,6 +116,12 @@
diff --git a/src/views/system/area/editArea.vue b/src/views/system/area/editArea.vue
index 9b893de..ea5c722 100644
--- a/src/views/system/area/editArea.vue
+++ b/src/views/system/area/editArea.vue
@@ -229,7 +229,7 @@
-
diff --git a/src/views/system/area/editArea.vue b/src/views/system/area/editArea.vue
index 9b893de..ea5c722 100644
--- a/src/views/system/area/editArea.vue
+++ b/src/views/system/area/editArea.vue
@@ -229,7 +229,7 @@
-
diff --git a/src/views/system/area/editArea.vue b/src/views/system/area/editArea.vue
index 9b893de..ea5c722 100644
--- a/src/views/system/area/editArea.vue
+++ b/src/views/system/area/editArea.vue
@@ -229,7 +229,7 @@
-
-
-
diff --git a/.env.production b/.env.production
index 0ab2000..09991f2 100644
--- a/.env.production
+++ b/.env.production
@@ -1,9 +1,9 @@
NODE_ENV = production
# 页面标题
-VITE_APP_TITLE = 页面标题
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://111.198.10.15:21409
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/.env.test b/.env.test
index 24289c9..f83f6d1 100644
--- a/.env.test
+++ b/.env.test
@@ -1,9 +1,8 @@
NODE_ENV = production
-# 页面标题
-VITE_APP_TITLE = 页面标题(test)
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://127.0.0.1:8082
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/src/components/SearchArea/index.vue b/src/components/SearchArea/index.vue
index a0f2126..917956e 100644
--- a/src/components/SearchArea/index.vue
+++ b/src/components/SearchArea/index.vue
@@ -116,6 +116,12 @@
diff --git a/src/views/system/area/editArea.vue b/src/views/system/area/editArea.vue
index 9b893de..ea5c722 100644
--- a/src/views/system/area/editArea.vue
+++ b/src/views/system/area/editArea.vue
@@ -229,7 +229,7 @@
-
-
-
diff --git a/src/views/system/log/listLog.vue b/src/views/system/log/listLog.vue
index 1ac3b55..0fc61c3 100644
--- a/src/views/system/log/listLog.vue
+++ b/src/views/system/log/listLog.vue
@@ -152,7 +152,7 @@
-
-
diff --git a/src/views/system/area/editArea.vue b/src/views/system/area/editArea.vue
index 9b893de..ea5c722 100644
--- a/src/views/system/area/editArea.vue
+++ b/src/views/system/area/editArea.vue
@@ -229,7 +229,7 @@
-
-
-
diff --git a/src/views/system/log/listLog.vue b/src/views/system/log/listLog.vue
index 1ac3b55..0fc61c3 100644
--- a/src/views/system/log/listLog.vue
+++ b/src/views/system/log/listLog.vue
@@ -152,7 +152,7 @@
-
-
-
diff --git a/.env.production b/.env.production
index 0ab2000..09991f2 100644
--- a/.env.production
+++ b/.env.production
@@ -1,9 +1,9 @@
NODE_ENV = production
# 页面标题
-VITE_APP_TITLE = 页面标题
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://111.198.10.15:21409
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/.env.test b/.env.test
index 24289c9..f83f6d1 100644
--- a/.env.test
+++ b/.env.test
@@ -1,9 +1,8 @@
NODE_ENV = production
-# 页面标题
-VITE_APP_TITLE = 页面标题(test)
+VITE_APP_TITLE = 计量业务系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
-VITE_APP_API_BASEURL = /
+VITE_APP_API_BASEURL = http://127.0.0.1:8082
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/src/components/SearchArea/index.vue b/src/components/SearchArea/index.vue
index a0f2126..917956e 100644
--- a/src/components/SearchArea/index.vue
+++ b/src/components/SearchArea/index.vue
@@ -116,6 +116,12 @@
diff --git a/src/views/system/area/editArea.vue b/src/views/system/area/editArea.vue
index 9b893de..ea5c722 100644
--- a/src/views/system/area/editArea.vue
+++ b/src/views/system/area/editArea.vue
@@ -229,7 +229,7 @@
-
-
-
diff --git a/src/views/system/log/listLog.vue b/src/views/system/log/listLog.vue
index 1ac3b55..0fc61c3 100644
--- a/src/views/system/log/listLog.vue
+++ b/src/views/system/log/listLog.vue
@@ -152,7 +152,7 @@
-
-
-
diff --git a/vite/plugins/html.ts b/vite/plugins/html.ts
index ac44a01..d9a5c89 100644
--- a/vite/plugins/html.ts
+++ b/vite/plugins/html.ts
@@ -10,7 +10,7 @@
copyrightScript += `