From 5006477fc91fdf95e18de542ae62e88ae13a57f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=B1=20=E6=B2=88?= <2401809606@qq.com> Date: Mon, 23 Feb 2026 22:42:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A5=E9=AA=A4=E8=AF=A6=E7=BB=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lvgl/guider/generated/events_init.c | 31 + .../lvgl/guider/generated/gui_guider.h | 28 +- .../guider_fonts/lv_font_simsun_24.c | 641 ++++++++++---- .../guider_fonts/lv_font_simsun_30.c | 5 - .../lvgl/guider/generated/setup_scr_screen.c | 833 ++++++++++++++++-- 5 files changed, 1323 insertions(+), 215 deletions(-) diff --git a/applications/lvgl/guider/generated/events_init.c b/applications/lvgl/guider/generated/events_init.c index 60fe355..8bddf7e 100644 --- a/applications/lvgl/guider/generated/events_init.c +++ b/applications/lvgl/guider/generated/events_init.c @@ -131,6 +131,7 @@ static void screen_p_edit_event_handler (lv_event_t *e) switch (code) { case LV_EVENT_CLICKED: { + lv_obj_clear_flag(guider_ui.screen_stepinf, LV_OBJ_FLAG_HIDDEN); break; } default: @@ -285,6 +286,7 @@ static void screen_set_Edit_event_handler (lv_event_t *e) switch (code) { case LV_EVENT_CLICKED: { + lv_obj_clear_flag(guider_ui.screen_stepinf, LV_OBJ_FLAG_HIDDEN); break; } default: @@ -339,6 +341,33 @@ static void screen_sys_save_event_handler (lv_event_t *e) } } +static void screen_stepinf_event_handler (lv_event_t *e) +{ + lv_event_code_t code = lv_event_get_code(e); + switch (code) { + case LV_EVENT_CLICKED: + { + lv_obj_add_flag(guider_ui.screen_stepinf, LV_OBJ_FLAG_HIDDEN); + break; + } + default: + break; + } +} + +static void screen_btn_1_event_handler (lv_event_t *e) +{ + lv_event_code_t code = lv_event_get_code(e); + switch (code) { + case LV_EVENT_CLICKED: + { + break; + } + default: + break; + } +} + void events_init_screen (lv_ui *ui) { lv_obj_add_event_cb(ui->screen_inf_img, screen_inf_img_event_handler, LV_EVENT_ALL, ui); @@ -363,6 +392,8 @@ void events_init_screen (lv_ui *ui) lv_obj_add_event_cb(ui->screen_set_Delete, screen_set_Delete_event_handler, LV_EVENT_ALL, ui); lv_obj_add_event_cb(ui->screen_set_Save, screen_set_Save_event_handler, LV_EVENT_ALL, ui); lv_obj_add_event_cb(ui->screen_sys_save, screen_sys_save_event_handler, LV_EVENT_ALL, ui); + lv_obj_add_event_cb(ui->screen_stepinf, screen_stepinf_event_handler, LV_EVENT_ALL, ui); + lv_obj_add_event_cb(ui->screen_btn_1, screen_btn_1_event_handler, LV_EVENT_ALL, ui); } diff --git a/applications/lvgl/guider/generated/gui_guider.h b/applications/lvgl/guider/generated/gui_guider.h index 4685827..4c13faf 100644 --- a/applications/lvgl/guider/generated/gui_guider.h +++ b/applications/lvgl/guider/generated/gui_guider.h @@ -53,7 +53,6 @@ typedef struct lv_obj_t *screen_step_list; lv_obj_t *screen_inf_list; lv_obj_t *screen_cont_p; - lv_obj_t *screen_table_1; lv_obj_t *screen_chart_temp; lv_chart_series_t *screen_chart_temp_0; lv_obj_t *screen_step_id; @@ -447,6 +446,33 @@ typedef struct lv_obj_t *screen_sys_var; lv_obj_t *screen_sys_save; lv_obj_t *screen_sys_save_label; + lv_obj_t *screen_stepinf; + lv_obj_t *screen_stepinf_s1; + lv_obj_t *screen_stepinf_s2; + lv_obj_t *screen_stepinf_s3; + lv_obj_t *screen_stepinf_p1; + lv_obj_t *screen_stepinf_p2; + lv_obj_t *screen_stepinf_p3; + lv_obj_t *screen_stepinf_p4; + lv_obj_t *screen_stepinf_p5; + lv_obj_t *screen_btn_1; + lv_obj_t *screen_btn_1_label; + lv_obj_t *screen_btn_2; + lv_obj_t *screen_btn_2_label; + lv_obj_t *screen_label_42; + lv_obj_t *screen_stepinf_p1n; + lv_obj_t *screen_stepinf_p2n; + lv_obj_t *screen_stepinf_p3n; + lv_obj_t *screen_stepinf_p4n; + lv_obj_t *screen_stepinf_p5n; + lv_obj_t *screen_line_1; + lv_obj_t *screen_label_48; + lv_obj_t *screen_label_49; + lv_obj_t *screen_label_50; + lv_obj_t *screen_stepinf_name; + lv_obj_t *screen_label_52; + lv_obj_t *screen_stepinf_step; + lv_obj_t *screen_label_53; lv_obj_t *g_kb_top_layer; lv_obj_t *screen_w_list; lv_obj_t *screen_list_inf; diff --git a/applications/lvgl/guider/generated/guider_fonts/lv_font_simsun_24.c b/applications/lvgl/guider/generated/guider_fonts/lv_font_simsun_24.c index 9336906..4cddd37 100644 --- a/applications/lvgl/guider/generated/guider_fonts/lv_font_simsun_24.c +++ b/applications/lvgl/guider/generated/guider_fonts/lv_font_simsun_24.c @@ -2767,6 +2767,40 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0x20, 0x0, 0x0, 0x23, 0x0, 0x0, 0x2, 0x20, 0x0, + /* U+5FEB "快" */ + 0x0, 0x3, 0x20, 0x0, 0x0, 0x1, 0x10, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x7, 0xf6, 0x0, 0x0, + 0x4, 0xf9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, + 0xe0, 0x0, 0x0, 0x4, 0xf2, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x6, 0xe0, 0x0, 0x0, 0x4, 0xf1, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0xe0, 0x0, + 0x0, 0x3, 0xf1, 0x0, 0x1, 0x70, 0x0, 0x0, + 0x6, 0xf0, 0x4, 0x97, 0x79, 0xf8, 0x77, 0x7b, + 0xf6, 0x0, 0x0, 0x6, 0xfb, 0x91, 0x0, 0x3, + 0xf1, 0x0, 0x6, 0xe0, 0x0, 0x3, 0x56, 0xe1, + 0xed, 0x0, 0x3, 0xf0, 0x0, 0x6, 0xe0, 0x0, + 0x7, 0x66, 0xe0, 0x6f, 0x10, 0x4, 0xf0, 0x0, + 0x6, 0xe0, 0x0, 0xe, 0x66, 0xe0, 0x8, 0x0, + 0x4, 0xf0, 0x0, 0x6, 0xe0, 0x0, 0x8f, 0x36, + 0xe0, 0x0, 0x0, 0x5, 0xf0, 0x0, 0x6, 0xe0, + 0x0, 0x68, 0x6, 0xe0, 0x0, 0x0, 0x6, 0xe0, + 0x0, 0x6, 0xe1, 0xb1, 0x0, 0x6, 0xe0, 0x79, + 0x77, 0x7b, 0xe9, 0x77, 0x78, 0xa9, 0xa6, 0x0, + 0x6, 0xe0, 0x0, 0x0, 0xa, 0x94, 0x50, 0x0, + 0x0, 0x0, 0x0, 0x6, 0xe0, 0x0, 0x0, 0xe, + 0x50, 0xb0, 0x0, 0x0, 0x0, 0x0, 0x6, 0xe0, + 0x0, 0x0, 0x3f, 0x0, 0xa4, 0x0, 0x0, 0x0, + 0x0, 0x6, 0xe0, 0x0, 0x0, 0xa9, 0x0, 0x3d, + 0x0, 0x0, 0x0, 0x0, 0x6, 0xe0, 0x0, 0x3, + 0xe1, 0x0, 0xa, 0x90, 0x0, 0x0, 0x0, 0x6, + 0xe0, 0x0, 0xd, 0x50, 0x0, 0x1, 0xe8, 0x0, + 0x0, 0x0, 0x6, 0xf0, 0x0, 0xa7, 0x0, 0x0, + 0x0, 0x4f, 0xb1, 0x0, 0x0, 0x6, 0xf0, 0x9, + 0x60, 0x0, 0x0, 0x0, 0x5, 0xff, 0xa4, 0x0, + 0x7, 0xf1, 0x93, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x3d, 0x50, 0x0, 0x2, 0x2, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, + /* U+6001 "态" */ 0x0, 0x0, 0x0, 0x0, 0x0, 0x32, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @@ -3565,6 +3599,43 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0xda, 0x0, 0x0, 0x1, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10, 0x0, + /* U+68C0 "检" */ + 0x0, 0x0, 0x15, 0x0, 0x0, 0x0, 0x2, 0x50, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0xfa, 0x0, + 0x0, 0x0, 0x7f, 0x90, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x2f, 0x20, 0x0, 0x0, 0xb, 0xd8, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x2, 0xf2, 0x0, 0x0, + 0x1, 0xf5, 0x83, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x2f, 0x20, 0x0, 0x0, 0x9d, 0x1, 0xd1, 0x0, + 0x0, 0x0, 0x0, 0x2, 0xf2, 0xa, 0x30, 0x1f, + 0x30, 0x6, 0xd1, 0x0, 0x0, 0x7, 0x87, 0x8f, + 0x98, 0xa9, 0xc, 0x70, 0x0, 0xb, 0xe5, 0x0, + 0x0, 0x0, 0x4, 0xf2, 0x0, 0x8, 0x90, 0x0, + 0x0, 0xa, 0xfd, 0x73, 0x0, 0x0, 0x8f, 0x30, + 0x7, 0x80, 0x0, 0x0, 0x0, 0x56, 0xec, 0x40, + 0x0, 0xc, 0xfc, 0x65, 0x44, 0x77, 0x77, 0x77, + 0xbf, 0x31, 0x10, 0x0, 0x1, 0xff, 0x4e, 0xa0, + 0x2, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, + 0x6d, 0xf2, 0x6f, 0x10, 0x0, 0x0, 0x0, 0x2, + 0xf6, 0x0, 0x0, 0xb, 0x5f, 0x20, 0x80, 0x0, + 0x6, 0x0, 0x0, 0x5f, 0x30, 0x0, 0x2, 0xb2, + 0xf2, 0x0, 0x7, 0x0, 0x65, 0x0, 0x8, 0xd0, + 0x0, 0x0, 0x93, 0x2f, 0x20, 0x0, 0x92, 0x2, + 0xd0, 0x0, 0xb8, 0x0, 0x0, 0x37, 0x2, 0xf2, + 0x0, 0x5, 0xa0, 0xe, 0x50, 0xe, 0x30, 0x0, + 0x7, 0x0, 0x2f, 0x20, 0x0, 0x2f, 0x10, 0xbb, + 0x2, 0xe0, 0x0, 0x0, 0x0, 0x2, 0xf2, 0x0, + 0x0, 0xf5, 0x9, 0xb0, 0x78, 0x0, 0x0, 0x0, + 0x0, 0x2f, 0x30, 0x0, 0xd, 0x20, 0x42, 0xb, + 0x20, 0x0, 0x0, 0x0, 0x2, 0xf3, 0x0, 0x0, + 0x0, 0x0, 0x0, 0xb0, 0x0, 0x0, 0x0, 0x0, + 0x3f, 0x30, 0x0, 0x0, 0x0, 0x0, 0x54, 0x0, + 0x36, 0x0, 0x0, 0x3, 0xf4, 0x7, 0x77, 0x77, + 0x77, 0x7b, 0x77, 0x7e, 0xf5, 0x0, 0x0, 0x3d, + 0x20, 0x21, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x0, + /* U+6B62 "止" */ 0x0, 0x0, 0x0, 0x0, 0x0, 0x8, 0x20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @@ -3799,6 +3870,43 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + /* U+6D17 "洗" */ + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, + 0x0, 0x0, 0x1, 0xe6, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x9, 0x80, 0x0, 0x0, 0x60, 0x1, 0xf4, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xdc, 0x0, + 0x0, 0xfb, 0x1, 0xf2, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x6f, 0x30, 0x3, 0xf2, 0x0, 0xf2, + 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0xa, 0x0, + 0x8, 0xb0, 0x0, 0xf2, 0x0, 0x4f, 0x50, 0x0, + 0x0, 0x0, 0x0, 0x41, 0xd, 0x87, 0x77, 0xf8, + 0x77, 0x77, 0x70, 0x0, 0x8, 0x10, 0x0, 0x70, + 0x3b, 0x0, 0x0, 0xf2, 0x0, 0x0, 0x0, 0x0, + 0x4, 0xe4, 0x0, 0x80, 0xa2, 0x0, 0x0, 0xf2, + 0x0, 0x0, 0x0, 0x0, 0x0, 0xaf, 0x22, 0x61, + 0x60, 0x0, 0x0, 0xf2, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x2f, 0x37, 0x20, 0x0, 0x0, 0x0, 0xf2, + 0x0, 0x0, 0x7c, 0x0, 0x0, 0x4, 0xa, 0x46, + 0x55, 0x5b, 0xb6, 0x7b, 0xa5, 0x56, 0x77, 0x40, + 0x0, 0x0, 0x1a, 0x0, 0x0, 0xb, 0x90, 0xa, + 0x90, 0x0, 0x0, 0x0, 0x0, 0x0, 0x66, 0x0, + 0x0, 0xc, 0x80, 0xa, 0x90, 0x0, 0x0, 0x0, + 0x0, 0x0, 0xc2, 0x0, 0x0, 0xe, 0x60, 0xa, + 0x90, 0x0, 0x0, 0x0, 0x1, 0x6, 0xe0, 0x0, + 0x0, 0x1f, 0x40, 0xa, 0x90, 0x0, 0x0, 0x0, + 0x6, 0xdf, 0xb0, 0x0, 0x0, 0x4f, 0x0, 0xa, + 0x90, 0x0, 0x2, 0x0, 0x0, 0xe, 0x80, 0x0, + 0x0, 0xab, 0x0, 0xa, 0x90, 0x0, 0x7, 0x0, + 0x0, 0xe, 0x70, 0x0, 0x2, 0xf4, 0x0, 0xa, + 0x90, 0x0, 0x8, 0x10, 0x0, 0x1f, 0x70, 0x0, + 0x1d, 0x90, 0x0, 0xa, 0x90, 0x0, 0x9, 0x40, + 0x0, 0x4f, 0x70, 0x2, 0xd9, 0x0, 0x0, 0x8, + 0xd3, 0x33, 0x4e, 0xc0, 0x0, 0x1d, 0x70, 0x7b, + 0x30, 0x0, 0x0, 0x2, 0xce, 0xee, 0xed, 0x50, + 0x0, 0x0, 0x5, 0x20, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x0, + /* U+6D41 "流" */ 0x0, 0x0, 0x0, 0x0, 0x0, 0x5, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x20, 0x0, 0x0, 0x0, @@ -3903,6 +4011,39 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + /* U+6D88 "消" */ + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x30, + 0x0, 0x0, 0x0, 0x0, 0x60, 0x0, 0x0, 0x0, + 0x0, 0x5f, 0x40, 0x0, 0x0, 0x0, 0x8, 0xc2, + 0x0, 0x42, 0x0, 0x4, 0xe0, 0x0, 0x4d, 0x30, + 0x0, 0xd, 0xe0, 0x0, 0xc7, 0x0, 0x4e, 0x0, + 0xc, 0xd4, 0x0, 0x0, 0x5f, 0x0, 0x11, 0xea, + 0x4, 0xe0, 0x7, 0xc0, 0x0, 0x0, 0x0, 0x30, + 0x24, 0x6, 0xf2, 0x4e, 0x3, 0xa0, 0x0, 0x0, + 0x0, 0x0, 0x7, 0x1, 0x9, 0x4, 0xe0, 0x70, + 0x20, 0x1, 0xb4, 0x0, 0x0, 0x80, 0xe8, 0x77, + 0x9f, 0x77, 0x7e, 0xb0, 0x3, 0xf7, 0x0, 0x63, + 0xe, 0x60, 0x0, 0x0, 0x0, 0xe8, 0x0, 0x9, + 0xf1, 0xa, 0x0, 0xe6, 0x0, 0x0, 0x0, 0xe, + 0x60, 0x0, 0x2e, 0x4, 0x70, 0xe, 0x60, 0x0, + 0x0, 0x0, 0xe6, 0x0, 0x0, 0x0, 0xb1, 0x0, + 0xeb, 0x77, 0x77, 0x77, 0x7f, 0x60, 0x0, 0x0, + 0x2b, 0x0, 0xe, 0x60, 0x0, 0x0, 0x0, 0xe6, + 0x0, 0x0, 0x9, 0x60, 0x0, 0xe6, 0x0, 0x0, + 0x0, 0xe, 0x60, 0x0, 0x2, 0xf1, 0x0, 0xe, + 0x60, 0x0, 0x0, 0x0, 0xe6, 0x1, 0x87, 0xdb, + 0x0, 0x0, 0xeb, 0x77, 0x77, 0x77, 0x7f, 0x60, + 0x0, 0x8f, 0x70, 0x0, 0xe, 0x60, 0x0, 0x0, + 0x0, 0xe6, 0x0, 0x0, 0xf5, 0x0, 0x0, 0xe6, + 0x0, 0x0, 0x0, 0xe, 0x60, 0x0, 0x1f, 0x40, + 0x0, 0xe, 0x60, 0x0, 0x0, 0x0, 0xe6, 0x0, + 0x5, 0xf5, 0x0, 0x0, 0xe6, 0x0, 0x0, 0x0, + 0xf, 0x60, 0x0, 0x5f, 0x50, 0x0, 0xe, 0x60, + 0x0, 0x4a, 0xaa, 0xf4, 0x0, 0x0, 0x62, 0x0, + 0x0, 0xf5, 0x0, 0x0, 0x8, 0xfe, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x6, + 0x10, 0x0, + /* U+6DB2 "液" */ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x12, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, @@ -4008,6 +4149,39 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0x80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, + /* U+6EA2 "溢" */ + 0x0, 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0, + 0x10, 0x0, 0x0, 0x0, 0x40, 0x0, 0x0, 0x4b, + 0x10, 0x0, 0x1, 0xf7, 0x0, 0x0, 0x0, 0x4e, + 0x40, 0x0, 0x9, 0xd1, 0x0, 0x6, 0xf6, 0x0, + 0x0, 0x0, 0x9, 0xf3, 0x0, 0x1, 0xf9, 0x0, + 0xd, 0x50, 0x0, 0x0, 0x0, 0x1, 0xf5, 0x0, + 0x0, 0xa7, 0x0, 0x59, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x50, 0x0, 0x0, 0x10, 0x0, 0xa0, 0x0, + 0x7b, 0x0, 0x0, 0x0, 0x0, 0x47, 0x97, 0x77, + 0x77, 0x97, 0x77, 0xaa, 0x50, 0x96, 0x0, 0x2, + 0x40, 0x0, 0x10, 0x0, 0x2, 0x0, 0x0, 0x0, + 0xd, 0xb0, 0x7, 0x0, 0x0, 0xcb, 0x10, 0x8, + 0xa2, 0x0, 0x0, 0x4, 0xf6, 0x9, 0x0, 0x7, + 0xf8, 0x0, 0x0, 0x6f, 0x90, 0x0, 0x0, 0xd5, + 0x37, 0x0, 0x4f, 0x50, 0x0, 0x0, 0x6, 0xfb, + 0x0, 0x0, 0x10, 0x82, 0x4, 0xe3, 0x0, 0x0, + 0x0, 0x0, 0xaf, 0x10, 0x0, 0x0, 0xc0, 0x4c, + 0x70, 0x0, 0x0, 0x0, 0xb, 0x5a, 0x0, 0x0, + 0x4, 0x95, 0x81, 0xf9, 0x7f, 0x97, 0xfa, 0x7f, + 0xc0, 0x0, 0x0, 0xb, 0x51, 0x0, 0xf3, 0xf, + 0x30, 0xe4, 0xe, 0x40, 0x0, 0x66, 0x9f, 0x10, + 0x0, 0xf3, 0xf, 0x30, 0xe4, 0xe, 0x40, 0x0, + 0x5, 0xfd, 0x0, 0x0, 0xf3, 0xf, 0x30, 0xe4, + 0xe, 0x40, 0x0, 0x0, 0xaa, 0x0, 0x0, 0xf3, + 0xf, 0x30, 0xe4, 0xe, 0x40, 0x0, 0x0, 0xca, + 0x0, 0x0, 0xf3, 0xf, 0x30, 0xe4, 0xe, 0x40, + 0x0, 0x0, 0xfa, 0x0, 0x0, 0xf3, 0xf, 0x30, + 0xe4, 0xe, 0x43, 0xd1, 0x0, 0xfb, 0x2a, 0x87, + 0x77, 0x77, 0x77, 0x77, 0x77, 0x77, 0x74, 0x0, + 0x56, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, + /* U+72B6 "状" */ 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7e, @@ -4236,6 +4410,40 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + /* U+786E "确" */ + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x4f, 0x90, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x50, 0x0, 0xcd, 0x10, 0x1, 0x50, + 0x0, 0x17, 0x77, 0x77, 0x7b, 0xf8, 0x4, 0xf9, + 0x77, 0x7d, 0xf4, 0x0, 0x2, 0x0, 0xd9, 0x0, + 0x0, 0xd, 0x70, 0x0, 0x2f, 0x60, 0x0, 0x0, + 0x2, 0xf3, 0x0, 0x0, 0x7b, 0x0, 0x0, 0xb5, + 0x0, 0x0, 0x0, 0x6, 0xd0, 0x0, 0x2, 0xe1, + 0x0, 0x4, 0x70, 0x0, 0x40, 0x0, 0xb, 0x70, + 0x0, 0x1b, 0x6d, 0x77, 0x7c, 0x77, 0x79, 0xf4, + 0x0, 0x1f, 0x10, 0x1, 0x51, 0x4e, 0x0, 0xe, + 0x20, 0x4, 0xe0, 0x0, 0x6e, 0x77, 0x9f, 0x50, + 0x4e, 0x0, 0xe, 0x20, 0x4, 0xe0, 0x0, 0xde, + 0x0, 0x2f, 0x10, 0x4e, 0x0, 0xe, 0x20, 0x4, + 0xe0, 0x4, 0xfe, 0x0, 0x2e, 0x0, 0x4f, 0x77, + 0x7f, 0x97, 0x7a, 0xe0, 0xa, 0x6e, 0x0, 0x2f, + 0x0, 0x4e, 0x0, 0xe, 0x20, 0x4, 0xe0, 0x38, + 0x3e, 0x0, 0x2f, 0x0, 0x5d, 0x0, 0xe, 0x20, + 0x4, 0xe0, 0x60, 0x3e, 0x0, 0x2f, 0x0, 0x5d, + 0x0, 0xe, 0x20, 0x4, 0xe0, 0x0, 0x3e, 0x0, + 0x2f, 0x0, 0x7d, 0x77, 0x7f, 0x97, 0x7a, 0xe0, + 0x0, 0x3e, 0x0, 0x2f, 0x0, 0x97, 0x0, 0xe, + 0x20, 0x4, 0xe0, 0x0, 0x4f, 0x77, 0x9f, 0x0, + 0xd4, 0x0, 0xe, 0x20, 0x4, 0xe0, 0x0, 0x4e, + 0x0, 0x2b, 0x3, 0xd0, 0x0, 0xe, 0x20, 0x4, + 0xe0, 0x0, 0x4e, 0x0, 0x0, 0xb, 0x50, 0x0, + 0xe, 0x20, 0x5, 0xe0, 0x0, 0x24, 0x0, 0x0, + 0x59, 0x0, 0x0, 0xe, 0x38, 0x9c, 0xd0, 0x0, + 0x0, 0x0, 0x4, 0x90, 0x0, 0x0, 0xa, 0x10, + 0x6f, 0x60, 0x0, 0x0, 0x0, 0x4, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x1, 0x0, + /* U+79CD "种" */ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3, 0x30, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x18, @@ -4819,6 +5027,40 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x20, 0x0, 0x0, 0x0, 0x0, + /* U+8BA4 "认" */ + 0x0, 0x0, 0x50, 0x0, 0x0, 0x0, 0x0, 0x80, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x6, 0xd3, 0x0, + 0x0, 0x0, 0xf, 0xd1, 0x0, 0x0, 0x0, 0x0, + 0x0, 0xa, 0xf3, 0x0, 0x0, 0x0, 0xf7, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x2f, 0xa0, 0x0, + 0x0, 0x1f, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0xa5, 0x0, 0x0, 0x2, 0xf6, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x2f, 0x60, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x3, 0xf6, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x81, 0x0, 0x0, 0x0, 0x4f, + 0x60, 0x0, 0x0, 0x0, 0x7, 0x97, 0x8f, 0xc0, + 0x0, 0x0, 0x6, 0xe7, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0xf3, 0x0, 0x0, 0x0, 0x7c, 0x70, + 0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0x20, 0x0, + 0x0, 0xa, 0xa5, 0x50, 0x0, 0x0, 0x0, 0x0, + 0x0, 0xf2, 0x0, 0x0, 0x0, 0xd8, 0x29, 0x0, + 0x0, 0x0, 0x0, 0x0, 0xf, 0x20, 0x0, 0x20, + 0x1f, 0x50, 0xd0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0xf2, 0x0, 0x55, 0x6, 0xf0, 0xa, 0x60, 0x0, + 0x0, 0x0, 0x0, 0xf, 0x20, 0x68, 0x0, 0xca, + 0x0, 0x4d, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf2, + 0x6b, 0x0, 0x5f, 0x20, 0x0, 0xe7, 0x0, 0x0, + 0x0, 0x0, 0xf, 0xae, 0x10, 0x1e, 0x70, 0x0, + 0x6, 0xf3, 0x0, 0x0, 0x0, 0x2, 0xff, 0x30, + 0xc, 0xa0, 0x0, 0x0, 0xd, 0xe2, 0x0, 0x0, + 0x0, 0x2e, 0x80, 0x1c, 0x90, 0x0, 0x0, 0x0, + 0x4f, 0xe4, 0x0, 0x0, 0x0, 0x20, 0x4d, 0x50, + 0x0, 0x0, 0x0, 0x0, 0x8f, 0xd7, 0x0, 0x0, + 0x1, 0x97, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x60, 0x0, 0x0, 0x0, 0x30, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, + /* U+8BD5 "试" */ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @@ -5036,6 +5278,43 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x11, 0x10, 0x0, + /* U+8FDB "进" */ + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, + 0x0, 0x4, 0xa2, 0x0, 0x59, 0x10, 0x0, 0x0, + 0x0, 0x6, 0xc2, 0x0, 0x0, 0x3, 0xf6, 0x0, + 0x5f, 0x40, 0x0, 0x0, 0x0, 0x0, 0xaf, 0x30, + 0x0, 0x3, 0xf0, 0x0, 0x5e, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x2f, 0xa0, 0x0, 0x3, 0xf0, 0x0, + 0x5e, 0x0, 0x0, 0x0, 0x0, 0x0, 0xb, 0x50, + 0x0, 0x2, 0xf0, 0x0, 0x4e, 0x2, 0xe4, 0x0, + 0x0, 0x0, 0x0, 0x1, 0xa8, 0x78, 0xf7, 0x77, + 0xaf, 0x77, 0x76, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x0, 0x2, 0xf0, 0x0, 0x4e, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x3b, 0x10, 0x0, 0x2, 0xf0, 0x0, + 0x4e, 0x0, 0x0, 0x0, 0x9, 0x87, 0xaf, 0x90, + 0x0, 0x2, 0xf0, 0x0, 0x4e, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x4e, 0x0, 0x0, 0x2, 0xf0, 0x0, + 0x4e, 0x0, 0x4, 0x0, 0x0, 0x0, 0x4e, 0x5, + 0x77, 0x78, 0xf7, 0x77, 0xaf, 0x77, 0xcf, 0x50, + 0x0, 0x0, 0x4e, 0x1, 0x20, 0x4, 0xf0, 0x0, + 0x4e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4e, 0x0, + 0x0, 0x6, 0xd0, 0x0, 0x4e, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x4e, 0x0, 0x0, 0xb, 0x80, 0x0, + 0x4e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4e, 0x0, + 0x0, 0x1f, 0x10, 0x0, 0x4e, 0x0, 0x0, 0x0, + 0x0, 0x0, 0x4e, 0x0, 0x0, 0xb6, 0x0, 0x0, + 0x5f, 0x0, 0x0, 0x0, 0x0, 0x1, 0xaf, 0x10, + 0x7, 0x70, 0x0, 0x0, 0x5f, 0x0, 0x0, 0x0, + 0x0, 0x7f, 0x96, 0xd2, 0x65, 0x0, 0x0, 0x0, + 0x5f, 0x0, 0x0, 0x0, 0xb, 0xf8, 0x0, 0x3e, + 0x90, 0x0, 0x0, 0x0, 0x59, 0x0, 0x0, 0x0, + 0x6, 0x90, 0x0, 0x2, 0xbf, 0xb9, 0x76, 0x66, + 0x66, 0x68, 0x9a, 0x81, 0x0, 0x0, 0x0, 0x0, + 0x2, 0x7b, 0xdf, 0xff, 0xff, 0xff, 0xf7, 0x0, + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x1, 0x11, 0x10, 0x0, + /* U+9001 "送" */ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x4, 0x10, 0x0, @@ -5108,6 +5387,42 @@ static LV_ATTRIBUTE_LARGE_CONST const uint8_t glyph_bitmap[] = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1, 0x11, 0x10, 0x0, + /* U+9178 "酸" */ + 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, + 0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, + 0x12, 0x0, 0x0, 0xcf, 0x30, 0x0, 0x0, 0x6, + 0x77, 0x77, 0x77, 0x7d, 0xe2, 0x0, 0x8d, 0x20, + 0x60, 0x0, 0x0, 0x11, 0x4, 0xc1, 0xe0, 0x0, + 0x0, 0x6b, 0x0, 0x2, 0xc4, 0x0, 0x0, 0x0, + 0x4c, 0x1e, 0x0, 0x0, 0x87, 0x0, 0x0, 0x4, + 0xf6, 0x0, 0x2, 0x4, 0xc1, 0xe0, 0x50, 0xce, + 0xcc, 0xba, 0x97, 0x5a, 0xf0, 0x0, 0xea, 0xae, + 0x8f, 0x4f, 0xa2, 0x82, 0x10, 0x0, 0x0, 0x2c, + 0x0, 0xd, 0x44, 0xc1, 0xe0, 0xe3, 0x0, 0x4f, + 0x40, 0x49, 0x30, 0x0, 0x0, 0xd4, 0x4b, 0x1e, + 0xe, 0x30, 0x1e, 0xc3, 0x0, 0x2d, 0xb1, 0x0, + 0xd, 0x45, 0xa1, 0xe0, 0xe3, 0xb, 0xa1, 0x0, + 0x0, 0x1d, 0xd0, 0x0, 0xd4, 0x78, 0x1e, 0xe, + 0x3a, 0x70, 0x8d, 0x30, 0x0, 0x3f, 0x40, 0xd, + 0x4a, 0x51, 0xf0, 0xe8, 0x20, 0xe, 0xb0, 0x0, + 0x62, 0x40, 0x0, 0xd5, 0xc0, 0xd, 0xef, 0x30, + 0x6, 0xf8, 0x77, 0x7f, 0xe2, 0x0, 0xd, 0xc3, + 0x0, 0x0, 0xe3, 0x1, 0xe5, 0x0, 0x3, 0xf5, + 0x0, 0x0, 0xd5, 0x0, 0x0, 0xe, 0x30, 0x99, + 0x70, 0x0, 0xab, 0x0, 0x0, 0xd, 0x40, 0x0, + 0x0, 0xe3, 0x5a, 0x9, 0x10, 0x3f, 0x20, 0x0, + 0x0, 0xda, 0x77, 0x77, 0x7f, 0x58, 0x0, 0x3a, + 0xd, 0x70, 0x0, 0x0, 0xd, 0x40, 0x0, 0x0, + 0xe3, 0x0, 0x0, 0xac, 0xc0, 0x0, 0x0, 0x0, + 0xd4, 0x0, 0x0, 0xe, 0x30, 0x0, 0xa, 0xf7, + 0x0, 0x0, 0x0, 0xd, 0xa7, 0x77, 0x77, 0xf4, + 0x0, 0x2c, 0xa3, 0xea, 0x10, 0x0, 0x0, 0xe4, + 0x0, 0x0, 0xe, 0x40, 0x7c, 0x40, 0x2, 0xdf, + 0xa6, 0x20, 0xd, 0x30, 0x0, 0x0, 0x68, 0xa5, + 0x0, 0x0, 0x0, 0x7f, 0x82, 0x0, 0x0, 0x0, + 0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10, + 0x0, + /* U+91CD "重" */ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, @@ -7583,145 +7898,154 @@ static const lv_font_fmt_txt_glyph_dsc_t glyph_dsc[] = { {.bitmap_index = 18507, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -3}, {.bitmap_index = 18749, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, {.bitmap_index = 19002, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 19267, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 19532, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 19785, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 20050, .adv_w = 384, .box_w = 20, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 20280, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 20545, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 20810, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 21086, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 21351, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 21616, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 21892, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 22157, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 22422, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 22675, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 22951, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 2, .ofs_y = -3}, - {.bitmap_index = 23193, .adv_w = 384, .box_w = 19, .box_h = 22, .ofs_x = 3, .ofs_y = -3}, - {.bitmap_index = 23402, .adv_w = 384, .box_w = 18, .box_h = 23, .ofs_x = 4, .ofs_y = -3}, - {.bitmap_index = 23609, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 23862, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 24127, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 24380, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 24645, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 24910, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 25163, .adv_w = 384, .box_w = 23, .box_h = 21, .ofs_x = 1, .ofs_y = -2}, - {.bitmap_index = 25405, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 25658, .adv_w = 384, .box_w = 20, .box_h = 22, .ofs_x = 3, .ofs_y = -2}, - {.bitmap_index = 25878, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 26143, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 26396, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 26649, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 26891, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, - {.bitmap_index = 27133, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 27386, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 27662, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 27927, .adv_w = 384, .box_w = 24, .box_h = 21, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 28179, .adv_w = 384, .box_w = 24, .box_h = 22, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 28443, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 28719, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 28984, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 29237, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 29490, .adv_w = 384, .box_w = 20, .box_h = 22, .ofs_x = 3, .ofs_y = -2}, - {.bitmap_index = 29710, .adv_w = 384, .box_w = 15, .box_h = 22, .ofs_x = 5, .ofs_y = -3}, - {.bitmap_index = 29875, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 30128, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 30393, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 30658, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, - {.bitmap_index = 30900, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 31153, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 31395, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 31648, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 31890, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 32143, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 32396, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 32649, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 32902, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 33155, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, - {.bitmap_index = 33408, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, - {.bitmap_index = 33650, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 33915, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 34168, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 34444, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 34720, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 34973, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 35238, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 35514, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 35779, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 36055, .adv_w = 384, .box_w = 24, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 36319, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 36595, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 36848, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 37113, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 37378, .adv_w = 384, .box_w = 20, .box_h = 23, .ofs_x = 2, .ofs_y = -3}, - {.bitmap_index = 37608, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 2, .ofs_y = -3}, - {.bitmap_index = 37861, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 2, .ofs_y = -3}, - {.bitmap_index = 38103, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 38356, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 38621, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 38897, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 39139, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 39404, .adv_w = 384, .box_w = 24, .box_h = 25, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 39704, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 39920, .adv_w = 384, .box_w = 24, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 40184, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 40400, .adv_w = 264, .box_w = 17, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 40553, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 40841, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 41129, .adv_w = 432, .box_w = 27, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 41426, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 41714, .adv_w = 432, .box_w = 27, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 41957, .adv_w = 384, .box_w = 24, .box_h = 26, .ofs_x = 0, .ofs_y = -4}, - {.bitmap_index = 42269, .adv_w = 192, .box_w = 12, .box_h = 19, .ofs_x = 0, .ofs_y = -1}, - {.bitmap_index = 42383, .adv_w = 288, .box_w = 18, .box_h = 19, .ofs_x = 0, .ofs_y = -1}, - {.bitmap_index = 42554, .adv_w = 432, .box_w = 27, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 42878, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 43094, .adv_w = 264, .box_w = 17, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 43298, .adv_w = 336, .box_w = 15, .box_h = 22, .ofs_x = 3, .ofs_y = -2}, - {.bitmap_index = 43463, .adv_w = 336, .box_w = 21, .box_h = 26, .ofs_x = 0, .ofs_y = -4}, - {.bitmap_index = 43736, .adv_w = 336, .box_w = 21, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 43967, .adv_w = 336, .box_w = 21, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 44198, .adv_w = 336, .box_w = 15, .box_h = 22, .ofs_x = 3, .ofs_y = -2}, - {.bitmap_index = 44363, .adv_w = 336, .box_w = 23, .box_h = 22, .ofs_x = -1, .ofs_y = -2}, - {.bitmap_index = 44616, .adv_w = 240, .box_w = 13, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, - {.bitmap_index = 44759, .adv_w = 240, .box_w = 13, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, - {.bitmap_index = 44902, .adv_w = 336, .box_w = 21, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 45133, .adv_w = 336, .box_w = 21, .box_h = 6, .ofs_x = 0, .ofs_y = 6}, - {.bitmap_index = 45196, .adv_w = 432, .box_w = 27, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 45439, .adv_w = 480, .box_w = 31, .box_h = 24, .ofs_x = -1, .ofs_y = -3}, - {.bitmap_index = 45811, .adv_w = 432, .box_w = 29, .box_h = 24, .ofs_x = -1, .ofs_y = -3}, - {.bitmap_index = 46159, .adv_w = 384, .box_w = 24, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 46423, .adv_w = 336, .box_w = 21, .box_h = 14, .ofs_x = 0, .ofs_y = 2}, - {.bitmap_index = 46570, .adv_w = 336, .box_w = 21, .box_h = 14, .ofs_x = 0, .ofs_y = 2}, - {.bitmap_index = 46717, .adv_w = 480, .box_w = 31, .box_h = 19, .ofs_x = -1, .ofs_y = -1}, - {.bitmap_index = 47012, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 47228, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 47516, .adv_w = 384, .box_w = 25, .box_h = 25, .ofs_x = -1, .ofs_y = -3}, - {.bitmap_index = 47829, .adv_w = 336, .box_w = 22, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 48071, .adv_w = 336, .box_w = 21, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 48323, .adv_w = 336, .box_w = 21, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 48554, .adv_w = 336, .box_w = 21, .box_h = 20, .ofs_x = 0, .ofs_y = -1}, - {.bitmap_index = 48764, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 48980, .adv_w = 240, .box_w = 17, .box_h = 24, .ofs_x = -1, .ofs_y = -3}, - {.bitmap_index = 49184, .adv_w = 336, .box_w = 21, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 49436, .adv_w = 336, .box_w = 21, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 49688, .adv_w = 432, .box_w = 27, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 49931, .adv_w = 384, .box_w = 26, .box_h = 26, .ofs_x = -1, .ofs_y = -4}, - {.bitmap_index = 50269, .adv_w = 288, .box_w = 18, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 50485, .adv_w = 480, .box_w = 30, .box_h = 23, .ofs_x = 0, .ofs_y = -2}, - {.bitmap_index = 50830, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, - {.bitmap_index = 51070, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, - {.bitmap_index = 51310, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, - {.bitmap_index = 51550, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, - {.bitmap_index = 51790, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, - {.bitmap_index = 52030, .adv_w = 480, .box_w = 31, .box_h = 20, .ofs_x = 0, .ofs_y = -1}, - {.bitmap_index = 52340, .adv_w = 336, .box_w = 19, .box_h = 24, .ofs_x = 1, .ofs_y = -3}, - {.bitmap_index = 52568, .adv_w = 336, .box_w = 21, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 52820, .adv_w = 384, .box_w = 25, .box_h = 25, .ofs_x = -1, .ofs_y = -4}, - {.bitmap_index = 53133, .adv_w = 480, .box_w = 30, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, - {.bitmap_index = 53403, .adv_w = 288, .box_w = 18, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, - {.bitmap_index = 53619, .adv_w = 386, .box_w = 25, .box_h = 16, .ofs_x = 0, .ofs_y = 1} + {.bitmap_index = 19267, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 19520, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 19785, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 20038, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 20303, .adv_w = 384, .box_w = 20, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 20533, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 20798, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 21063, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 21339, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 21604, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 21869, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 22145, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 22410, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 22675, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 22928, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 23204, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 2, .ofs_y = -3}, + {.bitmap_index = 23446, .adv_w = 384, .box_w = 19, .box_h = 22, .ofs_x = 3, .ofs_y = -3}, + {.bitmap_index = 23655, .adv_w = 384, .box_w = 18, .box_h = 23, .ofs_x = 4, .ofs_y = -3}, + {.bitmap_index = 23862, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 24115, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 24380, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 24633, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 24898, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 25163, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 25416, .adv_w = 384, .box_w = 23, .box_h = 24, .ofs_x = 0, .ofs_y = -4}, + {.bitmap_index = 25692, .adv_w = 384, .box_w = 23, .box_h = 21, .ofs_x = 1, .ofs_y = -2}, + {.bitmap_index = 25934, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 26187, .adv_w = 384, .box_w = 20, .box_h = 22, .ofs_x = 3, .ofs_y = -2}, + {.bitmap_index = 26407, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 26672, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 26925, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 27178, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 27420, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 27696, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, + {.bitmap_index = 27938, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 28191, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 28467, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 28709, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 28974, .adv_w = 384, .box_w = 24, .box_h = 21, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 29226, .adv_w = 384, .box_w = 24, .box_h = 22, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 29490, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, + {.bitmap_index = 29732, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 30008, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 30273, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 30526, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 30779, .adv_w = 384, .box_w = 20, .box_h = 22, .ofs_x = 3, .ofs_y = -2}, + {.bitmap_index = 30999, .adv_w = 384, .box_w = 15, .box_h = 22, .ofs_x = 5, .ofs_y = -3}, + {.bitmap_index = 31164, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 31417, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 31670, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 31935, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 32200, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, + {.bitmap_index = 32442, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 32695, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 32937, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 33190, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 33432, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 33685, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 33938, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 34191, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 34444, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 34697, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, + {.bitmap_index = 34950, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, + {.bitmap_index = 35192, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 35457, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 35710, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 35986, .adv_w = 384, .box_w = 23, .box_h = 22, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 36239, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 36515, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 36768, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 37033, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 37309, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 37574, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 37850, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 38126, .adv_w = 384, .box_w = 24, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 38390, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 38666, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 38931, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 39184, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 39449, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 39714, .adv_w = 384, .box_w = 20, .box_h = 23, .ofs_x = 2, .ofs_y = -3}, + {.bitmap_index = 39944, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 2, .ofs_y = -3}, + {.bitmap_index = 40197, .adv_w = 384, .box_w = 21, .box_h = 23, .ofs_x = 2, .ofs_y = -3}, + {.bitmap_index = 40439, .adv_w = 384, .box_w = 22, .box_h = 23, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 40692, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 40957, .adv_w = 384, .box_w = 24, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 41233, .adv_w = 384, .box_w = 22, .box_h = 22, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 41475, .adv_w = 384, .box_w = 23, .box_h = 23, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 41740, .adv_w = 384, .box_w = 24, .box_h = 25, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 42040, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 42256, .adv_w = 384, .box_w = 24, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 42520, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 42736, .adv_w = 264, .box_w = 17, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 42889, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 43177, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 43465, .adv_w = 432, .box_w = 27, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 43762, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 44050, .adv_w = 432, .box_w = 27, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 44293, .adv_w = 384, .box_w = 24, .box_h = 26, .ofs_x = 0, .ofs_y = -4}, + {.bitmap_index = 44605, .adv_w = 192, .box_w = 12, .box_h = 19, .ofs_x = 0, .ofs_y = -1}, + {.bitmap_index = 44719, .adv_w = 288, .box_w = 18, .box_h = 19, .ofs_x = 0, .ofs_y = -1}, + {.bitmap_index = 44890, .adv_w = 432, .box_w = 27, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 45214, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 45430, .adv_w = 264, .box_w = 17, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 45634, .adv_w = 336, .box_w = 15, .box_h = 22, .ofs_x = 3, .ofs_y = -2}, + {.bitmap_index = 45799, .adv_w = 336, .box_w = 21, .box_h = 26, .ofs_x = 0, .ofs_y = -4}, + {.bitmap_index = 46072, .adv_w = 336, .box_w = 21, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 46303, .adv_w = 336, .box_w = 21, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 46534, .adv_w = 336, .box_w = 15, .box_h = 22, .ofs_x = 3, .ofs_y = -2}, + {.bitmap_index = 46699, .adv_w = 336, .box_w = 23, .box_h = 22, .ofs_x = -1, .ofs_y = -2}, + {.bitmap_index = 46952, .adv_w = 240, .box_w = 13, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, + {.bitmap_index = 47095, .adv_w = 240, .box_w = 13, .box_h = 22, .ofs_x = 1, .ofs_y = -2}, + {.bitmap_index = 47238, .adv_w = 336, .box_w = 21, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 47469, .adv_w = 336, .box_w = 21, .box_h = 6, .ofs_x = 0, .ofs_y = 6}, + {.bitmap_index = 47532, .adv_w = 432, .box_w = 27, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 47775, .adv_w = 480, .box_w = 31, .box_h = 24, .ofs_x = -1, .ofs_y = -3}, + {.bitmap_index = 48147, .adv_w = 432, .box_w = 29, .box_h = 24, .ofs_x = -1, .ofs_y = -3}, + {.bitmap_index = 48495, .adv_w = 384, .box_w = 24, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 48759, .adv_w = 336, .box_w = 21, .box_h = 14, .ofs_x = 0, .ofs_y = 2}, + {.bitmap_index = 48906, .adv_w = 336, .box_w = 21, .box_h = 14, .ofs_x = 0, .ofs_y = 2}, + {.bitmap_index = 49053, .adv_w = 480, .box_w = 31, .box_h = 19, .ofs_x = -1, .ofs_y = -1}, + {.bitmap_index = 49348, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 49564, .adv_w = 384, .box_w = 24, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 49852, .adv_w = 384, .box_w = 25, .box_h = 25, .ofs_x = -1, .ofs_y = -3}, + {.bitmap_index = 50165, .adv_w = 336, .box_w = 22, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 50407, .adv_w = 336, .box_w = 21, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 50659, .adv_w = 336, .box_w = 21, .box_h = 22, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 50890, .adv_w = 336, .box_w = 21, .box_h = 20, .ofs_x = 0, .ofs_y = -1}, + {.bitmap_index = 51100, .adv_w = 384, .box_w = 24, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 51316, .adv_w = 240, .box_w = 17, .box_h = 24, .ofs_x = -1, .ofs_y = -3}, + {.bitmap_index = 51520, .adv_w = 336, .box_w = 21, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 51772, .adv_w = 336, .box_w = 21, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 52024, .adv_w = 432, .box_w = 27, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 52267, .adv_w = 384, .box_w = 26, .box_h = 26, .ofs_x = -1, .ofs_y = -4}, + {.bitmap_index = 52605, .adv_w = 288, .box_w = 18, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 52821, .adv_w = 480, .box_w = 30, .box_h = 23, .ofs_x = 0, .ofs_y = -2}, + {.bitmap_index = 53166, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, + {.bitmap_index = 53406, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, + {.bitmap_index = 53646, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, + {.bitmap_index = 53886, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, + {.bitmap_index = 54126, .adv_w = 480, .box_w = 30, .box_h = 16, .ofs_x = 0, .ofs_y = 1}, + {.bitmap_index = 54366, .adv_w = 480, .box_w = 31, .box_h = 20, .ofs_x = 0, .ofs_y = -1}, + {.bitmap_index = 54676, .adv_w = 336, .box_w = 19, .box_h = 24, .ofs_x = 1, .ofs_y = -3}, + {.bitmap_index = 54904, .adv_w = 336, .box_w = 21, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 55156, .adv_w = 384, .box_w = 25, .box_h = 25, .ofs_x = -1, .ofs_y = -4}, + {.bitmap_index = 55469, .adv_w = 480, .box_w = 30, .box_h = 18, .ofs_x = 0, .ofs_y = 0}, + {.bitmap_index = 55739, .adv_w = 288, .box_w = 18, .box_h = 24, .ofs_x = 0, .ofs_y = -3}, + {.bitmap_index = 55955, .adv_w = 386, .box_w = 25, .box_h = 16, .ofs_x = 0, .ofs_y = 1} }; /*--------------------- @@ -7735,24 +8059,25 @@ static const uint16_t unicode_list_1[] = { 0x5312, 0x5326, 0x533b, 0x5340, 0x5347, 0x535d, 0x537f, 0x53a8, 0x53b8, 0x53cc, 0x53cd, 0x5507, 0x5584, 0x5857, 0x591b, 0x5aa8, 0x5adc, 0x5aea, 0x5af2, 0x5d35, 0x5d53, 0x5ddf, 0x5df6, 0x5e50, - 0x5ed5, 0x5efa, 0x5f51, 0x5fbf, 0x6160, 0x6187, 0x621c, 0x62e2, - 0x62f7, 0x6320, 0x6322, 0x6355, 0x6396, 0x641d, 0x64c0, 0x64e9, - 0x6546, 0x655e, 0x6642, 0x666f, 0x668a, 0x66af, 0x6757, 0x6787, - 0x67c6, 0x6ab2, 0x6ab5, 0x6b24, 0x6b64, 0x6b84, 0x6c38, 0x6c45, - 0x6c91, 0x6c9b, 0x6cc4, 0x6d02, 0x6d79, 0x6de0, 0x7206, 0x72d7, - 0x72ff, 0x7478, 0x7485, 0x763e, 0x7751, 0x791d, 0x795b, 0x79ca, - 0x7a99, 0x7c4b, 0x7e0f, 0x7e16, 0x7e23, 0x7e2f, 0x7e66, 0x7e88, - 0x804d, 0x81c2, 0x81ca, 0x81d2, 0x82bf, 0x8af1, 0x8b25, 0x8ebc, - 0x8ecd, 0x8ee1, 0x8ee3, 0x8f20, 0x8f51, 0x8f6f, 0x911d, 0x911f, - 0x9451, 0x9544, 0x959d, 0x95b4, 0x97d4, 0x97d6, 0x97ec, 0x981e, - 0x99f4, 0xef51, 0xef58, 0xef5b, 0xef5c, 0xef5d, 0xef61, 0xef63, - 0xef65, 0xef69, 0xef6c, 0xef71, 0xef76, 0xef77, 0xef78, 0xef8e, - 0xef93, 0xef98, 0xef9b, 0xef9c, 0xef9d, 0xefa1, 0xefa2, 0xefa3, - 0xefa4, 0xefb7, 0xefb8, 0xefbe, 0xefc0, 0xefc1, 0xefc4, 0xefc7, - 0xefc8, 0xefc9, 0xefcb, 0xefe3, 0xefe5, 0xf014, 0xf015, 0xf017, - 0xf019, 0xf030, 0xf037, 0xf03a, 0xf043, 0xf06c, 0xf074, 0xf0ab, - 0xf13b, 0xf190, 0xf191, 0xf192, 0xf193, 0xf194, 0xf1d7, 0xf1e3, - 0xf23d, 0xf254, 0xf4aa, 0xf712, 0xf7f2 + 0x5ed5, 0x5efa, 0x5f3b, 0x5f51, 0x5fbf, 0x6160, 0x6187, 0x621c, + 0x62e2, 0x62f7, 0x6320, 0x6322, 0x6355, 0x6396, 0x641d, 0x64c0, + 0x64e9, 0x6546, 0x655e, 0x6642, 0x666f, 0x668a, 0x66af, 0x6757, + 0x6787, 0x67c6, 0x6810, 0x6ab2, 0x6ab5, 0x6b24, 0x6b64, 0x6b84, + 0x6c38, 0x6c45, 0x6c67, 0x6c91, 0x6c9b, 0x6cc4, 0x6cd8, 0x6d02, + 0x6d79, 0x6de0, 0x6df2, 0x7206, 0x72d7, 0x72ff, 0x7478, 0x7485, + 0x763e, 0x7751, 0x77be, 0x791d, 0x795b, 0x79ca, 0x7a99, 0x7c4b, + 0x7e0f, 0x7e16, 0x7e23, 0x7e2f, 0x7e66, 0x7e88, 0x804d, 0x81c2, + 0x81ca, 0x81d2, 0x82bf, 0x8af1, 0x8af4, 0x8b25, 0x8ebc, 0x8ecd, + 0x8ee1, 0x8ee3, 0x8f20, 0x8f2b, 0x8f51, 0x8f6f, 0x90c8, 0x911d, + 0x911f, 0x9451, 0x9544, 0x959d, 0x95b4, 0x97d4, 0x97d6, 0x97ec, + 0x981e, 0x99f4, 0xef51, 0xef58, 0xef5b, 0xef5c, 0xef5d, 0xef61, + 0xef63, 0xef65, 0xef69, 0xef6c, 0xef71, 0xef76, 0xef77, 0xef78, + 0xef8e, 0xef93, 0xef98, 0xef9b, 0xef9c, 0xef9d, 0xefa1, 0xefa2, + 0xefa3, 0xefa4, 0xefb7, 0xefb8, 0xefbe, 0xefc0, 0xefc1, 0xefc4, + 0xefc7, 0xefc8, 0xefc9, 0xefcb, 0xefe3, 0xefe5, 0xf014, 0xf015, + 0xf017, 0xf019, 0xf030, 0xf037, 0xf03a, 0xf043, 0xf06c, 0xf074, + 0xf0ab, 0xf13b, 0xf190, 0xf191, 0xf192, 0xf193, 0xf194, 0xf1d7, + 0xf1e3, 0xf23d, 0xf254, 0xf4aa, 0xf712, 0xf7f2 }; /*Collect the unicode lists and glyph_id offsets*/ @@ -7764,7 +8089,7 @@ static const lv_font_fmt_txt_cmap_t cmaps[] = }, { .range_start = 176, .range_length = 63475, .glyph_id_start = 96, - .unicode_list = unicode_list_1, .glyph_id_ofs_list = NULL, .list_length = 189, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY + .unicode_list = unicode_list_1, .glyph_id_ofs_list = NULL, .list_length = 198, .type = LV_FONT_FMT_TXT_CMAP_SPARSE_TINY } }; diff --git a/applications/lvgl/guider/generated/guider_fonts/lv_font_simsun_30.c b/applications/lvgl/guider/generated/guider_fonts/lv_font_simsun_30.c index 79ad50e..7b5d32d 100644 --- a/applications/lvgl/guider/generated/guider_fonts/lv_font_simsun_30.c +++ b/applications/lvgl/guider/generated/guider_fonts/lv_font_simsun_30.c @@ -9,13 +9,10 @@ #else #include "lvgl.h" #endif - #ifndef LV_FONT_SIMSUN_30 #define LV_FONT_SIMSUN_30 1 #endif - #if LV_FONT_SIMSUN_30 - /*----------------- * BITMAPS *----------------*/ @@ -7105,7 +7102,6 @@ static const lv_font_fmt_txt_cmap_t cmaps[] = /*Store all the custom data of the font*/ static lv_font_fmt_txt_glyph_cache_t cache; #endif - #if LVGL_VERSION_MAJOR >= 8 static const lv_font_fmt_txt_dsc_t font_dsc = { #else @@ -7158,4 +7154,3 @@ lv_font_t lv_font_simsun_30 = { #endif /*#if LV_FONT_SIMSUN_30*/ - diff --git a/applications/lvgl/guider/generated/setup_scr_screen.c b/applications/lvgl/guider/generated/setup_scr_screen.c index 9b6d1e9..d365f25 100644 --- a/applications/lvgl/guider/generated/setup_scr_screen.c +++ b/applications/lvgl/guider/generated/setup_scr_screen.c @@ -517,7 +517,7 @@ void setup_scr_screen(lv_ui *ui) //Write codes screen_cont_p ui->screen_cont_p = lv_obj_create(ui->screen_tabview_tab_2); - lv_obj_set_pos(ui->screen_cont_p, 0, 64); + lv_obj_set_pos(ui->screen_cont_p, 0, 65); lv_obj_set_size(ui->screen_cont_p, 450, 365); lv_obj_set_scrollbar_mode(ui->screen_cont_p, LV_SCROLLBAR_MODE_OFF); @@ -533,41 +533,6 @@ void setup_scr_screen(lv_ui *ui) lv_obj_set_style_pad_right(ui->screen_cont_p, 0, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_shadow_width(ui->screen_cont_p, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - //Write codes screen_table_1 - ui->screen_table_1 = lv_table_create(ui->screen_cont_p); - lv_table_set_col_cnt(ui->screen_table_1,1); - lv_table_set_row_cnt(ui->screen_table_1,1); - lv_table_set_cell_value(ui->screen_table_1,0,0,"Name"); - lv_obj_set_pos(ui->screen_table_1, 0, -1); - lv_obj_set_scrollbar_mode(ui->screen_table_1, LV_SCROLLBAR_MODE_OFF); - - //Write style for screen_table_1, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. - lv_obj_set_style_pad_top(ui->screen_table_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_pad_bottom(ui->screen_table_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_pad_left(ui->screen_table_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_pad_right(ui->screen_table_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_bg_opa(ui->screen_table_1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_bg_color(ui->screen_table_1, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_bg_grad_dir(ui->screen_table_1, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_width(ui->screen_table_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_radius(ui->screen_table_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_shadow_width(ui->screen_table_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - - //Write style for screen_table_1, Part: LV_PART_ITEMS, State: LV_STATE_DEFAULT. - lv_obj_set_style_text_color(ui->screen_table_1, lv_color_hex(0x393c41), LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_text_font(ui->screen_table_1, &lv_font_montserratMedium_12, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_text_opa(ui->screen_table_1, 255, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_text_align(ui->screen_table_1, LV_TEXT_ALIGN_CENTER, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_bg_opa(ui->screen_table_1, 0, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_border_width(ui->screen_table_1, 3, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_border_opa(ui->screen_table_1, 255, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_border_color(ui->screen_table_1, lv_color_hex(0xd5dee6), LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_border_side(ui->screen_table_1, LV_BORDER_SIDE_FULL, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_pad_top(ui->screen_table_1, 10, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_pad_bottom(ui->screen_table_1, 10, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_pad_left(ui->screen_table_1, 10, LV_PART_ITEMS|LV_STATE_DEFAULT); - lv_obj_set_style_pad_right(ui->screen_table_1, 10, LV_PART_ITEMS|LV_STATE_DEFAULT); - //Write codes screen_chart_temp ui->screen_chart_temp = lv_chart_create(ui->screen_tabview_tab_2); lv_chart_set_type(ui->screen_chart_temp, LV_CHART_TYPE_LINE); @@ -7007,10 +6972,7 @@ void setup_scr_screen(lv_ui *ui) lv_obj_set_style_bg_opa(ui->screen_pname_set, 255, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_bg_color(ui->screen_pname_set, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_bg_grad_dir(ui->screen_pname_set, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_width(ui->screen_pname_set, 2, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_opa(ui->screen_pname_set, 255, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_color(ui->screen_pname_set, lv_color_hex(0xe6e6e6), LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_side(ui->screen_pname_set, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_pname_set, 0, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_shadow_width(ui->screen_pname_set, 0, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_pad_top(ui->screen_pname_set, 5, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_pad_right(ui->screen_pname_set, 2, LV_PART_MAIN|LV_STATE_DEFAULT); @@ -7140,15 +7102,12 @@ void setup_scr_screen(lv_ui *ui) //Write codes screen_step_set ui->screen_step_set = lv_obj_create(ui->screen_tabview_tab_4); - lv_obj_set_pos(ui->screen_step_set, 306, 55); + lv_obj_set_pos(ui->screen_step_set, 305, 55); lv_obj_set_size(ui->screen_step_set, 714, 370); lv_obj_set_scrollbar_mode(ui->screen_step_set, LV_SCROLLBAR_MODE_OFF); //Write style for screen_step_set, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. - lv_obj_set_style_border_width(ui->screen_step_set, 2, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_opa(ui->screen_step_set, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_color(ui->screen_step_set, lv_color_hex(0x2195f6), LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_side(ui->screen_step_set, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_step_set, 0, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_radius(ui->screen_step_set, 0, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_bg_opa(ui->screen_step_set, 255, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_bg_color(ui->screen_step_set, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); @@ -7166,10 +7125,7 @@ void setup_scr_screen(lv_ui *ui) lv_obj_set_scrollbar_mode(ui->screen_proess_set, LV_SCROLLBAR_MODE_OFF); //Write style for screen_proess_set, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. - lv_obj_set_style_border_width(ui->screen_proess_set, 2, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_opa(ui->screen_proess_set, 0, LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_color(ui->screen_proess_set, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); - lv_obj_set_style_border_side(ui->screen_proess_set, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_proess_set, 0, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_radius(ui->screen_proess_set, 0, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_bg_opa(ui->screen_proess_set, 255, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_bg_color(ui->screen_proess_set, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); @@ -7188,7 +7144,7 @@ void setup_scr_screen(lv_ui *ui) //Write codes screen_w_5 ui->screen_w_5 = lv_obj_create(ui->screen_tabview_tab_5); lv_obj_set_pos(ui->screen_w_5, 0, 0); - lv_obj_set_size(ui->screen_w_5, 800, 460); + lv_obj_set_size(ui->screen_w_5, 800, 470); lv_obj_set_scrollbar_mode(ui->screen_w_5, LV_SCROLLBAR_MODE_OFF); //Write style for screen_w_5, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. @@ -7245,7 +7201,7 @@ void setup_scr_screen(lv_ui *ui) ui->screen_sys_name = lv_label_create(ui->screen_w_5); lv_label_set_text(ui->screen_sys_name, "机台名"); lv_label_set_long_mode(ui->screen_sys_name, LV_LABEL_LONG_WRAP); - lv_obj_set_pos(ui->screen_sys_name, 20, 80); + lv_obj_set_pos(ui->screen_sys_name, 20, 79); lv_obj_set_size(ui->screen_sys_name, 100, 30); //Write style for screen_sys_name, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. @@ -7357,6 +7313,781 @@ void setup_scr_screen(lv_ui *ui) lv_obj_set_style_text_opa(ui->screen_sys_save, 255, LV_PART_MAIN|LV_STATE_DEFAULT); lv_obj_set_style_text_align(ui->screen_sys_save, LV_TEXT_ALIGN_CENTER, LV_PART_MAIN|LV_STATE_DEFAULT); + //Write codes screen_stepinf + ui->screen_stepinf = lv_obj_create(ui->screen); + lv_obj_set_pos(ui->screen_stepinf, 200, 100); + lv_obj_set_size(ui->screen_stepinf, 700, 380); + lv_obj_set_scrollbar_mode(ui->screen_stepinf, LV_SCROLLBAR_MODE_OFF); + lv_obj_add_flag(ui->screen_stepinf, LV_OBJ_FLAG_HIDDEN); + + //Write style for screen_stepinf, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_stepinf, 5, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf, lv_color_hex(0x2195f6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_stepinf, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_s1 + ui->screen_stepinf_s1 = lv_dropdown_create(ui->screen_stepinf); + lv_dropdown_set_options(ui->screen_stepinf_s1, "温度控制001\n水位进水007\n流量进水008\n水位水洗013\n溢流水洗015\n排水020\n主泵排水022\n运转031\n入布035\n出布036\n呼叫操作员039\n取样040\n程序结束041\n等待049\n加压050\n减压051\n泵风机速度054\n泵启动055\n泵停止056\n备药064\n加药065\n呼叫输送066\n呼叫准备067\n快速加酸090\nph检测093\nph控制094\n"); + lv_obj_set_pos(ui->screen_stepinf_s1, 105, 55); + lv_obj_set_size(ui->screen_stepinf_s1, 180, 45); + + //Write style for screen_stepinf_s1, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_text_color(ui->screen_stepinf_s1, lv_color_hex(0x0D3055), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_s1, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_s1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_stepinf_s1, 1, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf_s1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf_s1, lv_color_hex(0xe1e6ee), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf_s1, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_s1, 8, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_s1, 6, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_s1, 6, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_s1, 3, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_s1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_s1, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_s1, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_s1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style state: LV_STATE_CHECKED for &style_screen_stepinf_s1_extra_list_selected_checked + static lv_style_t style_screen_stepinf_s1_extra_list_selected_checked; + ui_init_style(&style_screen_stepinf_s1_extra_list_selected_checked); + + lv_style_set_border_width(&style_screen_stepinf_s1_extra_list_selected_checked, 1); + lv_style_set_border_opa(&style_screen_stepinf_s1_extra_list_selected_checked, 255); + lv_style_set_border_color(&style_screen_stepinf_s1_extra_list_selected_checked, lv_color_hex(0xe1e6ee)); + lv_style_set_border_side(&style_screen_stepinf_s1_extra_list_selected_checked, LV_BORDER_SIDE_FULL); + lv_style_set_radius(&style_screen_stepinf_s1_extra_list_selected_checked, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s1_extra_list_selected_checked, 255); + lv_style_set_bg_color(&style_screen_stepinf_s1_extra_list_selected_checked, lv_color_hex(0x00a1b5)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s1_extra_list_selected_checked, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s1), &style_screen_stepinf_s1_extra_list_selected_checked, LV_PART_SELECTED|LV_STATE_CHECKED); + + //Write style state: LV_STATE_DEFAULT for &style_screen_stepinf_s1_extra_list_main_default + static lv_style_t style_screen_stepinf_s1_extra_list_main_default; + ui_init_style(&style_screen_stepinf_s1_extra_list_main_default); + + lv_style_set_max_height(&style_screen_stepinf_s1_extra_list_main_default, 150); + lv_style_set_text_color(&style_screen_stepinf_s1_extra_list_main_default, lv_color_hex(0x0D3055)); + lv_style_set_text_font(&style_screen_stepinf_s1_extra_list_main_default, &lv_font_simsun_24); + lv_style_set_text_opa(&style_screen_stepinf_s1_extra_list_main_default, 255); + lv_style_set_border_width(&style_screen_stepinf_s1_extra_list_main_default, 1); + lv_style_set_border_opa(&style_screen_stepinf_s1_extra_list_main_default, 255); + lv_style_set_border_color(&style_screen_stepinf_s1_extra_list_main_default, lv_color_hex(0xe1e6ee)); + lv_style_set_border_side(&style_screen_stepinf_s1_extra_list_main_default, LV_BORDER_SIDE_FULL); + lv_style_set_radius(&style_screen_stepinf_s1_extra_list_main_default, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s1_extra_list_main_default, 255); + lv_style_set_bg_color(&style_screen_stepinf_s1_extra_list_main_default, lv_color_hex(0xffffff)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s1_extra_list_main_default, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s1), &style_screen_stepinf_s1_extra_list_main_default, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style state: LV_STATE_DEFAULT for &style_screen_stepinf_s1_extra_list_scrollbar_default + static lv_style_t style_screen_stepinf_s1_extra_list_scrollbar_default; + ui_init_style(&style_screen_stepinf_s1_extra_list_scrollbar_default); + + lv_style_set_radius(&style_screen_stepinf_s1_extra_list_scrollbar_default, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s1_extra_list_scrollbar_default, 255); + lv_style_set_bg_color(&style_screen_stepinf_s1_extra_list_scrollbar_default, lv_color_hex(0x00ff00)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s1_extra_list_scrollbar_default, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s1), &style_screen_stepinf_s1_extra_list_scrollbar_default, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_s2 + ui->screen_stepinf_s2 = lv_dropdown_create(ui->screen_stepinf); + lv_dropdown_set_options(ui->screen_stepinf_s2, "降温水洗017\n加压050\n减压051\n备药064\n呼叫输送066\n快速加酸090\nph温度控制091\nph检测093\nph控制094\n"); + lv_obj_set_pos(ui->screen_stepinf_s2, 105, 111); + lv_obj_set_size(ui->screen_stepinf_s2, 180, 45); + + //Write style for screen_stepinf_s2, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_text_color(ui->screen_stepinf_s2, lv_color_hex(0x0D3055), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_s2, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_s2, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_stepinf_s2, 1, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf_s2, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf_s2, lv_color_hex(0xe1e6ee), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf_s2, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_s2, 8, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_s2, 6, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_s2, 6, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_s2, 3, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_s2, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_s2, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_s2, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_s2, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style state: LV_STATE_CHECKED for &style_screen_stepinf_s2_extra_list_selected_checked + static lv_style_t style_screen_stepinf_s2_extra_list_selected_checked; + ui_init_style(&style_screen_stepinf_s2_extra_list_selected_checked); + + lv_style_set_border_width(&style_screen_stepinf_s2_extra_list_selected_checked, 1); + lv_style_set_border_opa(&style_screen_stepinf_s2_extra_list_selected_checked, 255); + lv_style_set_border_color(&style_screen_stepinf_s2_extra_list_selected_checked, lv_color_hex(0xe1e6ee)); + lv_style_set_border_side(&style_screen_stepinf_s2_extra_list_selected_checked, LV_BORDER_SIDE_FULL); + lv_style_set_radius(&style_screen_stepinf_s2_extra_list_selected_checked, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s2_extra_list_selected_checked, 255); + lv_style_set_bg_color(&style_screen_stepinf_s2_extra_list_selected_checked, lv_color_hex(0x00a1b5)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s2_extra_list_selected_checked, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s2), &style_screen_stepinf_s2_extra_list_selected_checked, LV_PART_SELECTED|LV_STATE_CHECKED); + + //Write style state: LV_STATE_DEFAULT for &style_screen_stepinf_s2_extra_list_main_default + static lv_style_t style_screen_stepinf_s2_extra_list_main_default; + ui_init_style(&style_screen_stepinf_s2_extra_list_main_default); + + lv_style_set_max_height(&style_screen_stepinf_s2_extra_list_main_default, 150); + lv_style_set_text_color(&style_screen_stepinf_s2_extra_list_main_default, lv_color_hex(0x0D3055)); + lv_style_set_text_font(&style_screen_stepinf_s2_extra_list_main_default, &lv_font_simsun_24); + lv_style_set_text_opa(&style_screen_stepinf_s2_extra_list_main_default, 255); + lv_style_set_border_width(&style_screen_stepinf_s2_extra_list_main_default, 1); + lv_style_set_border_opa(&style_screen_stepinf_s2_extra_list_main_default, 255); + lv_style_set_border_color(&style_screen_stepinf_s2_extra_list_main_default, lv_color_hex(0xe1e6ee)); + lv_style_set_border_side(&style_screen_stepinf_s2_extra_list_main_default, LV_BORDER_SIDE_FULL); + lv_style_set_radius(&style_screen_stepinf_s2_extra_list_main_default, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s2_extra_list_main_default, 255); + lv_style_set_bg_color(&style_screen_stepinf_s2_extra_list_main_default, lv_color_hex(0xffffff)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s2_extra_list_main_default, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s2), &style_screen_stepinf_s2_extra_list_main_default, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style state: LV_STATE_DEFAULT for &style_screen_stepinf_s2_extra_list_scrollbar_default + static lv_style_t style_screen_stepinf_s2_extra_list_scrollbar_default; + ui_init_style(&style_screen_stepinf_s2_extra_list_scrollbar_default); + + lv_style_set_radius(&style_screen_stepinf_s2_extra_list_scrollbar_default, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s2_extra_list_scrollbar_default, 255); + lv_style_set_bg_color(&style_screen_stepinf_s2_extra_list_scrollbar_default, lv_color_hex(0x00ff00)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s2_extra_list_scrollbar_default, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s2), &style_screen_stepinf_s2_extra_list_scrollbar_default, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_s3 + ui->screen_stepinf_s3 = lv_dropdown_create(ui->screen_stepinf); + lv_dropdown_set_options(ui->screen_stepinf_s3, "降温水洗017\n加压050\n减压051\n备药064\n呼叫输送066\n快速加酸090\nph温度控制091\nph检测093\nph控制094\n"); + lv_obj_set_pos(ui->screen_stepinf_s3, 105, 173); + lv_obj_set_size(ui->screen_stepinf_s3, 180, 45); + + //Write style for screen_stepinf_s3, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_text_color(ui->screen_stepinf_s3, lv_color_hex(0x0D3055), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_s3, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_s3, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_stepinf_s3, 1, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf_s3, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf_s3, lv_color_hex(0xe1e6ee), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf_s3, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_s3, 8, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_s3, 6, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_s3, 6, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_s3, 3, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_s3, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_s3, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_s3, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_s3, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style state: LV_STATE_CHECKED for &style_screen_stepinf_s3_extra_list_selected_checked + static lv_style_t style_screen_stepinf_s3_extra_list_selected_checked; + ui_init_style(&style_screen_stepinf_s3_extra_list_selected_checked); + + lv_style_set_border_width(&style_screen_stepinf_s3_extra_list_selected_checked, 1); + lv_style_set_border_opa(&style_screen_stepinf_s3_extra_list_selected_checked, 255); + lv_style_set_border_color(&style_screen_stepinf_s3_extra_list_selected_checked, lv_color_hex(0xe1e6ee)); + lv_style_set_border_side(&style_screen_stepinf_s3_extra_list_selected_checked, LV_BORDER_SIDE_FULL); + lv_style_set_radius(&style_screen_stepinf_s3_extra_list_selected_checked, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s3_extra_list_selected_checked, 255); + lv_style_set_bg_color(&style_screen_stepinf_s3_extra_list_selected_checked, lv_color_hex(0x00a1b5)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s3_extra_list_selected_checked, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s3), &style_screen_stepinf_s3_extra_list_selected_checked, LV_PART_SELECTED|LV_STATE_CHECKED); + + //Write style state: LV_STATE_DEFAULT for &style_screen_stepinf_s3_extra_list_main_default + static lv_style_t style_screen_stepinf_s3_extra_list_main_default; + ui_init_style(&style_screen_stepinf_s3_extra_list_main_default); + + lv_style_set_max_height(&style_screen_stepinf_s3_extra_list_main_default, 150); + lv_style_set_text_color(&style_screen_stepinf_s3_extra_list_main_default, lv_color_hex(0x0D3055)); + lv_style_set_text_font(&style_screen_stepinf_s3_extra_list_main_default, &lv_font_simsun_24); + lv_style_set_text_opa(&style_screen_stepinf_s3_extra_list_main_default, 255); + lv_style_set_border_width(&style_screen_stepinf_s3_extra_list_main_default, 1); + lv_style_set_border_opa(&style_screen_stepinf_s3_extra_list_main_default, 255); + lv_style_set_border_color(&style_screen_stepinf_s3_extra_list_main_default, lv_color_hex(0xe1e6ee)); + lv_style_set_border_side(&style_screen_stepinf_s3_extra_list_main_default, LV_BORDER_SIDE_FULL); + lv_style_set_radius(&style_screen_stepinf_s3_extra_list_main_default, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s3_extra_list_main_default, 255); + lv_style_set_bg_color(&style_screen_stepinf_s3_extra_list_main_default, lv_color_hex(0xffffff)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s3_extra_list_main_default, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s3), &style_screen_stepinf_s3_extra_list_main_default, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style state: LV_STATE_DEFAULT for &style_screen_stepinf_s3_extra_list_scrollbar_default + static lv_style_t style_screen_stepinf_s3_extra_list_scrollbar_default; + ui_init_style(&style_screen_stepinf_s3_extra_list_scrollbar_default); + + lv_style_set_radius(&style_screen_stepinf_s3_extra_list_scrollbar_default, 3); + lv_style_set_bg_opa(&style_screen_stepinf_s3_extra_list_scrollbar_default, 255); + lv_style_set_bg_color(&style_screen_stepinf_s3_extra_list_scrollbar_default, lv_color_hex(0x00ff00)); + lv_style_set_bg_grad_dir(&style_screen_stepinf_s3_extra_list_scrollbar_default, LV_GRAD_DIR_NONE); + lv_obj_add_style(lv_dropdown_get_list(ui->screen_stepinf_s3), &style_screen_stepinf_s3_extra_list_scrollbar_default, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p1 + ui->screen_stepinf_p1 = lv_textarea_create(ui->screen_stepinf); + lv_textarea_set_text(ui->screen_stepinf_p1, "0"); + lv_textarea_set_placeholder_text(ui->screen_stepinf_p1, ""); + lv_textarea_set_password_bullet(ui->screen_stepinf_p1, "*"); + lv_textarea_set_password_mode(ui->screen_stepinf_p1, false); + lv_textarea_set_one_line(ui->screen_stepinf_p1, false); + lv_textarea_set_accepted_chars(ui->screen_stepinf_p1, ""); + lv_textarea_set_max_length(ui->screen_stepinf_p1, 32); +#if LV_USE_KEYBOARD != 0 || LV_USE_ZH_KEYBOARD != 0 + lv_obj_add_event_cb(ui->screen_stepinf_p1, ta_event_cb, LV_EVENT_ALL, ui->g_kb_top_layer); +#endif + lv_obj_set_pos(ui->screen_stepinf_p1, 450, 10); + lv_obj_set_size(ui->screen_stepinf_p1, 200, 50); + + //Write style for screen_stepinf_p1, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_text_color(ui->screen_stepinf_p1, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p1, &lv_font_simsun_28, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p1, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p1, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p1, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p1, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_stepinf_p1, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf_p1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf_p1, lv_color_hex(0xe6e6e6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf_p1, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p1, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p1, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p1, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p1, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style for screen_stepinf_p1, Part: LV_PART_SCROLLBAR, State: LV_STATE_DEFAULT. + lv_obj_set_style_bg_opa(ui->screen_stepinf_p1, 255, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p1, lv_color_hex(0x2195f6), LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p1, LV_GRAD_DIR_NONE, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p1, 0, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p2 + ui->screen_stepinf_p2 = lv_textarea_create(ui->screen_stepinf); + lv_textarea_set_text(ui->screen_stepinf_p2, "0"); + lv_textarea_set_placeholder_text(ui->screen_stepinf_p2, ""); + lv_textarea_set_password_bullet(ui->screen_stepinf_p2, "*"); + lv_textarea_set_password_mode(ui->screen_stepinf_p2, false); + lv_textarea_set_one_line(ui->screen_stepinf_p2, false); + lv_textarea_set_accepted_chars(ui->screen_stepinf_p2, ""); + lv_textarea_set_max_length(ui->screen_stepinf_p2, 32); +#if LV_USE_KEYBOARD != 0 || LV_USE_ZH_KEYBOARD != 0 + lv_obj_add_event_cb(ui->screen_stepinf_p2, ta_event_cb, LV_EVENT_ALL, ui->g_kb_top_layer); +#endif + lv_obj_set_pos(ui->screen_stepinf_p2, 450, 85); + lv_obj_set_size(ui->screen_stepinf_p2, 200, 50); + + //Write style for screen_stepinf_p2, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_text_color(ui->screen_stepinf_p2, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p2, &lv_font_simsun_28, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p2, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p2, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p2, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p2, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p2, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p2, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_stepinf_p2, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf_p2, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf_p2, lv_color_hex(0xe6e6e6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf_p2, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p2, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p2, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p2, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p2, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p2, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style for screen_stepinf_p2, Part: LV_PART_SCROLLBAR, State: LV_STATE_DEFAULT. + lv_obj_set_style_bg_opa(ui->screen_stepinf_p2, 255, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p2, lv_color_hex(0x2195f6), LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p2, LV_GRAD_DIR_NONE, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p2, 0, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p3 + ui->screen_stepinf_p3 = lv_textarea_create(ui->screen_stepinf); + lv_textarea_set_text(ui->screen_stepinf_p3, "0"); + lv_textarea_set_placeholder_text(ui->screen_stepinf_p3, ""); + lv_textarea_set_password_bullet(ui->screen_stepinf_p3, "*"); + lv_textarea_set_password_mode(ui->screen_stepinf_p3, false); + lv_textarea_set_one_line(ui->screen_stepinf_p3, false); + lv_textarea_set_accepted_chars(ui->screen_stepinf_p3, ""); + lv_textarea_set_max_length(ui->screen_stepinf_p3, 32); +#if LV_USE_KEYBOARD != 0 || LV_USE_ZH_KEYBOARD != 0 + lv_obj_add_event_cb(ui->screen_stepinf_p3, ta_event_cb, LV_EVENT_ALL, ui->g_kb_top_layer); +#endif + lv_obj_set_pos(ui->screen_stepinf_p3, 450, 160); + lv_obj_set_size(ui->screen_stepinf_p3, 200, 50); + + //Write style for screen_stepinf_p3, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_text_color(ui->screen_stepinf_p3, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p3, &lv_font_simsun_28, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p3, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p3, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p3, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p3, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p3, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p3, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_stepinf_p3, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf_p3, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf_p3, lv_color_hex(0xe6e6e6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf_p3, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p3, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p3, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p3, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p3, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p3, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style for screen_stepinf_p3, Part: LV_PART_SCROLLBAR, State: LV_STATE_DEFAULT. + lv_obj_set_style_bg_opa(ui->screen_stepinf_p3, 255, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p3, lv_color_hex(0x2195f6), LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p3, LV_GRAD_DIR_NONE, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p3, 0, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p4 + ui->screen_stepinf_p4 = lv_textarea_create(ui->screen_stepinf); + lv_textarea_set_text(ui->screen_stepinf_p4, "0"); + lv_textarea_set_placeholder_text(ui->screen_stepinf_p4, ""); + lv_textarea_set_password_bullet(ui->screen_stepinf_p4, "*"); + lv_textarea_set_password_mode(ui->screen_stepinf_p4, false); + lv_textarea_set_one_line(ui->screen_stepinf_p4, false); + lv_textarea_set_accepted_chars(ui->screen_stepinf_p4, ""); + lv_textarea_set_max_length(ui->screen_stepinf_p4, 32); +#if LV_USE_KEYBOARD != 0 || LV_USE_ZH_KEYBOARD != 0 + lv_obj_add_event_cb(ui->screen_stepinf_p4, ta_event_cb, LV_EVENT_ALL, ui->g_kb_top_layer); +#endif + lv_obj_set_pos(ui->screen_stepinf_p4, 450, 235); + lv_obj_set_size(ui->screen_stepinf_p4, 200, 50); + + //Write style for screen_stepinf_p4, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_text_color(ui->screen_stepinf_p4, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p4, &lv_font_simsun_28, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p4, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p4, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p4, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p4, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p4, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p4, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_stepinf_p4, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf_p4, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf_p4, lv_color_hex(0xe6e6e6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf_p4, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p4, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p4, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p4, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p4, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p4, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style for screen_stepinf_p4, Part: LV_PART_SCROLLBAR, State: LV_STATE_DEFAULT. + lv_obj_set_style_bg_opa(ui->screen_stepinf_p4, 255, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p4, lv_color_hex(0x2195f6), LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p4, LV_GRAD_DIR_NONE, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p4, 0, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p5 + ui->screen_stepinf_p5 = lv_textarea_create(ui->screen_stepinf); + lv_textarea_set_text(ui->screen_stepinf_p5, "0"); + lv_textarea_set_placeholder_text(ui->screen_stepinf_p5, ""); + lv_textarea_set_password_bullet(ui->screen_stepinf_p5, "*"); + lv_textarea_set_password_mode(ui->screen_stepinf_p5, false); + lv_textarea_set_one_line(ui->screen_stepinf_p5, false); + lv_textarea_set_accepted_chars(ui->screen_stepinf_p5, ""); + lv_textarea_set_max_length(ui->screen_stepinf_p5, 32); +#if LV_USE_KEYBOARD != 0 || LV_USE_ZH_KEYBOARD != 0 + lv_obj_add_event_cb(ui->screen_stepinf_p5, ta_event_cb, LV_EVENT_ALL, ui->g_kb_top_layer); +#endif + lv_obj_set_pos(ui->screen_stepinf_p5, 450, 310); + lv_obj_set_size(ui->screen_stepinf_p5, 200, 50); + + //Write style for screen_stepinf_p5, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_text_color(ui->screen_stepinf_p5, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p5, &lv_font_simsun_28, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p5, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p5, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p5, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p5, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p5, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p5, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_stepinf_p5, 2, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_opa(ui->screen_stepinf_p5, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_color(ui->screen_stepinf_p5, lv_color_hex(0xe6e6e6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_side(ui->screen_stepinf_p5, LV_BORDER_SIDE_FULL, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p5, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p5, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p5, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p5, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p5, 4, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write style for screen_stepinf_p5, Part: LV_PART_SCROLLBAR, State: LV_STATE_DEFAULT. + lv_obj_set_style_bg_opa(ui->screen_stepinf_p5, 255, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_stepinf_p5, lv_color_hex(0x2195f6), LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_stepinf_p5, LV_GRAD_DIR_NONE, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p5, 0, LV_PART_SCROLLBAR|LV_STATE_DEFAULT); + + //Write codes screen_btn_1 + ui->screen_btn_1 = lv_btn_create(ui->screen_stepinf); + ui->screen_btn_1_label = lv_label_create(ui->screen_btn_1); + lv_label_set_text(ui->screen_btn_1_label, "取消"); + lv_label_set_long_mode(ui->screen_btn_1_label, LV_LABEL_LONG_WRAP); + lv_obj_align(ui->screen_btn_1_label, LV_ALIGN_CENTER, 0, 0); + lv_obj_set_style_pad_all(ui->screen_btn_1, 0, LV_STATE_DEFAULT); + lv_obj_set_width(ui->screen_btn_1_label, LV_PCT(100)); + lv_obj_set_pos(ui->screen_btn_1, 25, 290); + lv_obj_set_size(ui->screen_btn_1, 100, 50); + + //Write style for screen_btn_1, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_bg_opa(ui->screen_btn_1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_btn_1, lv_color_hex(0x2195f6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_btn_1, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_btn_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_btn_1, 5, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_btn_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_btn_1, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_btn_1, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_btn_1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_btn_1, LV_TEXT_ALIGN_CENTER, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_btn_2 + ui->screen_btn_2 = lv_btn_create(ui->screen_stepinf); + ui->screen_btn_2_label = lv_label_create(ui->screen_btn_2); + lv_label_set_text(ui->screen_btn_2_label, "确认"); + lv_label_set_long_mode(ui->screen_btn_2_label, LV_LABEL_LONG_WRAP); + lv_obj_align(ui->screen_btn_2_label, LV_ALIGN_CENTER, 0, 0); + lv_obj_set_style_pad_all(ui->screen_btn_2, 0, LV_STATE_DEFAULT); + lv_obj_set_width(ui->screen_btn_2_label, LV_PCT(100)); + lv_obj_set_pos(ui->screen_btn_2, 181, 290); + lv_obj_set_size(ui->screen_btn_2, 100, 50); + + //Write style for screen_btn_2, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_bg_opa(ui->screen_btn_2, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_color(ui->screen_btn_2, lv_color_hex(0x2195f6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_grad_dir(ui->screen_btn_2, LV_GRAD_DIR_NONE, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_border_width(ui->screen_btn_2, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_btn_2, 5, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_btn_2, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_btn_2, lv_color_hex(0xffffff), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_btn_2, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_btn_2, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_btn_2, LV_TEXT_ALIGN_CENTER, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_label_42 + ui->screen_label_42 = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_label_42, "主功能"); + lv_label_set_long_mode(ui->screen_label_42, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_label_42, 10, 65); + lv_obj_set_size(ui->screen_label_42, 90, 25); + + //Write style for screen_label_42, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_label_42, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_label_42, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_label_42, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_label_42, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_label_42, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p1n + ui->screen_stepinf_p1n = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_stepinf_p1n, "参数1"); + lv_label_set_long_mode(ui->screen_stepinf_p1n, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_stepinf_p1n, 310, 23); + lv_obj_set_size(ui->screen_stepinf_p1n, 120, 25); + + //Write style for screen_stepinf_p1n, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_stepinf_p1n, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p1n, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p1n, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p1n, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p1n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p2n + ui->screen_stepinf_p2n = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_stepinf_p2n, "参数2"); + lv_label_set_long_mode(ui->screen_stepinf_p2n, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_stepinf_p2n, 310, 98); + lv_obj_set_size(ui->screen_stepinf_p2n, 120, 25); + + //Write style for screen_stepinf_p2n, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_stepinf_p2n, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p2n, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p2n, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p2n, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p2n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p3n + ui->screen_stepinf_p3n = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_stepinf_p3n, "参数3"); + lv_label_set_long_mode(ui->screen_stepinf_p3n, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_stepinf_p3n, 310, 173); + lv_obj_set_size(ui->screen_stepinf_p3n, 120, 25); + + //Write style for screen_stepinf_p3n, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_stepinf_p3n, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p3n, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p3n, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p3n, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p3n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p4n + ui->screen_stepinf_p4n = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_stepinf_p4n, "参数4"); + lv_label_set_long_mode(ui->screen_stepinf_p4n, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_stepinf_p4n, 310, 248); + lv_obj_set_size(ui->screen_stepinf_p4n, 120, 25); + + //Write style for screen_stepinf_p4n, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_stepinf_p4n, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p4n, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p4n, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p4n, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p4n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_p5n + ui->screen_stepinf_p5n = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_stepinf_p5n, "参数5"); + lv_label_set_long_mode(ui->screen_stepinf_p5n, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_stepinf_p5n, 310, 323); + lv_obj_set_size(ui->screen_stepinf_p5n, 120, 25); + + //Write style for screen_stepinf_p5n, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_stepinf_p5n, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_p5n, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_p5n, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_p5n, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_p5n, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_line_1 + ui->screen_line_1 = lv_line_create(ui->screen_stepinf); + static lv_point_t screen_line_1[] = {{0, 0},{0, 370},}; + lv_line_set_points(ui->screen_line_1, screen_line_1, 2); + lv_obj_set_pos(ui->screen_line_1, 300, 0); + lv_obj_set_size(ui->screen_line_1, 5, 370); + + //Write style for screen_line_1, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_line_width(ui->screen_line_1, 5, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_line_color(ui->screen_line_1, lv_color_hex(0x2195f6), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_line_opa(ui->screen_line_1, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_line_rounded(ui->screen_line_1, true, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_label_48 + ui->screen_label_48 = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_label_48, "副功能1"); + lv_label_set_long_mode(ui->screen_label_48, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_label_48, 10, 121); + lv_obj_set_size(ui->screen_label_48, 90, 25); + + //Write style for screen_label_48, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_label_48, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_label_48, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_label_48, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_label_48, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_label_48, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_label_49 + ui->screen_label_49 = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_label_49, "副功能2"); + lv_label_set_long_mode(ui->screen_label_49, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_label_49, 10, 183); + lv_obj_set_size(ui->screen_label_49, 90, 25); + + //Write style for screen_label_49, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_label_49, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_label_49, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_label_49, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_label_49, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_label_49, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_label_50 + ui->screen_label_50 = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_label_50, "工艺"); + lv_label_set_long_mode(ui->screen_label_50, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_label_50, 10, 15); + lv_obj_set_size(ui->screen_label_50, 50, 25); + + //Write style for screen_label_50, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_label_50, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_label_50, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_label_50, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_label_50, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_label_50, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_name + ui->screen_stepinf_name = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_stepinf_name, "工艺"); + lv_label_set_long_mode(ui->screen_stepinf_name, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_stepinf_name, 105, 15); + lv_obj_set_size(ui->screen_stepinf_name, 180, 25); + + //Write style for screen_stepinf_name, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_stepinf_name, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_name, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_name, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_name, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_name, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_label_52 + ui->screen_label_52 = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_label_52, "步骤"); + lv_label_set_long_mode(ui->screen_label_52, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_label_52, 10, 230); + lv_obj_set_size(ui->screen_label_52, 50, 25); + + //Write style for screen_label_52, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_label_52, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_label_52, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_label_52, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_label_52, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_label_52, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_stepinf_step + ui->screen_stepinf_step = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_stepinf_step, "000"); + lv_label_set_long_mode(ui->screen_stepinf_step, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_stepinf_step, 100, 230); + lv_obj_set_size(ui->screen_stepinf_step, 40, 25); + + //Write style for screen_stepinf_step, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_stepinf_step, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_stepinf_step, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_stepinf_step, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_stepinf_step, LV_TEXT_ALIGN_RIGHT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_stepinf_step, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + + //Write codes screen_label_53 + ui->screen_label_53 = lv_label_create(ui->screen_stepinf); + lv_label_set_text(ui->screen_label_53, "/255"); + lv_label_set_long_mode(ui->screen_label_53, LV_LABEL_LONG_WRAP); + lv_obj_set_pos(ui->screen_label_53, 140, 230); + lv_obj_set_size(ui->screen_label_53, 100, 25); + + //Write style for screen_label_53, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT. + lv_obj_set_style_border_width(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_radius(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_color(ui->screen_label_53, lv_color_hex(0x000000), LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_font(ui->screen_label_53, &lv_font_simsun_24, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_opa(ui->screen_label_53, 255, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_letter_space(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_line_space(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_text_align(ui->screen_label_53, LV_TEXT_ALIGN_LEFT, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_bg_opa(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_top(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_right(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_bottom(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_pad_left(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + lv_obj_set_style_shadow_width(ui->screen_label_53, 0, LV_PART_MAIN|LV_STATE_DEFAULT); + //The custom code of screen.