界面优化

This commit is contained in:
DXC
2026-05-07 14:46:59 +08:00
parent c12b9d8d8a
commit a645c64987
2 changed files with 84 additions and 0 deletions

View File

@ -2126,6 +2126,10 @@ class WaterQualityGUI(QMainWindow):
elif index == 9:
self.step7_panel.update_from_config(work_dir=self.work_dir, pipeline=self.pipeline)
# 可视化分析面板切换时自动推断图像目录并加载目录树
elif index == 14:
self.viz_panel.update_from_config(work_dir=self.work_dir, pipeline=self.pipeline)
def apply_stylesheet(self):
"""应用样式表 - 应用现代化设计风格"""
# 应用主样式表