From b29c61290d189db91dafd88b9de1bac6e2ac8655 Mon Sep 17 00:00:00 2001 From: libccy Date: Sat, 25 Mar 2017 14:23:33 +0800 Subject: [PATCH] x --- game/game.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/game.js b/game/game.js index e499d2fe9..f4e42b6da 100644 --- a/game/game.js +++ b/game/game.js @@ -30978,7 +30978,7 @@ updatepx.style.whiteSpace='nowrap'; updatepx.style.marginTop='8px'; var buttonx=ui.create.node('button','访问GitHub',function(){ - ui.create.iframe('https://github.com/libccy/noname'); + window.open('https://github.com/libccy/noname'); }); updatepx.appendChild(buttonx); ui.updateUpdate=function(){