回滚
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-12-25 19:45:46 +08:00
parent a90a189a5f
commit dcb9d84510
2 changed files with 133 additions and 176 deletions

View File

@@ -51,13 +51,6 @@
<div class="login-menu-item" id="logout">退出账户</div>
</div>
</div>
<!-- 移动端用户图标 -->
<a href="/login.html" class="mobile-user-btn d-none" aria-label="User account">
<svg viewBox="0 0 24 24" fill="none" class="icon-user">
<path d="M12 12a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0 2c-5.5 0-10 3-10 7v1h20v-1c0-4-4.5-7-10-7Z"
fill="currentColor" />
</svg>
</a>
<!-- 移动端汉堡菜单按钮 -->
<button class="mobile-menu-toggle" id="mobileMenuToggle" aria-label="Toggle navigation">
<span></span>