1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2026-03-10 21:50:22 +08:00

refactor: 重构暗黑模式

This commit is contained in:
张传龙
2023-01-30 15:37:10 +08:00
parent c3dc0b4b2c
commit c58605de54
9 changed files with 34 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div flex items-center>
<MenuCollapse />
<BreadCrumb ml-15 />
<BreadCrumb ml-15 hidden sm:block />
</div>
<div ml-auto flex items-center>
<ThemeMode />