|
@@ -14,7 +14,7 @@
|
|
|
<view class="product-info-brand">{{product.brandName}}<!-- <text class="postage">包邮</text> --></view>
|
|
|
<view class="product-info-item">
|
|
|
<text class="item">保质期:{{product.qualityGuaranteePeriod||"参考包装"}}</text>
|
|
|
- <text class="item">生产日期:{{createTime}}</text>
|
|
|
+ <!-- <text class="item">生产日期:{{createTime}}</text> -->
|
|
|
<text class="item" v-if="product.unit">包装:{{product.unit}}</text>
|
|
|
</view>
|
|
|
<view class="product-info-price">
|