Commit 6ec71c7e by 王崇仁

更改了微信刷脸的页面兼容

parent 9c8aee44
......@@ -129,7 +129,7 @@ class PhoneModal extends Component {
}}>
<TextInput
style={{
fontSize: setSpText(90),
fontSize: setSpText(70),
width: '80%',
textAlign: 'center',
padding: scaleSize(20),
......@@ -379,6 +379,7 @@ const styles = {
keyUnitClose: {
fontSize: setSpText(85),
color: '#FFFFFF',
textAlign: 'center',
},
};
......
......@@ -384,6 +384,7 @@ const styles = {
keyUnitClose: {
fontSize: setSpText(85),
color: '#FFFFFF',
textAlign: 'center',
},
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment