diff --git a/app/components/AppShell.vue b/app/components/AppShell.vue new file mode 100644 index 0000000..b3d778c --- /dev/null +++ b/app/components/AppShell.vue @@ -0,0 +1,83 @@ + + + diff --git a/app/layouts/blank.vue b/app/layouts/blank.vue new file mode 100644 index 0000000..84888ff --- /dev/null +++ b/app/layouts/blank.vue @@ -0,0 +1,7 @@ + diff --git a/app/layouts/default.vue b/app/layouts/default.vue index 7a3e681..5dc532a 100644 --- a/app/layouts/default.vue +++ b/app/layouts/default.vue @@ -1,77 +1,5 @@ - - \ No newline at end of file + + + + \ No newline at end of file diff --git a/app/layouts/not-login.vue b/app/layouts/not-login.vue index d6ee668..223e64d 100644 --- a/app/layouts/not-login.vue +++ b/app/layouts/not-login.vue @@ -1,73 +1,5 @@ - - \ No newline at end of file + + + + \ No newline at end of file diff --git a/app/pages/index/index.vue b/app/pages/index/index.vue index 2a15808..a953a52 100644 --- a/app/pages/index/index.vue +++ b/app/pages/index/index.vue @@ -19,23 +19,66 @@ async function logout() {