From 48736e40f235eddab1062bc49629b720fdb1201a Mon Sep 17 00:00:00 2001
From: gerson <1405270578@qq.com>
Date: 星期日, 08 九月 2024 01:34:38 +0800
Subject: [PATCH] 页面发布、修改

---
 src/api/login/UserMenuData.ts |   32 +++++++++++++++++++++++++++++++-
 1 files changed, 31 insertions(+), 1 deletions(-)

diff --git a/src/api/login/UserMenuData.ts b/src/api/login/UserMenuData.ts
index 76753a9..f94c477 100644
--- a/src/api/login/UserMenuData.ts
+++ b/src/api/login/UserMenuData.ts
@@ -41,7 +41,7 @@
 				Permission: '',
 				Icon: 'ywifont ywicon-a-appround15',
 				IsIframe: true,
-				OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode',
+				OutLink: '/amis-editor/index.html?session={token}#/edit/lowCode&v=23',
 				IsHide: true,
 				Weight: 0,
 				SortCode: 2,
@@ -170,6 +170,36 @@
 				SortCode: 2,
 				Description: '',
 			},
+			{
+				Children: [],
+				ID: '1',
+				ParentID: '1742436890822447105',
+				Type: 2,
+				Name: '鏌ョ湅鐭ヨ瘑搴�',
+				Path: '/knowledge/viewKnowledge',
+				Permission: '',
+				Icon: 'ywifont ywicon-a-appround15',
+				IsIframe: false,
+				IsHide: true,
+				Weight: 0,
+				SortCode: 2,
+				Description: '',
+			},
+			{
+				Children: [],
+				ID: '1',
+				ParentID: '1742436890822447105',
+				Type: 2,
+				Name: '鏌ョ湅鏂囦欢',
+				Path: '/knowledge/viewFile',
+				Permission: '',
+				Icon: 'ywifont ywicon-a-appround15',
+				IsIframe: false,
+				IsHide: true,
+				Weight: 0,
+				SortCode: 2,
+				Description: '',
+			},
 		],
 	},
 ];

--
Gitblit v1.9.3