dataMenu.json 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. {
  2. "code": 0,
  3. "msg": "ok",
  4. "data": [{
  5. "id": 1,
  6. "title": "工作空间",
  7. "type": 0,
  8. "icon": "layui-icon layui-icon-console",
  9. "href": "",
  10. "children": [{
  11. "id": 10,
  12. "title": "控制后台",
  13. "icon": "layui-icon layui-icon-console",
  14. "type": 1,
  15. "openType": "_iframe",
  16. "href": "view/console/console1.html"
  17. }, {
  18. "id": 13,
  19. "title": "数据分析",
  20. "icon": "layui-icon layui-icon-console",
  21. "type": 1,
  22. "openType": "_iframe",
  23. "href": "view/console/console2.html"
  24. }, {
  25. "id": 14,
  26. "title": "百度一下",
  27. "icon": "layui-icon layui-icon-console",
  28. "type": 1,
  29. "openType": "_iframe",
  30. "href": "http://www.baidu.com"
  31. }, {
  32. "id": 15,
  33. "title": "主题预览",
  34. "icon": "layui-icon layui-icon-console",
  35. "type": 1,
  36. "openType": "_iframe",
  37. "href": "view/system/theme.html"
  38. }]
  39. },
  40. {
  41. "id": "component",
  42. "title": "常用组件",
  43. "icon": "layui-icon layui-icon-component",
  44. "type": 0,
  45. "href": "",
  46. "children": [{
  47. "id": 201,
  48. "title": "基础组件",
  49. "icon": "layui-icon layui-icon-console",
  50. "type": 0,
  51. "children": [{
  52. "id": 2011,
  53. "title": "功能按钮",
  54. "icon": "layui-icon layui-icon-face-smile",
  55. "type": 1,
  56. "openType": "_iframe",
  57. "href": "view/document/button.html"
  58. }, {
  59. "id": 2014,
  60. "title": "表单集合",
  61. "icon": "layui-icon layui-icon-face-cry",
  62. "type": 1,
  63. "openType": "_iframe",
  64. "href": "view/document/form.html"
  65. }, {
  66. "id": 2010,
  67. "title": "字体图标",
  68. "icon": "layui-icon layui-icon-face-cry",
  69. "type": 1,
  70. "openType": "_iframe",
  71. "href": "view/document/icon.html"
  72. }, {
  73. "id": 2012,
  74. "title": "多选下拉",
  75. "icon": "layui-icon layui-icon-face-cry",
  76. "type": 1,
  77. "openType": "_iframe",
  78. "href": "view/document/select.html"
  79. }, {
  80. "id": 2013,
  81. "title": "动态标签",
  82. "icon": "layui-icon layui-icon-face-cry",
  83. "type": 1,
  84. "openType": "_iframe",
  85. "href": "view/document/tag.html"
  86. }]
  87. }, {
  88. "id": 203,
  89. "title": "进阶组件",
  90. "icon": "layui-icon layui-icon-console",
  91. "type": 0,
  92. "children": [{
  93. "id": 2031,
  94. "title": "数据表格",
  95. "icon": "layui-icon layui-icon-face-cry",
  96. "type": 1,
  97. "openType": "_iframe",
  98. "href": "view/document/table.html"
  99. }, {
  100. "id": 2032,
  101. "title": "分布表单",
  102. "icon": "layui-icon layui-icon-face-cry",
  103. "type": 1,
  104. "openType": "_iframe",
  105. "href": "view/document/step.html"
  106. }, {
  107. "id": 2033,
  108. "title": "树形表格",
  109. "icon": "layui-icon layui-icon-face-cry",
  110. "type": 1,
  111. "openType": "_iframe",
  112. "href": "view/document/treetable.html"
  113. }, {
  114. "id": 2034,
  115. "title": "树状结构",
  116. "icon": "layui-icon layui-icon-face-cry",
  117. "type": 1,
  118. "openType": "_iframe",
  119. "href": "view/document/dtree.html"
  120. }, {
  121. "id": 2035,
  122. "title": "文本编辑",
  123. "icon": "layui-icon layui-icon-face-cry",
  124. "type": 1,
  125. "openType": "_iframe",
  126. "href": "view/document/tinymce.html"
  127. }, {
  128. "id": 2036,
  129. "title": "卡片组件",
  130. "icon": "layui-icon layui-icon-face-cry",
  131. "type": 1,
  132. "openType": "_iframe",
  133. "href": "view/document/card.html"
  134. }]
  135. }, {
  136. "id": 202,
  137. "title": "弹层组件",
  138. "icon": "layui-icon layui-icon-console",
  139. "type": 0,
  140. "children": [{
  141. "id": 2021,
  142. "title": "抽屉组件",
  143. "icon": "layui-icon layui-icon-face-cry",
  144. "type": 1,
  145. "openType": "_iframe",
  146. "href": "view/document/drawer.html"
  147. }, {
  148. "id": 2022,
  149. "title": "消息通知",
  150. "icon": "layui-icon layui-icon-face-cry",
  151. "type": 1,
  152. "openType": "_iframe",
  153. "href": "view/document/notice.html"
  154. }, {
  155. "id": 2024,
  156. "title": "加载组件",
  157. "icon": "layui-icon layui-icon-face-cry",
  158. "type": 1,
  159. "openType": "_iframe",
  160. "href": "view/document/loading.html"
  161. }, {
  162. "id": 2023,
  163. "title": "弹层组件",
  164. "icon": "layui-icon layui-icon-face-cry",
  165. "type": 1,
  166. "openType": "_iframe",
  167. "href": "view/document/popup.html"
  168. }]
  169. }, {
  170. "id": 60331,
  171. "title": "高级组件",
  172. "icon": "layui-icon layui-icon-console",
  173. "type": 0,
  174. "children": [{
  175. "id": 60131,
  176. "title": "多选项卡",
  177. "icon": "layui-icon layui-icon-face-cry",
  178. "type": 1,
  179. "openType": "_iframe",
  180. "href": "view/document/tab.html"
  181. }, {
  182. "id": 60132,
  183. "title": "数据菜单",
  184. "icon": "layui-icon layui-icon-face-cry",
  185. "type": 1,
  186. "openType": "_iframe",
  187. "href": "view/document/menu.html"
  188. }]
  189. }, {
  190. "id": 204,
  191. "title": "其他组件",
  192. "icon": "layui-icon layui-icon-console",
  193. "type": 0,
  194. "children": [{
  195. "id": 2041,
  196. "title": "哈希加密",
  197. "icon": "layui-icon layui-icon-face-cry",
  198. "type": 1,
  199. "openType": "_iframe",
  200. "href": "view/document/hash.html"
  201. },
  202. {
  203. "id": 2042,
  204. "title": "图标选择",
  205. "icon": "layui-icon layui-icon-face-cry",
  206. "type": 1,
  207. "openType": "_iframe",
  208. "href": "view/document/iconPicker.html"
  209. },
  210. {
  211. "id": 2043,
  212. "title": "省市级联",
  213. "icon": "layui-icon layui-icon-face-cry",
  214. "type": 1,
  215. "openType": "_iframe",
  216. "href": "view/document/area.html"
  217. },
  218. {
  219. "id": 2044,
  220. "title": "数字滚动",
  221. "icon": "layui-icon layui-icon-face-cry",
  222. "type": 1,
  223. "openType": "_iframe",
  224. "href": "view/document/count.html"
  225. },
  226. {
  227. "id": 2045,
  228. "title": "顶部返回",
  229. "icon": "layui-icon layui-icon-face-cry",
  230. "type": 1,
  231. "openType": "_iframe",
  232. "href": "view/document/topBar.html"
  233. }
  234. ]
  235. }]
  236. },
  237. {
  238. "id": "result",
  239. "title": "结果页面",
  240. "icon": "layui-icon layui-icon-auz",
  241. "type": 0,
  242. "href": "",
  243. "children": [{
  244. "id": "success",
  245. "title": "成功",
  246. "icon": "layui-icon layui-icon-face-smile",
  247. "type": 1,
  248. "openType": "_iframe",
  249. "href": "view/result/success.html"
  250. },
  251. {
  252. "id": "failure",
  253. "title": "失败",
  254. "icon": "layui-icon layui-icon-face-cry",
  255. "type": 1,
  256. "openType": "_iframe",
  257. "href": "view/result/error.html"
  258. }
  259. ]
  260. },
  261. {
  262. "id": "error",
  263. "title": "错误页面",
  264. "icon": "layui-icon layui-icon-face-cry",
  265. "type": 0,
  266. "href": "",
  267. "children": [{
  268. "id": 403,
  269. "title": "403",
  270. "icon": "layui-icon layui-icon-face-smile",
  271. "type": 1,
  272. "openType": "_iframe",
  273. "href": "view/error/403.html"
  274. },
  275. {
  276. "id": 404,
  277. "title": "404",
  278. "icon": "layui-icon layui-icon-face-cry",
  279. "type": 1,
  280. "openType": "_iframe",
  281. "href": "view/error/404.html"
  282. },
  283. {
  284. "id": 500,
  285. "title": "500",
  286. "icon": "layui-icon layui-icon-face-cry",
  287. "type": 1,
  288. "openType": "_iframe",
  289. "href": "view/error/500.html"
  290. }
  291. ]
  292. },
  293. {
  294. "id": "system",
  295. "title": "系统管理",
  296. "icon": "layui-icon layui-icon-set-fill",
  297. "type": 0,
  298. "href": "",
  299. "children": [{
  300. "id": 601,
  301. "title": "用户管理",
  302. "icon": "layui-icon layui-icon-face-smile",
  303. "type": 1,
  304. "openType": "_iframe",
  305. "href": "view/system/user.html"
  306. },
  307. {
  308. "id": 602,
  309. "title": "角色管理",
  310. "icon": "layui-icon layui-icon-face-cry",
  311. "type": 1,
  312. "openType": "_iframe",
  313. "href": "view/system/role.html"
  314. },
  315. {
  316. "id": 603,
  317. "title": "权限管理",
  318. "icon": "layui-icon layui-icon-face-cry",
  319. "type": 1,
  320. "openType": "_iframe",
  321. "href": "view/system/power.html"
  322. },
  323. {
  324. "id": 604,
  325. "title": "部门管理",
  326. "icon": "layui-icon layui-icon-face-cry",
  327. "type": 1,
  328. "openType": "_iframe",
  329. "href": "view/system/deptment.html"
  330. },
  331. {
  332. "id": 605,
  333. "title": "行为日志",
  334. "icon": "layui-icon layui-icon-face-cry",
  335. "type": 1,
  336. "openType": "_iframe",
  337. "href": "view/system/log.html"
  338. }, {
  339. "id": 606,
  340. "title": "数据字典",
  341. "icon": "layui-icon layui-icon-face-cry",
  342. "type": 1,
  343. "openType": "_iframe",
  344. "href": "view/system/dict.html"
  345. }
  346. ]
  347. },
  348. {
  349. "id": "common",
  350. "title": "常用页面",
  351. "icon": "layui-icon layui-icon-template-1",
  352. "type": 0,
  353. "href": "",
  354. "children": [{
  355. "id": 701,
  356. "title": "登录页面",
  357. "icon": "layui-icon layui-icon-face-smile",
  358. "type": 1,
  359. "openType": "_iframe",
  360. "href": "login.html"
  361. }, {
  362. "id": 702,
  363. "title": "空白页面",
  364. "icon": "layui-icon layui-icon-face-smile",
  365. "type": 1,
  366. "openType": "_iframe",
  367. "href": "view/system/space.html"
  368. }]
  369. }
  370. ]
  371. }