| | |
| | | <text>{{ item.carNum }}</text> |
| | | 张 |
| | | </view> |
| | | <view class="card-left__utils"> |
| | | <u-button text="转发" type="primary" @tap.stop="forwardClick(item)" shape="circle" v-if="item.carNumSurplusHuodai !== 0"></u-button> |
| | | </view> |
| | | <view class="card-left__utils"><u-button text="转发" type="primary" @tap.stop="forwardClick(item)" shape="circle"></u-button></view> |
| | | </template> |
| | | <template v-slot:right-top> |
| | | <view class="right-top"> |
| | |
| | | <style lang="scss" scoped> |
| | | .scroll-Y { |
| | | height: 600rpx; |
| | | margin-bottom: vww(50); |
| | | .more_text { |
| | | color: #999; |
| | | font-size: 24rpx; |
| | |
| | | margin: 0 auto; |
| | | // 主体 |
| | | .freightForwarder-index-body { |
| | | margin-bottom: vww(56); |
| | | margin-bottom: vww(10); |
| | | |
| | | // 卡片样式 |
| | | .card-left__top { |