feat: merge github

This commit is contained in:
xingyu4j
2025-11-24 11:47:54 +08:00
parent e44f9a0aca
commit 8f0b784124
2 changed files with 79 additions and 42 deletions

View File

@@ -34,7 +34,7 @@ const tabsValue = defineModel<string>('modelValue');
class="size-20"
/>
<span class="text-lg font-semibold">
{{ userInfo?.realName ?? '' }}
{{ userInfo?.nickname ?? '' }}
</span>
<span class="text-foreground/80 text-sm">
{{ userInfo?.username ?? '' }}