From c83e7c5a9bf9e54061d409eb1fbc719361b8cec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Mon, 4 Aug 2025 15:55:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E7=BA=BF=E6=8A=A5=E4=BF=AE=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=BF=85=E5=A1=AB=E9=A1=B9=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/community/oneRepair/index.css | 4 ++ packages/community/oneRepair/index.vue | 63 +++++++++++++++++++++++--- 2 files changed, 60 insertions(+), 7 deletions(-) diff --git a/packages/community/oneRepair/index.css b/packages/community/oneRepair/index.css index fe82058a..5758b7b1 100644 --- a/packages/community/oneRepair/index.css +++ b/packages/community/oneRepair/index.css @@ -59,6 +59,10 @@ page { font-size: 32rpx; } +.red{ + color: #FF0000; +} + .label { font-size: 28rpx; color: #999999; diff --git a/packages/community/oneRepair/index.vue b/packages/community/oneRepair/index.vue index c7435e9c..f5896b54 100644 --- a/packages/community/oneRepair/index.vue +++ b/packages/community/oneRepair/index.vue @@ -12,16 +12,16 @@