Commit 5631b1ffa6ec0258d7cfbef92acd4b6e50cb3eea
1 parent
f8a5226e
预售的是8
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.wxml
... | ... | @@ -614,7 +614,7 @@ |
614 | 614 | <view wx:if="{{item.prom_type==2}}" class="miao_lab">团</view> |
615 | 615 | <view wx:if="{{item.prom_type==4}}" class="miao_lab">积</view> |
616 | 616 | <view wx:if="{{item.prom_type==6}}" class="miao_lab">拼</view> |
617 | - <view wx:if="{{item.prom_type==6}}" class="miao_lab">预</view> | |
617 | + <view wx:if="{{item.prom_type==8}}" class="miao_lab">预</view> | |
618 | 618 | |
619 | 619 | |
620 | 620 | <view class="order_hui"> | ... | ... |