diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx
index 1e810bb..77aa768 100644
--- a/src/pages/index/index.jsx
+++ b/src/pages/index/index.jsx
@@ -557,7 +557,7 @@ const Index = () => {
{/* 付费入群 */}
{/* 联系我 */}
- {!wxid || !Object.keys(userInfo)?.length>0 ? (
+ {!wxid && !Object.keys(userInfo)?.length>0 ? (
微信号: hackrobot