From 1a841d8af2dccbbaa63caa41f1c2453197f6da0a Mon Sep 17 00:00:00 2001 From: yezian Date: Sat, 27 Jan 2024 08:18:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/vip/page.jsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app/vip/page.jsx b/app/vip/page.jsx index 43ee022..4dbe61b 100644 --- a/app/vip/page.jsx +++ b/app/vip/page.jsx @@ -123,13 +123,13 @@ export default function Vip() { } }; - // if (isFetching) { - // return ( - //
- // - //
- // ); - // } + if (isFetching) { + return ( +
+ +
+ ); + } return (