diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index efe9564..0f59784 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -211,7 +211,7 @@ 资质 - {{ storeInfo.merName }} + {{ storeInfo.merName }} @@ -1873,7 +1873,12 @@ export default { font-size: 0.28 * 100rpx; color: #808080; } - +.after-title{ + white-space: nowrap; +} +.store-title{ + width: 400rpx; +} .product-con .store-info .praise .iconfont { font-size: 0.28 * 100rpx; }