develop #19

Merged
zsq merged 9 commits from develop into main 2026-01-25 11:13:46 +08:00
Showing only changes of commit 40faecad79 - Show all commits

View File

@ -14,8 +14,8 @@ export default defineConfig({
}, },
proxy: { proxy: {
'/api/': { '/api/': {
target: 'http://10.39.13.78:8001', // target: 'http://10.39.13.78:8001',
// target: 'http://10.39.13.78:8001/', target: 'http://10.39.13.78:8001/',
// target: 'https://test-admin.linyikj.com.cn/', // target: 'https://test-admin.linyikj.com.cn/',
// target: 'https://admin.linyikj.com.cn/', // target: 'https://admin.linyikj.com.cn/',
changeOrigin: true, changeOrigin: true,