3cc515ef72e441b6a700fc627768a8ab1d3fe588.svn-base 831 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. [
  2. {
  3. "title": "这是动态渲染的",
  4. "icon": "ဂ",
  5. "href": "",
  6. "spread": true,
  7. "children": [
  8. {
  9. "title": "表单",
  10. "icon": "",
  11. "href": "form.html"
  12. }
  13. ]
  14. },
  15. {
  16. "title": "地址本",
  17. "icon": "fa-address-book",
  18. "href": "",
  19. "spread": false,
  20. "children": [
  21. {
  22. "title": "Github",
  23. "icon": "fa-github",
  24. "href": "https://www.github.com/"
  25. },
  26. {
  27. "title": "QQ",
  28. "icon": "fa-qq",
  29. "href": "http://www.qq.com/"
  30. },
  31. {
  32. "title": "Fly社区",
  33. "icon": "",
  34. "href": "http://fly.layui.com/"
  35. }
  36. ]
  37. },
  38. {
  39. "title": "33333",
  40. "icon": "",
  41. "href": "http://fly.layui.com/",
  42. "spread": false
  43. }
  44. ]