|
|
@ -16,9 +16,9 @@ |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex-col group_9"> |
|
|
<view class="flex-col group_9"> |
|
|
<text>品牌:{{ info.brand }}</text> |
|
|
|
|
|
|
|
|
<text>品牌:{{ info.trademark }}</text> |
|
|
<text class="text_9">供应商:{{ info.supplier }}</text> |
|
|
<text class="text_9">供应商:{{ info.supplier }}</text> |
|
|
<text class="text_10">出厂年月:{{ info.outFactoryDate | formatDate }}</text> |
|
|
|
|
|
|
|
|
<text class="text_10">出厂年月:{{ info.producedAt | formatDate }}</text> |
|
|
<text class="text_11">平均产能:{{ info.avgCapacity }}件/小时</text> |
|
|
<text class="text_11">平均产能:{{ info.avgCapacity }}件/小时</text> |
|
|
<text class="text_12">电压/功率:{{ info.voltage }}V/10KW</text> |
|
|
<text class="text_12">电压/功率:{{ info.voltage }}V/10KW</text> |
|
|
</view> |
|
|
</view> |
|
|
|