代码调整
This commit is contained in:
parent
c490e64343
commit
75af59e563
@ -22,6 +22,7 @@ export default defineConfig(({ mode }) => {
|
||||
// 主后端
|
||||
"/api": {
|
||||
target: "http://localhost:8580",
|
||||
// target: "http://creation.lesingle.com",
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user