Commit 5445ecdb authored by youjie's avatar youjie

no message

parent d6e5eb99
......@@ -366,3 +366,6 @@ body
.no-padding .q-dialog__inner--minimized
padding: 0px !important
</style>
<style>
@import url("//at.alicdn.com/t/c/font_1890699_q162a9wo98a.css");
</style>
......@@ -3,9 +3,11 @@
<q-tabs
v-model="tab"
dense
class="text-grey"
active-color="primary"
indicator-color="primary"
align="left"
class="bg-primary text-white shadow-2 rounded-borders"
:breakpoint="0">
narrow-indicator>
<q-tab :name="0" :label="$t('v102.vehicle.tabtitle0')"></q-tab>
<q-tab :name="1" :label="$t('v102.vehicle.tabtitle1')"></q-tab>
<q-tab :name="2" :label="$t('v102.vehicle.tabtitle2')"></q-tab>
......
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