修改UI问题初

This commit is contained in:
2026-08-31 17:37:32 +08:00
parent 585b30a615
commit 18ee29e422
16 changed files with 386 additions and 1070 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
display: flex;
flex-direction: column;
overflow: hidden; /* 唯一滚动源 = scroll-view,整页绝不兜底滚动 */
background: #f2f2f2;
background: #ececec; /* UI-0012: 大背景灰统一为 #ECECEC */
}
/* 主体内容 - 左右分栏 */