index.post.data.js 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. export default [{
  2. "post_id": '1',
  3. "uid": 1,
  4. "username": "龙葵",
  5. "header_image": "/static/moment/test/header03.jpg",
  6. "content": {
  7. "text": "内裤上百条,晒不干一条;衣服晾不干,亲人泪两行",
  8. "images": ["/static/moment/test/test2.jpg"]
  9. },
  10. "islike": 0,
  11. "like": [{
  12. "uid": 2,
  13. "username": "小李子,"
  14. },
  15. {
  16. "uid": 3,
  17. "username": "小张子"
  18. }
  19. ],
  20. "comments": {
  21. "total": 2,
  22. "comment": [{
  23. "uid": 2,
  24. "username": '小爱',
  25. "content": "加个微信吧!基金基金基金基金基金基金基金基金基金基金基金基金基金基金基金基金基金基金"
  26. },
  27. {
  28. "uid": 3,
  29. "username": '小虎',
  30. "content": "一起出去好吗?"
  31. }
  32. ]
  33. },
  34. "timestamp": "5分钟前"
  35. },
  36. {
  37. "post_id": 2,
  38. "uid": 1,
  39. "username": "菁英公寓-打造属于你的私密空间 小吴",
  40. "header_image": "/static/moment/test/header04.jpg",
  41. "content": {
  42. "text": "租房:东环朝南\n\r2室大衣柜\n\r燃气热水器\n\r5楼采光充足\n\r随时入住",
  43. "images": [
  44. "/static/moment/test/pig-01.jpg",
  45. "/static/moment/test/pig-02.jpg",
  46. "/static/moment/test/pig-03.jpg",
  47. "/static/moment/test/pig-04.jpg",
  48. "/static/moment/test/pig-05.jpg",
  49. "/static/moment/test/pig-06.jpg",
  50. "/static/moment/test/pig-07.jpg",
  51. "/static/moment/test/pig-08.jpg",
  52. "/static/moment/test/pig-09.jpg"
  53. ]
  54. },
  55. "islike": 0,
  56. "like": [{
  57. "uid": 2,
  58. "username": "小王子,"
  59. },
  60. {
  61. "uid": 3,
  62. "username": "张大大"
  63. }
  64. ],
  65. "comments": {
  66. "total": 2,
  67. "comment": [{
  68. "uid": 2,
  69. "username": '小虎',
  70. "content": "吃错药了!"
  71. },
  72. {
  73. "uid": 3,
  74. "username": '小狼',
  75. "content": "霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍!"
  76. }
  77. ]
  78. },
  79. "timestamp": "1小时前"
  80. },
  81. {
  82. "post_id": 2,
  83. "uid": 1,
  84. "username": "BSK 必胜客新苏 小乐",
  85. "header_image": "/static/moment/test/header05.jpg",
  86. "content": {
  87. "text": "美食花样多,诱人如北北;迎来小宇宙,幸福两行泪[喵喵]这可是小必的心声啊~",
  88. "images": ["/static/moment/test/header01.jpg", "/static/moment/test/header01.jpg",
  89. "/static/moment/test/header01.jpg", "/static/moment/test/header01.jpg"
  90. ]
  91. },
  92. "islike": 0,
  93. "like": [{
  94. "uid": 2,
  95. "username": "小王子,"
  96. },
  97. {
  98. "uid": 3,
  99. "username": "张大大"
  100. }
  101. ],
  102. "comments": {
  103. "total": 2,
  104. "comment": [{
  105. "uid": 2,
  106. "username": '小虎',
  107. "content": "吃错药了!"
  108. },
  109. {
  110. "uid": 3,
  111. "username": '小狼',
  112. "content": "霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍!"
  113. }
  114. ]
  115. },
  116. "timestamp": "7小时前"
  117. }
  118. ]