From 5fc4159e08bc14bf634916e3315428d25aa8eeb4 Mon Sep 17 00:00:00 2001 From: linxi Date: Mon, 26 Aug 2024 10:35:57 +0800 Subject: [PATCH] =?UTF-8?q?Style(=E6=9D=91=E5=B1=8B=E5=87=BA=E7=A7=9F)?= =?UTF-8?q?=EF=BC=9A=E6=8B=9B=E7=A7=9F=E6=9D=91=E5=B1=8B=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/famousQianxianShop.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 23a6394..dd988f8 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -1564,6 +1564,7 @@ export default { font-size: 30rpx; font-weight: bold; color: #333; + margin-top: 8rpx; } .name-wrap { display: flex; @@ -1573,6 +1574,7 @@ export default { width: 48rpx; height: 48rpx; margin: 0 8rpx 0 0; + border-radius: 50%; } .name { width: calc(100% - 60rpx);