This commit is contained in:
2025-05-09 11:11:17 +08:00
parent fe6f7d5446
commit b89835baf5

View File

@@ -220,9 +220,6 @@ def write_find_mirror():
except Exception as e:
print(f"写入查找镜像时出错: {str(e)}")
# UI事件处理相关的功能函数
def on_selection_changed(ui_instance):
"""