页面修改
This commit is contained in:
@@ -29,7 +29,7 @@ export default defineConfig(async () => {
|
||||
rewrite: (path) => path.replace(/^\/api/, ''),
|
||||
// mock代理目标地址
|
||||
// target: 'http://192.168.43.169:8080',
|
||||
target: 'http://127.0.0.1:8080',
|
||||
target: 'http://192.168.110.207:8080',
|
||||
// target: 'http://192.168.0.108:8080',
|
||||
// target: 'http://192.168.0.106:8080',
|
||||
// target: 'http://47.109.37.87:3010',
|
||||
|
Reference in New Issue
Block a user