add store

This commit is contained in:
Elysia
2026-01-17 20:07:27 +08:00
parent 2250f89266
commit a5b3d1278c
2169 changed files with 387526 additions and 86 deletions

View File

@@ -69,6 +69,6 @@ export default defineConfig(({ command }) => {
port: +url.port,
}
})(),
clearScreen: false,
clearScreen: false,
}
})