feat: 修改

This commit is contained in:
秋水浮尘
2024-03-03 00:02:50 +08:00
parent 76a300cab0
commit cca31e8de2
16 changed files with 943 additions and 1145 deletions

View File

@@ -132,8 +132,8 @@ const QuestionBank = () => {
</div>
</div>
<div className='ranking-box'>
<RankingList />
<ContributionList />
<RankingList />
</div>
</div>
)