Browse Source

导出

fix_bug_pro20231227
13208366016 1 year ago
parent
commit
271dcc25cb
  1. 3
      vite.config.js

3
vite.config.js

@ -19,10 +19,13 @@ export default ({ mode, command }) => {
// target: 'http://192.168.10.123:8889',
// target: 'http://192.168.10.101:8888',
// target: 'http://192.168.10.75:8777',
// cyz
// target: 'http://192.168.10.94:8888',
// tjj
// target: 'http://192.168.10.29:13000',
// sst
target: 'http://192.168.10.94:8888',
// target: 'http://192.168.10.29:13000',
// target: 'http://test.api.huitongys.com',
// target: 'http://h5uapi.huitongys.com',
changeOrigin: true,

Loading…
Cancel
Save