|
|
@@ -42,14 +42,14 @@
|
|
|
<view class="item-text">{{info.productName}}</view>
|
|
|
</u-col>
|
|
|
</u-row>
|
|
|
- <u-row class="row-class" customStyle="margin-bottom: 5px">
|
|
|
+<!-- <u-row class="row-class" customStyle="margin-bottom: 5px">
|
|
|
<u-col span="4">
|
|
|
<view class="item-left item-text">生产日期</view>
|
|
|
</u-col>
|
|
|
<u-col span="8">
|
|
|
<view class="item-text">{{info.formatted_time}}</view>
|
|
|
</u-col>
|
|
|
- </u-row>
|
|
|
+ </u-row> -->
|
|
|
<u-row class="row-class" customStyle="margin-bottom: 5px">
|
|
|
<u-col span="4">
|
|
|
<view class="item-left item-text">批 号</view>
|