diff --git a/ruoyi-ui/public/index.html b/ruoyi-ui/public/index.html
index 50274e4..925455c 100644
--- a/ruoyi-ui/public/index.html
+++ b/ruoyi-ui/public/index.html
@@ -7,7 +7,6 @@
<%= webpackConfig.name %>
-
diff --git a/ruoyi-ui/src/views/board/index/index.vue b/ruoyi-ui/src/views/board/index/index.vue
index 36c5b25..5e4fc4e 100644
--- a/ruoyi-ui/src/views/board/index/index.vue
+++ b/ruoyi-ui/src/views/board/index/index.vue
@@ -1,6 +1,7 @@
-
+
监控单元统计
@@ -132,10 +133,47 @@
+
+
+ 打开地图
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+ 备注
+
+
+
+
diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js
index f6824f8..f485430 100644
--- a/ruoyi-ui/vue.config.js
+++ b/ruoyi-ui/vue.config.js
@@ -36,8 +36,9 @@ module.exports = {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
// target: `http://127.0.0.1:9080`,
- target: `http://10.11.40.120:9080`,
+ // target: `http://10.11.40.120:9080`,
// target: `http://10.11.43.111:8080`,
+ target: `http://10.11.43.111:9088`,
// target: `http://175.27.215.92:9080`,
changeOrigin: true,
pathRewrite: {