From 2b8b2cac4fe3f05474459a034bc4034f2d7aa0cb Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期三, 09 四月 2025 10:14:06 +0800
Subject: [PATCH] Merge branch 'test' into huishui_iframe

---
 src/api/menu/menuData.ts |   67 +++++++++++++++++++++++++++++++++
 1 files changed, 66 insertions(+), 1 deletions(-)

diff --git a/src/api/menu/menuData.ts b/src/api/menu/menuData.ts
index dcf099f..ee87ed6 100644
--- a/src/api/menu/menuData.ts
+++ b/src/api/menu/menuData.ts
@@ -16,6 +16,71 @@
 		Description: '',
 	},
 	{
+		Children: [
+			{
+				ID: '1805430930840621056',
+				ParentID: '0',
+				Type: 2,
+				Name: '姒傚喌',
+				Path: '/workspace/situation',
+				Permission: '',
+				Icon: 'ywicon icon-a-appround15',
+				IsIframe: false,
+				OutLink: '',
+				IsHide: false,
+				Weight: 0,
+				SortCode: 1,
+				Description: '',
+			},
+		],
+		ID: '1805430930840621056',
+		ParentID: '0',
+		Type: 1,
+		Name: '涓汉宸ヤ綔鍙�',
+		Path: '/workspace',
+		Permission: '',
+		Icon: 'ywicon icon-a-appround15',
+		IsIframe: false,
+		OutLink: '',
+		IsHide: false,
+		Weight: 0,
+		SortCode: 1,
+		Description: '',
+	},
+
+	{
+		Children: [
+			{
+				ID: '1805430930840621056',
+				ParentID: '0',
+				Type: 2,
+				Name: '姒傚喌',
+				Path: '/gis/situation',
+				Permission: '',
+				Icon: 'ywicon icon-a-appround15',
+				IsIframe: false,
+				OutLink: '',
+				IsHide: false,
+				Weight: 0,
+				SortCode: 1,
+				Description: '',
+			},
+		],
+		ID: '1805430930840621056',
+		ParentID: '0',
+		Type: 1,
+		Name: 'GIS绯荤粺',
+		Path: '/gis',
+		Permission: '',
+		Icon: 'ywicon icon-a-appround15',
+		IsIframe: false,
+		OutLink: '',
+		IsHide: false,
+		Weight: 0,
+		SortCode: 1,
+		Description: '',
+	},
+	{
 		Children: [],
 		ID: '1805430930840621056',
 		ParentID: '0',
@@ -111,4 +176,4 @@
 		SortCode: 5,
 		Description: '',
 	},
-];
\ No newline at end of file
+];

--
Gitblit v1.9.3