menu.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. [
  2. {
  3. "appType": "igw",
  4. "href": "/home",
  5. "iconCls": "main-tab",
  6. "iconPath": "tabbar_home",
  7. "id": "1",
  8. "name": "i配网App首页",
  9. "order": 1,
  10. "parts": [
  11. {
  12. "colspan": 1,
  13. "id": "1",
  14. "items": [
  15. {
  16. "active": 0,
  17. "href": "demo/index.html",
  18. "uri": "demo/index.html",
  19. "iconPath": "third-dy-xqyw.png",
  20. "id": "lp_1",
  21. "name": "i配网-两票-demo123",
  22. "order": 1,
  23. "title": "demo1123",
  24. "type": "icon"
  25. }
  26. ],
  27. "maxItem": 100,
  28. "name": "i配网App首页-两票",
  29. "order": 1,
  30. "renderType": "grid",
  31. "title": "两票"
  32. },
  33. {
  34. "colspan": 2,
  35. "id": "2",
  36. "items": [
  37. {
  38. "active": 1,
  39. "href": "demo/index.html#/page1",
  40. "uri": "demo/index.html#/page1",
  41. "iconPath": "icon_pdyp.png",
  42. "id": "digit_1",
  43. "name": "i配网-数字化班组-demo2",
  44. "order": 1,
  45. "title": "demo2",
  46. "type": "icon"
  47. }
  48. ],
  49. "maxItem": 100,
  50. "name": "i配网App首页-数字化班组",
  51. "order": 2,
  52. "renderType": "grid",
  53. "title": "数字化班组"
  54. },
  55. {
  56. "colspan": 3,
  57. "id": "3",
  58. "items": [
  59. {
  60. "active": 0,
  61. "href": "demo/index.html#/page2",
  62. "uri": "demo/index.html#/page2",
  63. "iconPath": "icon_pdyp.png",
  64. "id": "gd_1",
  65. "name": "i配网-工单-demo3",
  66. "order": 1,
  67. "title": "demo3",
  68. "type": "icon"
  69. }
  70. ],
  71. "maxItem": 100,
  72. "name": "i配网App首页-工单",
  73. "order": 3,
  74. "renderType": "grid",
  75. "title": "工单"
  76. },
  77. {
  78. "colspan": 3,
  79. "id": "3",
  80. "items": [
  81. {
  82. "active": 0,
  83. "href": "demo/index.html#/page2",
  84. "uri": "demo/index.html#/page2",
  85. "iconPath": "icon_pdyp.png",
  86. "id": "gd_1",
  87. "name": "i配网-工单-demo3",
  88. "order": 1,
  89. "title": "demo3",
  90. "type": "icon"
  91. }
  92. ],
  93. "maxItem": 100,
  94. "name": "i配网App首页-工单",
  95. "order": 3,
  96. "renderType": "grid",
  97. "title": "工单"
  98. },
  99. {
  100. "colspan": 3,
  101. "id": "3",
  102. "items": [
  103. {
  104. "active": 0,
  105. "href": "demo/index.html#/page2",
  106. "uri": "demo/index.html#/page2",
  107. "iconPath": "icon_pdyp.png",
  108. "id": "gd_1",
  109. "name": "i配网-工单-demo3",
  110. "order": 1,
  111. "title": "demo3",
  112. "type": "icon"
  113. }
  114. ],
  115. "maxItem": 100,
  116. "name": "i配网App首页-工单",
  117. "order": 3,
  118. "renderType": "grid",
  119. "title": "工单"
  120. },
  121. {
  122. "colspan": 3,
  123. "id": "3",
  124. "items": [
  125. {
  126. "active": 0,
  127. "href": "demo/index.html#/page2",
  128. "uri": "demo/index.html#/page2",
  129. "iconPath": "icon_pdyp.png",
  130. "id": "gd_1",
  131. "name": "i配网-工单-demo3",
  132. "order": 1,
  133. "title": "demo3",
  134. "type": "icon"
  135. }
  136. ],
  137. "maxItem": 100,
  138. "name": "i配网App首页-工单",
  139. "order": 3,
  140. "renderType": "grid",
  141. "title": "工单"
  142. }
  143. ],
  144. "renderType": "tab",
  145. "title": "首页"
  146. }
  147. ]