diff --git a/app/vip/page.jsx b/app/vip/page.jsx index 42d8337..88c4762 100644 --- a/app/vip/page.jsx +++ b/app/vip/page.jsx @@ -137,13 +137,13 @@ export default function Vip() { } }; - // if (isFetching) { - // return ( - //
- // - //
- // ); - // } + if (isFetching) { + return ( +
+ +
+ ); + } return (