This commit is contained in:
yangsy
2025-08-17 01:22:08 +08:00
parent 0577042338
commit 8c8a791409
13 changed files with 663 additions and 62 deletions

View File

@@ -107,7 +107,7 @@ const selectDropdownOption = (key: string, option: DropdownOption) => {
</NFlex>
</NFlex>
</NLayoutHeader>
<NLayoutContent class="app-layout-content" :content-style="{ padding: '8px' }">
<NLayoutContent class="app-layout-content">
<RouterView />
</NLayoutContent>
<NLayoutFooter bordered class="app-layout-footer" />