| | |
| | | <!-- <view style="width: 30%;">{{i+1}} / {{swiperList.length}}</view> --> |
| | | <!-- <view style="width: 30%;">料号: {{item.matnr}}</view> --> |
| | | <view style="width: 50%; font-size: 3vw;">物料编码: {{item.matnr}}</view> |
| | | <view style="width: 50%; font-size: 3vw;">生产日期: {{item.manuDate}}</view> |
| | | <view style="width: 33%; font-size: 3vw;">批号: {{item.batch}}</view> |
| | | <view style="width: 50%; font-size: 3vw;">批号: {{item.batch}}</view> |
| | | <view style="width: 33%; font-size: 3vw;">生产日期: {{item.manuDate}}</view> |
| | | |
| | | <view style="width: 33%; font-size: 3vw;">型号: {{item.model}}</view> |
| | | <view style="width: 33%; font-size: 3vw;">膜类型: {{item.specs}}</view> |
| | | |
| | | <view style="width: 33%; font-size: 3vw;">长度: {{item.length}}</view> |
| | | <view style="width: 33%; font-size: 3vw;">宽度: {{item.weight}}</view> |
| | | <view style="width: 33%; font-size: 3vw;">面积: {{item.volume}}KG</view> |
| | | <view style="width: 33%; font-size: 3vw;">面积: {{item.volume}}</view> |
| | | |
| | | |
| | | </swiper-item> |