From c2c9f6faf819d7e284227d61962ba623a22865ec Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Wed, 01 Feb 2023 10:18:51 +0800
Subject: [PATCH] 水文水环境分析-洪水淹没页面

---
 config.json |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/config.json b/config.json
index 43aea43..297e4ae 100644
--- a/config.json
+++ b/config.json
@@ -651,6 +651,17 @@
         }
       },
       {
+        "name": "洪水淹没分析",
+        "uri": "widgets/FloodAnalysis/Widget",
+        "position": {
+          "left": 20,
+          "top": 90,
+          "width": "440px",
+          "height": "320px",
+          "relativeTo": "map"
+        }
+      },
+      {
         "name": "运维管理",
         "uri": "widgets/BackStageManagement/Widget"
       }

--
Gitblit v1.9.3