'reload'
This commit is contained in:
父節點
67fff7f720
當前提交
dad46d2452
@ -31,8 +31,7 @@ function handleError(err) {
|
||||
function handleClose(data) {
|
||||
console.log('[x] 服务器关闭连接')
|
||||
setTimeout(() => {
|
||||
const wsc = new WsClient(data);
|
||||
wsc.registerListeners();
|
||||
location.reload()
|
||||
}, 30000)
|
||||
}
|
||||
|
||||
|
載入中…
新增問題並參考
Block a user