From 969c9f67972e38195e1665a1b9842d08766b5641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=98=B1=E8=BE=BE?= Date: Mon, 29 Sep 2025 16:12:27 +0800 Subject: [PATCH] =?UTF-8?q?feat(portal):=20=E6=B7=BB=E5=8A=A0=E6=A1=88?= =?UTF-8?q?=E4=BE=8B=E4=B8=93=E5=8C=BAAI=E4=B8=93=E5=AE=B6=E6=8F=90?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在案例列表页头部添加AI案例专家提示文案 - 调整banner样式以支持绝对定位元素 - 设置提示文案位置和颜色以匹配设计要求 --- src/views/portal/case/Index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index 8bd772b5..70f7c91e 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -1,8 +1,10 @@