尺寸修改

This commit is contained in:
2025-11-14 17:53:40 +08:00
parent 2aeff5e8a6
commit 3a7f69d525
4 changed files with 74 additions and 42 deletions

View File

@@ -13,7 +13,7 @@ import 'package:ln_jq_app/storage_service.dart';
import '../../../common/styles/theme.dart';
class ReservationController extends GetxController with BaseControllerMixin {
class C_ReservationController extends GetxController with BaseControllerMixin {
@override
String get builderId => 'reservation';