35-50KG
This commit is contained in:
@ -3346,7 +3346,7 @@ class Ui_MainWindow(object):
|
||||
weight_h_layout = QHBoxLayout()
|
||||
# weight_h_layout.setSpacing(10)
|
||||
self.weight_label = QLabel(self.frame_20)
|
||||
self.weight_label.setText("选择码垛重量:")
|
||||
self.weight_label.setText("选择料袋重量:")
|
||||
self.weight_label.setStyleSheet("color: white;")
|
||||
weight_h_layout.addWidget(self.weight_label)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user