Add password screen.
This commit is contained in:
parent
510b11920d
commit
f3275513a5
File diff suppressed because one or more lines are too long
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_DE_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_EN_string_table[] = {
|
|||
{ "Entering Work Mode", 18 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "Comfirm Delete?", 15 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "No File", 7 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "Enter password", 14 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "Password error,Please enter agin", 32 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_ES_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_FR_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_IT_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_JP_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_PO_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_RU_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_SC_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -631,6 +631,8 @@ lv_plugin_string_t lv_plugin_TC_string_table[] = {
|
|||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_WORK */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_DELETE_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_NO_FILE */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD */
|
||||
{ "", 0 }, /* LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
@ -936,7 +936,7 @@
|
|||
{
|
||||
"Text": {
|
||||
"text_color": "0x6c6c6c",
|
||||
"text_font": "SF-UI-Text-Medium 16 8bpp"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
|
@ -1105,7 +1105,7 @@
|
|||
{
|
||||
"Text": {
|
||||
"text_color": "0x6c6c6c",
|
||||
"text_font": "SF-UI-Text-Medium 16 8bpp"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
|
@ -1274,7 +1274,7 @@
|
|||
{
|
||||
"Text": {
|
||||
"text_color": "0x6c6c6c",
|
||||
"text_font": "SF-UI-Text-Medium 16 8bpp"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
|
@ -1443,7 +1443,7 @@
|
|||
{
|
||||
"Text": {
|
||||
"text_color": "0x6c6c6c",
|
||||
"text_font": "SF-UI-Text-Medium 16 8bpp"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
|
@ -1612,7 +1612,7 @@
|
|||
{
|
||||
"Text": {
|
||||
"text_color": "0x6c6c6c",
|
||||
"text_font": "SF-UI-Text-Medium 16 8bpp"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
|
|
|
@ -5,15 +5,75 @@
|
|||
"widgets": [
|
||||
{
|
||||
"auto size": true,
|
||||
"children": [
|
||||
{
|
||||
"align": "Left",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 19,
|
||||
"width": 50,
|
||||
"x": 268,
|
||||
"y": 211
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Roll",
|
||||
"name": "label_enter",
|
||||
"recolor": false,
|
||||
"string id": "None",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "ARIALUNI 16 1bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "Enter",
|
||||
"widget": "Label"
|
||||
}
|
||||
],
|
||||
"class": "lv_img",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"geometry": {
|
||||
"height": 110,
|
||||
"width": 126,
|
||||
"x": 117,
|
||||
"y": 64
|
||||
"height": 240,
|
||||
"width": 320,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
|
@ -22,7 +82,7 @@
|
|||
"X": 0,
|
||||
"Y": 0
|
||||
},
|
||||
"source": "ICON_10202_MOON",
|
||||
"source": "work_mode",
|
||||
"styles": [
|
||||
{
|
||||
"part": 0,
|
||||
|
@ -54,6 +114,470 @@
|
|||
}
|
||||
],
|
||||
"widget": "Image"
|
||||
},
|
||||
{
|
||||
"align": "Center",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 24,
|
||||
"width": 14,
|
||||
"x": 74,
|
||||
"y": 139
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Roll",
|
||||
"name": "label_select",
|
||||
"recolor": false,
|
||||
"string id": "None",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "_",
|
||||
"widget": "Label"
|
||||
},
|
||||
{
|
||||
"align": "Center",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 24,
|
||||
"width": 14,
|
||||
"x": 74,
|
||||
"y": 129
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Roll",
|
||||
"name": "label_password_1",
|
||||
"recolor": false,
|
||||
"string id": "None",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "0",
|
||||
"widget": "Label"
|
||||
},
|
||||
{
|
||||
"align": "Center",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 21,
|
||||
"width": 237,
|
||||
"x": 42,
|
||||
"y": 71
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Break",
|
||||
"name": "label_tips",
|
||||
"recolor": false,
|
||||
"string id": "STRING_ENTER_PASSWORD",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "ARIALUNI 18 1bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "Enter password",
|
||||
"widget": "Label"
|
||||
},
|
||||
{
|
||||
"align": "Center",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 24,
|
||||
"width": 14,
|
||||
"x": 106,
|
||||
"y": 129
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Roll",
|
||||
"name": "label_password_2",
|
||||
"recolor": false,
|
||||
"string id": "None",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "0",
|
||||
"widget": "Label"
|
||||
},
|
||||
{
|
||||
"align": "Center",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 24,
|
||||
"width": 14,
|
||||
"x": 138,
|
||||
"y": 129
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Roll",
|
||||
"name": "label_password_3",
|
||||
"recolor": false,
|
||||
"string id": "None",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "0",
|
||||
"widget": "Label"
|
||||
},
|
||||
{
|
||||
"align": "Center",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 24,
|
||||
"width": 14,
|
||||
"x": 170,
|
||||
"y": 129
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Roll",
|
||||
"name": "label_password_4",
|
||||
"recolor": false,
|
||||
"string id": "None",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "0",
|
||||
"widget": "Label"
|
||||
},
|
||||
{
|
||||
"align": "Center",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 24,
|
||||
"width": 14,
|
||||
"x": 202,
|
||||
"y": 129
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Roll",
|
||||
"name": "label_password_5",
|
||||
"recolor": false,
|
||||
"string id": "None",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "0",
|
||||
"widget": "Label"
|
||||
},
|
||||
{
|
||||
"align": "Center",
|
||||
"class": "lv_label",
|
||||
"click": false,
|
||||
"drag": false,
|
||||
"event callback": "",
|
||||
"font type": "Font_Type0",
|
||||
"geometry": {
|
||||
"height": 24,
|
||||
"width": 14,
|
||||
"x": 232,
|
||||
"y": 129
|
||||
},
|
||||
"hidden": false,
|
||||
"locked": false,
|
||||
"long mode": "Roll",
|
||||
"name": "label_password_6",
|
||||
"recolor": false,
|
||||
"string id": "None",
|
||||
"styles": [
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x00b495",
|
||||
"text_sel_color": "0x3c3c3c"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"part": 0,
|
||||
"state": 6
|
||||
}
|
||||
],
|
||||
"text": "0",
|
||||
"widget": "Label"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -888,8 +888,7 @@
|
|||
"opa_scale": 120
|
||||
},
|
||||
"Text": {
|
||||
"text_color": "0x31404f",
|
||||
"text_sel_bg_color": "0x00b495"
|
||||
"text_color": "0x31404f"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
|
@ -897,40 +896,35 @@
|
|||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 5
|
||||
|
@ -938,8 +932,7 @@
|
|||
{
|
||||
"Text": {
|
||||
"text_color": "0x888888",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
"text_font": "montserrat 16 4bpp"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 6
|
||||
|
@ -1179,37 +1172,55 @@
|
|||
"opa_scale": 120
|
||||
},
|
||||
"Text": {
|
||||
"text_color": "0x31404f"
|
||||
"text_color": "0x31404f",
|
||||
"text_sel_bg_color": "0x00b495"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 0
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0xffffff"
|
||||
"text_color": "0xffffff",
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 1
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 2
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_font": "montserrat 16 4bpp",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 3
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 4
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 5
|
||||
},
|
||||
{
|
||||
"Text": {
|
||||
"text_color": "0x888888"
|
||||
"text_color": "0x888888",
|
||||
"text_sel_bg_color": "0x01a2b1"
|
||||
},
|
||||
"part": 0,
|
||||
"state": 6
|
||||
|
|
|
@ -897,7 +897,9 @@
|
|||
"",
|
||||
"Entering Work Mode",
|
||||
"Comfirm Delete?",
|
||||
"No File"
|
||||
"No File",
|
||||
"Enter password",
|
||||
"Password error,Please enter agin"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -1531,6 +1533,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -2165,6 +2169,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -2799,6 +2805,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -3433,6 +3441,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -4067,6 +4077,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -4701,6 +4713,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -5335,6 +5349,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -5969,6 +5985,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
},
|
||||
|
@ -6603,6 +6621,8 @@
|
|||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
}
|
||||
|
@ -7237,6 +7257,8 @@
|
|||
"STRING_NO_STRING",
|
||||
"STRING_ENTER_WORK",
|
||||
"STRING_DELETE_FILE",
|
||||
"STRING_NO_FILE"
|
||||
"STRING_NO_FILE",
|
||||
"STRING_ENTER_PASSWORD",
|
||||
"STRING_PASSWORD_ERROR"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2457,18 +2457,6 @@
|
|||
"Ascii"
|
||||
]
|
||||
},
|
||||
{
|
||||
"bpp": 8,
|
||||
"compressed": false,
|
||||
"custom code range": "",
|
||||
"file path": "fonts/SF-UI-Text-Medium.otf",
|
||||
"include language table": true,
|
||||
"name": "SF-UI-Text-Medium",
|
||||
"size": 16,
|
||||
"unicode range names": [
|
||||
"Ascii"
|
||||
]
|
||||
},
|
||||
{
|
||||
"bpp": 1,
|
||||
"compressed": false,
|
||||
|
@ -2481,6 +2469,18 @@
|
|||
"Ascii"
|
||||
]
|
||||
},
|
||||
{
|
||||
"bpp": 8,
|
||||
"compressed": false,
|
||||
"custom code range": "",
|
||||
"file path": "fonts/SF-UI-Text-Medium.otf",
|
||||
"include language table": true,
|
||||
"name": "SF-UI-Text-Medium",
|
||||
"size": 16,
|
||||
"unicode range names": [
|
||||
"Ascii"
|
||||
]
|
||||
},
|
||||
{
|
||||
"bpp": 1,
|
||||
"compressed": false,
|
||||
|
@ -4914,6 +4914,11 @@
|
|||
"colorFormat": "Indexed 256 in RGB332",
|
||||
"filename": "icons/sy_redline2.bmp",
|
||||
"name": "sy_redline2"
|
||||
},
|
||||
{
|
||||
"colorFormat": "Indexed 256 in RGB332",
|
||||
"filename": "icons/work_mode.bmp",
|
||||
"name": "work_mode"
|
||||
}
|
||||
],
|
||||
"language table": "UIFlowLVGL.lvgllang",
|
||||
|
|
|
@ -522,6 +522,7 @@ lv_plugin_img_t lv_plugin_UIFlowLVGL_img_table[] =
|
|||
{ &sy_luzhi },
|
||||
{ &sy_redline },
|
||||
{ &sy_redline2 },
|
||||
{ &work_mode },
|
||||
};
|
||||
|
||||
lv_plugin_font_t lv_plugin_UIFlowLVGL_font_table[] =
|
||||
|
@ -540,8 +541,8 @@ lv_plugin_font_t lv_plugin_UIFlowLVGL_font_table[] =
|
|||
{ &arialuni_106_1bpp },
|
||||
{ &sf_ui_text_bold_20_8bpp },
|
||||
{ &sf_ui_text_medium_18_8bpp },
|
||||
{ &sf_ui_text_medium_16_8bpp },
|
||||
{ &arialuni_74_1bpp },
|
||||
{ &sf_ui_text_medium_16_8bpp },
|
||||
{ ¬osans_black_8_1bpp },
|
||||
};
|
||||
|
||||
|
@ -1285,6 +1286,8 @@ lv_plugin_res_id lv_plugin_fixed_language_string_id_table[] = {
|
|||
LV_PLUGIN_RES_ID_NONE, /* 628*/
|
||||
LV_PLUGIN_RES_ID_NONE, /* 629*/
|
||||
LV_PLUGIN_RES_ID_NONE, /* 630*/
|
||||
LV_PLUGIN_RES_ID_NONE, /* 631*/
|
||||
LV_PLUGIN_RES_ID_NONE, /* 632*/
|
||||
};
|
||||
|
||||
lv_plugin_res_t lv_plugin_UIFlowLVGL_res =
|
||||
|
|
|
@ -65,8 +65,8 @@ LV_FONT_DECLARE(arialuni_86_1bpp);
|
|||
LV_FONT_DECLARE(arialuni_106_1bpp);
|
||||
LV_FONT_DECLARE(sf_ui_text_bold_20_8bpp);
|
||||
LV_FONT_DECLARE(sf_ui_text_medium_18_8bpp);
|
||||
LV_FONT_DECLARE(sf_ui_text_medium_16_8bpp);
|
||||
LV_FONT_DECLARE(arialuni_74_1bpp);
|
||||
LV_FONT_DECLARE(sf_ui_text_medium_16_8bpp);
|
||||
LV_FONT_DECLARE(notosans_black_8_1bpp);
|
||||
|
||||
void message_box_wrnmsg_event_callback(lv_obj_t* obj, lv_event_t event);
|
||||
|
@ -566,6 +566,7 @@ LV_IMG_DECLARE(sy_bg_tc3);
|
|||
LV_IMG_DECLARE(sy_luzhi);
|
||||
LV_IMG_DECLARE(sy_redline);
|
||||
LV_IMG_DECLARE(sy_redline2);
|
||||
LV_IMG_DECLARE(work_mode);
|
||||
|
||||
#define LV_PLUGIN_IMG_ID_ICON_10200_MOON 1
|
||||
#define LV_PLUGIN_IMG_ID_ICON_10201_MOON 2
|
||||
|
@ -1051,7 +1052,8 @@ LV_IMG_DECLARE(sy_redline2);
|
|||
#define LV_PLUGIN_IMG_ID_SY_LUZHI 482
|
||||
#define LV_PLUGIN_IMG_ID_SY_REDLINE 483
|
||||
#define LV_PLUGIN_IMG_ID_SY_REDLINE2 484
|
||||
#define LV_PLUGIN_IMG_TABLE_SIZE 485
|
||||
#define LV_PLUGIN_IMG_ID_WORK_MODE 485
|
||||
#define LV_PLUGIN_IMG_TABLE_SIZE 486
|
||||
|
||||
#define LV_PLUGIN_FONT_ID_LV_FONT_MONTSERRAT_16 1
|
||||
#define LV_PLUGIN_FONT_ID_NOTOSANSCJKJP_BLACK_16_1BPP 2
|
||||
|
@ -1066,8 +1068,8 @@ LV_IMG_DECLARE(sy_redline2);
|
|||
#define LV_PLUGIN_FONT_ID_ARIALUNI_106_1BPP 11
|
||||
#define LV_PLUGIN_FONT_ID_SF_UI_TEXT_BOLD_20_8BPP 12
|
||||
#define LV_PLUGIN_FONT_ID_SF_UI_TEXT_MEDIUM_18_8BPP 13
|
||||
#define LV_PLUGIN_FONT_ID_SF_UI_TEXT_MEDIUM_16_8BPP 14
|
||||
#define LV_PLUGIN_FONT_ID_ARIALUNI_74_1BPP 15
|
||||
#define LV_PLUGIN_FONT_ID_ARIALUNI_74_1BPP 14
|
||||
#define LV_PLUGIN_FONT_ID_SF_UI_TEXT_MEDIUM_16_8BPP 15
|
||||
#define LV_PLUGIN_FONT_ID_NOTOSANS_BLACK_8_1BPP 16
|
||||
#define LV_PLUGIN_FONT_TABLE_SIZE 17
|
||||
|
||||
|
@ -1701,7 +1703,9 @@ LV_IMG_DECLARE(sy_redline2);
|
|||
#define LV_PLUGIN_STRING_ID_STRING_ENTER_WORK 628
|
||||
#define LV_PLUGIN_STRING_ID_STRING_DELETE_FILE 629
|
||||
#define LV_PLUGIN_STRING_ID_STRING_NO_FILE 630
|
||||
#define LV_PLUGIN_STRING_TABLE_SIZE 631
|
||||
#define LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD 631
|
||||
#define LV_PLUGIN_STRING_ID_STRING_PASSWORD_ERROR 632
|
||||
#define LV_PLUGIN_STRING_TABLE_SIZE 633
|
||||
|
||||
#define LV_PLUGIN_LANGUAGE_ID_EN 1
|
||||
#define LV_PLUGIN_LANGUAGE_ID_FR 2
|
||||
|
|
|
@ -1045,7 +1045,7 @@ lv_obj_t* UIFlowMenuCommonItem_create(){
|
|||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_option_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_option_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x8e, 0x6c, 0x6c, 0x6c) ; lv_style_set_text_color(&label_option_1_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_option_1_s0,LV_STATE_DEFAULT,&sf_ui_text_medium_16_8bpp);
|
||||
lv_style_set_text_font(&label_option_1_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_option_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_option_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_option_1_s0, LV_STATE_CHECKED, color);
|
||||
|
@ -1193,7 +1193,7 @@ lv_obj_t* UIFlowMenuCommonItem_create(){
|
|||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_option_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_option_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x8e, 0x6c, 0x6c, 0x6c) ; lv_style_set_text_color(&label_option_2_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_option_2_s0,LV_STATE_DEFAULT,&sf_ui_text_medium_16_8bpp);
|
||||
lv_style_set_text_font(&label_option_2_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_option_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_option_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_option_2_s0, LV_STATE_CHECKED, color);
|
||||
|
@ -1341,7 +1341,7 @@ lv_obj_t* UIFlowMenuCommonItem_create(){
|
|||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_option_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_option_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x8e, 0x6c, 0x6c, 0x6c) ; lv_style_set_text_color(&label_option_3_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_option_3_s0,LV_STATE_DEFAULT,&sf_ui_text_medium_16_8bpp);
|
||||
lv_style_set_text_font(&label_option_3_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_option_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_option_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_option_3_s0, LV_STATE_CHECKED, color);
|
||||
|
@ -1489,7 +1489,7 @@ lv_obj_t* UIFlowMenuCommonItem_create(){
|
|||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_option_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_option_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x8e, 0x6c, 0x6c, 0x6c) ; lv_style_set_text_color(&label_option_4_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_option_4_s0,LV_STATE_DEFAULT,&sf_ui_text_medium_16_8bpp);
|
||||
lv_style_set_text_font(&label_option_4_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_option_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_option_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_option_4_s0, LV_STATE_CHECKED, color);
|
||||
|
@ -1637,7 +1637,7 @@ lv_obj_t* UIFlowMenuCommonItem_create(){
|
|||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_option_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_option_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x8e, 0x6c, 0x6c, 0x6c) ; lv_style_set_text_color(&label_option_5_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_option_5_s0,LV_STATE_DEFAULT,&sf_ui_text_medium_16_8bpp);
|
||||
lv_style_set_text_font(&label_option_5_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_option_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_option_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_option_5_s0, LV_STATE_CHECKED, color);
|
||||
|
|
|
@ -10,6 +10,15 @@
|
|||
* STATIC VARIABLES
|
||||
**********************/
|
||||
lv_obj_t* image_1_scr_uiflowpassword;
|
||||
lv_obj_t* label_enter_scr_uiflowpassword;
|
||||
lv_obj_t* label_select_scr_uiflowpassword;
|
||||
lv_obj_t* label_password_1_scr_uiflowpassword;
|
||||
lv_obj_t* label_tips_scr_uiflowpassword;
|
||||
lv_obj_t* label_password_2_scr_uiflowpassword;
|
||||
lv_obj_t* label_password_3_scr_uiflowpassword;
|
||||
lv_obj_t* label_password_4_scr_uiflowpassword;
|
||||
lv_obj_t* label_password_5_scr_uiflowpassword;
|
||||
lv_obj_t* label_password_6_scr_uiflowpassword;
|
||||
|
||||
lv_obj_t* UIFlowPassword_create(){
|
||||
lv_obj_t *parent = lv_plugin_scr_create();
|
||||
|
@ -65,13 +74,571 @@ lv_obj_t* UIFlowPassword_create(){
|
|||
lv_obj_set_hidden(image_1, false);
|
||||
lv_obj_set_click(image_1, false);
|
||||
lv_obj_set_drag(image_1, false);
|
||||
lv_obj_set_pos(image_1, 117, 64);
|
||||
lv_obj_set_size(image_1, 126, 110);
|
||||
lv_img_set_src(image_1, &icon_10202_moon);
|
||||
lv_obj_set_pos(image_1, 0, 0);
|
||||
lv_obj_set_size(image_1, 320, 240);
|
||||
lv_img_set_src(image_1, &work_mode);
|
||||
lv_obj_add_style(image_1, 0, &image_1_s0);
|
||||
|
||||
image_1_scr_uiflowpassword = image_1;
|
||||
|
||||
|
||||
static lv_style_t label_enter_s0;
|
||||
lv_style_init(&label_enter_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_enter_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_enter_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_enter_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_enter_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_enter_s0,LV_STATE_DEFAULT,&arialuni_16_1bpp);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_enter_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_enter_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_enter_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_enter_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_enter_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_enter_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_enter_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_enter_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_enter_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_enter_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_enter_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_enter_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_enter_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_enter_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_enter_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_enter_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_enter_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_enter_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_enter_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_enter_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_enter_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_enter_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_enter_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_enter_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_enter_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_enter_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_enter_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_enter_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_enter_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_enter_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_enter_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_enter_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_enter_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_enter_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_enter_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_enter_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_enter_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_enter_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_enter = lv_label_create(image_1, NULL);
|
||||
lv_obj_set_hidden(label_enter, false);
|
||||
lv_obj_set_click(label_enter, false);
|
||||
lv_obj_set_drag(label_enter, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_enter);
|
||||
lv_label_set_text(label_enter,"Enter");
|
||||
lv_plugin_label_allocate_ext_attr(label_enter);
|
||||
lv_plugin_label_set_font_type(label_enter, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_long_mode(label_enter, LV_LABEL_LONG_SROLL);
|
||||
lv_obj_set_pos(label_enter, 268, 211);
|
||||
lv_obj_set_size(label_enter, 50, 19);
|
||||
lv_obj_add_style(label_enter, 0, &label_enter_s0);
|
||||
|
||||
label_enter_scr_uiflowpassword = label_enter;
|
||||
|
||||
|
||||
static lv_style_t label_select_s0;
|
||||
lv_style_init(&label_select_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_select_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_select_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_select_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_select_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_select_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_select_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_select_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_select_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_select_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_select_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_select_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_select_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_select_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_select_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_select_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_select_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_select_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_select_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_select_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_select_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_select_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_select_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_select_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_select_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_select_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_select_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_select_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_select_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_select_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_select_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_select_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_select_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_select_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_select_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_select_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_select_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_select_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_select_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_select_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_select_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_select_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_select_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_select_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_select = lv_label_create(parent, NULL);
|
||||
lv_obj_set_hidden(label_select, false);
|
||||
lv_obj_set_click(label_select, false);
|
||||
lv_obj_set_drag(label_select, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_select);
|
||||
lv_label_set_text(label_select,"_");
|
||||
lv_plugin_label_allocate_ext_attr(label_select);
|
||||
lv_plugin_label_set_font_type(label_select, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_align(label_select, LV_LABEL_ALIGN_CENTER);
|
||||
lv_label_set_long_mode(label_select, LV_LABEL_LONG_SROLL);
|
||||
lv_obj_set_pos(label_select, 74, 139);
|
||||
lv_obj_set_size(label_select, 14, 24);
|
||||
lv_obj_add_style(label_select, 0, &label_select_s0);
|
||||
|
||||
label_select_scr_uiflowpassword = label_select;
|
||||
|
||||
|
||||
static lv_style_t label_password_1_s0;
|
||||
lv_style_init(&label_password_1_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_1_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_password_1_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_1_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_1_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_1_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_1_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_1_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_1_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_1_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_1_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_1_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_1_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_1_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_1_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_1_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_1_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_1_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_1_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_1_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_1_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_1_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_1_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_1_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_1_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_1_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_1_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_1_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_1_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_1_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_1_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_1_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_1_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_1_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_1_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_1_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_1_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_1_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_1_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_password_1 = lv_label_create(parent, NULL);
|
||||
lv_obj_set_hidden(label_password_1, false);
|
||||
lv_obj_set_click(label_password_1, false);
|
||||
lv_obj_set_drag(label_password_1, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_password_1);
|
||||
lv_label_set_text(label_password_1,"0");
|
||||
lv_plugin_label_allocate_ext_attr(label_password_1);
|
||||
lv_plugin_label_set_font_type(label_password_1, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_align(label_password_1, LV_LABEL_ALIGN_CENTER);
|
||||
lv_label_set_long_mode(label_password_1, LV_LABEL_LONG_SROLL);
|
||||
lv_obj_set_pos(label_password_1, 74, 129);
|
||||
lv_obj_set_size(label_password_1, 14, 24);
|
||||
lv_obj_add_style(label_password_1, 0, &label_password_1_s0);
|
||||
|
||||
label_password_1_scr_uiflowpassword = label_password_1;
|
||||
|
||||
|
||||
static lv_style_t label_tips_s0;
|
||||
lv_style_init(&label_tips_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_tips_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_tips_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_tips_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_tips_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_tips_s0,LV_STATE_DEFAULT,&arialuni_18_1bpp);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_tips_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_tips_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_tips_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_tips_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_tips_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_tips_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_tips_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_tips_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_tips_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_tips_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_tips_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_tips_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_tips_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_tips_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_tips_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_tips_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_tips_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_tips_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_tips_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_tips_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_tips_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_tips_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_tips_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_tips_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_tips_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_tips_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_tips_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_tips_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_tips_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_tips_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_tips_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_tips_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_tips_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_tips_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_tips_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_tips_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_tips_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_tips_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_tips = lv_label_create(parent, NULL);
|
||||
lv_obj_set_hidden(label_tips, false);
|
||||
lv_obj_set_click(label_tips, false);
|
||||
lv_obj_set_drag(label_tips, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_tips);
|
||||
lv_plugin_label_set_text(label_tips, LV_PLUGIN_STRING_ID_STRING_ENTER_PASSWORD);
|
||||
lv_label_set_text(label_tips,"Enter password");
|
||||
lv_plugin_label_allocate_ext_attr(label_tips);
|
||||
lv_plugin_label_set_font_type(label_tips, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_align(label_tips, LV_LABEL_ALIGN_CENTER);
|
||||
lv_label_set_long_mode(label_tips, LV_LABEL_LONG_BREAK);
|
||||
lv_obj_set_pos(label_tips, 42, 71);
|
||||
lv_obj_set_size(label_tips, 237, 21);
|
||||
lv_obj_add_style(label_tips, 0, &label_tips_s0);
|
||||
|
||||
label_tips_scr_uiflowpassword = label_tips;
|
||||
|
||||
|
||||
static lv_style_t label_password_2_s0;
|
||||
lv_style_init(&label_password_2_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_2_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_password_2_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_2_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_2_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_2_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_2_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_2_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_2_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_2_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_2_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_2_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_2_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_2_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_2_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_2_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_2_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_2_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_2_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_2_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_2_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_2_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_2_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_2_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_2_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_2_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_2_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_2_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_2_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_2_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_2_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_2_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_2_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_2_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_2_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_2_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_2_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_2_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_2_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_2_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_password_2 = lv_label_create(parent, NULL);
|
||||
lv_obj_set_hidden(label_password_2, false);
|
||||
lv_obj_set_click(label_password_2, false);
|
||||
lv_obj_set_drag(label_password_2, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_password_2);
|
||||
lv_label_set_text(label_password_2,"0");
|
||||
lv_plugin_label_allocate_ext_attr(label_password_2);
|
||||
lv_plugin_label_set_font_type(label_password_2, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_align(label_password_2, LV_LABEL_ALIGN_CENTER);
|
||||
lv_label_set_long_mode(label_password_2, LV_LABEL_LONG_SROLL);
|
||||
lv_obj_set_pos(label_password_2, 106, 129);
|
||||
lv_obj_set_size(label_password_2, 14, 24);
|
||||
lv_obj_add_style(label_password_2, 0, &label_password_2_s0);
|
||||
|
||||
label_password_2_scr_uiflowpassword = label_password_2;
|
||||
|
||||
|
||||
static lv_style_t label_password_3_s0;
|
||||
lv_style_init(&label_password_3_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_3_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_password_3_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_3_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_3_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_3_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_3_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_3_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_3_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_3_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_3_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_3_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_3_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_3_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_3_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_3_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_3_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_3_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_3_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_3_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_3_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_3_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_3_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_3_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_3_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_3_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_3_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_3_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_password_3 = lv_label_create(parent, NULL);
|
||||
lv_obj_set_hidden(label_password_3, false);
|
||||
lv_obj_set_click(label_password_3, false);
|
||||
lv_obj_set_drag(label_password_3, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_password_3);
|
||||
lv_label_set_text(label_password_3,"0");
|
||||
lv_plugin_label_allocate_ext_attr(label_password_3);
|
||||
lv_plugin_label_set_font_type(label_password_3, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_align(label_password_3, LV_LABEL_ALIGN_CENTER);
|
||||
lv_label_set_long_mode(label_password_3, LV_LABEL_LONG_SROLL);
|
||||
lv_obj_set_pos(label_password_3, 138, 129);
|
||||
lv_obj_set_size(label_password_3, 14, 24);
|
||||
lv_obj_add_style(label_password_3, 0, &label_password_3_s0);
|
||||
|
||||
label_password_3_scr_uiflowpassword = label_password_3;
|
||||
|
||||
|
||||
static lv_style_t label_password_4_s0;
|
||||
lv_style_init(&label_password_4_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_4_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_password_4_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_4_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_4_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_4_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_4_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_4_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_4_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_4_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_4_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_4_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_4_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_4_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_4_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_4_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_4_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_4_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_4_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_4_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_4_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_4_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_4_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_4_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_4_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_4_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_4_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_4_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_4_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_4_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_4_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_4_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_4_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_4_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_4_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_4_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_4_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_4_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_4_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_4_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_password_4 = lv_label_create(parent, NULL);
|
||||
lv_obj_set_hidden(label_password_4, false);
|
||||
lv_obj_set_click(label_password_4, false);
|
||||
lv_obj_set_drag(label_password_4, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_password_4);
|
||||
lv_label_set_text(label_password_4,"0");
|
||||
lv_plugin_label_allocate_ext_attr(label_password_4);
|
||||
lv_plugin_label_set_font_type(label_password_4, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_align(label_password_4, LV_LABEL_ALIGN_CENTER);
|
||||
lv_label_set_long_mode(label_password_4, LV_LABEL_LONG_SROLL);
|
||||
lv_obj_set_pos(label_password_4, 170, 129);
|
||||
lv_obj_set_size(label_password_4, 14, 24);
|
||||
lv_obj_add_style(label_password_4, 0, &label_password_4_s0);
|
||||
|
||||
label_password_4_scr_uiflowpassword = label_password_4;
|
||||
|
||||
|
||||
static lv_style_t label_password_5_s0;
|
||||
lv_style_init(&label_password_5_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_5_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_password_5_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_5_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_5_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_5_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_5_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_5_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_5_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_5_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_5_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_5_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_5_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_5_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_5_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_5_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_5_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_5_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_5_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_5_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_5_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_5_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_5_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_5_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_5_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_5_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_5_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_5_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_5_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_5_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_5_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_5_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_5_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_5_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_5_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_5_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_5_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_5_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_5_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_5_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_password_5 = lv_label_create(parent, NULL);
|
||||
lv_obj_set_hidden(label_password_5, false);
|
||||
lv_obj_set_click(label_password_5, false);
|
||||
lv_obj_set_drag(label_password_5, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_password_5);
|
||||
lv_label_set_text(label_password_5,"0");
|
||||
lv_plugin_label_allocate_ext_attr(label_password_5);
|
||||
lv_plugin_label_set_font_type(label_password_5, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_align(label_password_5, LV_LABEL_ALIGN_CENTER);
|
||||
lv_label_set_long_mode(label_password_5, LV_LABEL_LONG_SROLL);
|
||||
lv_obj_set_pos(label_password_5, 202, 129);
|
||||
lv_obj_set_size(label_password_5, 14, 24);
|
||||
lv_obj_add_style(label_password_5, 0, &label_password_5_s0);
|
||||
|
||||
label_password_5_scr_uiflowpassword = label_password_5;
|
||||
|
||||
|
||||
static lv_style_t label_password_6_s0;
|
||||
lv_style_init(&label_password_6_s0);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_6_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_6_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_6_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_6_s0, LV_STATE_DEFAULT, color);
|
||||
lv_style_set_text_font(&label_password_6_s0,LV_STATE_DEFAULT,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_6_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_6_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_6_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_6_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_6_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_6_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_6_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_6_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_6_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_6_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_6_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_6_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_6_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_6_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_6_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_6_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_6_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_6_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_6_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_6_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_6_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_6_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_6_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_6_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_6_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_6_s0, LV_STATE_HOVERED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_6_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_6_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_6_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_6_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_6_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_6_s0, LV_STATE_PRESSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_password_6_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_password_6_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_password_6_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_text_color(&label_password_6_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3c, 0x3c, 0x3c) ; lv_style_set_text_sel_color(&label_password_6_s0, LV_STATE_DISABLED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_password_6_s0, LV_STATE_DISABLED, color);
|
||||
lv_obj_t *label_password_6 = lv_label_create(parent, NULL);
|
||||
lv_obj_set_hidden(label_password_6, false);
|
||||
lv_obj_set_click(label_password_6, false);
|
||||
lv_obj_set_drag(label_password_6, false);
|
||||
lv_plugin_label_allocate_ext_attr(label_password_6);
|
||||
lv_label_set_text(label_password_6,"0");
|
||||
lv_plugin_label_allocate_ext_attr(label_password_6);
|
||||
lv_plugin_label_set_font_type(label_password_6, LV_PLUGIN_LANGUAGE_FONT_TYPE_0);
|
||||
lv_label_set_align(label_password_6, LV_LABEL_ALIGN_CENTER);
|
||||
lv_label_set_long_mode(label_password_6, LV_LABEL_LONG_SROLL);
|
||||
lv_obj_set_pos(label_password_6, 232, 129);
|
||||
lv_obj_set_size(label_password_6, 14, 24);
|
||||
lv_obj_add_style(label_password_6, 0, &label_password_6_s0);
|
||||
|
||||
label_password_6_scr_uiflowpassword = label_password_6;
|
||||
|
||||
|
||||
return parent;
|
||||
}
|
||||
|
|
|
@ -18,6 +18,15 @@ void UIFlowPasswordEventCallback(lv_obj_t* obj, lv_event_t event);
|
|||
|
||||
|
||||
extern lv_obj_t* image_1_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_enter_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_select_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_password_1_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_tips_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_password_2_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_password_3_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_password_4_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_password_5_scr_uiflowpassword;
|
||||
extern lv_obj_t* label_password_6_scr_uiflowpassword;
|
||||
|
||||
/**********************
|
||||
* GLOBAL PROTOTYPES
|
||||
|
|
|
@ -957,7 +957,7 @@ lv_obj_t* UIFlowPhoto_create(){
|
|||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x00, 0xb4, 0x95) ; lv_style_set_text_sel_bg_color(&label_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_1_s0, LV_STATE_DEFAULT, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_1_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_1_s0, LV_STATE_CHECKED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_1_s0, LV_STATE_CHECKED, color);
|
||||
|
@ -1236,12 +1236,14 @@ lv_obj_t* UIFlowPhoto_create(){
|
|||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_FOCUSED, color);
|
||||
lv_style_set_text_font(&label_3_s0,LV_STATE_FOCUSED,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_FOCUSED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_grad_color(&label_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x01, 0x00, 0x00, 0x00) ; lv_style_set_border_color(&label_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0xd3, 0x31, 0x40, 0x4f) ; lv_style_set_text_color(&label_3_s0, LV_STATE_EDITED, color);
|
||||
lv_style_set_text_font(&label_3_s0,LV_STATE_EDITED,&lv_font_montserrat_16);
|
||||
STYLE_COLOR_PROP(0xd3, 0x3b, 0x3e, 0x42) ; lv_style_set_text_sel_color(&label_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x3a, 0x01, 0xa2, 0xb1) ; lv_style_set_text_sel_bg_color(&label_3_s0, LV_STATE_EDITED, color);
|
||||
STYLE_COLOR_PROP(0x02, 0xff, 0xff, 0xff) ; lv_style_set_bg_color(&label_3_s0, LV_STATE_HOVERED, color);
|
||||
|
|
|
@ -1906,13 +1906,11 @@ static void UIFlowPlay_Key(lv_obj_t* obj, uint32_t key)
|
|||
}
|
||||
case LV_USER_KEY_LEFT:
|
||||
{
|
||||
printf("lllllllllllllllllllllllllllllllllllll left.\n");
|
||||
UIFlowPlay_OnKeyUp(obj);
|
||||
break;
|
||||
}
|
||||
case LV_USER_KEY_RIGHT:
|
||||
{
|
||||
printf("lllllllllllllllllllllllllllllllllllll right.\n");
|
||||
UIFlowPlay_OnKeyDown(obj);
|
||||
break;
|
||||
}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 300 KiB |
Loading…
Reference in New Issue
Block a user