@ -169,6 +169,9 @@
}
.item-content-long{
margin-bottom: 90rpx;
// 店铺详情
@ -44,7 +44,7 @@
</view>
<!-- 标的信息 -->
<view class="item-content b-f" v-if="tabKey === 1">
<view class="item-content b-f" v-if="tabKey === 1" :class="shopyear_show || talprice_show ? 'item-content-long' : '' ">
<view class="gdic">
<text class="gdic-tit">标的名称</text>
<text class="gdic-txt">{{goods.goods_name}}</text>