1
This commit is contained in:
@@ -375,7 +375,7 @@ const EditProfilePage: React.FC = () => {
|
||||
}}
|
||||
/>
|
||||
{/* 主要内容 */}
|
||||
<ScrollView className="main_content" scrollY>
|
||||
<ScrollView className="edit_main_content" scrollY>
|
||||
{loading ? (
|
||||
<View className="loading_container">
|
||||
<Text className="loading_text">加载中...</Text>
|
||||
|
||||
Reference in New Issue
Block a user