mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-21 13:58:55 +00:00
first commit
This commit is contained in:
@@ -68,7 +68,7 @@ void setup_scr_smartinfopage(lv_ui *ui)
|
||||
|
||||
lv_label_set_long_mode(ui->smartinfopage_label_1, LV_LABEL_LONG_DOT);
|
||||
lv_obj_set_pos(ui->smartinfopage_label_1, 46, 32);
|
||||
lv_obj_set_size(ui->smartinfopage_label_1, 200, 20);
|
||||
lv_obj_set_size(ui->smartinfopage_label_1, 300, 20);
|
||||
|
||||
//Write style for smartinfopage_label_1, Part: LV_PART_MAIN, State: LV_STATE_DEFAULT.
|
||||
lv_obj_set_style_border_width(ui->smartinfopage_label_1, 0, LV_PART_MAIN|LV_STATE_DEFAULT);
|
||||
|
||||
Reference in New Issue
Block a user