| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- [
- {
- "id": 1356,
- "pid": 13502,
- "state": "open",
- "iconCls": "fa fa-sitemap",
- "text": "数据表格(标签实现)",
- "url": "./html/complex/datagrid.html?type=abc"
- },
- {
- "id": 13561,
- "pid": 13502,
- "state": "open",
- "iconCls": "fa fa-users",
- "text": "数据表格(API实现)",
- "url": "./html/complex/datagrid2.html"
- },
- {
- "id": 1357,
- "pid": 13502,
- "state": "open",
- "iconCls": "fa fa-cube",
- "text": "树形表格(工具栏)",
- "url": "./html/complex/treegrid.html"
- },
- {
- "id": 1358,
- "pid": 13502,
- "state": "open",
- "iconCls": "fa fa-table",
- "text": "可编辑表格(工具栏)",
- "url": "./html/complex/edatagrid.html"
- },
- {
- "id": 13561,
- "pid": 13502,
- "state": "open",
- "iconCls": "fa fa-bullhorn",
- "text": "Tab表格+表单",
- "url": "./html/complex/panel.html"
- }
- ]
|