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 4c9c755..17e5926 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 @@ -393,7 +393,8 @@ -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; - text-overflow: ellipsis; + text-overflow: ellipsis; + margin-bottom: 6rpx; } &-discount { diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index c05dfcf..5e3a9f6 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@