@@ -3,4 +3,4 @@ from frame.app import App
app = App()
-app.exec() #消息循环(程序循环处理操作系统发过来的消息·)阻塞函数
+app.exec() #消息循环(程序循环处理操作系统发过来的消息·)阻塞函数