menu_13501.json 332 B

123456789101112131415161718
  1. [
  2. {
  3. "id": 1356,
  4. "pid": 13502,
  5. "state": "open",
  6. "iconCls": "fa fa-table",
  7. "text": "Dialog表单",
  8. "url": "./html/complex/dialog.html"
  9. },
  10. {
  11. "id": 13561,
  12. "pid": 13502,
  13. "state": "open",
  14. "iconCls": "fa fa-bullhorn",
  15. "text": "Panel表单",
  16. "url": "./html/complex/panel_add.html"
  17. }
  18. ]