Explorar el Código

修改弹幕评论websocket地址

XSLu08042 hace 2 días
padre
commit
8871811705
Se han modificado 1 ficheros con 1 adiciones y 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();