navs.json 818 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "title":"10",
  3. "msg":"hklklkl",
  4. "code":"200",
  5. "data":[
  6. {
  7. "title": "推送1",
  8. "dog": "5555",
  9. "href": "1111",
  10. "spread": "价格"
  11. },
  12. {
  13. "title": "推送2",
  14. "dog": "=111",
  15. "href": "1111",
  16. "spread": "价格"
  17. },
  18. {
  19. "title": "推送3",
  20. "dog": "11111",
  21. "href": "1111",
  22. "spread": "价格"
  23. },
  24. {
  25. "title": "推送4",
  26. "dog": "222",
  27. "href": "1111",
  28. "spread": "价格"
  29. },
  30. {
  31. "title": "推送1",
  32. "dog": "5555",
  33. "href": "1111",
  34. "spread": "价格"
  35. },
  36. {
  37. "title": "推送2",
  38. "dog": "=111",
  39. "href": "1111",
  40. "spread": "价格"
  41. },
  42. {
  43. "title": "推送666666",
  44. "dog": "11111",
  45. "href": "1111",
  46. "spread": "价格"
  47. },
  48. {
  49. "title": "推送4",
  50. "dog": "222",
  51. "href": "1111",
  52. "spread": "价格"
  53. }
  54. ]
  55. }