From 65d3b0952fcbe5700f9accf975e5f79d3a62f711 Mon Sep 17 00:00:00 2001 From: bot_dev1 Date: Wed, 5 Aug 2026 17:43:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B6=88=E9=99=A4=E8=B7=A8=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E8=B7=B3=E8=BD=AC=E7=9A=84=E6=95=B4=E9=A1=B5=E7=99=BD?= =?UTF-8?q?=E9=97=AA=EF=BC=88issue=20#131=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 五个带 Sider 的模块页 head 内联首屏底色(左 208px #001529 深 + 内容区 #f0f2f5),外部 CSS 加载前的解析期画布即为最终布局底色, 深色 Sider 区域不再白闪(FOUC);窄屏媒体查询下保持纯灰底 --- web/admin/index.html | 4 ++++ web/auth/users.html | 4 ++++ web/chat/assistant.html | 4 ++++ web/cockpit/index.html | 4 ++++ web/studio/index.html | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/web/admin/index.html b/web/admin/index.html index 01a2c78..1cc1e9d 100644 --- a/web/admin/index.html +++ b/web/admin/index.html @@ -3,6 +3,10 @@ + + iAOP 管理控制台 diff --git a/web/auth/users.html b/web/auth/users.html index 1cfa343..735a602 100644 --- a/web/auth/users.html +++ b/web/auth/users.html @@ -3,6 +3,10 @@ + + iAOP 用户/角色管理 iAOP 对话助手(增强版) diff --git a/web/cockpit/index.html b/web/cockpit/index.html index 379f8ed..7d9a2dd 100644 --- a/web/cockpit/index.html +++ b/web/cockpit/index.html @@ -3,6 +3,10 @@ + + iAOP 配置化驾驶舱 diff --git a/web/studio/index.html b/web/studio/index.html index 0697cbc..a784d6e 100644 --- a/web/studio/index.html +++ b/web/studio/index.html @@ -3,6 +3,10 @@ + + iAOP 模板配置台