优化
This commit is contained in:
@@ -486,7 +486,7 @@ const UserInfoCardComponent: React.FC<UserInfoCardProps> = ({
|
||||
<Text>选择性别</Text>
|
||||
</View>
|
||||
) : null}
|
||||
{user_info.ntrp_level !== "0" ? (
|
||||
{user_info.ntrp_level !== "" ? (
|
||||
<View
|
||||
className="tag_item"
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user