This commit is contained in:
2026-01-15 09:30:47 +08:00
parent d1b7a9eb76
commit d8f335eb4e
7 changed files with 120 additions and 25 deletions

View File

@@ -197,6 +197,7 @@ class ReservationPage extends GetView<ReservationController> {
controller.jobTipStr,
style: TextStyle(color: Colors.yellow[800], fontSize: 14),
),
SizedBox(width: 2.w),
Icon(AntdIcon.question_circle, size: 14, color: Colors.yellow[800]),
],
),