เพิ่ม contact

This commit is contained in:
kanyarat2001 2023-12-15 17:07:11 +07:00
parent 0fe82ed983
commit ed323519ed
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
<script setup lang="ts">
</script>
<template>
<div class="col-12 row justify-center text-h6 text-dark q-pt-md">ดตอเรา</div>
<div class="col-12 row justify-center text-h6 text-dark">ดตอเรา</div>
<div class="col-12 q-pt-md "></div>
<div class="col-12"><q-separator color="grey-4" /></div>

View file

@ -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