修改画面载入逻辑(未成功)

This commit is contained in:
2025-09-30 17:42:22 +08:00
parent 64831f1e40
commit faf921afc7
77 changed files with 8687 additions and 937 deletions

View File

@@ -19,6 +19,7 @@ private slots:
void UIRefreshTimeOut();
private:
Ui::P08_AlarmPage *ui;
uint16_t m_oldAlarmCode = 0;
};
#endif // P08_ALARMPAGE_H