Browse Source

Merge branch 'fix-2023-12-11' into dev

fix_bug_pro20231227
pref_mail@163.com 1 year ago
parent
commit
e0b71ab2a9
  1. 6
      vite.config.js
  2. 2404
      yarn.lock

6
vite.config.js

@ -26,11 +26,9 @@ export default ({ mode, command }) => {
// target: 'http://192.168.6.141:8777',
target: 'http://192.168.6.116:8777',
// tjj
// target: 'http://192.168.10.25:13000',
// cg
// target: 'http://192.168.10.200:13000',
// sst
// target: 'http://192.168.10.94:8888',
// target: 'http://test.api.huitongys.com',
// target: 'http://192.168.10.29:13000',
// target: 'http://h5uapi.huitongys.com',
changeOrigin: true,
rewrite: path => path.replace(/^\/api/, ''),

2404
yarn.lock

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save