xjc %!s(int64=2) %!d(string=hai) anos
pai
achega
046f9cd892
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      js/game.js

+ 1 - 0
js/game.js

@@ -406,6 +406,7 @@ function waiting(callback){
 	ws.onclose = function () {
 		console.log("closed...")
 		window.clearInterval(timer)
+		//这里仿照page.html添加上重连机制
 	}
 	ws.onerror = function (err) {
 		window.clearInterval(timer)