feat(components): 添加主题配置抽屉,添加暗黑主题
This commit is contained in:
6
src/layouts/BasicLayout/components/GlobalMenu/index.vue
Normal file
6
src/layouts/BasicLayout/components/GlobalMenu/index.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div>菜单</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup></script>
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user