เพิ่ม contact
This commit is contained in:
parent
0fe82ed983
commit
ed323519ed
2 changed files with 2 additions and 2 deletions
|
|
@ -144,7 +144,7 @@ const onScroll = (info: any) => { scrollInfo.value = info}
|
|||
<router-view :key="$route.fullPath" />
|
||||
</div>
|
||||
|
||||
<div class="col-12 row justify-center q-mt-lg" v-if="currentRoute != 'contact'">
|
||||
<div class="col-12 row justify-center q-mt-lg" style="margin-top: 50px;" v-if="currentRoute != 'contact'">
|
||||
<q-tabs
|
||||
v-model="tab"
|
||||
class="text-grey-8" dense
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue