no message

This commit is contained in:
kanyarat2001 2023-12-15 10:40:24 +07:00
parent 749c79dfd4
commit 3e90988832
2 changed files with 18 additions and 17 deletions

View file

@ -1,9 +1,21 @@
<script setup lang="ts">
</script>
<template>
<div class="q-px-md q-py-sm text-subtitle1 text-white bg-primary text-weight-medium">
ดตอเรา
<div class="col-xs-10 col-md-8 row q-col-gutter-md">
<div class="col-12 row justify-center text-h6 text-dark">ระบบทรพยากรบคคล</div>
<div class="col-12">
<q-separator color="grey-4" /></div>
<div class="col-12">
<div class="col-12 row q-col-gutter-lg">
</div>
</div>
</div>
<div class="q-px-md q-py-sm text-subtitle1 text-dark bg-grey-4 text-weight-medium">
ระบบหล
</div>
@ -12,17 +24,6 @@
</template>
<style>
.card1{
margin-top:15px;
background-color:#F8F8F8;
border-color: #EDEDED !important;
}
.iconQA {
color: #016987;
font-size: 20px;
margin-right: 1%;
}
</style>