diff --git a/pkg_product/views/famousQianxianVillageShop.vue b/pkg_product/views/famousQianxianVillageShop.vue index e0878a9..1ceec5f 100644 --- a/pkg_product/views/famousQianxianVillageShop.vue +++ b/pkg_product/views/famousQianxianVillageShop.vue @@ -56,9 +56,9 @@ - + {{ inn.name }} - + {{ inn.contact }}/联系人 @@ -444,7 +444,7 @@ export default { line-height: 48rpx; } .inn-owner { - width: calc(100% - 160rpx); + width: calc(100% - 180rpx); font-size: 36rpx; font-weight: bold; color: #333; @@ -455,6 +455,7 @@ export default { color: #999; font-size: 24rpx; line-height: 40rpx; + max-width: 160rpx; } .inn-tag-wrap { margin-top: 10rpx;