From 702851c3c2009fbf444bdaeb634e2a60a7479cb0 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 22 Jan 2026 00:11:50 -0600 Subject: [PATCH] 's' --- src/pages/book/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/book/index.tsx b/src/pages/book/index.tsx index 4dcc28f..2530044 100644 --- a/src/pages/book/index.tsx +++ b/src/pages/book/index.tsx @@ -449,7 +449,7 @@ const Book = () => { {/* 判断有没有wxid */} {/* {book != 1 ? ( */} - {paidType != "book" ? ( + {paidType != "book" && !vipbook ? (