| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- [
- {
- "id": 203,
- "pid": 1327,
- "state": "open",
- "iconCls": "fa fa-sitemap",
- "text": "文本框",
- "url": "./html/form/textbox.html"
- },
- {
- "id": 204,
- "pid": 1327,
- "state": "open",
- "iconCls": "fa fa-users",
- "text": "密码框",
- "url": "./html/form/passwordbox.html"
- },
- {
- "id": 2031,
- "pid": 1327,
- "state": "open",
- "iconCls": "fa fa-cube",
- "text": "单选框",
- "url": "./html/form/radio.html"
- },
- {
- "id": 2041,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "多选框",
- "url": "./html/form/checkbox.html"
- },
- {
- "id": 206,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "下拉列表框",
- "url": "./html/form/combobox.html"
- },
- {
- "id": 207,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "树形下拉框",
- "url": "./html/form/combotree.html"
- },
- {
- "id": 208,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "数据表格下拉框",
- "url": "./html/form/combogrid.html"
- },
- {
- "id": 209,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "树形表格下拉框",
- "url": "./html/form/combotreegrid.html"
- },
- {
- "id": 210,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "标签框",
- "url": "./html/form/tagbox.html"
- },
- {
- "id": 211,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "数值输入框",
- "url": "./html/form/numberbox.html"
- },
- {
- "id": 212,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "日期输入框",
- "url": "./html/form/datebox.html"
- },
- {
- "id": 213,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "日期时间输入框",
- "url": "./html/form/datetimebox.html"
- },
- {
- "id": 214,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "日期时间微调框",
- "url": "./html/form/datetimespinner.html"
- },
- {
- "id": 215,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "日历",
- "url": "./html/form/calendar.html"
- },
- {
- "id": 216,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "微调",
- "url": "./html/form/spinner.html"
- },
- {
- "id": 217,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "数字微调",
- "url": "./html/form/numberspinner.html"
- },
- {
- "id": 218,
- "pid": 215,
- "state": "open",
- "iconCls": "",
- "text": "时间微调",
- "url": "./html/form/timespinner.html"
- },
- {
- "id": 219,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "滑动条",
- "url": "./html/form/slider.html"
- },
- {
- "id": 220,
- "pid": 1327,
- "state": "open",
- "iconCls": "",
- "text": "文件框",
- "url": "./html/form/filebox.html"
- }
- ]
|