118 lines
3.4 KiB
JavaScript
118 lines
3.4 KiB
JavaScript
export default [{
|
|
"post_id": '1',
|
|
"uid": 1,
|
|
"username": "龙葵",
|
|
"header_image": "/static/chat/index/test/header03.jpg",
|
|
"content": {
|
|
"text": "内裤上百条,晒不干一条;衣服晾不干,亲人泪两行",
|
|
"images": ["/static/chat/index/test/test2.jpg"]
|
|
},
|
|
"islike": 0,
|
|
"like": [{
|
|
"uid": 2,
|
|
"username": "小李子,"
|
|
},
|
|
{
|
|
"uid": 3,
|
|
"username": "小张子"
|
|
}
|
|
],
|
|
"comments": {
|
|
"total": 2,
|
|
"comment": [{
|
|
"uid": 2,
|
|
"username": '小爱',
|
|
"content": "加个微信吧!基金基金基金基金基金基金基金基金基金基金基金基金基金基金基金基金基金基金"
|
|
},
|
|
{
|
|
"uid": 3,
|
|
"username": '小虎',
|
|
"content": "一起出去好吗?"
|
|
}
|
|
]
|
|
},
|
|
"timestamp": "5分钟前"
|
|
},
|
|
{
|
|
"post_id": 2,
|
|
"uid": 1,
|
|
"username": "菁英公寓-打造属于你的私密空间 小吴",
|
|
"header_image": "/static/chat/index/test/header04.jpg",
|
|
"content": {
|
|
"text": "租房:东环朝南\n\r2室大衣柜\n\r燃气热水器\n\r5楼采光充足\n\r随时入住",
|
|
"images": [
|
|
"/static/chat/index/test/pig-01.jpg",
|
|
"/static/chat/index/test/pig-02.jpg",
|
|
"/static/chat/index/test/pig-03.jpg",
|
|
"/static/chat/index/test/pig-04.jpg",
|
|
"/static/chat/index/test/pig-05.jpg",
|
|
"/static/chat/index/test/pig-06.jpg",
|
|
"/static/chat/index/test/pig-07.jpg",
|
|
"/static/chat/index/test/pig-08.jpg",
|
|
"/static/chat/index/test/pig-09.jpg"
|
|
]
|
|
},
|
|
"islike": 0,
|
|
"like": [{
|
|
"uid": 2,
|
|
"username": "小王子,"
|
|
},
|
|
{
|
|
"uid": 3,
|
|
"username": "张大大"
|
|
}
|
|
],
|
|
"comments": {
|
|
"total": 2,
|
|
"comment": [{
|
|
"uid": 2,
|
|
"username": '小虎',
|
|
"content": "吃错药了!"
|
|
},
|
|
{
|
|
"uid": 3,
|
|
"username": '小狼',
|
|
"content": "霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍!"
|
|
}
|
|
]
|
|
},
|
|
"timestamp": "1小时前"
|
|
},
|
|
{
|
|
"post_id": 2,
|
|
"uid": 1,
|
|
"username": "BSK 必胜客新苏 小乐",
|
|
"header_image": "/static/chat/index/test/header05.jpg",
|
|
"content": {
|
|
"text": "美食花样多,诱人如北北;迎来小宇宙,幸福两行泪[喵喵]这可是小必的心声啊~",
|
|
"images": ["/static/chat/index/test/header01.jpg", "/static/chat/index/test/header01.jpg",
|
|
"/static/chat/index/test/header01.jpg", "/static/chat/index/test/header01.jpg"
|
|
]
|
|
},
|
|
"islike": 0,
|
|
"like": [{
|
|
"uid": 2,
|
|
"username": "小王子,"
|
|
},
|
|
{
|
|
"uid": 3,
|
|
"username": "张大大"
|
|
}
|
|
],
|
|
"comments": {
|
|
"total": 2,
|
|
"comment": [{
|
|
"uid": 2,
|
|
"username": '小虎',
|
|
"content": "吃错药了!"
|
|
},
|
|
{
|
|
"uid": 3,
|
|
"username": '小狼',
|
|
"content": "霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍霍!"
|
|
}
|
|
]
|
|
},
|
|
"timestamp": "7小时前"
|
|
}
|
|
] |