| 评分 | {{value}} |
|---|---|
| 分数 | {{key}} |
| 百分比 | {{Math.round(key / max_score[index] * 10000) / 100}} % |
| 评分 | {{value}} |
|---|---|
| 分数 | {{key}} |
| 百分比 | {{Math.round(scoreMap[value] * 100) / 100}} % |
| 评分 | {{value}} |
|---|---|
| 分数 | {{key}} |
| 百分比 | {{Math.round(key / max_score_QM[index] * 10000) / 100}} % |
| 评分 | {{value}} |
|---|---|
| 分数 | {{key}} |
| 百分比 | {{Math.round(key / max_score_QH[index] * 10000) / 100}} % |