item2.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "title": "Mac",
  3. "total": 3,
  4. "data": [
  5. {
  6. "name": "Adobe qqqqqq 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-21"
  16. },
  17. {
  18. "name": "Adobe deaqqqqqqqmweaver CC 20163",
  19. "body": "这个是软件简介",
  20. "other": "这个是其他信息",
  21. "type": "网页制作",
  22. "url": {
  23. "baidu": "http://baidu.com/image/cache/catalog/demo/40_1-47x47.jpg"
  24. },
  25. "times": "2016-3-22"
  26. },
  27. {
  28. "name": "Adobe qqqqqqqqqqqqqqqqqqq CC 20163",
  29. "body": "这个是软件简介",
  30. "other": "这个是其他信息",
  31. "type": "网页制作",
  32. "url": {
  33. "baidu": "http://baidu.com/image/cache/catalog/demo/40_1-47x47.jpg",
  34. "s360": "http://360.cn/image/cache/catalog/demo/40_1-47x47.jpg",
  35. "local": "/demo/40_1-47x47.jpg"
  36. },
  37. "times": "2016-3-23"
  38. }
  39. ]
  40. }