任务管理

This commit is contained in:
lq
2025-08-29 14:05:27 +08:00
parent c469ddd0d6
commit c082aa926c
5 changed files with 1079 additions and 3 deletions

View File

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