From 24a71e8dffb1ccbb916a40d85a85ac37eaf13a39 Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Fri, 23 May 2025 14:27:59 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/pc/css/index.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/static/index/pc/css/index.css b/public/static/index/pc/css/index.css index 88519c69..e6c5892c 100755 --- a/public/static/index/pc/css/index.css +++ b/public/static/index/pc/css/index.css @@ -801,7 +801,6 @@ animation: number-scroll 1s ease-in-out forwards; } .orico_Page_index .pageMain .oricoDataStatistics .odsmain .odsItem h3 { - font-weith font-size: 1.25rem; padding-top: 0.5rem; font-weight: 500; @@ -1121,7 +1120,7 @@ display: flex; align-items: center; justify-content: center; - background: #fff url(../../index/images/ba-arrow.png) center center / 22px 22px + background: #fff url('/static/index/pc/images/ba-arrow.png') center center / 22px 22px no-repeat; border: 1px solid #fff; border-radius: 50%;