소스 검색

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

xiaohaizhao 10 달 전
부모
커밋
b52be0174d
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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}}">