no message
This commit is contained in:
parent
749c79dfd4
commit
3e90988832
2 changed files with 18 additions and 17 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue