去除折扣价
This commit is contained in:
parent
3fb3e307d2
commit
79584c849d
|
|
@ -18,9 +18,9 @@
|
||||||
<text class="yang">¥</text>
|
<text class="yang">¥</text>
|
||||||
<text class="amount">{{__amount(totalPrice)}}</text>
|
<text class="amount">{{__amount(totalPrice)}}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="yuanjia">
|
<!-- <view class="yuanjia">
|
||||||
¥{{__amount(lastPrice)}}
|
¥{{__amount(lastPrice)}}
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -193,9 +193,9 @@
|
||||||
<text class="yang">¥</text>
|
<text class="yang">¥</text>
|
||||||
<text class="amount">{{__amount(totalPrice)}}</text>
|
<text class="amount">{{__amount(totalPrice)}}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="yuanjia">
|
<!-- <view class="yuanjia">
|
||||||
¥{{__amount(lastPrice)}}
|
¥{{__amount(lastPrice)}}
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -281,9 +281,9 @@
|
||||||
<text class="yang">¥</text>
|
<text class="yang">¥</text>
|
||||||
<text class="amount">{{__amount(totalPrice)}}</text>
|
<text class="amount">{{__amount(totalPrice)}}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="yuanjia">
|
<!-- <view class="yuanjia">
|
||||||
¥{{__amount(lastPrice)}}
|
¥{{__amount(lastPrice)}}
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -378,9 +378,9 @@
|
||||||
<text class="yang">¥</text>
|
<text class="yang">¥</text>
|
||||||
<text class="amount">{{__amount(totalPrice)}}</text>
|
<text class="amount">{{__amount(totalPrice)}}</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="yuanjia">
|
<!-- <view class="yuanjia">
|
||||||
¥{{__amount(lastPrice)}}
|
¥{{__amount(lastPrice)}}
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<!-- 消费补贴卡 -->
|
<!-- 消费补贴卡 -->
|
||||||
<view class="shop_home-commodity-infor-price shop_home-commodity-infor-bottom" v-if="item['subsidy_card_price']">
|
<view class="shop_home-commodity-infor-price shop_home-commodity-infor-bottom" v-if="item['subsidy_card_price'] && !isWx">
|
||||||
<text class="yang">消费补贴:</text>
|
<text class="yang">消费补贴:</text>
|
||||||
<text class="price">¥{{item['subsidy_card_price']}}</text>
|
<text class="price">¥{{item['subsidy_card_price']}}</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
@ -77,7 +77,7 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<!-- 消费补贴卡 -->
|
<!-- 消费补贴卡 -->
|
||||||
<view class="shop_home-commodity-infor-price shop_home-commodity-infor-bottom" v-if="item['subsidy_card_price']">
|
<view class="shop_home-commodity-infor-price shop_home-commodity-infor-bottom" v-if="item['subsidy_card_price'] && !isWx">
|
||||||
<text class="yang">消费补贴:</text>
|
<text class="yang">消费补贴:</text>
|
||||||
<text class="price">¥{{item['subsidy_card_price']}}</text>
|
<text class="price">¥{{item['subsidy_card_price']}}</text>
|
||||||
</view>
|
</view>
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>在线点餐</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
|
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>在线点餐</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
|
||||||
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><script src="https://h5.dhcc.wang/api/apilink-native.min.js?v=20200701"></script><link rel=stylesheet href=/privilege/static/index.883130ca.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/privilege/static/js/chunk-vendors.05bba68b.js></script><script src=/privilege/static/js/index.612b69fe.js></script></body></html>
|
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><script src="https://h5.dhcc.wang/api/apilink-native.min.js?v=20200701"></script><link rel=stylesheet href=/privilege/static/index.883130ca.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/privilege/static/js/chunk-vendors.05bba68b.js></script><script src=/privilege/static/js/index.edf786db.js></script></body></html>
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
unpackage/dist/build/web/static/js/pages-restaurant-home-shop_home-shop_home.69677837.js
vendored
Normal file
1
unpackage/dist/build/web/static/js/pages-restaurant-home-shop_home-shop_home.69677837.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue