fix: 万师傅入口遮盖住了删除账号功能入口,导致审核不通过
This commit is contained in:
parent
c373cc402a
commit
80787fd0ea
@ -456,10 +456,10 @@ class _MineSetPageState extends State<MineSetPage>
|
||||
// showLoginOutAlertTipDialog();
|
||||
}),
|
||||
Container(
|
||||
padding: EdgeInsets.only(right: 30.w, top: 30.h),
|
||||
padding: EdgeInsets.only(left: 30.w, top: 30.h),
|
||||
// color: Colors.red,
|
||||
child: Row(
|
||||
mainAxisAlignment: MainAxisAlignment.end,
|
||||
mainAxisAlignment: MainAxisAlignment.start,
|
||||
children: <Widget>[
|
||||
TextButton(
|
||||
child: Text(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user