From af5d82063a63fc35e6aaf1025045a790e2fdab10 Mon Sep 17 00:00:00 2001 From: Tanyalak Date: Fri, 22 Dec 2023 11:44:56 +0700 Subject: [PATCH] =?UTF-8?q?=E0=B8=9B=E0=B8=A3=E0=B8=B1=E0=B8=9A=20Layout?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- src/App.vue | 12 ++- src/main.ts | 3 +- src/router/index.ts | 18 +++- src/views/HomeView.vue | 225 ++++++++++----------------------------- src/views/MainLayout.vue | 68 ++++++++++++ src/views/pageView.vue | 193 --------------------------------- 7 files changed, 147 insertions(+), 374 deletions(-) create mode 100644 src/views/MainLayout.vue delete mode 100644 src/views/pageView.vue diff --git a/index.html b/index.html index 52d9075..7351709 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - BMA ระบบลงเวลาเข้า-ออกงาน + BMA ระบบเผยแพร่ผลงาน diff --git a/src/views/MainLayout.vue b/src/views/MainLayout.vue new file mode 100644 index 0000000..df50059 --- /dev/null +++ b/src/views/MainLayout.vue @@ -0,0 +1,68 @@ + + + + + diff --git a/src/views/pageView.vue b/src/views/pageView.vue deleted file mode 100644 index b8d0053..0000000 --- a/src/views/pageView.vue +++ /dev/null @@ -1,193 +0,0 @@ - - - - -