minhnt-dev: make UI

This commit is contained in:
MoreStrive
2024-05-30 21:32:51 +07:00
parent 2aa5607c48
commit b52352660d
16 changed files with 315 additions and 169 deletions
-2
View File
@@ -1,9 +1,7 @@
<template>
<Body class=" text-black max-w-screen max-w-full w-full overflow-x-hidden">
<!-- <Component :is="header[hostname]" /> -->
aaaa
<slot />
bbbb
<!-- <Component :is="footer[hostname]" /> -->
</Body>
</template>