diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 8dc1874..5f33a02 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -539,12 +539,12 @@ --> - + - {{ item.productName }} - + {{ item.productName }} + {{ item.productPrice }} @@ -557,7 +557,7 @@ - + @@ -566,8 +566,8 @@ class="mark-img" /> - {{ item.content }} - + {{ item.content }} + @@ -1146,7 +1146,7 @@ export default { position: relative; z-index: 2; display: block; - width: 310rpx; + width: 100%; height: 310rpx; border-radius: 20rpx; }