Commit 74f96b36 authored by youjie's avatar youjie

no message

parent 8b406ca1
......@@ -101,7 +101,10 @@
<div :class="{ 'q-px-lg': $q.platform.is.desktop }">
<div class="q-mt-lg row">
<div class="col-3 f12 text-grey-500">{{ $t('v102.ticket.d1') }}</div>
<div class="col text-subtitle2 text-weight-bolder">{{t.OpeningHours}} {{t.OpeningHours.substring(6,13)}} {{ $t('v102.ticket.stoppage') }}</div>
<div class="col text-subtitle2 text-weight-bolder">{{t.OpeningHours}}
<!-- {{t.OpeningHours.substring(6,13)}} {{ $t('v102.ticket.stoppage') }} -->
</div>
</div>
</div>
<div :class="{ 'q-px-lg': $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