|
|
|
@ -528,7 +528,7 @@ onShow(() => {
|
|
|
|
<view class="grow">
|
|
|
|
<view class="grow">
|
|
|
|
<view class="flex items-end" v-if="comboId != 0">
|
|
|
|
<view class="flex items-end" v-if="comboId != 0">
|
|
|
|
<text class="text-18rpx text-#878787">套餐价格</text>
|
|
|
|
<text class="text-18rpx text-#878787">套餐价格</text>
|
|
|
|
<text class="text-21rpx text-#ED6907 mx-20rpx"
|
|
|
|
<text class="text-21rpx text-#ED6907 mx-20rpx" style="margin-left: 56rpx;"
|
|
|
|
>¥ {{ comboInfo.price }}</text
|
|
|
|
>¥ {{ comboInfo.price }}</text
|
|
|
|
>
|
|
|
|
>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|