线上聊天
This commit is contained in:
parent
a6d3e6ec48
commit
491430b7b6
|
@ -26,5 +26,5 @@ app.$mount()
|
|||
import http from "@/request/index.js"
|
||||
Vue.prototype.http=http
|
||||
|
||||
Vue.prototype.socketUrl = "wss://61.130.44.231/webSocket"
|
||||
Vue.prototype.socketUrl = "ws://61.130.44.231/webSocket"
|
||||
// Vue.prototype.socketUrl = "wss://yxx.ydool.net/webSocket"
|
Loading…
Reference in New Issue