Refactor API requests and update component structure
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import KlFooter from './kl-footer/index.vue'
|
||||
import KlFooter from '~/layout/kl-footer/index.vue'
|
||||
import KlQuickMenu from '~/components/kl-quick-menu/index.vue'
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user