From e1f95a2ef9bfac8702ff3efa428f7ce1e4b62f47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Mon, 27 Jan 2020 02:43:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8C=E4=BA=BA=E9=98=9F=E4=BC=8D=EF=BC=8C?= =?UTF-8?q?=E5=9B=9E=E5=BD=92=E7=AC=AC=E4=B8=80=E4=BD=8D=E6=89=8D=E6=98=AF?= =?UTF-8?q?=E9=98=9F=E9=95=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- multi.html | 59 +++++++++++++++++++++++++++-------------------------- script.js | 28 +++++++++++++++++-------- solo.html | 3 ++- triple.html | 3 ++- 4 files changed, 54 insertions(+), 39 deletions(-) diff --git a/multi.html b/multi.html index 25582a0e..b8dfb68b 100644 --- a/multi.html +++ b/multi.html @@ -29,7 +29,8 @@ var formation = new Formation(teamsCount,5); - + +
@@ -322,9 +323,6 @@ var formation = new Formation(teamsCount,5);
  • diff --git a/triple.html b/triple.html index b5caef0d..60c91ba2 100644 --- a/triple.html +++ b/triple.html @@ -29,7 +29,8 @@ var formation = new Formation(teamsCount,6); - + +