|
|
|
@ -51,13 +51,6 @@ class _TreatyPage extends State<TreatyPage> {
|
|
|
|
|
// margin: EdgeInsets.only(left: 20, right: 20, top: 10), |
|
|
|
|
// child: SingleChildScrollView( |
|
|
|
|
// physics: BouncingScrollPhysics(), |
|
|
|
|
// // child: Column( |
|
|
|
|
// // children: [ |
|
|
|
|
// // WebView( |
|
|
|
|
// // initialUrl: 'http://huixiang.lotus-wallet.com/Privacy.html', |
|
|
|
|
// // ), |
|
|
|
|
// // ], |
|
|
|
|
// // ), |
|
|
|
|
// child: Column( |
|
|
|
|
// mainAxisAlignment: MainAxisAlignment.spaceEvenly, |
|
|
|
|
// crossAxisAlignment: CrossAxisAlignment.start, |
|
|
|
|