add contest details.

This commit is contained in:
2023-03-30 18:49:32 +08:00
parent 301fc1be6d
commit eb652d1c86
10 changed files with 153 additions and 23 deletions

View File

@@ -29,13 +29,6 @@ function goEditProblems() {
<n-button size="small" type="info" secondary @click="goEditProblems">
题目
</n-button>
<n-button size="small" type="warning" secondary>公告</n-button>
<n-tooltip>
<template #trigger>
<n-button size="small" secondary>下载</n-button>
</template>
下载 AC 提交
</n-tooltip>
</n-space>
</template>
<style scoped></style>