From 528808bd175d8262b19098df9e82fa0c8999715a Mon Sep 17 00:00:00 2001
From: yangyin <18723093654@163.com>
Date: 星期二, 03 十二月 2024 10:58:22 +0800
Subject: [PATCH] 新增我的信息

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

diff --git a/src/api/menu/menuData.ts b/src/api/menu/menuData.ts
index 66becb6..dcf099f 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,
@@ -36,7 +52,7 @@
 		ID: '1806237582070255616',
 		ParentID: '0',
 		Type: 2,
-		Name: '鑱婂ぉ瀹�',
+		Name: '',
 		Path: '/ask_answer',
 		Permission: '',
 		Icon: '',

--
Gitblit v1.9.3