Jelajahi Sumber

修改弹幕评论websocket地址

XSLu08042 2 hari lalu
induk
melakukan
8871811705
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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();