任务管理

This commit is contained in:
lq
2025-08-30 13:53:53 +08:00
parent 37ac8662ec
commit e142b373df
2 changed files with 42 additions and 45 deletions

View File

@ -40,8 +40,8 @@ export default defineConfig(({ mode }: ConfigEnv): UserConfig => {
changeOrigin: true,
rewrite: (path) => path.replace(/^\/api/, ''),
// 目标地址
// target: 'https://lingjiapi.lvfunai.com/api',
target: 'http://192.168.40.7/api',
target: 'https://lingjiapi.lvfunai.com/api',
// target: 'http://192.168.40.7/api',
},
},
},