From f41e52e3debf30558d556dc0451776f5422fb9b8 Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期五, 08 十一月 2024 14:20:02 +0800
Subject: [PATCH] Merge branch 'test' of http://47.103.154.90:83/r/WI/Web.V1.0 into test

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

diff --git a/src/api/menu/menuData.ts b/src/api/menu/menuData.ts
index af4d3ae..4b918a1 100644
--- a/src/api/menu/menuData.ts
+++ b/src/api/menu/menuData.ts
@@ -17,6 +17,22 @@
 	},
 	{
 		Children: [],
+		ID: '1805430930840621056',
+		ParentID: '0',
+		Type: 2,
+		Name: '鍒嗕韩椤�',
+		Path: '/share',
+		Permission: '',
+		Icon: 'ywicon icon-a-appround15',
+		IsIframe: false,
+		OutLink: '',
+		IsHide: false,
+		Weight: 0,
+		SortCode: 1,
+		Description: '',
+	},
+	{
+		Children: [],
 		ID: '1806197769124319232',
 		ParentID: '0',
 		Type: 2,
@@ -79,4 +95,20 @@
 		SortCode: 5,
 		Description: '',
 	},
-];
+	{
+		Children: [],
+		ID: '1',
+		ParentID: '0',
+		Type: 2,
+		Name: '搴旂敤鍦烘櫙',
+		Path: '/AllScenario',
+		Permission: '',
+		Icon: '',
+		IsIframe: false,
+		OutLink: '',
+		IsHide: true,
+		Weight: 0,
+		SortCode: 5,
+		Description: '',
+	},
+];
\ No newline at end of file

--
Gitblit v1.9.3