h5链接替换
This commit is contained in:
47
public/res/year-statistic/data/SP001.json
Normal file
47
public/res/year-statistic/data/SP001.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"serviceProviderId": "SP001",
|
||||
"serviceProviderName": "上海道路救援服务中心",
|
||||
"year": 2025,
|
||||
"summary": {
|
||||
"totalCases": 100,
|
||||
"caseBreakdown": {
|
||||
"minorRepair": 20,
|
||||
"predicament": 20,
|
||||
"towing": 60
|
||||
},
|
||||
"aggregatedCases": 15
|
||||
},
|
||||
"topMastersByCases": [
|
||||
{ "rank": 1, "name": "小王", "cases": 18 },
|
||||
{ "rank": 2, "name": "小张", "cases": 16 },
|
||||
{ "rank": 3, "name": "小李", "cases": 12 }
|
||||
],
|
||||
"onlineHours": {
|
||||
"averageTotal": 2920,
|
||||
"topMasters": [
|
||||
{ "rank": 1, "name": "小王", "hours": 3230 },
|
||||
{ "rank": 2, "name": "小张", "hours": 3028 },
|
||||
{ "rank": 3, "name": "小李", "hours": 2996 }
|
||||
]
|
||||
},
|
||||
"rejectionRate": {
|
||||
"highestRegion": {
|
||||
"name": "崇明",
|
||||
"rate": 21.2
|
||||
},
|
||||
"highestTimeSlot": {
|
||||
"period": "18:00-22:00",
|
||||
"description": "晚高峰时段"
|
||||
}
|
||||
},
|
||||
"abMileage": {
|
||||
"highest": {
|
||||
"region": "崇明",
|
||||
"distance": 62
|
||||
},
|
||||
"lowest": {
|
||||
"region": "黄浦",
|
||||
"distance": 6
|
||||
}
|
||||
}
|
||||
}
|
||||
47
public/res/year-statistic/data/SP002.json
Normal file
47
public/res/year-statistic/data/SP002.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"serviceProviderId": "SP002",
|
||||
"serviceProviderName": "浦东汽车救援有限公司",
|
||||
"year": 2025,
|
||||
"summary": {
|
||||
"totalCases": 156,
|
||||
"caseBreakdown": {
|
||||
"minorRepair": 35,
|
||||
"predicament": 41,
|
||||
"towing": 80
|
||||
},
|
||||
"aggregatedCases": 22
|
||||
},
|
||||
"topMastersByCases": [
|
||||
{ "rank": 1, "name": "老陈", "cases": 28 },
|
||||
{ "rank": 2, "name": "大刘", "cases": 24 },
|
||||
{ "rank": 3, "name": "阿强", "cases": 19 }
|
||||
],
|
||||
"onlineHours": {
|
||||
"averageTotal": 3150,
|
||||
"topMasters": [
|
||||
{ "rank": 1, "name": "老陈", "hours": 3580 },
|
||||
{ "rank": 2, "name": "大刘", "hours": 3420 },
|
||||
{ "rank": 3, "name": "阿强", "hours": 3210 }
|
||||
]
|
||||
},
|
||||
"rejectionRate": {
|
||||
"highestRegion": {
|
||||
"name": "奉贤",
|
||||
"rate": 18.5
|
||||
},
|
||||
"highestTimeSlot": {
|
||||
"period": "07:00-09:00",
|
||||
"description": "早高峰时段"
|
||||
}
|
||||
},
|
||||
"abMileage": {
|
||||
"highest": {
|
||||
"region": "金山",
|
||||
"distance": 55
|
||||
},
|
||||
"lowest": {
|
||||
"region": "静安",
|
||||
"distance": 8
|
||||
}
|
||||
}
|
||||
}
|
||||
44612
public/res/year-statistic/data/cases_top3.json
Normal file
44612
public/res/year-statistic/data/cases_top3.json
Normal file
File diff suppressed because it is too large
Load Diff
29016
public/res/year-statistic/data/kpi.json
Normal file
29016
public/res/year-statistic/data/kpi.json
Normal file
File diff suppressed because it is too large
Load Diff
21112
public/res/year-statistic/data/online_top3.json
Normal file
21112
public/res/year-statistic/data/online_top3.json
Normal file
File diff suppressed because it is too large
Load Diff
17205
public/res/year-statistic/data/rejection_region.json
Normal file
17205
public/res/year-statistic/data/rejection_region.json
Normal file
File diff suppressed because it is too large
Load Diff
18286
public/res/year-statistic/data/rejection_time.json
Normal file
18286
public/res/year-statistic/data/rejection_time.json
Normal file
File diff suppressed because it is too large
Load Diff
BIN
public/res/year-statistic/data/供应商年度KPI.xlsx
Normal file
BIN
public/res/year-statistic/data/供应商年度KPI.xlsx
Normal file
Binary file not shown.
BIN
public/res/year-statistic/data/师傅在线top3.xlsx
Normal file
BIN
public/res/year-statistic/data/师傅在线top3.xlsx
Normal file
Binary file not shown.
BIN
public/res/year-statistic/data/师傅案件top3.xlsx
Normal file
BIN
public/res/year-statistic/data/师傅案件top3.xlsx
Normal file
Binary file not shown.
BIN
public/res/year-statistic/data/拒单率最高地区.xlsx
Normal file
BIN
public/res/year-statistic/data/拒单率最高地区.xlsx
Normal file
Binary file not shown.
BIN
public/res/year-statistic/data/拒单率最高时段.xlsx
Normal file
BIN
public/res/year-statistic/data/拒单率最高时段.xlsx
Normal file
Binary file not shown.
Reference in New Issue
Block a user