filter by class
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-11-30 18:41:58 +08:00
parent 91e2f8bf05
commit eb0122ffc2
3 changed files with 26 additions and 8 deletions

View File

@@ -204,11 +204,7 @@ watch(
</n-flex>
<!-- 奖章显示 -->
<n-flex
v-if="problemSet.badges && problemSet.badges.length > 0"
align="center"
justify="space-between"
>
<n-flex align="center" justify="space-between">
<n-text depth="3">
创建于
{{ parseTime(problemSet.create_time, "YYYY-MM-DD") }}