mirror of
https://github.com/Dichgrem/Vue.git
synced 2026-02-05 06:11:56 -05:00
feat:student-vol
This commit is contained in:
17
student-vol/mock/recordDetails.json
Normal file
17
student-vol/mock/recordDetails.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"error": 0,
|
||||
"data": {
|
||||
"details": {
|
||||
"actTime": 1671494400000,
|
||||
"place": "福州大学至诚学院",
|
||||
"content": "参与运动会志愿服务,协助现场秩序维护、运动员服务等工作。",
|
||||
"imgList": [
|
||||
"./imgs/actImg.jpeg",
|
||||
"./imgs/actImg.jpeg"
|
||||
],
|
||||
"hour": 4,
|
||||
"uploadTime": 1671580800000,
|
||||
"status": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user