This commit is contained in:
2025-04-14 11:51:36 +08:00
parent 32e921e21a
commit b6b2c2ee11

View File

@@ -129,7 +129,7 @@ function goHome() {
<n-flex align="center">
<n-flex align="center" class="title" @click="goHome">
<Icon icon="streamline-emojis:dog" :height="30"></Icon>
<div v-if="isDesktop">{{ configStore.config?.website_name }}</div>
<div>{{ configStore.config?.website_name }}</div>
</n-flex>
<div>
<n-menu