1
This commit is contained in:
@@ -181,7 +181,7 @@ const MyselfPage: React.FC = () => {
|
||||
return (
|
||||
<View className="myself_page">
|
||||
{/* 主要内容 */}
|
||||
<View className="main_content">
|
||||
<View className="myself_main_content">
|
||||
{/* 用户信息区域 */}
|
||||
<View className="user_info_section">
|
||||
<UserInfoCard
|
||||
|
||||
Reference in New Issue
Block a user