Update
This commit is contained in:
@@ -220,9 +220,6 @@ def write_find_mirror():
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
print(f"写入查找镜像时出错: {str(e)}")
|
print(f"写入查找镜像时出错: {str(e)}")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# UI事件处理相关的功能函数
|
# UI事件处理相关的功能函数
|
||||||
def on_selection_changed(ui_instance):
|
def on_selection_changed(ui_instance):
|
||||||
"""
|
"""
|
||||||
|
Reference in New Issue
Block a user