更新统计

This commit is contained in:
2026-07-05 19:52:47 +08:00
parent d7056de56e
commit 07aa50e8ff
2 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ const currentLabel = computed(() => {
</button>
<router-link to="/settings" title="设置" @click="onSettings"
:class="$route.path === '/settings' ? 'rail-bottom active' : 'rail-bottom'">
<Icon name="accounts" class="w-4 h-4" />
<Icon name="config" class="w-4 h-4" />
</router-link>
</div>
</aside>