menu_13502.json 906 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [
  2. {
  3. "id": 1356,
  4. "pid": 13502,
  5. "state": "open",
  6. "iconCls": "fa fa-sitemap",
  7. "text": "数据表格(标签实现)",
  8. "url": "./html/complex/datagrid.html?type=abc"
  9. },
  10. {
  11. "id": 13561,
  12. "pid": 13502,
  13. "state": "open",
  14. "iconCls": "fa fa-users",
  15. "text": "数据表格(API实现)",
  16. "url": "./html/complex/datagrid2.html"
  17. },
  18. {
  19. "id": 1357,
  20. "pid": 13502,
  21. "state": "open",
  22. "iconCls": "fa fa-cube",
  23. "text": "树形表格(工具栏)",
  24. "url": "./html/complex/treegrid.html"
  25. },
  26. {
  27. "id": 1358,
  28. "pid": 13502,
  29. "state": "open",
  30. "iconCls": "fa fa-table",
  31. "text": "可编辑表格(工具栏)",
  32. "url": "./html/complex/edatagrid.html"
  33. },
  34. {
  35. "id": 13561,
  36. "pid": 13502,
  37. "state": "open",
  38. "iconCls": "fa fa-bullhorn",
  39. "text": "Tab表格+表单",
  40. "url": "./html/complex/panel.html"
  41. }
  42. ]