feat: add ANNOUNCEMENT (#357)

This commit is contained in:
Dream Hunter
2024-07-22 13:01:38 +08:00
committed by GitHub
parent 384eb9b041
commit 60dda7e3fe
11 changed files with 29 additions and 6 deletions

View File

@@ -54,7 +54,7 @@ onMounted(async () => {
<n-config-provider :locale="localeConfig" :theme="theme">
<n-global-style />
<n-spin description="loading..." :show="loading">
<n-message-provider>
<n-message-provider container-style="margin-top: 20px;">
<n-grid x-gap="12" :cols="12">
<n-gi v-if="showSideMargin" span="1"></n-gi>
<n-gi :span="!showSideMargin ? 12 : 10">