This commit is contained in:
hackrobot
2024-07-19 21:57:30 +08:00
parent 958825b20c
commit e93170af3c

View File

@@ -557,7 +557,7 @@ const Index = () => {
{/* <View>付费入群</View> */}
{/* 联系我 */}
{!wxid || !Object.keys(userInfo)?.length>0 ? (
{!wxid && !Object.keys(userInfo)?.length>0 ? (
<View className="contack">
<View className="wechatNum">微信号: hackrobot</View>
<Image