去掉版权标识

This commit is contained in:
xiaocp2009 2025-09-11 12:24:42 +08:00
parent 64534129a2
commit 95ea9f9aa3

View File

@ -143,9 +143,9 @@ onMounted(() => {
<GlobalMenu /> <GlobalMenu />
<GlobalContent /> <GlobalContent />
<ThemeDrawer /> <ThemeDrawer />
<template #footer> <!-- <template #footer>
<GlobalFooter /> <GlobalFooter />
</template> </template>-->
</AdminLayout> </AdminLayout>
</template> </template>