diff --git a/static/index.html b/static/index.html
index b95478b3..ab00b89f 100644
--- a/static/index.html
+++ b/static/index.html
@@ -2279,10 +2279,12 @@ async function loadEvolutionBox() {
h += '
' +
'
[B组 '+b.regime.replace('trend_','')+'] ' + b.hypothesis +
' ' + (b.trades_est||'?') + '样本 好果率' + (b.good_rate || b.ok_rate || b.big_rate || '?') + '%
' +
- '
对照A组(' + b.regime.replace('trend_','') + '): ' + (aNames.join(', ') || '—') + '
';
+ '