Merge pull request 'chenlianjie' (#9) from chenlianjie into master

Reviewed-on: #9
pull/10/head^2
陈连杰 10 months ago
commit d20937c40c
  1. 4
      vue.config.js

@ -25,8 +25,8 @@ module.exports = {
proxy: { proxy: {
[process.env.VUE_APP_BASE_API]: { [process.env.VUE_APP_BASE_API]: {
// target: `cls`, // target: `cls`,
target: `http://192.168.0.16:38080`, // target: `http://192.168.0.6:38080`,
// target: `http://192.168.0.22:38080`, target: `http://192.168.0.18:38080`,
// target: `http://192.168.1.83:38080`, // target: `http://192.168.1.83:38080`,
// target: 'http://222.132.26.119:8081', // target: 'http://222.132.26.119:8081',
// target: `https://www.xingoil.com/adminapi`, // target: `https://www.xingoil.com/adminapi`,

Loading…
Cancel
Save