ui หน้าสมัครสอบ
This commit is contained in:
parent
03b6076835
commit
792f30d606
48 changed files with 2845 additions and 43 deletions
|
|
@ -63,7 +63,7 @@ const doLogout = () => {
|
|||
<template>
|
||||
<!-- แบบเก่า design แรก -->
|
||||
<!-- <q-layout view="lHh Lpr lff"> -->
|
||||
<!-- ปรับให้กับหน้า รายละเอียดทะเบียนประวัติ -->
|
||||
<!-- ปรับให้กับหน้า รายละเอียดรายการสอบทั้งหมด -->
|
||||
<q-layout view="lHh LpR lff" @scroll="onScroll">
|
||||
<!-- header -->
|
||||
<q-header flat class="bg-grey-2 text-dark" height-hint="7">
|
||||
|
|
@ -365,7 +365,6 @@ const doLogout = () => {
|
|||
.toptitle {
|
||||
font-size: 1.2rem;
|
||||
font-weight: bold;
|
||||
margin-bottom: 1%;
|
||||
}
|
||||
|
||||
.q-field--outlined .q-field__control {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue