Zory 4 napja
szülő
commit
c547994d25
1 módosított fájl, 4 hozzáadás és 4 törlés
  1. 4 4
      src/components/imFloat/imFloat.vue

+ 4 - 4
src/components/imFloat/imFloat.vue

@@ -375,10 +375,10 @@ export default {
             inputMessage: '',        // 输入的消息
             timer: null,             // 定时器
             messages: [],
-            // wsAuth:"https://tran.jsshuita.cn/plugin/webman/push/auth",
-            // wsUrl: 'wss://tran.jsshuita.cn/ws',
-            wsAuth:"http://127.0.0.1:9981/plugin/webman/push/auth",
-            wsUrl: 'ws://127.0.0.1:3131',
+            wsAuth:"https://tran.jsshuita.cn/plugin/webman/push/auth",
+            wsUrl: 'wss://tran.jsshuita.cn/ws',
+            // wsAuth:"http://127.0.0.1:9981/plugin/webman/push/auth",
+            // wsUrl: 'ws://127.0.0.1:3131',
             page:1,
             size:10,
             msgPage:1,