实现 Recognition 部件

This commit is contained in:
2025-11-08 13:23:15 +08:00
parent 92f9903307
commit 330846a4a5
8 changed files with 108 additions and 54 deletions

View File

@@ -25,7 +25,7 @@ class BasicEvaluation(BasePuzzleWidget):
}
def compose(self):
yield Label(self.atom.register["nucleon"]["content"], id="main")
yield Label(self.atom.registry["nucleon"]["content"], id="main")
with Container(id="button_container"):
btn = {}
btn["5"] = Button(