feat:student-vol

This commit is contained in:
dichgrem
2025-12-22 11:16:50 +08:00
parent 9b5060afd1
commit 57679a4d0b
48 changed files with 4295 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"error": 0,
"data": {
"details": {
"id": 1,
"title": "运动会志愿者招募",
"startTime": 1671494400000,
"endTime": 1671697800000,
"palce": "福州大学至诚学院",
"content": "为确保运动会顺利进行,现招募志愿者协助现场秩序维护、运动员服务等工作。",
"publisher": "福州大学至诚学院团委",
"hour": 4,
"total": 50,
"canApply": true,
"applyStatus": 0
}
}
}

View File

@@ -0,0 +1,40 @@
{
"error": 0,
"data": {
"current": 1,
"pageSize": 10,
"pageCount": 1,
"list": [
{
"id": 1,
"title": "运动会志愿者招募",
"startTime": 1671494400000,
"endTime": 1671697800000,
"palce": "福州大学至诚学院",
"isYourSchool": true,
"canApply": true,
"actPic": "./imgs/actImg.jpeg"
},
{
"id": 2,
"title": "图书馆志愿服务",
"startTime": 1670284800000,
"endTime": 1670371200000,
"palce": "福州市图书馆",
"isYourSchool": false,
"canApply": false,
"actPic": "./imgs/actImg.jpeg"
},
{
"id": 3,
"title": "社区敬老院服务",
"startTime": 1672012800000,
"endTime": 1672099200000,
"palce": "福州市养老院",
"isYourSchool": false,
"canApply": true,
"actPic": "./imgs/actImg.jpeg"
}
]
}
}

View File

@@ -0,0 +1,23 @@
{
"error": 0,
"data": {
"list": [
{
"value": 2,
"text": "2小时"
},
{
"value": 4,
"text": "4小时"
},
{
"value": 6,
"text": "6小时"
},
{
"value": 8,
"text": "8小时"
}
]
}
}

View File

@@ -0,0 +1,32 @@
{
"error": 0,
"data": {
"current": 1,
"pageSize": 10,
"pageCount": 1,
"list": [
{
"id": 1,
"title": "运动会志愿者招募",
"startTime": 1671494400000,
"endTime": 1671697800000,
"palce": "福州大学至诚学院",
"isYourSchool": true,
"canApply": true,
"actPic": "./imgs/actImg.jpeg",
"applyStatus": 1
},
{
"id": 2,
"title": "图书馆志愿服务",
"startTime": 1670284800000,
"endTime": 1670371200000,
"palce": "福州市图书馆",
"isYourSchool": false,
"canApply": false,
"actPic": "./imgs/actImg.jpeg",
"applyStatus": 2
}
]
}
}

View File

@@ -0,0 +1,19 @@
{
"error": 0,
"data": {
"list": [
{
"value": 1,
"text": "福州大学至诚学院团委"
},
{
"value": 2,
"text": "福州市志愿者协会"
},
{
"value": 3,
"text": "鼓楼区社区服务中心"
}
]
}
}

View File

@@ -0,0 +1,37 @@
{
"error": 0,
"data": {
"list": [
{
"id": 1,
"avatar": "./imgs/avatar.png",
"name": "张三",
"score": 256
},
{
"id": 2,
"avatar": "./imgs/avatar.png",
"name": "李四",
"score": 238
},
{
"id": 3,
"avatar": "./imgs/avatar.png",
"name": "王五",
"score": 215
},
{
"id": 4,
"avatar": "./imgs/avatar.png",
"name": "赵六",
"score": 198
},
{
"id": 5,
"avatar": "./imgs/avatar.png",
"name": "孙七",
"score": 176
}
]
}
}

View 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
}
}
}

View File

@@ -0,0 +1,8 @@
{
"error": 0,
"data": {
"provinceRank": 156,
"totalScore": 128,
"grandeRank": 8
}
}

View File

@@ -0,0 +1,34 @@
{
"error": 0,
"data": {
"current": 1,
"pageSize": 10,
"pageCount": 1,
"list": [
{
"id": 1,
"pic": "./imgs/actImg.jpeg",
"content": "参与运动会志愿服务,协助现场秩序维护",
"publisher": "福州大学至诚学院",
"time": 1671494400000,
"status": 1
},
{
"id": 2,
"pic": "./imgs/actImg.jpeg",
"content": "图书馆整理图书志愿服务",
"publisher": "福州市图书馆",
"time": 1670284800000,
"status": 0
},
{
"id": 3,
"pic": "./imgs/actImg.jpeg",
"content": "社区敬老院陪伴老人服务",
"publisher": "鼓楼区养老院",
"time": 1672012800000,
"status": 2
}
]
}
}

View File

@@ -0,0 +1,4 @@
{
"error": 0,
"msg": "success"
}

View File

@@ -0,0 +1,14 @@
{
"error": 0,
"data": {
"avatar": "./imgs/avatar.png",
"name": "李华",
"code": 12343434,
"gender": 0,
"phoneNum": "18787698789",
"school": "福州大学至诚学院",
"profession": "软件工程",
"userType": 0,
"totalScore": 128
}
}

View File

@@ -0,0 +1,8 @@
{
"error": 0,
"data": {
"avatar": "./imgs/avatar.png",
"name": "李华",
"totalScore": 128
}
}

View File

@@ -0,0 +1,19 @@
{
"error": 0,
"data": {
"list": [
{
"value": 2023,
"text": "2023年"
},
{
"value": 2024,
"text": "2024年"
},
{
"value": 2025,
"text": "2025年"
}
]
}
}

View File

@@ -0,0 +1,8 @@
{
"error": 0,
"data": {
"times": 12,
"duration": 48,
"score": 96
}
}