前端完善
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user