This commit is contained in:
2026-02-28 17:31:28 +08:00
parent 0dded3b928
commit a26d2478f3

View File

@@ -77,8 +77,9 @@ class SitePage extends GetView<SiteController> {
Text(
"无预约车辆加氢",
style: TextStyle(
color: const Color(0xFF666666),
color: Color.fromRGBO(51, 51, 51, 1),
fontSize: 13.sp,
fontWeight: FontWeight.w400
),
),
],