|
@@ -375,10 +375,10 @@ export default {
|
|
|
inputMessage: '', // 输入的消息
|
|
inputMessage: '', // 输入的消息
|
|
|
timer: null, // 定时器
|
|
timer: null, // 定时器
|
|
|
messages: [],
|
|
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,
|
|
page:1,
|
|
|
size:10,
|
|
size:10,
|
|
|
msgPage:1,
|
|
msgPage:1,
|