| | |
| | | <view class="cu-tag bg-cyan ">商品</view> |
| | | </view> |
| | | <view class="matnr"><text style="width: 400rpx;">{{item.matnr}}</text></view> |
| | | <view class="matnr"><text style="width: 400rpx;">{{item.maktx}}</text></view> |
| | | <view class="matnr"><text style="width: 400rpx;">{{item.specs}}</text></view> |
| | | </view> |
| | | </label> |
| | | </checkbox-group> |
| | | </scroll-view> |
| | | <!-- <view class="record"> |
| | | |
| | | </view> --> |
| | | </view> |
| | | </template> |
| | | |
| | |
| | | </script> |
| | | |
| | | <style> |
| | | .record { |
| | | z-index: 1; |
| | | position: fixed; |
| | | top: 188rpx; |
| | | width: 100%; |
| | | min-height: 50rpx; |
| | | background-color: #6f6f6f; |
| | | } |
| | | .matnr { |
| | | margin-left: 60rpx; |
| | | margin-top: 20rpx; |