Commit f609b663 authored by youjie's avatar youjie

no message

parent f20d8826
......@@ -34,7 +34,7 @@
<span class="f13 text-grey-700">{{$t('v103.scheduledTripOrder.number')}}:{{x.tcid}} ( <span class="text-red">{{ x.guestNum }} </span>{{$t('v103.scheduledTripOrder.passenger')}} ) </span>
</div>
</div>
<div :class="{'row items-end':$q.platform.is.desktop}" :style="{'flex-shrink': $q.platform.is.desktop?0:'inherit'}">
<div class="q-pl-lg" :class="{'row items-end':$q.platform.is.desktop}" :style="{'flex-shrink': $q.platform.is.desktop?0:'inherit'}">
<div class="column" :class="{'text-left':$q.platform.is.desktop,'text-right':$q.platform.is.mobile}">
<div class="fz13" :class="{'column q-pt-lg q-pb-xs':$q.platform.is.desktop}">
<div v-if="x.discountMoney>0" :class="{'':$q.platform.is.desktop}">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment