{ "id": "confirm", "bgColor" : "#f1f3f5ff", "default": { "Common": { "visible": true }, "UILabel": { "bgColor": "#f1f3f5ff", "fontColor": "#000000e6", "align" : "center" }, "UIImageView": { "imgCnt" : 1, "updInterval": 0, "filePrefix" : "" }, "UILabelButton": { "bgColor": "#e5e7e9ff", "txtColor": "#007dffff", "focusedBgColor": "#007dffff", "focusedTxtColor": "#ffffffff", "focusable" : true } }, "coms": [ { "type": "UIImageView", "id": "OHOSIcon_Image", "x": 120, "y": 426, "w": 480, "h": 60, "resPath": "/resources/images/icon/lightOUCOHlogo.png" }, { "type": "UILabel", "id": "InformTitle_Label", "text": "[LABEL_RESET_CONFIRM_TITLE]", "x": 62, "y": 548, "w": 596, "h": 38, "fontSize": 32 }, { "type": "UILabel", "id": "Inform_Label", "text": "[LABEL_RESET_INFORM]", "x": 62, "y": 600, "w": 596, "h": 160, "fontSize": 28, "fontColor": "#00000099" }, { "type": "UILabelButton", "id": "Cancel_Button", "text": "[LABEL_NOTE_CANCEL]", "x": 48, "y": 1130, "w": 624, "h": 80, "fontSize": 32 }, { "type": "UILabelButton", "id": "Reset_Button", "text": "[LABEL_USER_DATA_RESET]", "x": 48, "y": 1020, "w": 624, "h": 80, "fontSize": 32 } ] }