item3.json 1.2 KB

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