Browse Source

9.33

develop
zhangjy 4 years ago
parent
commit
1cf90f6f57
  1. 2
      vue.config.js

2
vue.config.js

@ -7,7 +7,7 @@
return path.join(__dirname, dir)
}
//const url = 'http://192.168.23.30:9002';
const url = 'http://192.168.28.44:9002';
const url = 'http://192.168.28.41:9002';
// const url = 'http://139.159.180.147:9002'
module.exports = {
lintOnSave: true,

Loading…
Cancel
Save