diff --git a/pages/restaurant/home/shop_home/components/shop-item/shop-item.vue b/pages/restaurant/home/shop_home/components/shop-item/shop-item.vue index b8ac9ec..4c9c755 100644 --- a/pages/restaurant/home/shop_home/components/shop-item/shop-item.vue +++ b/pages/restaurant/home/shop_home/components/shop-item/shop-item.vue @@ -378,10 +378,10 @@ .huaxian { margin-left: 20rpx; color: gray; - text-decoration: line-through; .price { font-size: 24rpx !important; font-weight: 300 !important; + text-decoration: line-through !important; } } diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index 97d16c1..c05dfcf 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@