Browse Source

修改正式地址

fix_bug_pro20231227
pref_mail@163.com 11 months ago
parent
commit
a57148edfb
  1. 3
      vite.config.js

3
vite.config.js

@ -22,8 +22,7 @@ export default ({ mode, command }) => {
// 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',
target: 'http://h5uapi.huitongys.com',
changeOrigin: true,
rewrite: path => path.replace(/^\/api/, ''),
},

Loading…
Cancel
Save