This commit is contained in:
whitechiina 2026-07-20 09:55:02 +08:00
parent 24703cae4c
commit 3fb3e307d2
5 changed files with 4 additions and 16 deletions

View File

@ -22,9 +22,6 @@
¥{{__amount(lastPrice)}}
</view>
</view>
<view class="xfbt" style="color: #fff" v-if="Number(cardbtPrice)">
消费补贴¥{{__amount(cardbtPrice)}}
</view>
</view>
</view>
</view>
@ -200,9 +197,6 @@
¥{{__amount(lastPrice)}}
</view>
</view>
<view class="xfbt" v-if="Number(cardbtPrice)">
消费补贴¥{{__amount(cardbtPrice)}}
</view>
</view>
</view>
</view>
@ -291,9 +285,6 @@
¥{{__amount(lastPrice)}}
</view>
</view>
<view class="xfbt" v-if="Number(cardbtPrice)">
消费补贴¥{{__amount(cardbtPrice)}}
</view>
</view>
</view>
</view>
@ -391,9 +382,6 @@
¥{{__amount(lastPrice)}}
</view>
</view>
<view class="xfbt" v-if="Number(cardbtPrice)">
消费补贴¥{{__amount(cardbtPrice)}}
</view>
</view>
</view>
</view>
@ -851,7 +839,7 @@
}
.yuanjia {
color: gray;
padding-left: 20rpx;
padding-left: 10rpx;
text-decoration: line-through;
}
.xfbt {

View File

@ -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)'))
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.bf3fc399.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.612b69fe.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