This commit is contained in:
2023-04-03 20:52:38 +08:00
parent e1f0052723
commit ae621b7dd2
5 changed files with 45 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ import Header from "../Header.vue"
</script>
<template>
<n-layout position="absolute">
<n-layout>
<n-layout-header bordered class="header">
<Header />
</n-layout-header>