司机预约时间调整

This commit is contained in:
2026-02-06 14:16:26 +08:00
parent f68c2d0938
commit 756bf53cf5
5 changed files with 64 additions and 242 deletions

View File

@@ -23,7 +23,7 @@ class WelcomePage extends GetView<WelcomeController> {
right: 0,
child: Image.asset(
'assets/images/welcome.png',
fit: BoxFit.fill
fit: BoxFit.cover
),
),
],