diff --git a/main.ui b/main.ui index aef9252..548064b 100644 --- a/main.ui +++ b/main.ui @@ -323,9 +323,9 @@ - 650 + 590 0 - 271 + 331 31 diff --git a/ui_mainwindow.py b/ui_mainwindow.py index 3002b7b..b94efd0 100644 --- a/ui_mainwindow.py +++ b/ui_mainwindow.py @@ -122,7 +122,7 @@ class Ui_MainWindow(object): self.bAna.setStyleSheet(u"background-color:#409EFF; color: white; border-radius: 2px") self.label_9 = QLabel(self.centralwidget) self.label_9.setObjectName(u"label_9") - self.label_9.setGeometry(QRect(650, 0, 271, 31)) + self.label_9.setGeometry(QRect(590, 0, 331, 31)) font6 = QFont() font6.setFamilies([u"\u6977\u4f53"]) font6.setPointSize(12)