refactor: 项目结构重构 #48

Manually merged
remilia merged 10 commits from refactor/components into master 2025-10-29 17:56:08 +08:00
13 changed files with 7 additions and 0 deletions
Showing only changes of commit dc90e1045b - Show all commits

View File

@ -18,6 +18,13 @@ export default defineNuxtConfig({
}, },
}, },
components: [
{
path: '~/components',
pathPrefix: false,
},
],
runtimeConfig: { runtimeConfig: {
public: { public: {
meili: { meili: {