初步可看版本

This commit is contained in:
2025-04-17 16:34:20 +08:00
parent 2686740704
commit 5e143d9755
8 changed files with 1733 additions and 1558 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ export default defineConfig({
],
server: {
host: '0.0.0.0',
port: 5173,
port: 5178,
open: true,
allowedHosts: ['nas.7bm.co', 'localhost', '127.0.0.1'], // 允许的主机名列表
},