feat: 更新页面模板内容,调整 VSCode 设置,更新依赖管理器版本并添加新脚本
This commit is contained in:
@ -49,10 +49,7 @@ export function Plugins() {
|
||||
}), // https://vue-macros.dev/zh-CN/guide/bundler-integration.html
|
||||
|
||||
// https://github.com/JohnCampionJr/vite-plugin-vue-layouts?tab=readme-ov-file#configuration
|
||||
Layouts({
|
||||
defaultLayout: 'default-layout',
|
||||
pagesDirs: [],
|
||||
}),
|
||||
Layouts({ pagesDirs: [] }),
|
||||
|
||||
// https://github.com/antfu/unocss
|
||||
// see uno.config.ts for config
|
||||
|
Reference in New Issue
Block a user