From 7d3cdded9ecfe6a7ac74d89a67b87ae047178e13 Mon Sep 17 00:00:00 2001 From: Pine Date: Tue, 18 Aug 2026 02:32:38 +0800 Subject: [PATCH] =?UTF-8?q?style(ui):=20=E5=BC=80=E5=8F=91=E7=BD=B2?= =?UTF-8?q?=E5=90=8D=E5=BE=AE=E8=B0=83=EF=BC=88=E9=97=B4=E8=B7=9D=E4=B8=8E?= =?UTF-8?q?=E5=AD=97=E5=8F=B7=2015px=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/PageHeader.jsx | 2 +- src/styles/datascreen.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/PageHeader.jsx b/src/components/PageHeader.jsx index b2f0cd9..9c8ac63 100644 --- a/src/components/PageHeader.jsx +++ b/src/components/PageHeader.jsx @@ -53,7 +53,7 @@ export default function PageHeader() {

昆明市大学生创业园 · OPC 智能园区数字运营中心

云南省首家政府主办大学生创业孵化园区 · 空间+孵化+融资+政策+资源+AI赋能+综合服务 七位一体
- 云南派音人工智能科技有限公司 开发 + 云南派音人工智能科技有限公司 开发
{/* 媒体轮播页:页眉内嵌播放控制 */} diff --git a/src/styles/datascreen.css b/src/styles/datascreen.css index 87a89db..14b64f3 100644 --- a/src/styles/datascreen.css +++ b/src/styles/datascreen.css @@ -2690,7 +2690,7 @@ /* 页眉开发署名(跟在左侧标题后,上下居中) */ .bd-credit { flex: none; - font-size: 11px; + font-size: 15px; color: var(--bd-sub, #7d8fa9); white-space: nowrap; letter-spacing: 0.02em;