From 3cc48ed91adc332c7f4a0c584d3171543610ac7e Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 26 Jun 2026 09:28:30 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=85=A8=E5=B1=80=E8=89=B2=E6=9D=BF?= =?UTF-8?q?=E6=A0=A1=E6=AD=A3=E4=B8=BA=E5=9B=BD=E8=81=98=E7=9C=9F=E5=AE=9E?= =?UTF-8?q?=E8=89=B2(=E4=B8=BB=E7=BA=A2#EB2C26+Ant=E4=B8=AD=E6=80=A7?= =?UTF-8?q?=E7=81=B0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 取自 iguopin.com 真实 CSS 色板: - 主红 #EB2C26 / 深红 #B80006 / 红浅底 #FFEAE6 - 中性灰改 Ant Design 暖灰: 页面底#F0F0F0 边框#D9D9D9 文字#262626/#8C8C8C - 同步 EP --el-color-primary 系列与各文件硬编码红渐变 Co-Authored-By: Claude --- offer_frontend/src/layouts/AdminLayout.vue | 6 ++-- offer_frontend/src/layouts/PortalLayout.vue | 4 +-- offer_frontend/src/style.css | 36 ++++++++++---------- offer_frontend/src/views/SplashView.vue | 10 +++--- offer_frontend/src/views/portal/HomeView.vue | 4 +-- 5 files changed, 30 insertions(+), 30 deletions(-) diff --git a/offer_frontend/src/layouts/AdminLayout.vue b/offer_frontend/src/layouts/AdminLayout.vue index 25de829..c90a933 100644 --- a/offer_frontend/src/layouts/AdminLayout.vue +++ b/offer_frontend/src/layouts/AdminLayout.vue @@ -16,7 +16,7 @@