update style

This commit is contained in:
2023-11-30 13:05:44 +08:00
parent 1c0f21044e
commit cfbfaf7938
6 changed files with 80 additions and 23 deletions

View File

@@ -49,6 +49,9 @@ const accountInfo = useAccount()
<p>
详见
<NButton text tag="a" href="/" target="_blank" type="primary"> VTsuru.live </NButton>
<NDivider vertical />
<NButton text tag="a" href="/about" target="_blank" type="info"> 关于本站 </NButton>
</p>
</NSpace>
</template>