mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-12-29 04:20:22 +08:00
refactor: 重构sidebar
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script setup>
|
||||
import SideLogo from './SideLogo.vue'
|
||||
import SideMenu from './SideMenu.vue'
|
||||
import SideLogo from './components/SideLogo.vue'
|
||||
import SideMenu from './components/SideMenu.vue'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user