修复所有vue vite警告
This commit is contained in:
@@ -35,11 +35,12 @@ const handleLoginRegister = (type: "login" | "register") => {
|
||||
<UHeader toggle-side="left" title="Estel Docs" mode="modal">
|
||||
|
||||
<template #title>
|
||||
<LogoPro class="h-5 w-auto" />
|
||||
<h6></h6>
|
||||
</template>
|
||||
|
||||
|
||||
<template #body>
|
||||
<LogoPro class="h-5 w-auto mb-4" />
|
||||
<DocsAsideLeftTop />
|
||||
<div class="mt-4 mb-4 border-t border-gray-200 dark:border-gray-700 w-9/10 mx-5" />
|
||||
<UContentNavigation highlight :navigation="navigation" color="primary" type="single" variant="pill" />
|
||||
|
Reference in New Issue
Block a user