修复摄像头、科大讯飞、rcsp、彩屏仓等相关测试问题;

This commit is contained in:
huxi
2025-12-10 09:40:24 +08:00
parent bc195654bf
commit 719f612ab5
84 changed files with 3520 additions and 178 deletions
@@ -1216,6 +1216,10 @@ static void menu_list_anim_ready_cb(struct _ui_anim_t *p)
if (elm) {
ui_hide(__this->target_page);
}
if (__this->target_page == ID_WINDOW_NOTICE) {
extern u8 create_control_by_menu_set(u8 en);
create_control_by_menu_set(1);
}
UI_SHOW_WINDOW(__this->target_page);
}
/* 清空过渡动画任务链 */