|
|
|
@ -35,9 +35,9 @@ module.exports = { |
|
|
|
|
proxy: { |
|
|
|
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
|
|
|
[process.env.VUE_APP_BASE_API]: { |
|
|
|
|
//target: `http://localhost:8080/`,//用户名:admin 密码CJYjqgk@2023!
|
|
|
|
|
target: `http://localhost:8081/`,//用户名:admin 密码CJYjqgk@2023!
|
|
|
|
|
//target: `http://39.105.17.128:8096/`,//用户名:cjyadmin/密码:CJYjqgk@2023!
|
|
|
|
|
target: `http://192.168.130.109:8096/`,//用户名:cjyadmin/密码:CJYjqgk@2023! 文硕
|
|
|
|
|
//target: `http://192.168.130.109:8096/`,//用户名:cjyadmin/密码:CJYjqgk@2023! 文硕
|
|
|
|
|
//target: `http://192.168.130.16:8096/`,//用户名:cjyadmin/密码:CJYjqgk@2023! 线上
|
|
|
|
|
//target: `http://192.168.130.155:8096/`,//用户名:cjyadmin/密码:CJYjqgk@2023! 马松
|
|
|
|
|
|
|
|
|
|