From 751707087cfdc337f6e80971f1fbe41f066abf29 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Sat, 5 Oct 2024 12:44:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E8=88=AA=E6=A0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.jsx | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index 1e6ccee..6fc1e47 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -75,20 +75,19 @@ const Index = () => { const weGroup = () => { return ( - {/* */} - + ); }; @@ -102,14 +101,14 @@ const Index = () => { // mode="heightFix" src={nomadBook} /> */} - + ); }; @@ -194,9 +193,9 @@ const Index = () => { return ( + 导航/图书/好物/活动/工具箱/关于我们 - {" "} 📣数字游民CNA,是针对中国用户的城市数据统计 @@ -253,7 +252,7 @@ const Index = () => { effect="blur" width="100%" height="100%" - style={{ borderRadius: '15px' }} // 设置圆角 + style={{ borderRadius: "15px" }} // 设置圆角 /> );