新增pinia持久化插件

This commit is contained in:
刘引
2025-12-26 11:11:18 +08:00
parent aff235bbf4
commit 99e1c9b445
10 changed files with 3534 additions and 17 deletions

View File

@@ -63,7 +63,7 @@ export default defineConfig({
},
server: {
host: '0.0.0.0',
port: 5173,
port: 6677,
open: true,
proxy: {
'/api': {