Sfoglia il codice sorgente

列表添加显示包装数量

xiaohaizhao 1 anno fa
parent
commit
903095af2b
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      pages/index/market/modules/list/index.wxml

+ 3 - 0
pages/index/market/modules/list/index.wxml

@@ -25,6 +25,9 @@
 		<view class="type line-1">
 			规格:{{item.item[0].standards || ' --'}}
 		</view>
+		<view class="type line-1">
+			包装数量:{{item.item[0].packageqty || '0'}}
+		</view>
 		<view class="price">
 			<view style="display: flex;">
 				<view class="view" wx:if="{{item.minprice==item.maxprice}}">