refactor(LayoutView): 移除设置按钮

This commit is contained in:
anghunk
2026-01-19 17:26:36 +08:00
parent ff6563527b
commit 605f538466

View File

@@ -10,7 +10,6 @@
>
Github
</a>
<button class="layout-button" @click="goSettings">设置</button>
<button class="layout-button" @click="handleLogout">退出</button>
</div>
</header>