From a26d2478f3f05081c94c6dd84b16f221b1c9aeb8 Mon Sep 17 00:00:00 2001 From: userGyl Date: Sat, 28 Feb 2026 17:31:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ln_jq_app/lib/pages/b_page/site/view.dart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ln_jq_app/lib/pages/b_page/site/view.dart b/ln_jq_app/lib/pages/b_page/site/view.dart index 1d146cf..db8d624 100644 --- a/ln_jq_app/lib/pages/b_page/site/view.dart +++ b/ln_jq_app/lib/pages/b_page/site/view.dart @@ -77,8 +77,9 @@ class SitePage extends GetView { Text( "无预约车辆加氢", style: TextStyle( - color: const Color(0xFF666666), + color: Color.fromRGBO(51, 51, 51, 1), fontSize: 13.sp, + fontWeight: FontWeight.w400 ), ), ],