update vision

This commit is contained in:
hjw
2024-09-11 19:21:50 +08:00
parent 6bc52d70f5
commit 232fab70b4
4 changed files with 24 additions and 38 deletions

2
app.py
View File

@ -375,7 +375,7 @@ class MainWindow(QMainWindow,Ui_MainWindow):
self.label_maxNum.setText(self.lineEdit_num.text())
def send_stack_feedSet_button_click(self,index):
self.logger.info("This is an info message")
#self.logger.info("This is an info message")
self.stackedWidget_feed.setCurrentIndex(index)