赞
踩
import sys from PySide6.QtWidgets import QApplication, QPushButton from designer import Ui_Form from PySide6.QtWidgets import QWidget class MyApp(QWidget): def __init__(self): su