diff --git a/pkg_product/views/famousQianxianVillageShop.vue b/pkg_product/views/famousQianxianVillageShop.vue index e2e69cd..1adce57 100644 --- a/pkg_product/views/famousQianxianVillageShop.vue +++ b/pkg_product/views/famousQianxianVillageShop.vue @@ -56,8 +56,8 @@ - - {{ inn.name }} + + {{ inn.name }} {{ inn.contact }}/联系人 @@ -444,17 +444,15 @@ export default { line-height: 48rpx; } .inn-owner { - width: calc(100% - 240rpx); - font-size: 36rpx; + flex: 2; + font-size: 32rpx; font-weight: bold; color: #333; - line-height: 40rpx; } .inn-owner-desc { margin: 0 0 0 20rpx; color: #999; font-size: 24rpx; - line-height: 40rpx; } .inn-tag-wrap { margin-top: 10rpx;