add contest problem.

This commit is contained in:
2023-01-31 15:38:29 +08:00
parent 6aa722c64a
commit d5d6491d6d
16 changed files with 210 additions and 89 deletions

View File

@@ -27,9 +27,9 @@ hljs.registerLanguage("go", go)
:date-locale="dateZhCN"
:hljs="hljs"
>
<n-notification-provider>
<n-message-provider>
<router-view></router-view>
</n-notification-provider>
</n-message-provider>
</n-config-provider>
</template>