diff --git a/multi.html b/multi.html
index 754f63ff..ab5b7c65 100644
--- a/multi.html
+++ b/multi.html
@@ -754,14 +754,14 @@ var formation = new Formation(teamsCount,5);
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/script.js b/script.js
index c90ae872..02c383b4 100644
--- a/script.js
+++ b/script.js
@@ -1214,7 +1214,7 @@ function initialize()
editBox.reCalculateAbility(); //重计算三维
editBox.refreshLatent(editBox.latent,editBox.mid); //刷新潜觉
}
- monEditLatents.forEach((la)=>{la.onclick = deleteLatent;});
+ monEditLatents.forEach(la=>la.onclick = deleteLatent);
//可选觉醒的添加
function addLatent(){
if (this.classList.contains("unselected-latent")) return; //不能选的觉醒直接退出
diff --git a/solo.html b/solo.html
index fbc8446c..0ea8d10a 100644
--- a/solo.html
+++ b/solo.html
@@ -706,14 +706,14 @@ var formation = new Formation(teamsCount,6);
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/triple.html b/triple.html
index a381e2dd..d8f42028 100644
--- a/triple.html
+++ b/triple.html
@@ -1341,14 +1341,14 @@ var formation = new Formation(teamsCount,6);
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+