This commit is contained in:
whitechiina 2026-07-24 09:25:30 +08:00
parent bc8dc871fd
commit d92b988545
11 changed files with 16 additions and 10 deletions

View File

@ -25,7 +25,7 @@
</view> </view>
<!-- 消费补贴卡 --> <!-- 消费补贴卡 -->
<view class="shop_home-commodity-infor-price shop_home-commodity-infor-bottom" v-if="item['subsidy_card_price'] && !isWx"> <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>
<!-- 积分 --> <!-- 积分 -->
@ -78,7 +78,7 @@
</view> </view>
<!-- 消费补贴卡 --> <!-- 消费补贴卡 -->
<view class="shop_home-commodity-infor-price shop_home-commodity-infor-bottom" v-if="item['subsidy_card_price'] && !isWx"> <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>
<!-- 积分 --> <!-- 积分 -->

View File

@ -94,7 +94,7 @@
<view class="Checkbox" :style="{'--aftercolor':Brand()['ThemeColor']}" :class="{'active-Checkbox': use_coin? true : false}"></view> <view class="Checkbox" :style="{'--aftercolor':Brand()['ThemeColor']}" :class="{'active-Checkbox': use_coin? true : false}"></view>
</view> </view>
</view> </view>
<view class="Commodity Commodity-Item" style="padding-top: 0rpx;" @click="isCard()" v-if="!isWx && cardFlag"> <view class="Commodity Commodity-Item" style="padding-top: 0rpx; flex-direction: column; align-items: end" @click="isCard()" v-if="!isWx && cardFlag">
<view class="discount" style="width: 100%; display: flex; justify-content: space-between"> <view class="discount" style="width: 100%; display: flex; justify-content: space-between">
<view> <view>
<text lines="1" class="quantity">消费补贴卡</text> <text lines="1" class="quantity">消费补贴卡</text>
@ -102,8 +102,11 @@
</view> </view>
<view class="Checkbox" :style="{'--aftercolor':Brand()['ThemeColor']}" :class="{'active-Checkbox': use_card? true : false}"></view> <view class="Checkbox" :style="{'--aftercolor':Brand()['ThemeColor']}" :class="{'active-Checkbox': use_card? true : false}"></view>
</view> </view>
<view style="padding: 0rpx 0rpx; color: #EC0208; font-size: 20rpx; line-height: 50rpx" v-if="!Number(UserCard.amount) || 0">
*当前未使用消费补贴卡请联系市场推广人员领取
</view>
</view> </view>
<view style="background-color: #fff; padding: 20rpx 40rpx; color: darkred; line-height: 50rpx"> <view style="background-color: #fff; padding: 20rpx 40rpx; color: darkred; line-height: 50rpx; font-size: 28rpx">
<view>温馨提示</view> <view>温馨提示</view>
<view>1出餐后不支持退款如需退款请在出餐前联系客服</view> <view>1出餐后不支持退款如需退款请在出餐前联系客服</view>
<view>2 如遇点餐失败1小时内自动退款</view> <view>2 如遇点餐失败1小时内自动退款</view>

View File

@ -125,9 +125,12 @@
</view> </view>
<view class="Checkbox" :style="{'--aftercolor':Brand()['ThemeColor']}" :class="{'active-Checkbox': use_card? true : false}"></view> <view class="Checkbox" :style="{'--aftercolor':Brand()['ThemeColor']}" :class="{'active-Checkbox': use_card? true : false}"></view>
</view> </view>
<view style="padding: 0rpx 0rpx; color: #EC0208; font-size: 20rpx; line-height: 50rpx" v-if="!Number(UserCard.amount || 0)">
*当前未使用消费补贴卡请联系市场推广人员领取
</view>
</view> </view>
<view lines="1" class="text_23" style="background-color: #fff; padding: 20rpx 40rpx; color: darkred; line-height: 50rpx"> <view style="background-color: #fff; padding: 20rpx 40rpx; color: darkred; line-height: 50rpx; font-size: 28rpx">
<view>温馨提示</view> <view>温馨提示</view>
<view>1出餐后不支持退款如需退款请在出餐前联系客服</view> <view>1出餐后不支持退款如需退款请在出餐前联系客服</view>
<view>2 如遇点餐失败1小时内自动退款</view> <view>2 如遇点餐失败1小时内自动退款</view>

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)')) <!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.279c0226.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.c10040a9.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

File diff suppressed because one or more lines are too long