nav_main.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "data": [
  3. {
  4. "text": "LAYUI基础",
  5. "icon": "",
  6. "subset": [
  7. {
  8. "text": "按钮",
  9. "icon": "",
  10. "href": "demo/btn.html"
  11. },{
  12. "text": "表单",
  13. "icon": "",
  14. "href": "demo/form.html"
  15. },{
  16. "text": "表格",
  17. "icon": "",
  18. "href": "demo/table.html"
  19. },{
  20. "text": "选项卡",
  21. "icon": "",
  22. "href": "demo/tab-card.html"
  23. },{
  24. "text": "进度条",
  25. "icon": "",
  26. "href": "demo/progress-bar.html"
  27. },{
  28. "text": "折叠面板",
  29. "icon": "",
  30. "href": "demo/folding-panel.html"
  31. },{
  32. "text": "辅助元素",
  33. "icon": "",
  34. "href": "demo/auxiliar.html"
  35. },{
  36. "text": "更多示例",
  37. "icon": "",
  38. "target": true,
  39. "href": "http://www.layui.com/demo/"
  40. }
  41. ]
  42. },{
  43. "text": "扩展",
  44. "icon": "",
  45. "href": "",
  46. "subset": [
  47. {
  48. "text": "登录页",
  49. "icon": "",
  50. "href": "demo/login.html"
  51. },{
  52. "text": "登录页2",
  53. "icon": "",
  54. "href": "demo/login2.html"
  55. },{
  56. "text": "注册页",
  57. "icon": "",
  58. "href": "demo/register.html"
  59. },{
  60. "text": "图表",
  61. "icon": "",
  62. "href": "demo/map.html"
  63. },{
  64. "text": "添加-修改",
  65. "icon": "",
  66. "href": "demo/add-edit.html"
  67. },{
  68. "text": "data-table 表格",
  69. "icon": "",
  70. "href": "demo/data-table.html"
  71. },{
  72. "text": "tree-table 树表格",
  73. "icon": "",
  74. "href": "demo/tree-table.html"
  75. },{
  76. "text": "404页",
  77. "icon": "",
  78. "href": "demo/404.html"
  79. },{
  80. "text": "提示页",
  81. "icon": "",
  82. "href": "demo/tips.html"
  83. }
  84. ]
  85. },{
  86. "text": "子窗口操作",
  87. "icon": "",
  88. "href": "demo/children.html"
  89. },{
  90. "text": "加入群下载源码",
  91. "icon": "",
  92. "target": true,
  93. "href": "//shang.qq.com/wpa/qunwpa?idkey=ad6ba602ae228be2222ddb804086e0cfa42da3d74e34b383b665c2bec1adfc6e"
  94. }
  95. ]
  96. }