item3.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "title": "iOS",
  3. "total": 3,
  4. "data": [
  5. {
  6. "name": "Adobe aaaaaaaaaaaaaa CC 20163",
  7. "body": "这个是软件简介",
  8. "other": "这个是其他信息",
  9. "type": "网页制作",
  10. "url": {
  11. "baidu": "http://baidu.com/image/cache/catalog/demo/40_1-47x47.jpg",
  12. "s360": "http://360.cn/image/cache/catalog/demo/40_1-47x47.jpg",
  13. "local": "/demo/40_1-47x47.jpg"
  14. },
  15. "times": "2016-3-22"
  16. },
  17. {
  18. "name": "Adobe ttttttttttttttttttttttttt CC 20163",
  19. "body": "这个是软件简介",
  20. "other": "这个是其他信息",
  21. "type": "网页制作",
  22. "url": {
  23. "baidu": "http://baidu.com/image/cache/catalog/demo/40_1-47x47.jpg",
  24. "s360": "http://360.cn/image/cache/catalog/demo/40_1-47x47.jpg",
  25. "local": "/demo/40_1-47x47.jpg"
  26. },
  27. "times": "2016-3-21"
  28. },
  29. {
  30. "name": "Adobe tttttttttttttttttttttttttttttttttttttttt CC 20163",
  31. "body": "这个是软件简介",
  32. "other": "这个是其他信息",
  33. "type": "网页制作",
  34. "url": {
  35. "local": "/demo/40_1-47x47.jpg"
  36. },
  37. "times": "2016-3-23"
  38. }
  39. ]
  40. }