Commit 18c1f15c authored by 黄奎's avatar 黄奎

页面调整

parent 20d6d3e4
......@@ -246,23 +246,7 @@
'bg-grey-2 q-mt-md': $q.platform.is.mobile,
col: $q.platform.is.desktop,
}"
>
<!-- <div class="bg-orange-1 col-12 rounded-borders q-pa-md">
<div v-if="x.MailingState==2||x.MailingState==3">
<div class="text-subtitle2 text-dark text-weight-bolder row items-center">
<span class="col">{{ $t('v102.ticket.sjc.c5') }}:</span>
<span class="f12" :class="[x.SendType.Color]">{{ x.SendType.Name }}</span>
</div>
<div class="f12 text-dark q-mt-sm">{{ x.MailingAddress }}</div>
</div>
<div v-else>
<div class="text-subtitle2 text-dark text-weight-bolder">{{ $t('v102.ticket.zqa') }}:</div>
<div class="f12 text-dark q-mt-sm">
{{ x.SelffetchAddress?x.SelffetchAddress:$t('v102.ticket.nzqa') }}
</div>
</div>
</div> -->
</div>
></div>
<div class="col desktop-only"></div>
<div
class="rounded-borders bg-grey-2 q-pa-md"
......@@ -274,7 +258,6 @@
>
<div class="f12 text-grey">{{ $t("hotelorder.orderMoney") }}</div>
<div class="dark q-ml-xl">
<!-- <span class="f12">{{ $t('unit.jpc') }}</span> -->
<span class="din text-subtitle1">{{ moneyFormat(x.Money) }}</span>
<span class="f12">{{ x.CurrencyCode }}</span>
</div>
......@@ -322,7 +305,7 @@
<q-item-label>{{ $t("hotelorder.opera.edit") }}</q-item-label>
</q-item-section>
</q-item>
<q-item class="text-positive" clickable v-close-popup>
<q-item class="text-positive" clickable v-close-popup style="display: none">
<q-item-section>
<q-item-label>{{ $t("v101.Listofquotation.baojiadan") }}</q-item-label>
</q-item-section>
......
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