Procházet zdrojové kódy

列表添加显示包装数量

xiaohaizhao před 1 rokem
rodič
revize
903095af2b
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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}}">