This commit is contained in:
ygx
2026-03-28 17:52:55 +08:00
parent d10b488c15
commit 333738703f

View File

@@ -49,7 +49,7 @@
</a-button>
</a-tooltip>
</li>
<li>
<!-- <li>
<a-tooltip :content="$t('settings.navbar.alerts')">
<div class="message-box-trigger">
<a-badge :count="9" dot>
@@ -70,7 +70,7 @@
<message-box />
</template>
</a-popover>
</li>
</li> -->
<li>
<a-tooltip :content="isFullscreen ? t('settings.navbar.screen.toExit') : t('settings.navbar.screen.toFull')">
<a-button class="nav-btn" type="outline" :shape="'circle'" @click="toggleFullScreen">