This commit is contained in:
2023-04-04 11:46:28 +08:00
parent ae621b7dd2
commit 2066cb441b
18 changed files with 210 additions and 105 deletions

View File

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