From 4852719e4095fea2b087e6dcd26bf0c91e02b081 Mon Sep 17 00:00:00 2001 From: al Date: Fri, 17 Jan 2025 12:03:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/HotManage/components/BannerList/index.jsx | 4 ++-- src/pages/HotManage/components/HotList/index.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HotManage/components/BannerList/index.jsx b/src/pages/HotManage/components/BannerList/index.jsx index 51f14ed..224b802 100644 --- a/src/pages/HotManage/components/BannerList/index.jsx +++ b/src/pages/HotManage/components/BannerList/index.jsx @@ -792,7 +792,7 @@ const BannerList = (props) => { direction="vertical" className="w-full" style={{ - display: pathMethod == "inward" ? "block" : "none", + display: pathMethod !== "inward" ? "block" : "none", }} >