Appearance
sideTheme: "theme-dark",
layout/components/Navbar.vue
把里面不需要的小功能注销掉
找到 app.vue 在里面写入即可
修改
localStorage.setItem("vueuse-color-scheme", "light");