| 12345678910111213141516171819202122232425262728293031323334 |
- [
- {
- "id": 1339,
- "pid": 1329,
- "state": "open",
- "iconCls": "",
- "text": "打开弹出窗口",
- "url": "./html/menu/openDialog_index.html"
- },
- {
- "id": 1340,
- "pid": 1329,
- "state": "open",
- "iconCls": "",
- "text": "打开Tab窗口",
- "url": "./html/menu/openTab_index.html"
- },
- {
- "id": 1341,
- "pid": 1329,
- "state": "open",
- "iconCls": "",
- "text": "执行Ajax请求",
- "url": "./html/menu/doAjax_index.html"
- },
- {
- "id": 1341,
- "pid": 1329,
- "state": "open",
- "iconCls": "",
- "text": "执行普通请求",
- "url": "./html/menu/request_index.html"
- }
- ]
|