From 209d37cd4e24ff0fc042f3b5b9c1bf4e1e93eef6 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Tue, 22 Apr 2025 01:13:05 -0500 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/book/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/book/index.tsx b/src/pages/book/index.tsx index c33404a..f9a499e 100644 --- a/src/pages/book/index.tsx +++ b/src/pages/book/index.tsx @@ -198,7 +198,7 @@ const Book = () => { {/* 判断有没有wxid */} - {book !== 1 ? ( + {book !=1 ? ( { > {`阅读更多`} - ) : null} + ) : 持续更新中....} {/*