|
|
@ -294,7 +294,7 @@ class _BlockPuzzleCaptchaPageState extends State<BlockPuzzleCaptchaPage> |
|
|
|
child: Container( |
|
|
|
child: Container( |
|
|
|
key: _containerKey, |
|
|
|
key: _containerKey, |
|
|
|
width: dialogWidth, |
|
|
|
width: dialogWidth, |
|
|
|
height: 340.h, |
|
|
|
height: 320.h, |
|
|
|
color: Colors.white, |
|
|
|
color: Colors.white, |
|
|
|
child: Column( |
|
|
|
child: Column( |
|
|
|
mainAxisAlignment: MainAxisAlignment.start, |
|
|
|
mainAxisAlignment: MainAxisAlignment.start, |
|
|
@ -450,7 +450,7 @@ class _BlockPuzzleCaptchaPageState extends State<BlockPuzzleCaptchaPage> |
|
|
|
alignment: Alignment.center, |
|
|
|
alignment: Alignment.center, |
|
|
|
child: Text( |
|
|
|
child: Text( |
|
|
|
'向右拖动滑块填充拼图', |
|
|
|
'向右拖动滑块填充拼图', |
|
|
|
style: TextStyle(fontSize: 16.sp), |
|
|
|
style: TextStyle(fontSize: 14.sp), |
|
|
|
), |
|
|
|
), |
|
|
|
), |
|
|
|
), |
|
|
|
Container( |
|
|
|
Container( |
|
|
|