xzrkz-web/static/mock/volunteer.json
dong_bo0602 4d0cbe39b3 init
2020-06-07 10:28:34 +08:00

62 lines
1.6 KiB
JSON

{
"code": "success",
"data": {
"typeList": [
{
"typeName": "预热中",
"id": "01"
},
{
"typeName": "报名中",
"id": "02"
},
{
"typeName": "进行中",
"id": "03"
},
{
"typeName": "已结束",
"id": "04"
},
{
"typeName": "已结项",
"id": "05"
}
],
"volunteer": [
{
"volunteerName": "土右义工“12·2全国交通安全日”主题宣传活动",
"peopleCount": "10",
"time": "2019-11-14 00:00:00",
"poster": "http://www.nmgwhy.cn/file/F81/jpg/BCE/AGZ5H820B1Z0EF3N.jpg",
"state": 1,
"id": "01"
},
{
"volunteerName": "土右义工文化广场志愿服务站便民服务",
"peopleCount": "3",
"time": "2019-12-01 00:00:00",
"poster": "http://www.nmgwhy.cn/file/A40/jpg/C81/WNEIIAC4HBW55HVM.jpg",
"state": 1,
"id": "02"
},
{
"volunteerName": "河北街道国家宪法日普法宣传志愿服务活动",
"peopleCount": "20",
"time": "2019-12-04 00:00:00",
"poster": "http://www.nmgwhy.cn/file/CEB/png/023/QO19K7IQVECURBA6.png",
"state": 1,
"id": "03"
},
{
"volunteerName": "活动现场义诊,理发,修家电,防触电体验",
"peopleCount": "17",
"time": "2019-11-09 00:00:00",
"poster": "http://www.nmgwhy.cn/file/23D/png/DA7/OJ86FSP0EE0M2RLL.png",
"state": 1,
"id": "04"
}
]
}
}