主题
function getCourseRankBadge(id): string;
定义于: index.ts:150
课段位徽章 → PNG data URI。
id
number
course_rank
string
对应徽章的 PNG data URI
资源清单中缺少对应徽章
image.src = getCourseRankBadge(profile.course_rank);