chore: remove legacy token aliases and login optional chaining

This commit is contained in:
2026-08-07 17:51:29 +08:00
parent 6f725c66aa
commit 0e0ed4fcd4
5 changed files with 7 additions and 30 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
/* 5状态快捷入口 - 2+3布局 */
.status-grid {
background: var(--bg-card);
border: var(--line-card);
border: 1rpx solid var(--border);
border-radius: 20px;
overflow: hidden;
}