|
|
@ -351,7 +351,7 @@ class _BindingPhonePage extends State<BindingPhonePage> { |
|
|
|
Container( |
|
|
|
Container( |
|
|
|
height: 30.h, |
|
|
|
height: 30.h, |
|
|
|
width: MediaQuery.of(context).size.width - 100.w, |
|
|
|
width: MediaQuery.of(context).size.width - 100.w, |
|
|
|
margin: EdgeInsets.only(bottom:Platform.isIOS ? 10.h:0), |
|
|
|
margin: EdgeInsets.only(bottom:Platform.isIOS ? 5.h:0), |
|
|
|
child: TextField( |
|
|
|
child: TextField( |
|
|
|
style: TextStyle( |
|
|
|
style: TextStyle( |
|
|
|
height: 1.h, |
|
|
|
height: 1.h, |
|
|
|