Merge branch 'sat'
Some checks failed
/ depcheck (push) Failing after 3s
/ surge (push) Failing after 21s
/ playwright (push) Has been skipped
/ build-and-deploy-to-vercel (push) Failing after 2s

This commit is contained in:
严浩
2025-02-11 19:28:55 +08:00
12 changed files with 362 additions and 23 deletions

View File

@ -96,6 +96,7 @@ export function Plugins() {
dirs: [
// 'src/composables',
'src/stores',
'src/utils',
],
vueTemplate: true,
}),