1
This commit is contained in:
@@ -237,7 +237,10 @@ const OtherUserPage: React.FC = () => {
|
||||
}}
|
||||
/>
|
||||
{/* 主要内容 */}
|
||||
<View className="other_main_content">
|
||||
<View
|
||||
className="other_main_content"
|
||||
style={{ paddingTop: `${totalHeight}px` }}
|
||||
>
|
||||
{/* 用户信息区域 */}
|
||||
<View className="user_info_section">
|
||||
<UserInfoCard
|
||||
|
||||
Reference in New Issue
Block a user