|
@@ -169,7 +169,7 @@ export default class PersonalInfo extends BasePage {
|
|
justifyContent: "center"
|
|
justifyContent: "center"
|
|
}}
|
|
}}
|
|
>
|
|
>
|
|
- <Text style={{ left: 10, color: "black", fontSize: 20 }}>
|
|
|
|
|
|
+ <Text style={{ left: 10, color: "black", fontSize: 16 }}>
|
|
修改头像
|
|
修改头像
|
|
</Text>
|
|
</Text>
|
|
</View>
|
|
</View>
|
|
@@ -510,7 +510,7 @@ export default class PersonalInfo extends BasePage {
|
|
>
|
|
>
|
|
<Text
|
|
<Text
|
|
style={{
|
|
style={{
|
|
- fontSize: 30,
|
|
|
|
|
|
+ fontSize: 22,
|
|
color: "white",
|
|
color: "white",
|
|
width: "100%",
|
|
width: "100%",
|
|
textAlign: "center"
|
|
textAlign: "center"
|