menu_1327.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. [
  2. {
  3. "id": 203,
  4. "pid": 1327,
  5. "state": "open",
  6. "iconCls": "fa fa-sitemap",
  7. "text": "文本框",
  8. "url": "./html/form/textbox.html"
  9. },
  10. {
  11. "id": 204,
  12. "pid": 1327,
  13. "state": "open",
  14. "iconCls": "fa fa-users",
  15. "text": "密码框",
  16. "url": "./html/form/passwordbox.html"
  17. },
  18. {
  19. "id": 2031,
  20. "pid": 1327,
  21. "state": "open",
  22. "iconCls": "fa fa-cube",
  23. "text": "单选框",
  24. "url": "./html/form/radio.html"
  25. },
  26. {
  27. "id": 2041,
  28. "pid": 1327,
  29. "state": "open",
  30. "iconCls": "",
  31. "text": "多选框",
  32. "url": "./html/form/checkbox.html"
  33. },
  34. {
  35. "id": 206,
  36. "pid": 1327,
  37. "state": "open",
  38. "iconCls": "",
  39. "text": "下拉列表框",
  40. "url": "./html/form/combobox.html"
  41. },
  42. {
  43. "id": 207,
  44. "pid": 1327,
  45. "state": "open",
  46. "iconCls": "",
  47. "text": "树形下拉框",
  48. "url": "./html/form/combotree.html"
  49. },
  50. {
  51. "id": 208,
  52. "pid": 1327,
  53. "state": "open",
  54. "iconCls": "",
  55. "text": "数据表格下拉框",
  56. "url": "./html/form/combogrid.html"
  57. },
  58. {
  59. "id": 209,
  60. "pid": 1327,
  61. "state": "open",
  62. "iconCls": "",
  63. "text": "树形表格下拉框",
  64. "url": "./html/form/combotreegrid.html"
  65. },
  66. {
  67. "id": 210,
  68. "pid": 1327,
  69. "state": "open",
  70. "iconCls": "",
  71. "text": "标签框",
  72. "url": "./html/form/tagbox.html"
  73. },
  74. {
  75. "id": 211,
  76. "pid": 1327,
  77. "state": "open",
  78. "iconCls": "",
  79. "text": "数值输入框",
  80. "url": "./html/form/numberbox.html"
  81. },
  82. {
  83. "id": 212,
  84. "pid": 1327,
  85. "state": "open",
  86. "iconCls": "",
  87. "text": "日期输入框",
  88. "url": "./html/form/datebox.html"
  89. },
  90. {
  91. "id": 213,
  92. "pid": 1327,
  93. "state": "open",
  94. "iconCls": "",
  95. "text": "日期时间输入框",
  96. "url": "./html/form/datetimebox.html"
  97. },
  98. {
  99. "id": 214,
  100. "pid": 1327,
  101. "state": "open",
  102. "iconCls": "",
  103. "text": "日期时间微调框",
  104. "url": "./html/form/datetimespinner.html"
  105. },
  106. {
  107. "id": 215,
  108. "pid": 1327,
  109. "state": "open",
  110. "iconCls": "",
  111. "text": "日历",
  112. "url": "./html/form/calendar.html"
  113. },
  114. {
  115. "id": 216,
  116. "pid": 1327,
  117. "state": "open",
  118. "iconCls": "",
  119. "text": "微调",
  120. "url": "./html/form/spinner.html"
  121. },
  122. {
  123. "id": 217,
  124. "pid": 1327,
  125. "state": "open",
  126. "iconCls": "",
  127. "text": "数字微调",
  128. "url": "./html/form/numberspinner.html"
  129. },
  130. {
  131. "id": 218,
  132. "pid": 215,
  133. "state": "open",
  134. "iconCls": "",
  135. "text": "时间微调",
  136. "url": "./html/form/timespinner.html"
  137. },
  138. {
  139. "id": 219,
  140. "pid": 1327,
  141. "state": "open",
  142. "iconCls": "",
  143. "text": "滑动条",
  144. "url": "./html/form/slider.html"
  145. },
  146. {
  147. "id": 220,
  148. "pid": 1327,
  149. "state": "open",
  150. "iconCls": "",
  151. "text": "文件框",
  152. "url": "./html/form/filebox.html"
  153. }
  154. ]