From 68bd753f1b77f39c1dd5609620ce29f9b8b412b5 Mon Sep 17 00:00:00 2001 From: fei.wang <wf18701153496@163.com> Date: 星期一, 13 五月 2024 17:52:13 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/webapp/api/init.json | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/src/webapp/api/init.json b/src/webapp/api/init.json index 06b3f12..a11f792 100644 --- a/src/webapp/api/init.json +++ b/src/webapp/api/init.json @@ -80,6 +80,18 @@ "href": "/HxzkFlow/page/Duanxinlog.jsp", "icon": "layui-icon layui-icon-dialogue", "target": "_self" + }, + { + "title": "鐢ㄦ埛绠$悊", + "href": "/HxzkFlow/page/manager.jsp", + "icon": "layui-icon layui-icon-survey", + "target": "_self" + }, + { + "title": "鎿嶄綔鏃ュ織", + "href": "/HxzkFlow/page/OperationLog.jsp", + "icon": "layui-icon layui-icon-survey", + "target": "_self" } ] } -- Gitblit v1.9.3