| | |
| | | <view> |
| | | <view class="unqualifiedBreed"> |
| | | <view style="width: 180rpx;"> |
| | | <u--text text="不合格品名" |
| | | <u--text text="不合格品名" |
| | | size='32'></u--text> |
| | | </view> |
| | | <view class="tag-select"> |
| | |
| | | name: v.breed + '/' + v.spec |
| | | } |
| | | }) |
| | | //默认回显第一个 |
| | | if(r.data.length){ |
| | | this.goodsIndex = 0; |
| | | this.goodsselectClick(this.goodsList[0]) |
| | | } |
| | | |
| | | uni.hideLoading() |
| | | }) |
| | | }) |
| | |
| | | } |
| | | |
| | | .main { |
| | | width: 96%; |
| | | width: 100%; |
| | | height: 100%; |
| | | min-height: 400rpx; |
| | | background-color: #fff; |
| | | margin: 10rpx auto; |
| | | padding: 10rpx 0; |
| | | box-sizing: border-box; |
| | | display: flex; |
| | | flex-direction: column; |
| | | overflow-x: hidden; |
| | | |
| | | .main-block { |
| | | width: 690rpx; |