update domain

This commit is contained in:
2023-10-22 10:14:27 +08:00
parent 989b562322
commit d5d719f168
9 changed files with 80 additions and 52 deletions

View File

@@ -85,6 +85,10 @@ const iconColor = 'white'
BY
<NButton tag="a" href="https://space.bilibili.com/10021741" target="_blank" text style="color: rgb(161, 236, 199)"> Megghy </NButton>
</span>
<NDivider vertical/>
<span>
<NButton @click="$router.push('/about')" text> 关于 </NButton>
</span>
</NSpace>
</div>
</template>