diff --git a/index.html b/index.html index a282c42..cb676a5 100644 --- a/index.html +++ b/index.html @@ -25,16 +25,29 @@ >
方块{{ i + 1 }}个数:
+| + + 信源 {{ (row-1)*2+col }} 数量: + + + + | +
方案数:{{ res.length }}
+方案数:{{ selectResult.length }}/{{ res.length }}
当前展示方案:{{ now + 1 }} / {{ res.length }}
+当前展示方案:{{ now + 1 }} / {{ selectResult.length }}
0)"> - +