1fb299fa2Sopenharmony_ci{
2fb299fa2Sopenharmony_ci    "id": "upd",
3fb299fa2Sopenharmony_ci    "bgColor" : "#000000ff",
4fb299fa2Sopenharmony_ci    "subpages": [
5fb299fa2Sopenharmony_ci        {
6fb299fa2Sopenharmony_ci            "id": "update",
7fb299fa2Sopenharmony_ci            "coms": [
8fb299fa2Sopenharmony_ci                "OHOSIconDark_Image",
9fb299fa2Sopenharmony_ci                "ProgressUpdBoxDark_Progress",
10fb299fa2Sopenharmony_ci                "UpdateInfoDark_Label",
11fb299fa2Sopenharmony_ci                "PowerLongPressWarning_Image",
12fb299fa2Sopenharmony_ci                "FlashPointDark_Image"
13fb299fa2Sopenharmony_ci            ],
14fb299fa2Sopenharmony_ci            "bgColor" : "#000000ff"
15fb299fa2Sopenharmony_ci        },
16fb299fa2Sopenharmony_ci        {
17fb299fa2Sopenharmony_ci            "id": "sdUpdate",
18fb299fa2Sopenharmony_ci            "coms": [
19fb299fa2Sopenharmony_ci                "OHOSIcon_Image",
20fb299fa2Sopenharmony_ci                "UpdBox_Progress",
21fb299fa2Sopenharmony_ci                "SDUpdateInfo_Label",
22fb299fa2Sopenharmony_ci                "PowerLongPressWarning_Image",
23fb299fa2Sopenharmony_ci                "FlashPoint_Image"
24fb299fa2Sopenharmony_ci            ],
25fb299fa2Sopenharmony_ci            "bgColor" : "#f1f3f5ff"
26fb299fa2Sopenharmony_ci        },
27fb299fa2Sopenharmony_ci        {
28fb299fa2Sopenharmony_ci            "id": "reset",
29fb299fa2Sopenharmony_ci            "coms": [
30fb299fa2Sopenharmony_ci                "OHOSIcon_Image",
31fb299fa2Sopenharmony_ci                "UpdBox_Progress",
32fb299fa2Sopenharmony_ci                "RstInfo_Label",
33fb299fa2Sopenharmony_ci                "FlashPoint_Image"
34fb299fa2Sopenharmony_ci            ],
35fb299fa2Sopenharmony_ci            "bgColor" : "#f1f3f5ff"
36fb299fa2Sopenharmony_ci        },
37fb299fa2Sopenharmony_ci        {
38fb299fa2Sopenharmony_ci            "id": "updateSuccess",
39fb299fa2Sopenharmony_ci            "coms": [
40fb299fa2Sopenharmony_ci                "SuccessIcon_Image",
41fb299fa2Sopenharmony_ci                "UpdateSuccessRes_Label",
42fb299fa2Sopenharmony_ci                "UpdateAutoReboot_Label"
43fb299fa2Sopenharmony_ci            ],
44fb299fa2Sopenharmony_ci            "bgColor" : "#000000ff"
45fb299fa2Sopenharmony_ci        },
46fb299fa2Sopenharmony_ci        {
47fb299fa2Sopenharmony_ci            "id": "normalUpdateFailed",
48fb299fa2Sopenharmony_ci            "coms": [
49fb299fa2Sopenharmony_ci                "FailIcon_Image",
50fb299fa2Sopenharmony_ci                "FailReboot_Button",
51fb299fa2Sopenharmony_ci                "UpdateFailedRes_Label"
52fb299fa2Sopenharmony_ci            ],
53fb299fa2Sopenharmony_ci            "bgColor" : "#000000ff"
54fb299fa2Sopenharmony_ci        },
55fb299fa2Sopenharmony_ci        {
56fb299fa2Sopenharmony_ci            "id": "updateFailedNoButton",
57fb299fa2Sopenharmony_ci            "coms": [
58fb299fa2Sopenharmony_ci                "FailIcon_Image",
59fb299fa2Sopenharmony_ci                "UpdateInfoDark_Label"
60fb299fa2Sopenharmony_ci            ],
61fb299fa2Sopenharmony_ci            "bgColor" : "#000000ff"
62fb299fa2Sopenharmony_ci        },
63fb299fa2Sopenharmony_ci        {
64fb299fa2Sopenharmony_ci            "id": "FactoryRstFailed",
65fb299fa2Sopenharmony_ci            "coms": [
66fb299fa2Sopenharmony_ci                "FailIcon_Image",
67fb299fa2Sopenharmony_ci                "FactoryRstFailedRes_Label",
68fb299fa2Sopenharmony_ci                "ReturnToMain_Button"
69fb299fa2Sopenharmony_ci            ],
70fb299fa2Sopenharmony_ci            "bgColor" : "#f1f3f5ff"
71fb299fa2Sopenharmony_ci        },
72fb299fa2Sopenharmony_ci        {
73fb299fa2Sopenharmony_ci            "id": "FactoryRstSucc",
74fb299fa2Sopenharmony_ci            "coms": [
75fb299fa2Sopenharmony_ci                "SuccessIcon_Image",
76fb299fa2Sopenharmony_ci                "FactoryRstSuccRes_Label",
77fb299fa2Sopenharmony_ci                "FactoryRstSuccReboot_Label"
78fb299fa2Sopenharmony_ci            ],
79fb299fa2Sopenharmony_ci            "bgColor" : "#f1f3f5ff"
80fb299fa2Sopenharmony_ci        }
81fb299fa2Sopenharmony_ci    ],
82fb299fa2Sopenharmony_ci    "default": {
83fb299fa2Sopenharmony_ci        "Common": {
84fb299fa2Sopenharmony_ci            "visible": false
85fb299fa2Sopenharmony_ci        },
86fb299fa2Sopenharmony_ci        "UILabel": {
87fb299fa2Sopenharmony_ci            "bgColor": "#000000ff",
88fb299fa2Sopenharmony_ci            "fontColor": "#ffffffe6",
89fb299fa2Sopenharmony_ci            "align" : "center"
90fb299fa2Sopenharmony_ci        },
91fb299fa2Sopenharmony_ci        "UIImageView": {
92fb299fa2Sopenharmony_ci            "imgCnt" : 1,
93fb299fa2Sopenharmony_ci            "updInterval": 0,
94fb299fa2Sopenharmony_ci            "filePrefix" : ""
95fb299fa2Sopenharmony_ci        },
96fb299fa2Sopenharmony_ci        "UILabelButton": {
97fb299fa2Sopenharmony_ci            "bgColor": "#007dffff",
98fb299fa2Sopenharmony_ci            "txtColor": "#ffffffff",
99fb299fa2Sopenharmony_ci            "focusedBgColor": "#007dffff",
100fb299fa2Sopenharmony_ci            "focusedTxtColor": "#ffffffff",
101fb299fa2Sopenharmony_ci            "focusable" : true
102fb299fa2Sopenharmony_ci        },
103fb299fa2Sopenharmony_ci        "UIBoxProgress": {
104fb299fa2Sopenharmony_ci            "defaultValue": 0,
105fb299fa2Sopenharmony_ci            "bgColor": "#cdcfd0ff",
106fb299fa2Sopenharmony_ci            "fgColor": "#0a59f7ff",
107fb299fa2Sopenharmony_ci            "endPoint" : "",
108fb299fa2Sopenharmony_ci            "hasEp" : false
109fb299fa2Sopenharmony_ci        }
110fb299fa2Sopenharmony_ci    },
111fb299fa2Sopenharmony_ci    "coms": [
112fb299fa2Sopenharmony_ci        {
113fb299fa2Sopenharmony_ci            "type": "UIImageView",
114fb299fa2Sopenharmony_ci            "id": "OHOSIconDark_Image",
115fb299fa2Sopenharmony_ci            "x": 120,
116fb299fa2Sopenharmony_ci            "y": 426,
117fb299fa2Sopenharmony_ci            "w": 480,
118fb299fa2Sopenharmony_ci            "h": 60,
119fb299fa2Sopenharmony_ci            "resPath": "/resources/images/icon/darkOUCOHlogo.png"
120fb299fa2Sopenharmony_ci        },
121fb299fa2Sopenharmony_ci        {
122fb299fa2Sopenharmony_ci            "type": "UIImageView",
123fb299fa2Sopenharmony_ci            "id": "OHOSIcon_Image",
124fb299fa2Sopenharmony_ci            "x": 120,
125fb299fa2Sopenharmony_ci            "y": 426,
126fb299fa2Sopenharmony_ci            "w": 480,
127fb299fa2Sopenharmony_ci            "h": 60,
128fb299fa2Sopenharmony_ci            "resPath": "/resources/images/icon/lightOUCOHlogo.png"
129fb299fa2Sopenharmony_ci        },
130fb299fa2Sopenharmony_ci        {
131fb299fa2Sopenharmony_ci            "type": "UILabel",
132fb299fa2Sopenharmony_ci            "id": "UpdateInfoDark_Label",
133fb299fa2Sopenharmony_ci            "text": "[LABEL_UPD_INFO]",
134fb299fa2Sopenharmony_ci            "x": 229,
135fb299fa2Sopenharmony_ci            "y": 1037,
136fb299fa2Sopenharmony_ci            "w": 265,
137fb299fa2Sopenharmony_ci            "h": 43,
138fb299fa2Sopenharmony_ci            "fontSize": 32
139fb299fa2Sopenharmony_ci        },
140fb299fa2Sopenharmony_ci        {
141fb299fa2Sopenharmony_ci            "type": "UILabel",
142fb299fa2Sopenharmony_ci            "id": "SDUpdateInfo_Label",
143fb299fa2Sopenharmony_ci            "text": "[LABEL_UPD_SDCARD_INFO]",
144fb299fa2Sopenharmony_ci            "x": 120,
145fb299fa2Sopenharmony_ci            "y": 1037,
146fb299fa2Sopenharmony_ci            "w": 480,
147fb299fa2Sopenharmony_ci            "h": 43,
148fb299fa2Sopenharmony_ci            "fontSize": 32,
149fb299fa2Sopenharmony_ci            "bgColor": "#f1f3f5ff",
150fb299fa2Sopenharmony_ci            "fontColor": "#000000e6"
151fb299fa2Sopenharmony_ci        },
152fb299fa2Sopenharmony_ci        {
153fb299fa2Sopenharmony_ci            "type": "UILabel",
154fb299fa2Sopenharmony_ci            "id": "RstInfo_Label",
155fb299fa2Sopenharmony_ci            "text": "[LABEL_RESET_PROGRESS_INFO]",
156fb299fa2Sopenharmony_ci            "x": 120,
157fb299fa2Sopenharmony_ci            "y": 1037,
158fb299fa2Sopenharmony_ci            "w": 480,
159fb299fa2Sopenharmony_ci            "h": 43,
160fb299fa2Sopenharmony_ci            "fontSize": 32,
161fb299fa2Sopenharmony_ci            "bgColor": "#f1f3f5ff",
162fb299fa2Sopenharmony_ci            "fontColor": "#000000e6"
163fb299fa2Sopenharmony_ci        },
164fb299fa2Sopenharmony_ci        {
165fb299fa2Sopenharmony_ci            "type": "UIImageView",
166fb299fa2Sopenharmony_ci            "id": "FailIcon_Image",
167fb299fa2Sopenharmony_ci            "x": 264,
168fb299fa2Sopenharmony_ci            "y": 426,
169fb299fa2Sopenharmony_ci            "w": 192,
170fb299fa2Sopenharmony_ci            "h": 192,
171fb299fa2Sopenharmony_ci            "resPath": "/resources/images/icon/icon_failed.png"
172fb299fa2Sopenharmony_ci        },
173fb299fa2Sopenharmony_ci        {
174fb299fa2Sopenharmony_ci            "type": "UIImageView",
175fb299fa2Sopenharmony_ci            "id": "SuccessIcon_Image",
176fb299fa2Sopenharmony_ci            "x": 264,
177fb299fa2Sopenharmony_ci            "y": 426,
178fb299fa2Sopenharmony_ci            "w": 192,
179fb299fa2Sopenharmony_ci            "h": 192,
180fb299fa2Sopenharmony_ci            "resPath": "/resources/images/icon/icon_ok.png"
181fb299fa2Sopenharmony_ci        },
182fb299fa2Sopenharmony_ci        {
183fb299fa2Sopenharmony_ci            "type": "UILabelButton",
184fb299fa2Sopenharmony_ci            "id": "FailReboot_Button",
185fb299fa2Sopenharmony_ci            "text": "[LABEL_UPD_FAIL_REBOOT]",
186fb299fa2Sopenharmony_ci            "x": 48,
187fb299fa2Sopenharmony_ci            "y": 1136,
188fb299fa2Sopenharmony_ci            "w": 624,
189fb299fa2Sopenharmony_ci            "h": 80,
190fb299fa2Sopenharmony_ci            "fontSize": 32
191fb299fa2Sopenharmony_ci        },
192fb299fa2Sopenharmony_ci        {
193fb299fa2Sopenharmony_ci            "type": "UILabelButton",
194fb299fa2Sopenharmony_ci            "id": "ReturnToMain_Button",
195fb299fa2Sopenharmony_ci            "text": "[LABEL_RETURN_TO_MAIN]",
196fb299fa2Sopenharmony_ci            "x": 48,
197fb299fa2Sopenharmony_ci            "y": 1136,
198fb299fa2Sopenharmony_ci            "w": 624,
199fb299fa2Sopenharmony_ci            "h": 80,
200fb299fa2Sopenharmony_ci            "fontSize": 32
201fb299fa2Sopenharmony_ci        },
202fb299fa2Sopenharmony_ci        {
203fb299fa2Sopenharmony_ci            "type": "UILabel",
204fb299fa2Sopenharmony_ci            "id": "UpdateFailedRes_Label",
205fb299fa2Sopenharmony_ci            "text": "[LABEL_UPD_FAIL_TIP]",
206fb299fa2Sopenharmony_ci            "x": 297,
207fb299fa2Sopenharmony_ci            "y": 1037,
208fb299fa2Sopenharmony_ci            "w": 128,
209fb299fa2Sopenharmony_ci            "h": 43,
210fb299fa2Sopenharmony_ci            "fontSize": 32
211fb299fa2Sopenharmony_ci        },
212fb299fa2Sopenharmony_ci        {
213fb299fa2Sopenharmony_ci            "type": "UILabel",
214fb299fa2Sopenharmony_ci            "id": "UpdateSuccessRes_Label",
215fb299fa2Sopenharmony_ci            "text": "[LABEL_UPD_OK_DONE]",
216fb299fa2Sopenharmony_ci            "x": 295,
217fb299fa2Sopenharmony_ci            "y": 1037,
218fb299fa2Sopenharmony_ci            "w": 128,
219fb299fa2Sopenharmony_ci            "h": 43,
220fb299fa2Sopenharmony_ci            "fontSize": 32
221fb299fa2Sopenharmony_ci        },
222fb299fa2Sopenharmony_ci        {
223fb299fa2Sopenharmony_ci            "type": "UILabel",
224fb299fa2Sopenharmony_ci            "id": "FactoryRstSuccRes_Label",
225fb299fa2Sopenharmony_ci            "text": "[LOGRES_WIPE_FINISH]",
226fb299fa2Sopenharmony_ci            "x": 120,
227fb299fa2Sopenharmony_ci            "y": 1037,
228fb299fa2Sopenharmony_ci            "w": 480,
229fb299fa2Sopenharmony_ci            "h": 43,
230fb299fa2Sopenharmony_ci            "fontSize": 32,
231fb299fa2Sopenharmony_ci            "bgColor":"#f1f3f5ff",
232fb299fa2Sopenharmony_ci            "fontColor":"#000000e6"
233fb299fa2Sopenharmony_ci        },
234fb299fa2Sopenharmony_ci        {
235fb299fa2Sopenharmony_ci            "type": "UILabel",
236fb299fa2Sopenharmony_ci            "id": "FactoryRstSuccReboot_Label",
237fb299fa2Sopenharmony_ci            "text": "[LABEL_UPD_OK_REBOOT]",
238fb299fa2Sopenharmony_ci            "x": 218,
239fb299fa2Sopenharmony_ci            "y": 1096,
240fb299fa2Sopenharmony_ci            "w": 282,
241fb299fa2Sopenharmony_ci            "h": 38,
242fb299fa2Sopenharmony_ci            "fontSize": 28,
243fb299fa2Sopenharmony_ci            "bgColor":"#f1f3f5ff",
244fb299fa2Sopenharmony_ci            "fontColor":"#00000099"
245fb299fa2Sopenharmony_ci        },
246fb299fa2Sopenharmony_ci        {
247fb299fa2Sopenharmony_ci            "type": "UILabel",
248fb299fa2Sopenharmony_ci            "id": "UpdateAutoReboot_Label",
249fb299fa2Sopenharmony_ci            "text": "[LABEL_UPD_OK_REBOOT]",
250fb299fa2Sopenharmony_ci            "x": 218,
251fb299fa2Sopenharmony_ci            "y": 1096,
252fb299fa2Sopenharmony_ci            "w": 282,
253fb299fa2Sopenharmony_ci            "h": 38,
254fb299fa2Sopenharmony_ci            "fontSize": 28,
255fb299fa2Sopenharmony_ci            "fontColor": "#ffffff96"
256fb299fa2Sopenharmony_ci        },
257fb299fa2Sopenharmony_ci        {
258fb299fa2Sopenharmony_ci            "type": "UILabel",
259fb299fa2Sopenharmony_ci            "id": "FactoryRstFailedRes_Label",
260fb299fa2Sopenharmony_ci            "text": "[LOG_WIPE_FAIL]",
261fb299fa2Sopenharmony_ci            "x": 120,
262fb299fa2Sopenharmony_ci            "y": 1037,
263fb299fa2Sopenharmony_ci            "w": 480,
264fb299fa2Sopenharmony_ci            "h": 43,
265fb299fa2Sopenharmony_ci            "fontSize": 32,
266fb299fa2Sopenharmony_ci            "bgColor" : "#f1f3f5ff",
267fb299fa2Sopenharmony_ci            "fontColor": "#000000e6"
268fb299fa2Sopenharmony_ci        },
269fb299fa2Sopenharmony_ci        {
270fb299fa2Sopenharmony_ci            "type": "UIImageView",
271fb299fa2Sopenharmony_ci            "id": "PowerLongPressWarning_Image",
272fb299fa2Sopenharmony_ci            "x": 24,
273fb299fa2Sopenharmony_ci            "y": 48,
274fb299fa2Sopenharmony_ci            "w": 672,
275fb299fa2Sopenharmony_ci            "h": 144,
276fb299fa2Sopenharmony_ci            "resPath": "/resources/images/warn/tips.png"
277fb299fa2Sopenharmony_ci        },
278fb299fa2Sopenharmony_ci        {
279fb299fa2Sopenharmony_ci            "type": "UIBoxProgress",
280fb299fa2Sopenharmony_ci            "id": "UpdBox_Progress",
281fb299fa2Sopenharmony_ci            "x": 144,
282fb299fa2Sopenharmony_ci            "y": 548,
283fb299fa2Sopenharmony_ci            "w": 432,
284fb299fa2Sopenharmony_ci            "h": 4,
285fb299fa2Sopenharmony_ci            "endPoint" : "FlashPoint_Image",
286fb299fa2Sopenharmony_ci            "hasEp" : true
287fb299fa2Sopenharmony_ci        },
288fb299fa2Sopenharmony_ci        {
289fb299fa2Sopenharmony_ci            "type": "UIBoxProgress",
290fb299fa2Sopenharmony_ci            "id": "ProgressUpdBoxDark_Progress",
291fb299fa2Sopenharmony_ci            "x": 144,
292fb299fa2Sopenharmony_ci            "y": 548,
293fb299fa2Sopenharmony_ci            "w": 432,
294fb299fa2Sopenharmony_ci            "h": 4,
295fb299fa2Sopenharmony_ci            "bgColor": "#262626ff",
296fb299fa2Sopenharmony_ci            "fgColor": "#b4b4b4ff",
297fb299fa2Sopenharmony_ci            "endPoint" : "FlashPointDark_Image",
298fb299fa2Sopenharmony_ci            "hasEp" : true
299fb299fa2Sopenharmony_ci        },
300fb299fa2Sopenharmony_ci        {
301fb299fa2Sopenharmony_ci            "type": "UIImageView",
302fb299fa2Sopenharmony_ci            "id": "FlashPoint_Image",
303fb299fa2Sopenharmony_ci            "x": 805,
304fb299fa2Sopenharmony_ci            "y": 595,
305fb299fa2Sopenharmony_ci            "w": 45,
306fb299fa2Sopenharmony_ci            "h": 45,
307fb299fa2Sopenharmony_ci            "resPath": "/resources/images/progress/",
308fb299fa2Sopenharmony_ci            "filePrefix": "flash_",
309fb299fa2Sopenharmony_ci            "imgCnt" : 22,
310fb299fa2Sopenharmony_ci            "updInterval": 10
311fb299fa2Sopenharmony_ci        },
312fb299fa2Sopenharmony_ci        {
313fb299fa2Sopenharmony_ci            "type": "UIImageView",
314fb299fa2Sopenharmony_ci            "id": "FlashPointDark_Image",
315fb299fa2Sopenharmony_ci            "x": 805,
316fb299fa2Sopenharmony_ci            "y": 595,
317fb299fa2Sopenharmony_ci            "w": 90,
318fb299fa2Sopenharmony_ci            "h": 90,
319fb299fa2Sopenharmony_ci            "resPath": "/resources/images/progress/",
320fb299fa2Sopenharmony_ci            "filePrefix": "dark_flash_",
321fb299fa2Sopenharmony_ci            "imgCnt" : 22,
322fb299fa2Sopenharmony_ci            "updInterval": 10
323fb299fa2Sopenharmony_ci        }
324fb299fa2Sopenharmony_ci    ]
325fb299fa2Sopenharmony_ci}