From a1fabf381f59b7a106d6dbe1405dabc799f8e289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=B5=A9=E4=B9=90?= Date: Mon, 11 Jan 2016 22:50:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index fb407b8..1fd9c7f 100644 --- a/index.js +++ b/index.js @@ -241,7 +241,7 @@ //得分 stage.createItem({ x:690, - y:120, + y:100, draw:function(context){ context.font = 'bold 28px Helvetica'; context.textAlign = 'left'; @@ -258,7 +258,7 @@ //生命值 stage.createItem({ x:705, - y:520, + y:540, width:30, height:30, draw:function(context){