1+ {
2+ "homeInfo" : {
3+ "title" : " 首页" ,
4+ "href" : " page/welcome-1.html?t=1"
5+ },
6+ "logoInfo" : {
7+ "title" : " LAYUI MINI" ,
8+ "image" : " images/logo.png" ,
9+ "href" : " "
10+ },
11+ "menuInfo" : [
12+ {
13+ "title" : " 常规管理" ,
14+ "icon" : " fa fa-address-book" ,
15+ "href" : " " ,
16+ "target" : " _self" ,
17+ "child" : [
18+ {
19+ "title" : " SQL注入" ,
20+ "href" : " " ,
21+ "icon" : " iconfont icon-SQLzhurugongji" ,
22+ "target" : " _self" ,
23+ "child" : [
24+ {
25+ "title" : " JDBC" ,
26+ "href" : " page/injection/sqli/jdbc.html" ,
27+ "icon" : " iconfont icon-jdbc" ,
28+ "target" : " _self"
29+ },
30+ {
31+ "title" : " MyBatis" ,
32+ "href" : " page/injection/sqli/mybatis.html" ,
33+ "icon" : " iconfont icon-icons8-mybatis" ,
34+ "target" : " _self"
35+ },
36+ {
37+ "title" : " JPA" ,
38+ "href" : " page/injection/sqli/jpa.html" ,
39+ "icon" : " iconfont icon-spring" ,
40+ "target" : " _self"
41+ },
42+ {
43+ "title" : " Hibernate" ,
44+ "href" : " page/injection/sqli/hibernate.html" ,
45+ "icon" : " iconfont icon-Hivebiao" ,
46+ "target" : " _self"
47+ }
48+ ]
49+ },
50+ {
51+ "title" : " 主页模板" ,
52+ "href" : " " ,
53+ "icon" : " fa fa-home" ,
54+ "target" : " _self" ,
55+ "child" : [
56+ {
57+ "title" : " 主页一" ,
58+ "href" : " page/welcome-1.html" ,
59+ "icon" : " fa fa-tachometer" ,
60+ "target" : " _self"
61+ },
62+ {
63+ "title" : " 主页二" ,
64+ "href" : " page/welcome-2.html" ,
65+ "icon" : " fa fa-tachometer" ,
66+ "target" : " _self"
67+ },
68+ {
69+ "title" : " 主页三" ,
70+ "href" : " page/welcome-3.html" ,
71+ "icon" : " fa fa-tachometer" ,
72+ "target" : " _self"
73+ }
74+ ]
75+ },
76+ {
77+ "title" : " 菜单管理" ,
78+ "href" : " page/menu.html" ,
79+ "icon" : " fa fa-window-maximize" ,
80+ "target" : " _self"
81+ },
82+ {
83+ "title" : " 系统设置" ,
84+ "href" : " page/setting.html" ,
85+ "icon" : " fa fa-gears" ,
86+ "target" : " _self"
87+ },
88+ {
89+ "title" : " 表格示例" ,
90+ "href" : " page/table.html" ,
91+ "icon" : " fa fa-file-text" ,
92+ "target" : " _self"
93+ },
94+ {
95+ "title" : " 表单示例" ,
96+ "href" : " " ,
97+ "icon" : " fa fa-calendar" ,
98+ "target" : " _self" ,
99+ "child" : [
100+ {
101+ "title" : " 普通表单" ,
102+ "href" : " page/form.html" ,
103+ "icon" : " fa fa-list-alt" ,
104+ "target" : " _self"
105+ },
106+ {
107+ "title" : " 分步表单" ,
108+ "href" : " page/form-step.html" ,
109+ "icon" : " fa fa-navicon" ,
110+ "target" : " _self"
111+ }
112+ ]
113+ },
114+ {
115+ "title" : " 登录模板" ,
116+ "href" : " " ,
117+ "icon" : " fa fa-flag-o" ,
118+ "target" : " _self" ,
119+ "child" : [
120+ {
121+ "title" : " 登录-1" ,
122+ "href" : " page/login-1.html" ,
123+ "icon" : " fa fa-stumbleupon-circle" ,
124+ "target" : " _blank"
125+ },
126+ {
127+ "title" : " 登录-2" ,
128+ "href" : " page/login-2.html" ,
129+ "icon" : " fa fa-viacoin" ,
130+ "target" : " _blank"
131+ },
132+ {
133+ "title" : " 登录-3" ,
134+ "href" : " page/login-3.html" ,
135+ "icon" : " fa fa-tags" ,
136+ "target" : " _blank"
137+ }
138+ ]
139+ },
140+ {
141+ "title" : " 异常页面" ,
142+ "href" : " " ,
143+ "icon" : " fa fa-home" ,
144+ "target" : " _self" ,
145+ "child" : [
146+ {
147+ "title" : " 404页面" ,
148+ "href" : " page/404.html" ,
149+ "icon" : " fa fa-hourglass-end" ,
150+ "target" : " _self"
151+ }
152+ ]
153+ },
154+ {
155+ "title" : " 其它界面" ,
156+ "href" : " " ,
157+ "icon" : " fa fa-snowflake-o" ,
158+ "target" : " " ,
159+ "child" : [
160+ {
161+ "title" : " 按钮示例" ,
162+ "href" : " page/button.html" ,
163+ "icon" : " fa fa-snowflake-o" ,
164+ "target" : " _self"
165+ },
166+ {
167+ "title" : " 弹出层" ,
168+ "href" : " page/layer.html" ,
169+ "icon" : " fa fa-shield" ,
170+ "target" : " _self"
171+ }
172+ ]
173+ }
174+ ]
175+ },
176+ {
177+ "title" : " 组件管理" ,
178+ "icon" : " fa fa-lemon-o" ,
179+ "href" : " " ,
180+ "target" : " _self" ,
181+ "child" : [
182+ {
183+ "title" : " 图标列表" ,
184+ "href" : " page/icon.html" ,
185+ "icon" : " fa fa-dot-circle-o" ,
186+ "target" : " _self"
187+ },
188+ {
189+ "title" : " 图标选择" ,
190+ "href" : " page/icon-picker.html" ,
191+ "icon" : " fa fa-adn" ,
192+ "target" : " _self"
193+ },
194+ {
195+ "title" : " 颜色选择" ,
196+ "href" : " page/color-select.html" ,
197+ "icon" : " fa fa-dashboard" ,
198+ "target" : " _self"
199+ },
200+ {
201+ "title" : " 下拉选择" ,
202+ "href" : " page/table-select.html" ,
203+ "icon" : " fa fa-angle-double-down" ,
204+ "target" : " _self"
205+ },
206+ {
207+ "title" : " 文件上传" ,
208+ "href" : " page/upload.html" ,
209+ "icon" : " fa fa-arrow-up" ,
210+ "target" : " _self"
211+ },
212+ {
213+ "title" : " 富文本编辑器" ,
214+ "href" : " page/editor.html" ,
215+ "icon" : " fa fa-edit" ,
216+ "target" : " _self"
217+ },
218+ {
219+ "title" : " 省市县区选择器" ,
220+ "href" : " page/area.html" ,
221+ "icon" : " fa fa-rocket" ,
222+ "target" : " _self"
223+ }
224+ ]
225+ },
226+ {
227+ "title" : " 其它管理" ,
228+ "icon" : " fa fa-slideshare" ,
229+ "href" : " " ,
230+ "target" : " _self" ,
231+ "child" : [
232+ {
233+ "title" : " 多级菜单" ,
234+ "href" : " " ,
235+ "icon" : " fa fa-meetup" ,
236+ "target" : " " ,
237+ "child" : [
238+ {
239+ "title" : " 按钮1" ,
240+ "href" : " page/button.html?v=1" ,
241+ "icon" : " fa fa-calendar" ,
242+ "target" : " _self" ,
243+ "child" : [
244+ {
245+ "title" : " 按钮2" ,
246+ "href" : " page/button.html?v=2" ,
247+ "icon" : " fa fa-snowflake-o" ,
248+ "target" : " _self" ,
249+ "child" : [
250+ {
251+ "title" : " 按钮3" ,
252+ "href" : " page/button.html?v=3" ,
253+ "icon" : " fa fa-snowflake-o" ,
254+ "target" : " _self"
255+ },
256+ {
257+ "title" : " 表单4" ,
258+ "href" : " page/form.html?v=1" ,
259+ "icon" : " fa fa-calendar" ,
260+ "target" : " _self"
261+ }
262+ ]
263+ }
264+ ]
265+ }
266+ ]
267+ },
268+ {
269+ "title" : " 失效菜单" ,
270+ "href" : " page/error.html" ,
271+ "icon" : " fa fa-superpowers" ,
272+ "target" : " _self"
273+ }
274+ ]
275+ }
276+ ]
277+ }
0 commit comments