前端完善

This commit is contained in:
2026-05-29 15:26:25 +08:00
parent dcbd86f8f8
commit 2fba4fbba7
12 changed files with 1829 additions and 736 deletions
+4
View File
@@ -14,6 +14,10 @@ export default defineConfig({
host: true,
open: true,
proxy: {
'/launch': {
target: 'http://127.0.0.1:8899',
changeOrigin: true,
},
'/manifest': {
target: 'http://127.0.0.1:8899',
changeOrigin: true,