From 91fbe6ea41b0451a17aa1f6654faa9806b7f1817 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期二, 12 十一月 2024 16:14:26 +0800 Subject: [PATCH] 猜你想问 --- src/api/menu/menuData.ts | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/src/api/menu/menuData.ts b/src/api/menu/menuData.ts index 66becb6..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, -- Gitblit v1.9.3