This commit is contained in:
2026-01-22 00:06:13 +08:00
parent f26fc95ea3
commit ed7476e54b
316 changed files with 4962 additions and 14039 deletions

View File

@@ -19,4 +19,4 @@ def bind(ui, model):
model.set(ui.value())
else:
raise Exception("could not bind control to model")
raise Exception("无法将控件绑定到模型")