diff --git a/components/area-product-list/index.vue b/components/area-product-list/index.vue index 1eccbf7..369e0b7 100644 --- a/components/area-product-list/index.vue +++ b/components/area-product-list/index.vue @@ -247,7 +247,7 @@ export default { .product-price { font-size: 24rpx; font-weight: bold; - color: #005bac; + color: #f82c1a; } }