价格对齐

wenjuan
yanzai 1 year ago
parent 3e6a0cdb86
commit a904af1fb3

@ -528,7 +528,7 @@ onShow(() => {
<view class="grow">
<view class="flex items-end" v-if="comboId != 0">
<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
>
</view>

Loading…
Cancel
Save