fix: style optimization

This commit is contained in:
vince
2024-07-16 23:13:03 +08:00
parent c2c32332d3
commit 8b6d3a72e8
7 changed files with 38 additions and 21 deletions

View File

@@ -258,6 +258,7 @@ function clearPreferencesAndLogout() {
<LayoutTabbar
v-if="preferences.tabbar.enable"
:show-icon="preferences.tabbar.showIcon"
:theme="theme"
/>
</template>