From 871d4095b07cedacb7fbef4c38d64982f539c404 Mon Sep 17 00:00:00 2001 From: fei.wang <wf18701153496@163.com> Date: 星期四, 09 五月 2024 15:40:15 +0800 Subject: [PATCH] 测试提交 --- src/webapp/api/init2.json | 33 +++++++++++++++++++++++++++++++++ 1 files changed, 33 insertions(+), 0 deletions(-) diff --git a/src/webapp/api/init2.json b/src/webapp/api/init2.json new file mode 100644 index 0000000..7a8d676 --- /dev/null +++ b/src/webapp/api/init2.json @@ -0,0 +1,33 @@ +{ + "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" + } + ] + } + ] +} \ No newline at end of file -- Gitblit v1.9.3