This commit is contained in:
lnn19986213 2022-10-19 09:08:42 +08:00
parent 3c29660415
commit 7bc704dca5
2 changed files with 4 additions and 4 deletions

View File

@ -26,5 +26,5 @@ app.$mount()
import http from "@/request/index.js"
Vue.prototype.http=http
// Vue.prototype.socketUrl = "ws://10.0.0.5:8080/webSocket"
Vue.prototype.socketUrl = "ws://yxx.ydool.net/webSocket"
Vue.prototype.socketUrl = "ws://61.130.44.231/webSocket"
// Vue.prototype.socketUrl = "ws://yxx.ydool.net/webSocket"

View File

@ -7,8 +7,8 @@ export default {
config: {
// baseUrl: "http://192.168.0.57:8080/h5/api", //王锡
// baseUrl: "/pre", //俞燕红-跨域
// baseUrl: "http://10.0.0.36:8080/h5/api", //俞燕红
baseUrl: "https://yxx.ydool.net/h5/api", //线上
// baseUrl: "http://10.0.0.36:8080/h5/api", //俞燕红 s
baseUrl: "/h5/api", //俞燕红
header: {
'Content-Type': 'application/json;charset=UTF-8',
// 'Content-Type':'application/x-www-form-urlencoded'