feat: 重构样式文件,删除不必要的样式并更新路径配置
All checks were successful
/ playwright (push) Successful in 1m49s
/ depcheck (push) Successful in 1m24s
/ build-and-deploy-to-vercel (push) Successful in 1m35s

This commit is contained in:
严浩
2024-12-25 09:38:29 +08:00
parent 1b62a08c4d
commit ea2eddb4c3
9 changed files with 43 additions and 39 deletions

View File

@ -51,7 +51,7 @@ export function Plugins() {
// https://github.com/JohnCampionJr/vite-plugin-vue-layouts?tab=readme-ov-file#configuration
Layouts({
defaultLayout: 'default-layout',
pagesDirs: ['src/pages'],
pagesDirs: [],
}),
// https://github.com/antfu/unocss