Explorar el Código

Merge branch '小程序商城列表添加商品包装数量' into 莱斯奥/2.5.0

xiaohaizhao hace 10 meses
padre
commit
b52be0174d
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      pages/index/market/modules/list/index.wxml

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

@@ -21,6 +21,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}}">