diff --git a/src/assets/css/material-kit-pro.css b/src/assets/css/material-kit-pro.css index 16aa9a6..2318035 100644 --- a/src/assets/css/material-kit-pro.css +++ b/src/assets/css/material-kit-pro.css @@ -9638,7 +9638,7 @@ textarea.form-control-lg { } .text-return { - color: #ffca28 !important; + color: #deb70d !important; } @@ -9730,10 +9730,19 @@ textarea.form-control-lg { background-color: #344767 !important; } -.bg-white { +.bg-white { background-color: #fff !important; } +.bg-return{ + background-color: #deb70d !important; +} + +.bg-red{ + background-color: #d24c4a !important; +} + + .bg-body { background-color: #fff !important; } diff --git a/src/assets/img/queue.png b/src/assets/img/queue.png new file mode 100644 index 0000000..bc8b423 Binary files /dev/null and b/src/assets/img/queue.png differ diff --git a/src/router/index.js b/src/router/index.js index 010e965..d325f63 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -32,6 +32,7 @@ import UtilitiesRoom from "../views/UtilitiesRoom/UtilitieView.vue" import addUserRoom from "../views/Restroom/AddRoom.vue" import Reports from "../views/Reports/ReportlistView.vue" import searchFilter from "../views/SearchAll/SearchView.vue" +import Queue from "../views/Queue/QueueView.vue" const router = createRouter({ history: createWebHistory(import.meta.env.BASE_URL), routes: [ @@ -75,6 +76,11 @@ const router = createRouter({ name: "searchfilter", component: searchFilter, }, + { + path: "/queue", + name: "queue", + component: Queue, + }, { path: '/room/detail/:id', name: 'DetailRoom', diff --git a/src/views/Presentation/Sections/PresentationInformation.vue b/src/views/Presentation/Sections/PresentationInformation.vue index de836e5..6193eef 100644 --- a/src/views/Presentation/Sections/PresentationInformation.vue +++ b/src/views/Presentation/Sections/PresentationInformation.vue @@ -10,7 +10,7 @@
ทะเบียน
สถานะห้องพัก
ผังห้องพัก
ค่าสาธารณุปโภค
ลำดับ | +ชื่อ | +สกุล | +วันเกิด | +อายุ | +สังกัด | +ยศ | +เลขบัตรประชาชน | +เบอร์ติดต่อ | +
---|---|---|---|---|---|---|---|---|
{{ index + 1 }} | +{{ item.firstName }} | +{{ item.lastName }} | +{{ item.birthday }} | +{{ item.old }} | +{{ item.Affiliation }} | +{{ item.rank }} | +{{ item.idcard }} | +{{ item.phone }} | + +
มิเตอร์น้ำ/ไฟ : 745/546
สภาพห้อง : ปกติ
ค่าน้ำประปา : 120
-ค่าไฟฟ้า : 700
-ค่าไฟฟ้าส่วนกลาง : 100
-ค่าบำรุงลิฟท์ : 200
-