|
|
@ -44,7 +44,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</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"> |
|
|
<view class="gdic"> |
|
|
<text class="gdic-tit">标的名称</text> |
|
|
<text class="gdic-tit">标的名称</text> |
|
|
<text class="gdic-txt">{{goods.goods_name}}</text> |
|
|
<text class="gdic-txt">{{goods.goods_name}}</text> |
|
|
|