mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 19:38:56 +00:00
first commit
This commit is contained in:
@@ -966,7 +966,7 @@ void setup_scr_scene(lv_ui *ui)
|
||||
lv_obj_set_style_img_opa(ui->scene_scenes_page_icon, 255, LV_PART_MAIN|LV_STATE_DEFAULT);
|
||||
|
||||
uint16_t tab_cur=lv_tabview_get_tab_act(ui->scene_tabview_1);
|
||||
//LOG_I("scene tabview1 page %d",tab_cur);
|
||||
//LOG_I_LINE("scene tabview1 page %d",tab_cur);
|
||||
if(tab_cur==1)
|
||||
{
|
||||
lv_img_set_src(ui->scene_scenes_page_icon, LVGL_PATH(page_sw2_42x22.png));
|
||||
|
||||
Reference in New Issue
Block a user