Archived
0
0

fix: 改进

This commit is contained in:
2025-12-11 12:36:00 +08:00
parent a8ae1bacf3
commit 05a885a9d2
5 changed files with 32 additions and 9 deletions

View File

@@ -158,4 +158,4 @@ class MCQPuzzle(BasePuzzleWidget):
if button_id not in self.hashtable:
self.hashtable[button_id] = option
new_button = Button(option, id=button_id)
self.mount(new_button)
self.mount(new_button)