|
|
@ -125,7 +125,7 @@ class DeactivatePage extends StatelessWidget { |
|
|
double> animation, |
|
|
double> animation, |
|
|
Animation<double> secondaryAnimation) { |
|
|
Animation<double> secondaryAnimation) { |
|
|
return TDAlertDialog( |
|
|
return TDAlertDialog( |
|
|
title: '是否退出当前账号?', |
|
|
|
|
|
|
|
|
title: '是否注销当前账号?', |
|
|
buttonWidget: Container( |
|
|
buttonWidget: Container( |
|
|
padding: EdgeInsetsGeometry.only(top: 16.w, |
|
|
padding: EdgeInsetsGeometry.only(top: 16.w, |
|
|
right: 30.w, |
|
|
right: 30.w, |
|
|
|