feat: 重构样式文件,删除不必要的样式并更新路径配置
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user