分享设备用户列表

This commit is contained in:
czz
2025-07-23 13:55:46 +08:00
parent e80011161c
commit 1356eb9e19
61 changed files with 648 additions and 568 deletions

View File

@@ -57,7 +57,7 @@ class RegisterPage extends GetView<MHTRegisterController> {
),
Positioned(
left: 0.rpx,
child: returnIconButtomNew,
child: returnIconButtomNew(),
),
],
),
@@ -85,7 +85,7 @@ class RegisterPage extends GetView<MHTRegisterController> {
height: bodysize!.maxHeight * 1,
child: Column(
mainAxisSize: MainAxisSize.max,
children: [
children: [
Align(
alignment: AlignmentDirectional(-1, 0),
child: Padding(