小bug修改
This commit is contained in:
@@ -67,7 +67,7 @@ def create_launcher():
|
||||
|
||||
# 说明
|
||||
info_label = tk.Label(root,
|
||||
text="提示:首次使用请先点击"配置管理"设置参数",
|
||||
text="提示:首次使用请先点击配置管理设置参数",
|
||||
font=('Arial', 9),
|
||||
fg='gray')
|
||||
info_label.pack(side=tk.BOTTOM, pady=10)
|
||||
|
||||
Reference in New Issue
Block a user