'2.20'
This commit is contained in:
+3
-12
@@ -12,19 +12,10 @@ const name = process.env.VUE_APP_TITLE || '调解系统' // 网页标题
|
||||
const port = process.env.port || process.env.npm_config_port || 80 // 端口
|
||||
|
||||
// const API = 'http://121.40.189.20:9001' //生产
|
||||
const API = 'http://121.40.189.20:6001' //测试
|
||||
// const API = 'http://121.40.189.20:6001' //测试
|
||||
// const API = 'http://192.168.3.18:6001' //B
|
||||
<<<<<<< HEAD
|
||||
// const API = 'http://172.16.0.237:6001' //Q
|
||||
// const API = 'http://172.16.1.43:6001' //w
|
||||
=======
|
||||
// const API = 'http://172.16.1.30:6001' //Q
|
||||
<<<<<<< HEAD
|
||||
// const API = 'http://172.16.1.43:6001' //w
|
||||
=======
|
||||
// const API = 'http://172.16.1.17:6001' //w
|
||||
>>>>>>> 14df1eebfbde9573a5c541678ad9dfbb33797007
|
||||
>>>>>>> 2fbaf17b60f7f1acb11b1a884129643927270d1b
|
||||
// const API = 'http://172.16.1.34:6001' //Q
|
||||
const API = 'http://172.16.1.43:6001' //w
|
||||
|
||||
// vue.config.js 配置说明
|
||||
//官方vue.config.js 参考文档 https://cli.vuejs.org/zh/config/#css-loaderoptions
|
||||
|
||||
Reference in New Issue
Block a user