Commit 52949cd5 authored by youjie's avatar youjie

no message

parent dc1e660a
......@@ -340,7 +340,7 @@
<div class="q-px-lg q-mb-lg" :class="{ 'row justify-between': $q.platform.is.desktop }">
<div :class="{ 'row items-center': $q.platform.is.desktop, '': $q.platform.is.mobile }">
<div class="mobile-only row items-center">
<div class="bg-info text-grey-100 rounded-borders q-mr-sm q-px-md"></div>
<!-- <div class="bg-info text-grey-100 rounded-borders q-mr-sm q-px-md"></div> -->
<div class="text-weight-bold fz20 ellipsis" style="width: 280px"><template v-if="detailsObj.CarType<3">{{ detailsObj.CarType==1?$t('v102.CharteredBus.baochetype1'):$t('v102.CharteredBus.baochetype2') }}</template>
<template v-else>
{{ $t('v102.CharteredBus.baochetype3') }}
......
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