|
|
|
@ -28,14 +28,14 @@ export default defineConfig(({ mode }) => {
|
|
|
|
proxy: {
|
|
|
|
proxy: {
|
|
|
|
['/jsonrpc']: {
|
|
|
|
['/jsonrpc']: {
|
|
|
|
changeOrigin: true,
|
|
|
|
changeOrigin: true,
|
|
|
|
// target: 'https://lift-drawing-h5.ruixininfo.com',
|
|
|
|
target: 'https://lift-drawing-h5.ruixininfo.com',
|
|
|
|
target: 'https://lift-h5.shulinelev.com',
|
|
|
|
// target: 'https://lift-h5.shulinelev.com',
|
|
|
|
// target: 'https://lift-drawing.ruixininfo.com',
|
|
|
|
// target: 'https://lift-drawing.ruixininfo.com',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
['/api/proxyDownload']: {
|
|
|
|
['/api/proxyDownload']: {
|
|
|
|
changeOrigin: true,
|
|
|
|
changeOrigin: true,
|
|
|
|
// target: 'https://lift-drawing-h5.ruixininfo.com',
|
|
|
|
target: 'https://lift-drawing-h5.ruixininfo.com',
|
|
|
|
target: 'https://lift-h5.shulinelev.com',
|
|
|
|
// target: 'https://lift-h5.shulinelev.com',
|
|
|
|
// target: 'https://lift-drawing.ruixininfo.com',
|
|
|
|
// target: 'https://lift-drawing.ruixininfo.com',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|