This commit is contained in:
2023-04-14 09:25:58 +08:00
parent 921ea417dd
commit 8da14bafef
10 changed files with 103 additions and 69 deletions

View File

@@ -14,7 +14,12 @@ const contestStore = useContestStore()
:show-arrow="false"
>
<template #trigger>
<n-button>比赛信息</n-button>
<n-button>
<template #icon>
<i-ep-warning />
</template>
比赛信息
</n-button>
</template>
<div v-html="contestStore.contest.description"></div>
<n-descriptions bordered label-placement="left" :column="1">