批发价格还原
This commit is contained in:
parent
8eb4c1f97d
commit
a0950db415
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
<view class="" style="color: #FC452F;font-size: 24rpx;" v-if='isWholeSale'>
|
<view class="" style="color: #FC452F;font-size: 24rpx;" v-if='isWholeSale'>
|
||||||
<text style="color:#989898">批发:</text> <text
|
<text style="color:#989898">批发:</text> <text
|
||||||
style="font-size: 22rpx;">¥</text><text>{{item.price}}</text><text
|
style="font-size: 22rpx;">¥</text><text>{{item.attrValue[0].wholesale_price}}</text><text
|
||||||
style="color: #828282;">/{{item.attrValue[0].wholesale_unit_name}}</text>
|
style="color: #828282;">/{{item.attrValue[0].wholesale_unit_name}}</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
Loading…
Reference in New Issue