From c8c20299d971514dace5ec37f965722282b00fe1 Mon Sep 17 00:00:00 2001 From: gaoziman <2942894660@qq.com> Date: Fri, 7 Nov 2025 22:37:04 +0800 Subject: [PATCH] =?UTF-8?q?style(=E5=AF=BC=E8=88=AA=E6=A0=8F):=20=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=AF=BC=E8=88=AA=E6=A0=8F=E6=A0=87=E9=A2=98=E5=92=8C?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改导航栏标题为 Codernew React Pro - 调整 Logo 容器宽度为自适应 - 添加标题文字不换行样式 - 确保 Logo 和标题在同一行显示 --- src/components/NavBar/index.tsx | 2 +- src/components/NavBar/style/index.module.less | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/NavBar/index.tsx b/src/components/NavBar/index.tsx index 1afe766..c85c5c7 100644 --- a/src/components/NavBar/index.tsx +++ b/src/components/NavBar/index.tsx @@ -101,7 +101,7 @@ function Navbar({ show }: { show: boolean }) {
-
Arco Pro
+
Codernew React Pro