ilk
This commit is contained in:
7
ui/src/layouts/EmptyLayout.vue
Normal file
7
ui/src/layouts/EmptyLayout.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<q-layout view="lHh Lpr lFf">
|
||||
<q-page-container>
|
||||
<router-view />
|
||||
</q-page-container>
|
||||
</q-layout>
|
||||
</template>
|
||||
Reference in New Issue
Block a user