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 {