add contest rank.

This commit is contained in:
2023-02-09 20:23:11 +08:00
parent 6f5a4d7e66
commit 5f39ec4fd2
9 changed files with 243 additions and 23 deletions

View File

@@ -71,7 +71,7 @@ const data = computed(() => ({
const options = ref({
plugins: {
title: {
text: "全校前十名的提交者(不包括超管)",
text: "全校前十名的用户(不包括超管)",
display: true,
font: { size: 20 },
},