删除测试用的文档

This commit is contained in:
2025-07-28 21:21:59 +08:00
parent 941f5d183b
commit 0e2120ea0c
37 changed files with 5 additions and 5766 deletions

View File

@@ -29,6 +29,9 @@ export default defineNuxtConfig({
remove: /[$*+~()'"!\-=#?:@.]/g,
}
}
},
preview: {
api: 'https://api.nuxt.studio'
}
},