From e15f561a1f9eddfde503d59baf45a860b131928e Mon Sep 17 00:00:00 2001 From: fei.wang <wf18701153496@163.com> Date: 星期三, 13 八月 2025 14:22:50 +0800 Subject: [PATCH] 更新最新版代码 --- src/webapp/api/init3.json | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 52 insertions(+), 0 deletions(-) diff --git a/src/webapp/api/init3.json b/src/webapp/api/init3.json new file mode 100644 index 0000000..1ced80f --- /dev/null +++ b/src/webapp/api/init3.json @@ -0,0 +1,52 @@ +{ + "homeInfo": { + "title": "棣栭〉", + "href": "/HxzkFlow/page/ShouYe.jsp" + }, + "logoInfo": { + "title": "鐗╄仈缃戝崱骞冲彴", + "image": "/HxzkFlow/images/favicon.ico", + "href": "" + }, + "menuInfo": [ + { + "title": "甯歌绠$悊", + "icon": "fa fa-address-book", + "href": "", + "target": "_self", + "child": [ + { + "title": "淇℃伅鎬昏", + "href": "/HxzkFlow/page/XinXi.jsp", + "icon": "layui-icon layui-icon-cols", + "target": "_self" + }, + { + "title": "鍗$墖绠$悊", + "href": "/HxzkFlow/page/index1.jsp", + "icon": "layui-icon layui-icon-tabs", + "target": "_self" + }, + { + "title": "浜戞湇鍔″櫒", + "href": "/HxzkFlow/page/Fuwuqi.jsp", + "icon": "layui-icon layui-icon-util", + "target": "_self" + }, + { + "title": "鍏徃绠$悊", + "href": "/HxzkFlow/page/Gongs.jsp", + "icon": "layui-icon layui-icon-templeate-1", + "target": "_self" + }, + { + "title": "涓汉涓績", + "href": "/HxzkFlow/page/setting.jsp", + "icon": "layui-icon layui-icon-set", + "target": "_self" + } + + ] + } + ] +} \ No newline at end of file -- Gitblit v1.9.3