1
This commit is contained in:
@@ -22,7 +22,7 @@ def create_launcher():
|
||||
"""创建启动器界面"""
|
||||
root = tk.Tk()
|
||||
root.title("火炬之光自动化 - 启动器")
|
||||
root.geometry("400x380")
|
||||
root.geometry("400x580")
|
||||
root.resizable(False, False)
|
||||
|
||||
# 标题
|
||||
|
||||
Reference in New Issue
Block a user