Browse Source

修改地址

fix_bug_pro20231227
pref_mail@163.com 11 months ago
parent
commit
472ac406bf
  1. 4
      vite.config.js

4
vite.config.js

@ -20,11 +20,11 @@ export default ({ mode, command }) => {
// cyz
// target: 'http://192.168.10.75:8777',
// tjj
target: 'http://192.168.10.29:13000',
// 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://test.api.huitongys.com',
// target: 'http://h5uapi.huitongys.com',
changeOrigin: true,
rewrite: path => path.replace(/^\/api/, ''),

Loading…
Cancel
Save