Explorar o código

修改弹幕评论websocket地址

XSLu08042 hai 2 días
pai
achega
8871811705
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      App.vue

+ 1 - 1
App.vue

@@ -43,7 +43,7 @@ import { checkLogin } from '@/api/user.js'
 
 export default {
 	globalData: {
-		wsUrl: 'wss://h5api.his.cdwjyyh.com',
+		wsUrl: 'wss://websocket.cdwjyyh.com',
 	},
   onLaunch: function () {
 		this.bindTIMEvent();