Restructure components and update page configuration

This commit is contained in:
wangqiao
2025-08-25 08:47:00 +08:00
parent 0fe0f14193
commit 6e2d5989eb
6 changed files with 14 additions and 19 deletions

View File

@ -12,7 +12,7 @@
<script lang="ts" setup>
import KlQuickMenu from '~/components/kl-quick-menu/index.vue'
// import KlFooter from '~/components/kl-footer/index.vue'
import KlFooter from '~/components/kl-footer/index.vue'
</script>