From a56794e2e234143af59eeeb90b101b876c581499 Mon Sep 17 00:00:00 2001 From: woody Date: Wed, 23 Apr 2025 11:08:53 +0800 Subject: [PATCH] =?UTF-8?q?feat(order):=20=E4=B8=BB=E9=A2=98=E8=89=B2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/order/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/mine/order/index.vue b/pages/mine/order/index.vue index e5eb87e..8084f0c 100644 --- a/pages/mine/order/index.vue +++ b/pages/mine/order/index.vue @@ -554,7 +554,7 @@ export default { background: #f5f6f8; // margin-right: 40rpx; } .seatch_r { - background: #005BAC; + background: #fb3024; border-radius: 50%; padding: 8rpx; margin-left: 24rpx; @@ -610,7 +610,7 @@ export default { .heng { width: 24px; height: 2px; - background: #ed1d25; + background: #005BAC; border-radius: 1px 1px 1px 1px; margin-top: 4rpx; } @@ -712,7 +712,7 @@ export default { font-size: 24rpx; font-family: Source Han Sans CN; font-weight: 400; - color: #005BAC; + color: #fb3024; } .tit5 { @@ -777,7 +777,7 @@ export default { color: #333333; border-bottom: 2rpx solid #eeeeee; .top_red { - color: #005BAC; + color: #fb3024; } } .typesBox {