1.完成视频详情页下方的选集功能,暂时有些缺陷,看后续给的视频链接格式在做决定修改
Showing
7 changed files
with
6022 additions
and
103 deletions
assets/Scene/sceneProgram.fire
0 → 100644
1 | [ | ||
2 | { | ||
3 | "__type__": "cc.SceneAsset", | ||
4 | "_name": "", | ||
5 | "_objFlags": 0, | ||
6 | "_native": "", | ||
7 | "scene": { | ||
8 | "__id__": 1 | ||
9 | } | ||
10 | }, | ||
11 | { | ||
12 | "__type__": "cc.Scene", | ||
13 | "_objFlags": 0, | ||
14 | "_parent": null, | ||
15 | "_children": [ | ||
16 | { | ||
17 | "__id__": 2 | ||
18 | } | ||
19 | ], | ||
20 | "_active": false, | ||
21 | "_level": 0, | ||
22 | "_components": [], | ||
23 | "_prefab": null, | ||
24 | "_opacity": 255, | ||
25 | "_color": { | ||
26 | "__type__": "cc.Color", | ||
27 | "r": 255, | ||
28 | "g": 255, | ||
29 | "b": 255, | ||
30 | "a": 255 | ||
31 | }, | ||
32 | "_contentSize": { | ||
33 | "__type__": "cc.Size", | ||
34 | "width": 0, | ||
35 | "height": 0 | ||
36 | }, | ||
37 | "_anchorPoint": { | ||
38 | "__type__": "cc.Vec2", | ||
39 | "x": 0, | ||
40 | "y": 0 | ||
41 | }, | ||
42 | "_scale": { | ||
43 | "__type__": "cc.Vec3", | ||
44 | "x": 0.3640190972222222, | ||
45 | "y": 0.3640190972222222, | ||
46 | "z": 0.3640190972222222 | ||
47 | }, | ||
48 | "_quat": { | ||
49 | "__type__": "cc.Quat", | ||
50 | "x": 0, | ||
51 | "y": 0, | ||
52 | "z": 0, | ||
53 | "w": 1 | ||
54 | }, | ||
55 | "_zIndex": 0, | ||
56 | "_is3DNode": true, | ||
57 | "groupIndex": 0, | ||
58 | "autoReleaseAssets": true, | ||
59 | "_id": "4ea3568a-45c7-47c2-aaa4-9542a1b8d342" | ||
60 | }, | ||
61 | { | ||
62 | "__type__": "cc.Node", | ||
63 | "_name": "TopCanvas", | ||
64 | "_objFlags": 0, | ||
65 | "_parent": { | ||
66 | "__id__": 1 | ||
67 | }, | ||
68 | "_children": [ | ||
69 | { | ||
70 | "__id__": 3 | ||
71 | }, | ||
72 | { | ||
73 | "__id__": 5 | ||
74 | }, | ||
75 | { | ||
76 | "__id__": 9 | ||
77 | }, | ||
78 | { | ||
79 | "__id__": 14 | ||
80 | }, | ||
81 | { | ||
82 | "__id__": 19 | ||
83 | }, | ||
84 | { | ||
85 | "__id__": 29 | ||
86 | }, | ||
87 | { | ||
88 | "__id__": 37 | ||
89 | }, | ||
90 | { | ||
91 | "__id__": 42 | ||
92 | } | ||
93 | ], | ||
94 | "_active": true, | ||
95 | "_level": 1, | ||
96 | "_components": [ | ||
97 | { | ||
98 | "__id__": 62 | ||
99 | }, | ||
100 | { | ||
101 | "__id__": 63 | ||
102 | } | ||
103 | ], | ||
104 | "_prefab": null, | ||
105 | "_opacity": 255, | ||
106 | "_color": { | ||
107 | "__type__": "cc.Color", | ||
108 | "r": 255, | ||
109 | "g": 255, | ||
110 | "b": 255, | ||
111 | "a": 255 | ||
112 | }, | ||
113 | "_contentSize": { | ||
114 | "__type__": "cc.Size", | ||
115 | "width": 1280, | ||
116 | "height": 720 | ||
117 | }, | ||
118 | "_anchorPoint": { | ||
119 | "__type__": "cc.Vec2", | ||
120 | "x": 0.5, | ||
121 | "y": 0.5 | ||
122 | }, | ||
123 | "_position": { | ||
124 | "__type__": "cc.Vec3", | ||
125 | "x": 640, | ||
126 | "y": 360, | ||
127 | "z": 0 | ||
128 | }, | ||
129 | "_scale": { | ||
130 | "__type__": "cc.Vec3", | ||
131 | "x": 1, | ||
132 | "y": 1, | ||
133 | "z": 1 | ||
134 | }, | ||
135 | "_skewX": 0, | ||
136 | "_skewY": 0, | ||
137 | "_zIndex": 0, | ||
138 | "_is3DNode": false, | ||
139 | "groupIndex": 0, | ||
140 | "_rotationX": 0, | ||
141 | "_rotationY": 0, | ||
142 | "_id": "dcYR0hHMZD6KJY9KI3/Ugx", | ||
143 | "_eulerAngles": { | ||
144 | "__type__": "cc.Vec3", | ||
145 | "x": 0, | ||
146 | "y": 0, | ||
147 | "z": 0 | ||
148 | } | ||
149 | }, | ||
150 | { | ||
151 | "__type__": "cc.Node", | ||
152 | "_name": "Main Camera", | ||
153 | "_objFlags": 0, | ||
154 | "_parent": { | ||
155 | "__id__": 2 | ||
156 | }, | ||
157 | "_children": [], | ||
158 | "_active": true, | ||
159 | "_level": 1, | ||
160 | "_components": [ | ||
161 | { | ||
162 | "__id__": 4 | ||
163 | } | ||
164 | ], | ||
165 | "_prefab": null, | ||
166 | "_opacity": 255, | ||
167 | "_color": { | ||
168 | "__type__": "cc.Color", | ||
169 | "r": 255, | ||
170 | "g": 255, | ||
171 | "b": 255, | ||
172 | "a": 255 | ||
173 | }, | ||
174 | "_contentSize": { | ||
175 | "__type__": "cc.Size", | ||
176 | "width": 0, | ||
177 | "height": 0 | ||
178 | }, | ||
179 | "_anchorPoint": { | ||
180 | "__type__": "cc.Vec2", | ||
181 | "x": 0.5, | ||
182 | "y": 0.5 | ||
183 | }, | ||
184 | "_position": { | ||
185 | "__type__": "cc.Vec3", | ||
186 | "x": 0, | ||
187 | "y": 0, | ||
188 | "z": 0 | ||
189 | }, | ||
190 | "_scale": { | ||
191 | "__type__": "cc.Vec3", | ||
192 | "x": 1, | ||
193 | "y": 1, | ||
194 | "z": 1 | ||
195 | }, | ||
196 | "_skewX": 0, | ||
197 | "_skewY": 0, | ||
198 | "_zIndex": 0, | ||
199 | "_is3DNode": false, | ||
200 | "groupIndex": 0, | ||
201 | "_rotationX": 0, | ||
202 | "_rotationY": 0, | ||
203 | "_id": "c9Dv8vqUxPkLAjO2gMM8Rm", | ||
204 | "_eulerAngles": { | ||
205 | "__type__": "cc.Vec3", | ||
206 | "x": 0, | ||
207 | "y": 0, | ||
208 | "z": 0 | ||
209 | } | ||
210 | }, | ||
211 | { | ||
212 | "__type__": "cc.Camera", | ||
213 | "_name": "", | ||
214 | "_objFlags": 0, | ||
215 | "node": { | ||
216 | "__id__": 3 | ||
217 | }, | ||
218 | "_enabled": true, | ||
219 | "_cullingMask": 4294967295, | ||
220 | "_clearFlags": 7, | ||
221 | "_backgroundColor": { | ||
222 | "__type__": "cc.Color", | ||
223 | "r": 0, | ||
224 | "g": 0, | ||
225 | "b": 0, | ||
226 | "a": 255 | ||
227 | }, | ||
228 | "_depth": -1, | ||
229 | "_zoomRatio": 1, | ||
230 | "_targetTexture": null, | ||
231 | "_fov": 60, | ||
232 | "_orthoSize": 10, | ||
233 | "_nearClip": 0.1, | ||
234 | "_farClip": 4096, | ||
235 | "_ortho": true, | ||
236 | "_rect": { | ||
237 | "__type__": "cc.Rect", | ||
238 | "x": 0, | ||
239 | "y": 0, | ||
240 | "width": 1, | ||
241 | "height": 1 | ||
242 | }, | ||
243 | "_id": "642tV6wuhLmaaWM0zNO01g" | ||
244 | }, | ||
245 | { | ||
246 | "__type__": "cc.Node", | ||
247 | "_name": "Mask", | ||
248 | "_objFlags": 0, | ||
249 | "_parent": { | ||
250 | "__id__": 2 | ||
251 | }, | ||
252 | "_children": [ | ||
253 | { | ||
254 | "__id__": 6 | ||
255 | } | ||
256 | ], | ||
257 | "_active": true, | ||
258 | "_level": 2, | ||
259 | "_components": [ | ||
260 | { | ||
261 | "__id__": 8 | ||
262 | } | ||
263 | ], | ||
264 | "_prefab": null, | ||
265 | "_opacity": 255, | ||
266 | "_color": { | ||
267 | "__type__": "cc.Color", | ||
268 | "r": 255, | ||
269 | "g": 255, | ||
270 | "b": 255, | ||
271 | "a": 255 | ||
272 | }, | ||
273 | "_contentSize": { | ||
274 | "__type__": "cc.Size", | ||
275 | "width": 478, | ||
276 | "height": 240 | ||
277 | }, | ||
278 | "_anchorPoint": { | ||
279 | "__type__": "cc.Vec2", | ||
280 | "x": 0.5, | ||
281 | "y": 0.5 | ||
282 | }, | ||
283 | "_position": { | ||
284 | "__type__": "cc.Vec3", | ||
285 | "x": -61, | ||
286 | "y": 113, | ||
287 | "z": 0 | ||
288 | }, | ||
289 | "_scale": { | ||
290 | "__type__": "cc.Vec3", | ||
291 | "x": 1, | ||
292 | "y": 1, | ||
293 | "z": 1 | ||
294 | }, | ||
295 | "_skewX": 0, | ||
296 | "_skewY": 0, | ||
297 | "_zIndex": 0, | ||
298 | "_is3DNode": false, | ||
299 | "groupIndex": 0, | ||
300 | "_id": "6cRi6Ob49JQK8dV2z9l+J3", | ||
301 | "_eulerAngles": { | ||
302 | "__type__": "cc.Vec3", | ||
303 | "x": 0, | ||
304 | "y": 0, | ||
305 | "z": 0 | ||
306 | } | ||
307 | }, | ||
308 | { | ||
309 | "__type__": "cc.Node", | ||
310 | "_name": "Bg", | ||
311 | "_objFlags": 0, | ||
312 | "_parent": { | ||
313 | "__id__": 5 | ||
314 | }, | ||
315 | "_children": [], | ||
316 | "_active": true, | ||
317 | "_level": 3, | ||
318 | "_components": [ | ||
319 | { | ||
320 | "__id__": 7 | ||
321 | } | ||
322 | ], | ||
323 | "_prefab": null, | ||
324 | "_opacity": 255, | ||
325 | "_color": { | ||
326 | "__type__": "cc.Color", | ||
327 | "r": 255, | ||
328 | "g": 255, | ||
329 | "b": 255, | ||
330 | "a": 255 | ||
331 | }, | ||
332 | "_contentSize": { | ||
333 | "__type__": "cc.Size", | ||
334 | "width": 1280, | ||
335 | "height": 720 | ||
336 | }, | ||
337 | "_anchorPoint": { | ||
338 | "__type__": "cc.Vec2", | ||
339 | "x": 0.5, | ||
340 | "y": 0.5 | ||
341 | }, | ||
342 | "_position": { | ||
343 | "__type__": "cc.Vec3", | ||
344 | "x": 61, | ||
345 | "y": -113, | ||
346 | "z": 0 | ||
347 | }, | ||
348 | "_scale": { | ||
349 | "__type__": "cc.Vec3", | ||
350 | "x": 1, | ||
351 | "y": 1, | ||
352 | "z": 1 | ||
353 | }, | ||
354 | "_skewX": 0, | ||
355 | "_skewY": 0, | ||
356 | "_zIndex": 0, | ||
357 | "_is3DNode": false, | ||
358 | "groupIndex": 0, | ||
359 | "_rotationX": 0, | ||
360 | "_rotationY": 0, | ||
361 | "_id": "d6I4ktquZP7oOYJT4uIaAe", | ||
362 | "_eulerAngles": { | ||
363 | "__type__": "cc.Vec3", | ||
364 | "x": 0, | ||
365 | "y": 0, | ||
366 | "z": 0 | ||
367 | } | ||
368 | }, | ||
369 | { | ||
370 | "__type__": "cc.Sprite", | ||
371 | "_name": "", | ||
372 | "_objFlags": 0, | ||
373 | "node": { | ||
374 | "__id__": 6 | ||
375 | }, | ||
376 | "_enabled": true, | ||
377 | "_srcBlendFactor": 770, | ||
378 | "_dstBlendFactor": 771, | ||
379 | "_spriteFrame": null, | ||
380 | "_type": 0, | ||
381 | "_sizeMode": 1, | ||
382 | "_fillType": 0, | ||
383 | "_fillCenter": { | ||
384 | "__type__": "cc.Vec2", | ||
385 | "x": 0, | ||
386 | "y": 0 | ||
387 | }, | ||
388 | "_fillStart": 0, | ||
389 | "_fillRange": 0, | ||
390 | "_isTrimmedMode": true, | ||
391 | "_state": 0, | ||
392 | "_atlas": null, | ||
393 | "_id": "acz96oZplC+rcK2WEtLN3X" | ||
394 | }, | ||
395 | { | ||
396 | "__type__": "cc.Mask", | ||
397 | "_name": "", | ||
398 | "_objFlags": 0, | ||
399 | "node": { | ||
400 | "__id__": 5 | ||
401 | }, | ||
402 | "_enabled": true, | ||
403 | "_srcBlendFactor": 770, | ||
404 | "_dstBlendFactor": 771, | ||
405 | "_spriteFrame": null, | ||
406 | "_type": 0, | ||
407 | "_segments": 64, | ||
408 | "_N$alphaThreshold": 0, | ||
409 | "_N$inverted": true, | ||
410 | "_id": "50rq4MuP1FApTwhHxzgm6g" | ||
411 | }, | ||
412 | { | ||
413 | "__type__": "cc.Node", | ||
414 | "_name": "HomeIcon", | ||
415 | "_objFlags": 0, | ||
416 | "_parent": { | ||
417 | "__id__": 2 | ||
418 | }, | ||
419 | "_children": [ | ||
420 | { | ||
421 | "__id__": 10 | ||
422 | } | ||
423 | ], | ||
424 | "_active": true, | ||
425 | "_level": 0, | ||
426 | "_components": [ | ||
427 | { | ||
428 | "__id__": 13 | ||
429 | } | ||
430 | ], | ||
431 | "_prefab": null, | ||
432 | "_opacity": 255, | ||
433 | "_color": { | ||
434 | "__type__": "cc.Color", | ||
435 | "r": 255, | ||
436 | "g": 255, | ||
437 | "b": 255, | ||
438 | "a": 255 | ||
439 | }, | ||
440 | "_contentSize": { | ||
441 | "__type__": "cc.Size", | ||
442 | "width": 97, | ||
443 | "height": 34 | ||
444 | }, | ||
445 | "_anchorPoint": { | ||
446 | "__type__": "cc.Vec2", | ||
447 | "x": 0.5, | ||
448 | "y": 0.5 | ||
449 | }, | ||
450 | "_position": { | ||
451 | "__type__": "cc.Vec3", | ||
452 | "x": -551, | ||
453 | "y": 318, | ||
454 | "z": 0 | ||
455 | }, | ||
456 | "_scale": { | ||
457 | "__type__": "cc.Vec3", | ||
458 | "x": 1, | ||
459 | "y": 1, | ||
460 | "z": 1 | ||
461 | }, | ||
462 | "_skewX": 0, | ||
463 | "_skewY": 0, | ||
464 | "_zIndex": 0, | ||
465 | "_is3DNode": false, | ||
466 | "groupIndex": 0, | ||
467 | "_rotationX": 0, | ||
468 | "_rotationY": 0, | ||
469 | "_id": "53AgzOmihAvIcpKNa9DDpj", | ||
470 | "_eulerAngles": { | ||
471 | "__type__": "cc.Vec3", | ||
472 | "x": 0, | ||
473 | "y": 0, | ||
474 | "z": 0 | ||
475 | } | ||
476 | }, | ||
477 | { | ||
478 | "__type__": "cc.Node", | ||
479 | "_name": "Text", | ||
480 | "_objFlags": 0, | ||
481 | "_parent": { | ||
482 | "__id__": 9 | ||
483 | }, | ||
484 | "_children": [], | ||
485 | "_active": true, | ||
486 | "_level": 1, | ||
487 | "_components": [ | ||
488 | { | ||
489 | "__id__": 11 | ||
490 | }, | ||
491 | { | ||
492 | "__id__": 12 | ||
493 | } | ||
494 | ], | ||
495 | "_prefab": null, | ||
496 | "_opacity": 255, | ||
497 | "_color": { | ||
498 | "__type__": "cc.Color", | ||
499 | "r": 255, | ||
500 | "g": 255, | ||
501 | "b": 255, | ||
502 | "a": 255 | ||
503 | }, | ||
504 | "_contentSize": { | ||
505 | "__type__": "cc.Size", | ||
506 | "width": 800, | ||
507 | "height": 50 | ||
508 | }, | ||
509 | "_anchorPoint": { | ||
510 | "__type__": "cc.Vec2", | ||
511 | "x": 0.5, | ||
512 | "y": 0.5 | ||
513 | }, | ||
514 | "_position": { | ||
515 | "__type__": "cc.Vec3", | ||
516 | "x": 461, | ||
517 | "y": -2, | ||
518 | "z": 0 | ||
519 | }, | ||
520 | "_scale": { | ||
521 | "__type__": "cc.Vec3", | ||
522 | "x": 1, | ||
523 | "y": 1, | ||
524 | "z": 1 | ||
525 | }, | ||
526 | "_skewX": 0, | ||
527 | "_skewY": 0, | ||
528 | "_zIndex": 0, | ||
529 | "_is3DNode": false, | ||
530 | "groupIndex": 0, | ||
531 | "_rotationX": 0, | ||
532 | "_rotationY": 0, | ||
533 | "_id": "13O5Spx7NMpL+AknklMGST", | ||
534 | "_eulerAngles": { | ||
535 | "__type__": "cc.Vec3", | ||
536 | "x": 0, | ||
537 | "y": 0, | ||
538 | "z": 0 | ||
539 | } | ||
540 | }, | ||
541 | { | ||
542 | "__type__": "cc.Label", | ||
543 | "_name": "", | ||
544 | "_objFlags": 0, | ||
545 | "node": { | ||
546 | "__id__": 10 | ||
547 | }, | ||
548 | "_enabled": true, | ||
549 | "_srcBlendFactor": 1, | ||
550 | "_dstBlendFactor": 771, | ||
551 | "_useOriginalSize": false, | ||
552 | "_string": "", | ||
553 | "_N$string": "", | ||
554 | "_fontSize": 26, | ||
555 | "_lineHeight": 50, | ||
556 | "_enableWrapText": true, | ||
557 | "_N$file": null, | ||
558 | "_isSystemFontUsed": true, | ||
559 | "_spacingX": 0, | ||
560 | "_N$horizontalAlign": 0, | ||
561 | "_N$verticalAlign": 1, | ||
562 | "_N$fontFamily": "Arial", | ||
563 | "_N$overflow": 2, | ||
564 | "_id": "a05C1T5AVPybObnH0tOH+V" | ||
565 | }, | ||
566 | { | ||
567 | "__type__": "cc.Widget", | ||
568 | "_name": "", | ||
569 | "_objFlags": 0, | ||
570 | "node": { | ||
571 | "__id__": 10 | ||
572 | }, | ||
573 | "_enabled": true, | ||
574 | "alignMode": 1, | ||
575 | "_target": { | ||
576 | "__id__": 2 | ||
577 | }, | ||
578 | "_alignFlags": 9, | ||
579 | "_left": 150, | ||
580 | "_right": 0, | ||
581 | "_top": 19, | ||
582 | "_bottom": 0, | ||
583 | "_verticalCenter": 0, | ||
584 | "_horizontalCenter": 0, | ||
585 | "_isAbsLeft": true, | ||
586 | "_isAbsRight": true, | ||
587 | "_isAbsTop": true, | ||
588 | "_isAbsBottom": true, | ||
589 | "_isAbsHorizontalCenter": true, | ||
590 | "_isAbsVerticalCenter": true, | ||
591 | "_originalWidth": 0, | ||
592 | "_originalHeight": 0, | ||
593 | "_id": "c1uvO3cepE3byxd1wnLV/j" | ||
594 | }, | ||
595 | { | ||
596 | "__type__": "cc.Sprite", | ||
597 | "_name": "", | ||
598 | "_objFlags": 0, | ||
599 | "node": { | ||
600 | "__id__": 9 | ||
601 | }, | ||
602 | "_enabled": true, | ||
603 | "_srcBlendFactor": 770, | ||
604 | "_dstBlendFactor": 771, | ||
605 | "_spriteFrame": { | ||
606 | "__uuid__": "f13474e1-813b-4c89-b683-e618ead8b84e" | ||
607 | }, | ||
608 | "_type": 0, | ||
609 | "_sizeMode": 1, | ||
610 | "_fillType": 0, | ||
611 | "_fillCenter": { | ||
612 | "__type__": "cc.Vec2", | ||
613 | "x": 0, | ||
614 | "y": 0 | ||
615 | }, | ||
616 | "_fillStart": 0, | ||
617 | "_fillRange": 0, | ||
618 | "_isTrimmedMode": true, | ||
619 | "_state": 0, | ||
620 | "_atlas": null, | ||
621 | "_id": "ae+XAHFKxDO41T8kaHTKmf" | ||
622 | }, | ||
623 | { | ||
624 | "__type__": "cc.Node", | ||
625 | "_name": "PlayBg", | ||
626 | "_objFlags": 0, | ||
627 | "_parent": { | ||
628 | "__id__": 2 | ||
629 | }, | ||
630 | "_children": [ | ||
631 | { | ||
632 | "__id__": 15 | ||
633 | } | ||
634 | ], | ||
635 | "_active": true, | ||
636 | "_level": 2, | ||
637 | "_components": [ | ||
638 | { | ||
639 | "__id__": 18 | ||
640 | } | ||
641 | ], | ||
642 | "_prefab": null, | ||
643 | "_opacity": 255, | ||
644 | "_color": { | ||
645 | "__type__": "cc.Color", | ||
646 | "r": 255, | ||
647 | "g": 255, | ||
648 | "b": 255, | ||
649 | "a": 255 | ||
650 | }, | ||
651 | "_contentSize": { | ||
652 | "__type__": "cc.Size", | ||
653 | "width": 526, | ||
654 | "height": 363 | ||
655 | }, | ||
656 | "_anchorPoint": { | ||
657 | "__type__": "cc.Vec2", | ||
658 | "x": 0.5, | ||
659 | "y": 0.5 | ||
660 | }, | ||
661 | "_position": { | ||
662 | "__type__": "cc.Vec3", | ||
663 | "x": -59, | ||
664 | "y": 128.5, | ||
665 | "z": 0 | ||
666 | }, | ||
667 | "_scale": { | ||
668 | "__type__": "cc.Vec3", | ||
669 | "x": 1, | ||
670 | "y": 1, | ||
671 | "z": 1 | ||
672 | }, | ||
673 | "_skewX": 0, | ||
674 | "_skewY": 0, | ||
675 | "_zIndex": 0, | ||
676 | "_is3DNode": false, | ||
677 | "groupIndex": 0, | ||
678 | "_id": "52LrUB09JM4I1No5E9kKmX", | ||
679 | "_eulerAngles": { | ||
680 | "__type__": "cc.Vec3", | ||
681 | "x": 0, | ||
682 | "y": 0, | ||
683 | "z": 0 | ||
684 | } | ||
685 | }, | ||
686 | { | ||
687 | "__type__": "cc.Node", | ||
688 | "_name": "VideoView", | ||
689 | "_objFlags": 0, | ||
690 | "_parent": { | ||
691 | "__id__": 14 | ||
692 | }, | ||
693 | "_children": [], | ||
694 | "_active": true, | ||
695 | "_level": 3, | ||
696 | "_components": [ | ||
697 | { | ||
698 | "__id__": 16 | ||
699 | } | ||
700 | ], | ||
701 | "_prefab": null, | ||
702 | "_opacity": 255, | ||
703 | "_color": { | ||
704 | "__type__": "cc.Color", | ||
705 | "r": 255, | ||
706 | "g": 255, | ||
707 | "b": 255, | ||
708 | "a": 255 | ||
709 | }, | ||
710 | "_contentSize": { | ||
711 | "__type__": "cc.Size", | ||
712 | "width": 478, | ||
713 | "height": 240 | ||
714 | }, | ||
715 | "_anchorPoint": { | ||
716 | "__type__": "cc.Vec2", | ||
717 | "x": 0.5, | ||
718 | "y": 0.5 | ||
719 | }, | ||
720 | "_position": { | ||
721 | "__type__": "cc.Vec3", | ||
722 | "x": -2, | ||
723 | "y": -15.5, | ||
724 | "z": 0 | ||
725 | }, | ||
726 | "_scale": { | ||
727 | "__type__": "cc.Vec3", | ||
728 | "x": 1, | ||
729 | "y": 1, | ||
730 | "z": 1 | ||
731 | }, | ||
732 | "_skewX": 0, | ||
733 | "_skewY": 0, | ||
734 | "_zIndex": 0, | ||
735 | "_is3DNode": false, | ||
736 | "groupIndex": 0, | ||
737 | "_id": "0edjmCsNhKS51SQjV4i3Xj", | ||
738 | "_eulerAngles": { | ||
739 | "__type__": "cc.Vec3", | ||
740 | "x": 0, | ||
741 | "y": 0, | ||
742 | "z": 0 | ||
743 | } | ||
744 | }, | ||
745 | { | ||
746 | "__type__": "cc.VideoPlayer", | ||
747 | "_name": "", | ||
748 | "_objFlags": 0, | ||
749 | "node": { | ||
750 | "__id__": 15 | ||
751 | }, | ||
752 | "_enabled": true, | ||
753 | "_resourceType": 0, | ||
754 | "_remoteURL": "", | ||
755 | "_clip": null, | ||
756 | "_volume": 0.5, | ||
757 | "_mute": false, | ||
758 | "videoPlayerEvent": [ | ||
759 | { | ||
760 | "__id__": 17 | ||
761 | } | ||
762 | ], | ||
763 | "_N$keepAspectRatio": false, | ||
764 | "_N$isFullscreen": false, | ||
765 | "_id": "dfNM33EOlEZo3VWKcFDOcs" | ||
766 | }, | ||
767 | { | ||
768 | "__type__": "cc.ClickEvent", | ||
769 | "target": { | ||
770 | "__id__": 2 | ||
771 | }, | ||
772 | "component": "", | ||
773 | "_componentId": "a3e2dwYRLZI3IBxZ4GCJKbY", | ||
774 | "handler": "onVideoPlayerEvent", | ||
775 | "customEventData": "" | ||
776 | }, | ||
777 | { | ||
778 | "__type__": "cc.Sprite", | ||
779 | "_name": "", | ||
780 | "_objFlags": 0, | ||
781 | "node": { | ||
782 | "__id__": 14 | ||
783 | }, | ||
784 | "_enabled": true, | ||
785 | "_srcBlendFactor": 770, | ||
786 | "_dstBlendFactor": 771, | ||
787 | "_spriteFrame": { | ||
788 | "__uuid__": "d76ffed9-a051-46e1-b71f-43802e388490" | ||
789 | }, | ||
790 | "_type": 0, | ||
791 | "_sizeMode": 1, | ||
792 | "_fillType": 0, | ||
793 | "_fillCenter": { | ||
794 | "__type__": "cc.Vec2", | ||
795 | "x": 0, | ||
796 | "y": 0 | ||
797 | }, | ||
798 | "_fillStart": 0, | ||
799 | "_fillRange": 0, | ||
800 | "_isTrimmedMode": true, | ||
801 | "_state": 0, | ||
802 | "_atlas": null, | ||
803 | "_id": "ad/VKjJFNMdLPef5dr3Knw" | ||
804 | }, | ||
805 | { | ||
806 | "__type__": "cc.Node", | ||
807 | "_name": "IntroductionArea", | ||
808 | "_objFlags": 0, | ||
809 | "_parent": { | ||
810 | "__id__": 2 | ||
811 | }, | ||
812 | "_children": [ | ||
813 | { | ||
814 | "__id__": 20 | ||
815 | }, | ||
816 | { | ||
817 | "__id__": 22 | ||
818 | }, | ||
819 | { | ||
820 | "__id__": 24 | ||
821 | }, | ||
822 | { | ||
823 | "__id__": 26 | ||
824 | } | ||
825 | ], | ||
826 | "_active": true, | ||
827 | "_level": 2, | ||
828 | "_components": [ | ||
829 | { | ||
830 | "__id__": 28 | ||
831 | } | ||
832 | ], | ||
833 | "_prefab": null, | ||
834 | "_opacity": 255, | ||
835 | "_color": { | ||
836 | "__type__": "cc.Color", | ||
837 | "r": 255, | ||
838 | "g": 255, | ||
839 | "b": 255, | ||
840 | "a": 255 | ||
841 | }, | ||
842 | "_contentSize": { | ||
843 | "__type__": "cc.Size", | ||
844 | "width": 360, | ||
845 | "height": 232 | ||
846 | }, | ||
847 | "_anchorPoint": { | ||
848 | "__type__": "cc.Vec2", | ||
849 | "x": 0.5, | ||
850 | "y": 0.5 | ||
851 | }, | ||
852 | "_position": { | ||
853 | "__type__": "cc.Vec3", | ||
854 | "x": 385, | ||
855 | "y": 132, | ||
856 | "z": 0 | ||
857 | }, | ||
858 | "_scale": { | ||
859 | "__type__": "cc.Vec3", | ||
860 | "x": 1, | ||
861 | "y": 1, | ||
862 | "z": 1 | ||
863 | }, | ||
864 | "_skewX": 0, | ||
865 | "_skewY": 0, | ||
866 | "_zIndex": 0, | ||
867 | "_is3DNode": false, | ||
868 | "groupIndex": 0, | ||
869 | "_rotationX": 0, | ||
870 | "_rotationY": 0, | ||
871 | "_id": "93ZmoZJjdMYpIoz5YidqmT", | ||
872 | "_eulerAngles": { | ||
873 | "__type__": "cc.Vec3", | ||
874 | "x": 0, | ||
875 | "y": 0, | ||
876 | "z": 0 | ||
877 | } | ||
878 | }, | ||
879 | { | ||
880 | "__type__": "cc.Node", | ||
881 | "_name": "Text", | ||
882 | "_objFlags": 0, | ||
883 | "_parent": { | ||
884 | "__id__": 19 | ||
885 | }, | ||
886 | "_children": [], | ||
887 | "_active": true, | ||
888 | "_level": 3, | ||
889 | "_components": [ | ||
890 | { | ||
891 | "__id__": 21 | ||
892 | } | ||
893 | ], | ||
894 | "_prefab": null, | ||
895 | "_opacity": 255, | ||
896 | "_color": { | ||
897 | "__type__": "cc.Color", | ||
898 | "r": 255, | ||
899 | "g": 255, | ||
900 | "b": 255, | ||
901 | "a": 255 | ||
902 | }, | ||
903 | "_contentSize": { | ||
904 | "__type__": "cc.Size", | ||
905 | "width": 330, | ||
906 | "height": 150 | ||
907 | }, | ||
908 | "_anchorPoint": { | ||
909 | "__type__": "cc.Vec2", | ||
910 | "x": 0.5, | ||
911 | "y": 0.5 | ||
912 | }, | ||
913 | "_position": { | ||
914 | "__type__": "cc.Vec3", | ||
915 | "x": 0, | ||
916 | "y": -11, | ||
917 | "z": 0 | ||
918 | }, | ||
919 | "_scale": { | ||
920 | "__type__": "cc.Vec3", | ||
921 | "x": 1, | ||
922 | "y": 1, | ||
923 | "z": 1 | ||
924 | }, | ||
925 | "_skewX": 0, | ||
926 | "_skewY": 0, | ||
927 | "_zIndex": 0, | ||
928 | "_is3DNode": false, | ||
929 | "groupIndex": 0, | ||
930 | "_rotationX": 0, | ||
931 | "_rotationY": 0, | ||
932 | "_id": "bai+ZITCVJNZMIYdqAxHa3", | ||
933 | "_eulerAngles": { | ||
934 | "__type__": "cc.Vec3", | ||
935 | "x": 0, | ||
936 | "y": 0, | ||
937 | "z": 0 | ||
938 | } | ||
939 | }, | ||
940 | { | ||
941 | "__type__": "cc.Label", | ||
942 | "_name": "", | ||
943 | "_objFlags": 0, | ||
944 | "node": { | ||
945 | "__id__": 20 | ||
946 | }, | ||
947 | "_enabled": true, | ||
948 | "_srcBlendFactor": 1, | ||
949 | "_dstBlendFactor": 771, | ||
950 | "_useOriginalSize": false, | ||
951 | "_string": "", | ||
952 | "_N$string": "", | ||
953 | "_fontSize": 20, | ||
954 | "_lineHeight": 26, | ||
955 | "_enableWrapText": true, | ||
956 | "_N$file": null, | ||
957 | "_isSystemFontUsed": true, | ||
958 | "_spacingX": 0, | ||
959 | "_N$horizontalAlign": 0, | ||
960 | "_N$verticalAlign": 0, | ||
961 | "_N$fontFamily": "Arial", | ||
962 | "_N$overflow": 1, | ||
963 | "_id": "d6KYMXi+JJNo/umFIWKiLL" | ||
964 | }, | ||
965 | { | ||
966 | "__type__": "cc.Node", | ||
967 | "_name": "Score", | ||
968 | "_objFlags": 0, | ||
969 | "_parent": { | ||
970 | "__id__": 19 | ||
971 | }, | ||
972 | "_children": [], | ||
973 | "_active": true, | ||
974 | "_level": 3, | ||
975 | "_components": [ | ||
976 | { | ||
977 | "__id__": 23 | ||
978 | } | ||
979 | ], | ||
980 | "_prefab": null, | ||
981 | "_opacity": 255, | ||
982 | "_color": { | ||
983 | "__type__": "cc.Color", | ||
984 | "r": 255, | ||
985 | "g": 255, | ||
986 | "b": 255, | ||
987 | "a": 255 | ||
988 | }, | ||
989 | "_contentSize": { | ||
990 | "__type__": "cc.Size", | ||
991 | "width": 100, | ||
992 | "height": 30 | ||
993 | }, | ||
994 | "_anchorPoint": { | ||
995 | "__type__": "cc.Vec2", | ||
996 | "x": 0.5, | ||
997 | "y": 0.5 | ||
998 | }, | ||
999 | "_position": { | ||
1000 | "__type__": "cc.Vec3", | ||
1001 | "x": 127, | ||
1002 | "y": -97, | ||
1003 | "z": 0 | ||
1004 | }, | ||
1005 | "_scale": { | ||
1006 | "__type__": "cc.Vec3", | ||
1007 | "x": 1, | ||
1008 | "y": 1, | ||
1009 | "z": 1 | ||
1010 | }, | ||
1011 | "_skewX": 0, | ||
1012 | "_skewY": 0, | ||
1013 | "_zIndex": 0, | ||
1014 | "_is3DNode": false, | ||
1015 | "groupIndex": 0, | ||
1016 | "_rotationX": 0, | ||
1017 | "_rotationY": 0, | ||
1018 | "_id": "04k3NsG2RLdooYkKM6DkHF", | ||
1019 | "_eulerAngles": { | ||
1020 | "__type__": "cc.Vec3", | ||
1021 | "x": 0, | ||
1022 | "y": 0, | ||
1023 | "z": 0 | ||
1024 | } | ||
1025 | }, | ||
1026 | { | ||
1027 | "__type__": "cc.Label", | ||
1028 | "_name": "", | ||
1029 | "_objFlags": 0, | ||
1030 | "node": { | ||
1031 | "__id__": 22 | ||
1032 | }, | ||
1033 | "_enabled": true, | ||
1034 | "_srcBlendFactor": 1, | ||
1035 | "_dstBlendFactor": 771, | ||
1036 | "_useOriginalSize": false, | ||
1037 | "_string": "", | ||
1038 | "_N$string": "", | ||
1039 | "_fontSize": 20, | ||
1040 | "_lineHeight": 30, | ||
1041 | "_enableWrapText": true, | ||
1042 | "_N$file": null, | ||
1043 | "_isSystemFontUsed": true, | ||
1044 | "_spacingX": 0, | ||
1045 | "_N$horizontalAlign": 1, | ||
1046 | "_N$verticalAlign": 1, | ||
1047 | "_N$fontFamily": "Arial", | ||
1048 | "_N$overflow": 2, | ||
1049 | "_id": "37UoI7z+lDYpcboTqarn32" | ||
1050 | }, | ||
1051 | { | ||
1052 | "__type__": "cc.Node", | ||
1053 | "_name": "BtnPicScore", | ||
1054 | "_objFlags": 0, | ||
1055 | "_parent": { | ||
1056 | "__id__": 19 | ||
1057 | }, | ||
1058 | "_children": [], | ||
1059 | "_active": true, | ||
1060 | "_level": 3, | ||
1061 | "_components": [ | ||
1062 | { | ||
1063 | "__id__": 25 | ||
1064 | } | ||
1065 | ], | ||
1066 | "_prefab": null, | ||
1067 | "_opacity": 255, | ||
1068 | "_color": { | ||
1069 | "__type__": "cc.Color", | ||
1070 | "r": 255, | ||
1071 | "g": 255, | ||
1072 | "b": 255, | ||
1073 | "a": 255 | ||
1074 | }, | ||
1075 | "_contentSize": { | ||
1076 | "__type__": "cc.Size", | ||
1077 | "width": 142, | ||
1078 | "height": 52 | ||
1079 | }, | ||
1080 | "_anchorPoint": { | ||
1081 | "__type__": "cc.Vec2", | ||
1082 | "x": 0.5, | ||
1083 | "y": 0.5 | ||
1084 | }, | ||
1085 | "_position": { | ||
1086 | "__type__": "cc.Vec3", | ||
1087 | "x": -91, | ||
1088 | "y": -153, | ||
1089 | "z": 0 | ||
1090 | }, | ||
1091 | "_scale": { | ||
1092 | "__type__": "cc.Vec3", | ||
1093 | "x": 1, | ||
1094 | "y": 1, | ||
1095 | "z": 1 | ||
1096 | }, | ||
1097 | "_skewX": 0, | ||
1098 | "_skewY": 0, | ||
1099 | "_zIndex": 0, | ||
1100 | "_is3DNode": false, | ||
1101 | "groupIndex": 0, | ||
1102 | "_rotationX": 0, | ||
1103 | "_rotationY": 0, | ||
1104 | "_id": "bf43QZVIdCrZpbhpLknT6j", | ||
1105 | "_eulerAngles": { | ||
1106 | "__type__": "cc.Vec3", | ||
1107 | "x": 0, | ||
1108 | "y": 0, | ||
1109 | "z": 0 | ||
1110 | } | ||
1111 | }, | ||
1112 | { | ||
1113 | "__type__": "cc.Sprite", | ||
1114 | "_name": "", | ||
1115 | "_objFlags": 0, | ||
1116 | "node": { | ||
1117 | "__id__": 24 | ||
1118 | }, | ||
1119 | "_enabled": true, | ||
1120 | "_srcBlendFactor": 770, | ||
1121 | "_dstBlendFactor": 771, | ||
1122 | "_spriteFrame": { | ||
1123 | "__uuid__": "d0816493-d824-4fb9-a184-7ac7a8ab4653" | ||
1124 | }, | ||
1125 | "_type": 0, | ||
1126 | "_sizeMode": 0, | ||
1127 | "_fillType": 0, | ||
1128 | "_fillCenter": { | ||
1129 | "__type__": "cc.Vec2", | ||
1130 | "x": 0, | ||
1131 | "y": 0 | ||
1132 | }, | ||
1133 | "_fillStart": 0, | ||
1134 | "_fillRange": 0, | ||
1135 | "_isTrimmedMode": true, | ||
1136 | "_state": 0, | ||
1137 | "_atlas": null, | ||
1138 | "_id": "c7Pcw8hgZIy6Z0kvYdVMPk" | ||
1139 | }, | ||
1140 | { | ||
1141 | "__type__": "cc.Node", | ||
1142 | "_name": "BtnPicCollect", | ||
1143 | "_objFlags": 0, | ||
1144 | "_parent": { | ||
1145 | "__id__": 19 | ||
1146 | }, | ||
1147 | "_children": [], | ||
1148 | "_active": true, | ||
1149 | "_level": 3, | ||
1150 | "_components": [ | ||
1151 | { | ||
1152 | "__id__": 27 | ||
1153 | } | ||
1154 | ], | ||
1155 | "_prefab": null, | ||
1156 | "_opacity": 255, | ||
1157 | "_color": { | ||
1158 | "__type__": "cc.Color", | ||
1159 | "r": 255, | ||
1160 | "g": 255, | ||
1161 | "b": 255, | ||
1162 | "a": 255 | ||
1163 | }, | ||
1164 | "_contentSize": { | ||
1165 | "__type__": "cc.Size", | ||
1166 | "width": 142, | ||
1167 | "height": 52 | ||
1168 | }, | ||
1169 | "_anchorPoint": { | ||
1170 | "__type__": "cc.Vec2", | ||
1171 | "x": 0.5, | ||
1172 | "y": 0.5 | ||
1173 | }, | ||
1174 | "_position": { | ||
1175 | "__type__": "cc.Vec3", | ||
1176 | "x": 68, | ||
1177 | "y": -153, | ||
1178 | "z": 0 | ||
1179 | }, | ||
1180 | "_scale": { | ||
1181 | "__type__": "cc.Vec3", | ||
1182 | "x": 1, | ||
1183 | "y": 1, | ||
1184 | "z": 1 | ||
1185 | }, | ||
1186 | "_skewX": 0, | ||
1187 | "_skewY": 0, | ||
1188 | "_zIndex": 0, | ||
1189 | "_is3DNode": false, | ||
1190 | "groupIndex": 0, | ||
1191 | "_rotationX": 0, | ||
1192 | "_rotationY": 0, | ||
1193 | "_id": "6e9+3L+8FEvZaJ6/zP0m3+", | ||
1194 | "_eulerAngles": { | ||
1195 | "__type__": "cc.Vec3", | ||
1196 | "x": 0, | ||
1197 | "y": 0, | ||
1198 | "z": 0 | ||
1199 | } | ||
1200 | }, | ||
1201 | { | ||
1202 | "__type__": "cc.Sprite", | ||
1203 | "_name": "", | ||
1204 | "_objFlags": 0, | ||
1205 | "node": { | ||
1206 | "__id__": 26 | ||
1207 | }, | ||
1208 | "_enabled": true, | ||
1209 | "_srcBlendFactor": 770, | ||
1210 | "_dstBlendFactor": 771, | ||
1211 | "_spriteFrame": { | ||
1212 | "__uuid__": "82c28dd0-213a-4836-88f6-9ceb167e6e72" | ||
1213 | }, | ||
1214 | "_type": 0, | ||
1215 | "_sizeMode": 0, | ||
1216 | "_fillType": 0, | ||
1217 | "_fillCenter": { | ||
1218 | "__type__": "cc.Vec2", | ||
1219 | "x": 0, | ||
1220 | "y": 0 | ||
1221 | }, | ||
1222 | "_fillStart": 0, | ||
1223 | "_fillRange": 0, | ||
1224 | "_isTrimmedMode": true, | ||
1225 | "_state": 0, | ||
1226 | "_atlas": null, | ||
1227 | "_id": "96l6vf7vFDm4pXJ2dja7/4" | ||
1228 | }, | ||
1229 | { | ||
1230 | "__type__": "cc.Sprite", | ||
1231 | "_name": "", | ||
1232 | "_objFlags": 0, | ||
1233 | "node": { | ||
1234 | "__id__": 19 | ||
1235 | }, | ||
1236 | "_enabled": true, | ||
1237 | "_srcBlendFactor": 770, | ||
1238 | "_dstBlendFactor": 771, | ||
1239 | "_spriteFrame": { | ||
1240 | "__uuid__": "63588610-d8c8-40c1-b882-21a45fa46e16" | ||
1241 | }, | ||
1242 | "_type": 0, | ||
1243 | "_sizeMode": 1, | ||
1244 | "_fillType": 0, | ||
1245 | "_fillCenter": { | ||
1246 | "__type__": "cc.Vec2", | ||
1247 | "x": 0, | ||
1248 | "y": 0 | ||
1249 | }, | ||
1250 | "_fillStart": 0, | ||
1251 | "_fillRange": 0, | ||
1252 | "_isTrimmedMode": true, | ||
1253 | "_state": 0, | ||
1254 | "_atlas": null, | ||
1255 | "_id": "d2qHvu67VJ+6NBXFZbk/ur" | ||
1256 | }, | ||
1257 | { | ||
1258 | "__type__": "cc.Node", | ||
1259 | "_name": "NaviArea", | ||
1260 | "_objFlags": 0, | ||
1261 | "_parent": { | ||
1262 | "__id__": 2 | ||
1263 | }, | ||
1264 | "_children": [ | ||
1265 | { | ||
1266 | "__id__": 30 | ||
1267 | }, | ||
1268 | { | ||
1269 | "__id__": 33 | ||
1270 | }, | ||
1271 | { | ||
1272 | "__id__": 35 | ||
1273 | } | ||
1274 | ], | ||
1275 | "_active": true, | ||
1276 | "_level": 2, | ||
1277 | "_components": [], | ||
1278 | "_prefab": null, | ||
1279 | "_opacity": 255, | ||
1280 | "_color": { | ||
1281 | "__type__": "cc.Color", | ||
1282 | "r": 255, | ||
1283 | "g": 255, | ||
1284 | "b": 255, | ||
1285 | "a": 255 | ||
1286 | }, | ||
1287 | "_contentSize": { | ||
1288 | "__type__": "cc.Size", | ||
1289 | "width": 1048, | ||
1290 | "height": 54 | ||
1291 | }, | ||
1292 | "_anchorPoint": { | ||
1293 | "__type__": "cc.Vec2", | ||
1294 | "x": 0, | ||
1295 | "y": 0.5 | ||
1296 | }, | ||
1297 | "_position": { | ||
1298 | "__type__": "cc.Vec3", | ||
1299 | "x": -527, | ||
1300 | "y": -87, | ||
1301 | "z": 0 | ||
1302 | }, | ||
1303 | "_scale": { | ||
1304 | "__type__": "cc.Vec3", | ||
1305 | "x": 1, | ||
1306 | "y": 1, | ||
1307 | "z": 1 | ||
1308 | }, | ||
1309 | "_skewX": 0, | ||
1310 | "_skewY": 0, | ||
1311 | "_zIndex": 0, | ||
1312 | "_is3DNode": false, | ||
1313 | "groupIndex": 0, | ||
1314 | "_rotationX": 0, | ||
1315 | "_rotationY": 0, | ||
1316 | "_id": "59lCvixapDVL/REt3r8QMv", | ||
1317 | "_eulerAngles": { | ||
1318 | "__type__": "cc.Vec3", | ||
1319 | "x": 0, | ||
1320 | "y": 0, | ||
1321 | "z": 0 | ||
1322 | } | ||
1323 | }, | ||
1324 | { | ||
1325 | "__type__": "cc.Node", | ||
1326 | "_name": "NaviListWrapper", | ||
1327 | "_objFlags": 0, | ||
1328 | "_parent": { | ||
1329 | "__id__": 29 | ||
1330 | }, | ||
1331 | "_children": [ | ||
1332 | { | ||
1333 | "__id__": 31 | ||
1334 | } | ||
1335 | ], | ||
1336 | "_active": true, | ||
1337 | "_level": 0, | ||
1338 | "_components": [ | ||
1339 | { | ||
1340 | "__id__": 32 | ||
1341 | } | ||
1342 | ], | ||
1343 | "_prefab": null, | ||
1344 | "_opacity": 255, | ||
1345 | "_color": { | ||
1346 | "__type__": "cc.Color", | ||
1347 | "r": 255, | ||
1348 | "g": 255, | ||
1349 | "b": 255, | ||
1350 | "a": 255 | ||
1351 | }, | ||
1352 | "_contentSize": { | ||
1353 | "__type__": "cc.Size", | ||
1354 | "width": 1048, | ||
1355 | "height": 54 | ||
1356 | }, | ||
1357 | "_anchorPoint": { | ||
1358 | "__type__": "cc.Vec2", | ||
1359 | "x": 0, | ||
1360 | "y": 0.5 | ||
1361 | }, | ||
1362 | "_position": { | ||
1363 | "__type__": "cc.Vec3", | ||
1364 | "x": 0, | ||
1365 | "y": 0, | ||
1366 | "z": 0 | ||
1367 | }, | ||
1368 | "_scale": { | ||
1369 | "__type__": "cc.Vec3", | ||
1370 | "x": 1, | ||
1371 | "y": 1, | ||
1372 | "z": 1 | ||
1373 | }, | ||
1374 | "_skewX": 0, | ||
1375 | "_skewY": 0, | ||
1376 | "_zIndex": 0, | ||
1377 | "_is3DNode": false, | ||
1378 | "groupIndex": 0, | ||
1379 | "_rotationX": 0, | ||
1380 | "_rotationY": 0, | ||
1381 | "_id": "daXcvVukdBD75EAmXihSoX", | ||
1382 | "_eulerAngles": { | ||
1383 | "__type__": "cc.Vec3", | ||
1384 | "x": 0, | ||
1385 | "y": 0, | ||
1386 | "z": 0 | ||
1387 | } | ||
1388 | }, | ||
1389 | { | ||
1390 | "__type__": "cc.Node", | ||
1391 | "_name": "NaviList", | ||
1392 | "_objFlags": 0, | ||
1393 | "_parent": { | ||
1394 | "__id__": 30 | ||
1395 | }, | ||
1396 | "_children": [], | ||
1397 | "_active": true, | ||
1398 | "_level": 0, | ||
1399 | "_components": [], | ||
1400 | "_prefab": null, | ||
1401 | "_opacity": 255, | ||
1402 | "_color": { | ||
1403 | "__type__": "cc.Color", | ||
1404 | "r": 255, | ||
1405 | "g": 255, | ||
1406 | "b": 255, | ||
1407 | "a": 255 | ||
1408 | }, | ||
1409 | "_contentSize": { | ||
1410 | "__type__": "cc.Size", | ||
1411 | "width": 1048, | ||
1412 | "height": 54 | ||
1413 | }, | ||
1414 | "_anchorPoint": { | ||
1415 | "__type__": "cc.Vec2", | ||
1416 | "x": 0, | ||
1417 | "y": 0.5 | ||
1418 | }, | ||
1419 | "_position": { | ||
1420 | "__type__": "cc.Vec3", | ||
1421 | "x": 0, | ||
1422 | "y": 0, | ||
1423 | "z": 0 | ||
1424 | }, | ||
1425 | "_scale": { | ||
1426 | "__type__": "cc.Vec3", | ||
1427 | "x": 1, | ||
1428 | "y": 1, | ||
1429 | "z": 1 | ||
1430 | }, | ||
1431 | "_skewX": 0, | ||
1432 | "_skewY": 0, | ||
1433 | "_zIndex": 0, | ||
1434 | "_is3DNode": false, | ||
1435 | "groupIndex": 0, | ||
1436 | "_rotationX": 0, | ||
1437 | "_rotationY": 0, | ||
1438 | "_id": "13CU3VG2xJQbuRLOPFjfxh", | ||
1439 | "_eulerAngles": { | ||
1440 | "__type__": "cc.Vec3", | ||
1441 | "x": 0, | ||
1442 | "y": 0, | ||
1443 | "z": 0 | ||
1444 | } | ||
1445 | }, | ||
1446 | { | ||
1447 | "__type__": "cc.Mask", | ||
1448 | "_name": "", | ||
1449 | "_objFlags": 0, | ||
1450 | "node": { | ||
1451 | "__id__": 30 | ||
1452 | }, | ||
1453 | "_enabled": true, | ||
1454 | "_srcBlendFactor": 770, | ||
1455 | "_dstBlendFactor": 771, | ||
1456 | "_spriteFrame": null, | ||
1457 | "_type": 0, | ||
1458 | "_segments": 64, | ||
1459 | "_N$alphaThreshold": 1, | ||
1460 | "_N$inverted": false, | ||
1461 | "_id": "3eIIYJm8JF/7C3YLsba2UB" | ||
1462 | }, | ||
1463 | { | ||
1464 | "__type__": "cc.Node", | ||
1465 | "_name": "LeftIcon", | ||
1466 | "_objFlags": 0, | ||
1467 | "_parent": { | ||
1468 | "__id__": 29 | ||
1469 | }, | ||
1470 | "_children": [], | ||
1471 | "_active": true, | ||
1472 | "_level": 0, | ||
1473 | "_components": [ | ||
1474 | { | ||
1475 | "__id__": 34 | ||
1476 | } | ||
1477 | ], | ||
1478 | "_prefab": null, | ||
1479 | "_opacity": 0, | ||
1480 | "_color": { | ||
1481 | "__type__": "cc.Color", | ||
1482 | "r": 255, | ||
1483 | "g": 255, | ||
1484 | "b": 255, | ||
1485 | "a": 255 | ||
1486 | }, | ||
1487 | "_contentSize": { | ||
1488 | "__type__": "cc.Size", | ||
1489 | "width": 17, | ||
1490 | "height": 23 | ||
1491 | }, | ||
1492 | "_anchorPoint": { | ||
1493 | "__type__": "cc.Vec2", | ||
1494 | "x": 0.5, | ||
1495 | "y": 0.5 | ||
1496 | }, | ||
1497 | "_position": { | ||
1498 | "__type__": "cc.Vec3", | ||
1499 | "x": -14.5, | ||
1500 | "y": -0.5, | ||
1501 | "z": 0 | ||
1502 | }, | ||
1503 | "_scale": { | ||
1504 | "__type__": "cc.Vec3", | ||
1505 | "x": 1, | ||
1506 | "y": 1, | ||
1507 | "z": 1 | ||
1508 | }, | ||
1509 | "_skewX": 0, | ||
1510 | "_skewY": 0, | ||
1511 | "_zIndex": 0, | ||
1512 | "_is3DNode": false, | ||
1513 | "groupIndex": 0, | ||
1514 | "_rotationX": 0, | ||
1515 | "_rotationY": 0, | ||
1516 | "_id": "e9Pyjg3BpDDLY3Gpe2TTNd", | ||
1517 | "_eulerAngles": { | ||
1518 | "__type__": "cc.Vec3", | ||
1519 | "x": 0, | ||
1520 | "y": 0, | ||
1521 | "z": 0 | ||
1522 | } | ||
1523 | }, | ||
1524 | { | ||
1525 | "__type__": "cc.Sprite", | ||
1526 | "_name": "", | ||
1527 | "_objFlags": 0, | ||
1528 | "node": { | ||
1529 | "__id__": 33 | ||
1530 | }, | ||
1531 | "_enabled": true, | ||
1532 | "_srcBlendFactor": 770, | ||
1533 | "_dstBlendFactor": 771, | ||
1534 | "_spriteFrame": { | ||
1535 | "__uuid__": "f5dc7cef-a068-433e-956f-258e40de874b" | ||
1536 | }, | ||
1537 | "_type": 0, | ||
1538 | "_sizeMode": 1, | ||
1539 | "_fillType": 0, | ||
1540 | "_fillCenter": { | ||
1541 | "__type__": "cc.Vec2", | ||
1542 | "x": 0, | ||
1543 | "y": 0 | ||
1544 | }, | ||
1545 | "_fillStart": 0, | ||
1546 | "_fillRange": 0, | ||
1547 | "_isTrimmedMode": true, | ||
1548 | "_state": 0, | ||
1549 | "_atlas": null, | ||
1550 | "_id": "90ylF8cTxJEpPUkwxsAfZL" | ||
1551 | }, | ||
1552 | { | ||
1553 | "__type__": "cc.Node", | ||
1554 | "_name": "RightIcon", | ||
1555 | "_objFlags": 0, | ||
1556 | "_parent": { | ||
1557 | "__id__": 29 | ||
1558 | }, | ||
1559 | "_children": [], | ||
1560 | "_active": true, | ||
1561 | "_level": 0, | ||
1562 | "_components": [ | ||
1563 | { | ||
1564 | "__id__": 36 | ||
1565 | } | ||
1566 | ], | ||
1567 | "_prefab": null, | ||
1568 | "_opacity": 0, | ||
1569 | "_color": { | ||
1570 | "__type__": "cc.Color", | ||
1571 | "r": 255, | ||
1572 | "g": 255, | ||
1573 | "b": 255, | ||
1574 | "a": 255 | ||
1575 | }, | ||
1576 | "_contentSize": { | ||
1577 | "__type__": "cc.Size", | ||
1578 | "width": 17, | ||
1579 | "height": 23 | ||
1580 | }, | ||
1581 | "_anchorPoint": { | ||
1582 | "__type__": "cc.Vec2", | ||
1583 | "x": 0.5, | ||
1584 | "y": 0.5 | ||
1585 | }, | ||
1586 | "_position": { | ||
1587 | "__type__": "cc.Vec3", | ||
1588 | "x": 1070.5, | ||
1589 | "y": -0.5, | ||
1590 | "z": 0 | ||
1591 | }, | ||
1592 | "_scale": { | ||
1593 | "__type__": "cc.Vec3", | ||
1594 | "x": 1, | ||
1595 | "y": 1, | ||
1596 | "z": 1 | ||
1597 | }, | ||
1598 | "_skewX": 0, | ||
1599 | "_skewY": 0, | ||
1600 | "_zIndex": 0, | ||
1601 | "_is3DNode": false, | ||
1602 | "groupIndex": 0, | ||
1603 | "_rotationX": 0, | ||
1604 | "_rotationY": 0, | ||
1605 | "_id": "78e3OIui5F1K30ee/SSjO4", | ||
1606 | "_eulerAngles": { | ||
1607 | "__type__": "cc.Vec3", | ||
1608 | "x": 0, | ||
1609 | "y": 0, | ||
1610 | "z": 0 | ||
1611 | } | ||
1612 | }, | ||
1613 | { | ||
1614 | "__type__": "cc.Sprite", | ||
1615 | "_name": "", | ||
1616 | "_objFlags": 0, | ||
1617 | "node": { | ||
1618 | "__id__": 35 | ||
1619 | }, | ||
1620 | "_enabled": true, | ||
1621 | "_srcBlendFactor": 770, | ||
1622 | "_dstBlendFactor": 771, | ||
1623 | "_spriteFrame": { | ||
1624 | "__uuid__": "0da6da23-5021-4409-89c4-6bd43c2a1997" | ||
1625 | }, | ||
1626 | "_type": 0, | ||
1627 | "_sizeMode": 1, | ||
1628 | "_fillType": 0, | ||
1629 | "_fillCenter": { | ||
1630 | "__type__": "cc.Vec2", | ||
1631 | "x": 0, | ||
1632 | "y": 0 | ||
1633 | }, | ||
1634 | "_fillStart": 0, | ||
1635 | "_fillRange": 0, | ||
1636 | "_isTrimmedMode": true, | ||
1637 | "_state": 0, | ||
1638 | "_atlas": null, | ||
1639 | "_id": "88Q0hXnZ5AGL6ZrTNQiIOp" | ||
1640 | }, | ||
1641 | { | ||
1642 | "__type__": "cc.Node", | ||
1643 | "_name": "EpisodeArea", | ||
1644 | "_objFlags": 0, | ||
1645 | "_parent": { | ||
1646 | "__id__": 2 | ||
1647 | }, | ||
1648 | "_children": [ | ||
1649 | { | ||
1650 | "__id__": 38 | ||
1651 | }, | ||
1652 | { | ||
1653 | "__id__": 40 | ||
1654 | } | ||
1655 | ], | ||
1656 | "_active": true, | ||
1657 | "_level": 2, | ||
1658 | "_components": [], | ||
1659 | "_prefab": null, | ||
1660 | "_opacity": 255, | ||
1661 | "_color": { | ||
1662 | "__type__": "cc.Color", | ||
1663 | "r": 255, | ||
1664 | "g": 255, | ||
1665 | "b": 255, | ||
1666 | "a": 255 | ||
1667 | }, | ||
1668 | "_contentSize": { | ||
1669 | "__type__": "cc.Size", | ||
1670 | "width": 1199, | ||
1671 | "height": 200 | ||
1672 | }, | ||
1673 | "_anchorPoint": { | ||
1674 | "__type__": "cc.Vec2", | ||
1675 | "x": 0, | ||
1676 | "y": 0.5 | ||
1677 | }, | ||
1678 | "_position": { | ||
1679 | "__type__": "cc.Vec3", | ||
1680 | "x": -578, | ||
1681 | "y": -213, | ||
1682 | "z": 0 | ||
1683 | }, | ||
1684 | "_scale": { | ||
1685 | "__type__": "cc.Vec3", | ||
1686 | "x": 1, | ||
1687 | "y": 1, | ||
1688 | "z": 1 | ||
1689 | }, | ||
1690 | "_skewX": 0, | ||
1691 | "_skewY": 0, | ||
1692 | "_zIndex": 0, | ||
1693 | "_is3DNode": false, | ||
1694 | "groupIndex": 0, | ||
1695 | "_rotationX": 0, | ||
1696 | "_rotationY": 0, | ||
1697 | "_id": "cc9tX+QThDl7Lndvc0bFh0", | ||
1698 | "_eulerAngles": { | ||
1699 | "__type__": "cc.Vec3", | ||
1700 | "x": 0, | ||
1701 | "y": 0, | ||
1702 | "z": 0 | ||
1703 | } | ||
1704 | }, | ||
1705 | { | ||
1706 | "__type__": "cc.Node", | ||
1707 | "_name": "GraphicsLine", | ||
1708 | "_objFlags": 0, | ||
1709 | "_parent": { | ||
1710 | "__id__": 37 | ||
1711 | }, | ||
1712 | "_children": [], | ||
1713 | "_active": true, | ||
1714 | "_level": 3, | ||
1715 | "_components": [ | ||
1716 | { | ||
1717 | "__id__": 39 | ||
1718 | } | ||
1719 | ], | ||
1720 | "_prefab": null, | ||
1721 | "_opacity": 255, | ||
1722 | "_color": { | ||
1723 | "__type__": "cc.Color", | ||
1724 | "r": 255, | ||
1725 | "g": 255, | ||
1726 | "b": 255, | ||
1727 | "a": 255 | ||
1728 | }, | ||
1729 | "_contentSize": { | ||
1730 | "__type__": "cc.Size", | ||
1731 | "width": 0, | ||
1732 | "height": 0 | ||
1733 | }, | ||
1734 | "_anchorPoint": { | ||
1735 | "__type__": "cc.Vec2", | ||
1736 | "x": 0.5, | ||
1737 | "y": 0.5 | ||
1738 | }, | ||
1739 | "_position": { | ||
1740 | "__type__": "cc.Vec3", | ||
1741 | "x": 0, | ||
1742 | "y": 0, | ||
1743 | "z": 0 | ||
1744 | }, | ||
1745 | "_scale": { | ||
1746 | "__type__": "cc.Vec3", | ||
1747 | "x": 1, | ||
1748 | "y": 1, | ||
1749 | "z": 1 | ||
1750 | }, | ||
1751 | "_skewX": 0, | ||
1752 | "_skewY": 0, | ||
1753 | "_zIndex": 0, | ||
1754 | "_is3DNode": false, | ||
1755 | "groupIndex": 0, | ||
1756 | "_id": "55HS4DtGlCZ6bqjGm2d2wH", | ||
1757 | "_eulerAngles": { | ||
1758 | "__type__": "cc.Vec3", | ||
1759 | "x": 0, | ||
1760 | "y": 0, | ||
1761 | "z": 0 | ||
1762 | } | ||
1763 | }, | ||
1764 | { | ||
1765 | "__type__": "cc.Graphics", | ||
1766 | "_name": "", | ||
1767 | "_objFlags": 0, | ||
1768 | "node": { | ||
1769 | "__id__": 38 | ||
1770 | }, | ||
1771 | "_enabled": true, | ||
1772 | "_srcBlendFactor": 770, | ||
1773 | "_dstBlendFactor": 771, | ||
1774 | "_lineWidth": 10, | ||
1775 | "_strokeColor": { | ||
1776 | "__type__": "cc.Color", | ||
1777 | "r": 255, | ||
1778 | "g": 255, | ||
1779 | "b": 255, | ||
1780 | "a": 255 | ||
1781 | }, | ||
1782 | "_lineJoin": 2, | ||
1783 | "_lineCap": 0, | ||
1784 | "_fillColor": { | ||
1785 | "__type__": "cc.Color", | ||
1786 | "r": 255, | ||
1787 | "g": 255, | ||
1788 | "b": 255, | ||
1789 | "a": 255 | ||
1790 | }, | ||
1791 | "_miterLimit": 10, | ||
1792 | "_id": "21yN/30whLyKNjuRsBtoju" | ||
1793 | }, | ||
1794 | { | ||
1795 | "__type__": "cc.Node", | ||
1796 | "_name": "EpisodeListWrapper", | ||
1797 | "_objFlags": 0, | ||
1798 | "_parent": { | ||
1799 | "__id__": 37 | ||
1800 | }, | ||
1801 | "_children": [ | ||
1802 | { | ||
1803 | "__id__": 41 | ||
1804 | } | ||
1805 | ], | ||
1806 | "_active": true, | ||
1807 | "_level": 0, | ||
1808 | "_components": [], | ||
1809 | "_prefab": null, | ||
1810 | "_opacity": 255, | ||
1811 | "_color": { | ||
1812 | "__type__": "cc.Color", | ||
1813 | "r": 255, | ||
1814 | "g": 255, | ||
1815 | "b": 255, | ||
1816 | "a": 255 | ||
1817 | }, | ||
1818 | "_contentSize": { | ||
1819 | "__type__": "cc.Size", | ||
1820 | "width": 800, | ||
1821 | "height": 150 | ||
1822 | }, | ||
1823 | "_anchorPoint": { | ||
1824 | "__type__": "cc.Vec2", | ||
1825 | "x": 0, | ||
1826 | "y": 0.5 | ||
1827 | }, | ||
1828 | "_position": { | ||
1829 | "__type__": "cc.Vec3", | ||
1830 | "x": 0, | ||
1831 | "y": 0, | ||
1832 | "z": 0 | ||
1833 | }, | ||
1834 | "_scale": { | ||
1835 | "__type__": "cc.Vec3", | ||
1836 | "x": 1, | ||
1837 | "y": 1, | ||
1838 | "z": 1 | ||
1839 | }, | ||
1840 | "_skewX": 0, | ||
1841 | "_skewY": 0, | ||
1842 | "_zIndex": 0, | ||
1843 | "_is3DNode": false, | ||
1844 | "groupIndex": 0, | ||
1845 | "_rotationX": 0, | ||
1846 | "_rotationY": 0, | ||
1847 | "_id": "50gubzGHpBHYcYIyt55pl2", | ||
1848 | "_eulerAngles": { | ||
1849 | "__type__": "cc.Vec3", | ||
1850 | "x": 0, | ||
1851 | "y": 0, | ||
1852 | "z": 0 | ||
1853 | } | ||
1854 | }, | ||
1855 | { | ||
1856 | "__type__": "cc.Node", | ||
1857 | "_name": "EpisodeList", | ||
1858 | "_objFlags": 0, | ||
1859 | "_parent": { | ||
1860 | "__id__": 40 | ||
1861 | }, | ||
1862 | "_children": [], | ||
1863 | "_active": true, | ||
1864 | "_level": 0, | ||
1865 | "_components": [], | ||
1866 | "_prefab": null, | ||
1867 | "_opacity": 255, | ||
1868 | "_color": { | ||
1869 | "__type__": "cc.Color", | ||
1870 | "r": 255, | ||
1871 | "g": 255, | ||
1872 | "b": 255, | ||
1873 | "a": 255 | ||
1874 | }, | ||
1875 | "_contentSize": { | ||
1876 | "__type__": "cc.Size", | ||
1877 | "width": 0, | ||
1878 | "height": 0 | ||
1879 | }, | ||
1880 | "_anchorPoint": { | ||
1881 | "__type__": "cc.Vec2", | ||
1882 | "x": 0, | ||
1883 | "y": 0.5 | ||
1884 | }, | ||
1885 | "_position": { | ||
1886 | "__type__": "cc.Vec3", | ||
1887 | "x": 0, | ||
1888 | "y": 0, | ||
1889 | "z": 0 | ||
1890 | }, | ||
1891 | "_scale": { | ||
1892 | "__type__": "cc.Vec3", | ||
1893 | "x": 1, | ||
1894 | "y": 1, | ||
1895 | "z": 1 | ||
1896 | }, | ||
1897 | "_skewX": 0, | ||
1898 | "_skewY": 0, | ||
1899 | "_zIndex": 0, | ||
1900 | "_is3DNode": false, | ||
1901 | "groupIndex": 0, | ||
1902 | "_rotationX": 0, | ||
1903 | "_rotationY": 0, | ||
1904 | "_id": "36UnHp10tN/5y6tzr7vPUB", | ||
1905 | "_eulerAngles": { | ||
1906 | "__type__": "cc.Vec3", | ||
1907 | "x": 0, | ||
1908 | "y": 0, | ||
1909 | "z": 0 | ||
1910 | } | ||
1911 | }, | ||
1912 | { | ||
1913 | "__type__": "cc.Node", | ||
1914 | "_name": "GradeMask", | ||
1915 | "_objFlags": 0, | ||
1916 | "_parent": { | ||
1917 | "__id__": 2 | ||
1918 | }, | ||
1919 | "_children": [ | ||
1920 | { | ||
1921 | "__id__": 43 | ||
1922 | }, | ||
1923 | { | ||
1924 | "__id__": 45 | ||
1925 | } | ||
1926 | ], | ||
1927 | "_active": false, | ||
1928 | "_level": 1, | ||
1929 | "_components": [], | ||
1930 | "_prefab": null, | ||
1931 | "_opacity": 255, | ||
1932 | "_color": { | ||
1933 | "__type__": "cc.Color", | ||
1934 | "r": 255, | ||
1935 | "g": 255, | ||
1936 | "b": 255, | ||
1937 | "a": 255 | ||
1938 | }, | ||
1939 | "_contentSize": { | ||
1940 | "__type__": "cc.Size", | ||
1941 | "width": 1280, | ||
1942 | "height": 720 | ||
1943 | }, | ||
1944 | "_anchorPoint": { | ||
1945 | "__type__": "cc.Vec2", | ||
1946 | "x": 0.5, | ||
1947 | "y": 0.5 | ||
1948 | }, | ||
1949 | "_position": { | ||
1950 | "__type__": "cc.Vec3", | ||
1951 | "x": 0, | ||
1952 | "y": 0, | ||
1953 | "z": 0 | ||
1954 | }, | ||
1955 | "_scale": { | ||
1956 | "__type__": "cc.Vec3", | ||
1957 | "x": 1, | ||
1958 | "y": 1, | ||
1959 | "z": 1 | ||
1960 | }, | ||
1961 | "_skewX": 0, | ||
1962 | "_skewY": 0, | ||
1963 | "_zIndex": 0, | ||
1964 | "_is3DNode": false, | ||
1965 | "groupIndex": 0, | ||
1966 | "_rotationX": 0, | ||
1967 | "_rotationY": 0, | ||
1968 | "_id": "c6j7rFubhA7bd3fgZi6EKu", | ||
1969 | "_eulerAngles": { | ||
1970 | "__type__": "cc.Vec3", | ||
1971 | "x": 0, | ||
1972 | "y": 0, | ||
1973 | "z": 0 | ||
1974 | } | ||
1975 | }, | ||
1976 | { | ||
1977 | "__type__": "cc.Node", | ||
1978 | "_name": "Bg", | ||
1979 | "_objFlags": 0, | ||
1980 | "_parent": { | ||
1981 | "__id__": 42 | ||
1982 | }, | ||
1983 | "_children": [], | ||
1984 | "_active": true, | ||
1985 | "_level": 2, | ||
1986 | "_components": [ | ||
1987 | { | ||
1988 | "__id__": 44 | ||
1989 | } | ||
1990 | ], | ||
1991 | "_prefab": null, | ||
1992 | "_opacity": 150, | ||
1993 | "_color": { | ||
1994 | "__type__": "cc.Color", | ||
1995 | "r": 0, | ||
1996 | "g": 0, | ||
1997 | "b": 0, | ||
1998 | "a": 255 | ||
1999 | }, | ||
2000 | "_contentSize": { | ||
2001 | "__type__": "cc.Size", | ||
2002 | "width": 1280, | ||
2003 | "height": 720 | ||
2004 | }, | ||
2005 | "_anchorPoint": { | ||
2006 | "__type__": "cc.Vec2", | ||
2007 | "x": 0.5, | ||
2008 | "y": 0.5 | ||
2009 | }, | ||
2010 | "_position": { | ||
2011 | "__type__": "cc.Vec3", | ||
2012 | "x": 0, | ||
2013 | "y": 0, | ||
2014 | "z": 0 | ||
2015 | }, | ||
2016 | "_scale": { | ||
2017 | "__type__": "cc.Vec3", | ||
2018 | "x": 1, | ||
2019 | "y": 1, | ||
2020 | "z": 1 | ||
2021 | }, | ||
2022 | "_skewX": 0, | ||
2023 | "_skewY": 0, | ||
2024 | "_zIndex": 0, | ||
2025 | "_is3DNode": false, | ||
2026 | "groupIndex": 0, | ||
2027 | "_rotationX": 0, | ||
2028 | "_rotationY": 0, | ||
2029 | "_id": "ebkyAOfrtMg6+TC7t2Sgfs", | ||
2030 | "_eulerAngles": { | ||
2031 | "__type__": "cc.Vec3", | ||
2032 | "x": 0, | ||
2033 | "y": 0, | ||
2034 | "z": 0 | ||
2035 | } | ||
2036 | }, | ||
2037 | { | ||
2038 | "__type__": "cc.Sprite", | ||
2039 | "_name": "", | ||
2040 | "_objFlags": 0, | ||
2041 | "node": { | ||
2042 | "__id__": 43 | ||
2043 | }, | ||
2044 | "_enabled": true, | ||
2045 | "_srcBlendFactor": 770, | ||
2046 | "_dstBlendFactor": 771, | ||
2047 | "_spriteFrame": { | ||
2048 | "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" | ||
2049 | }, | ||
2050 | "_type": 0, | ||
2051 | "_sizeMode": 0, | ||
2052 | "_fillType": 0, | ||
2053 | "_fillCenter": { | ||
2054 | "__type__": "cc.Vec2", | ||
2055 | "x": 0, | ||
2056 | "y": 0 | ||
2057 | }, | ||
2058 | "_fillStart": 0, | ||
2059 | "_fillRange": 0, | ||
2060 | "_isTrimmedMode": true, | ||
2061 | "_state": 0, | ||
2062 | "_atlas": null, | ||
2063 | "_id": "1c/bdo4dBCD4xuaJ04Z+Xr" | ||
2064 | }, | ||
2065 | { | ||
2066 | "__type__": "cc.Node", | ||
2067 | "_name": "Pic", | ||
2068 | "_objFlags": 0, | ||
2069 | "_parent": { | ||
2070 | "__id__": 42 | ||
2071 | }, | ||
2072 | "_children": [ | ||
2073 | { | ||
2074 | "__id__": 46 | ||
2075 | }, | ||
2076 | { | ||
2077 | "__id__": 49 | ||
2078 | }, | ||
2079 | { | ||
2080 | "__id__": 52 | ||
2081 | }, | ||
2082 | { | ||
2083 | "__id__": 55 | ||
2084 | }, | ||
2085 | { | ||
2086 | "__id__": 58 | ||
2087 | } | ||
2088 | ], | ||
2089 | "_active": true, | ||
2090 | "_level": 2, | ||
2091 | "_components": [ | ||
2092 | { | ||
2093 | "__id__": 61 | ||
2094 | } | ||
2095 | ], | ||
2096 | "_prefab": null, | ||
2097 | "_opacity": 255, | ||
2098 | "_color": { | ||
2099 | "__type__": "cc.Color", | ||
2100 | "r": 255, | ||
2101 | "g": 255, | ||
2102 | "b": 255, | ||
2103 | "a": 255 | ||
2104 | }, | ||
2105 | "_contentSize": { | ||
2106 | "__type__": "cc.Size", | ||
2107 | "width": 526, | ||
2108 | "height": 589 | ||
2109 | }, | ||
2110 | "_anchorPoint": { | ||
2111 | "__type__": "cc.Vec2", | ||
2112 | "x": 0.5, | ||
2113 | "y": 0.5 | ||
2114 | }, | ||
2115 | "_position": { | ||
2116 | "__type__": "cc.Vec3", | ||
2117 | "x": 0, | ||
2118 | "y": 0, | ||
2119 | "z": 0 | ||
2120 | }, | ||
2121 | "_scale": { | ||
2122 | "__type__": "cc.Vec3", | ||
2123 | "x": 1, | ||
2124 | "y": 1, | ||
2125 | "z": 1 | ||
2126 | }, | ||
2127 | "_skewX": 0, | ||
2128 | "_skewY": 0, | ||
2129 | "_zIndex": 0, | ||
2130 | "_is3DNode": false, | ||
2131 | "groupIndex": 0, | ||
2132 | "_rotationX": 0, | ||
2133 | "_rotationY": 0, | ||
2134 | "_id": "472pOG+zlI3rm9KVCqMmXH", | ||
2135 | "_eulerAngles": { | ||
2136 | "__type__": "cc.Vec3", | ||
2137 | "x": 0, | ||
2138 | "y": 0, | ||
2139 | "z": 0 | ||
2140 | } | ||
2141 | }, | ||
2142 | { | ||
2143 | "__type__": "cc.Node", | ||
2144 | "_name": "Score10", | ||
2145 | "_objFlags": 0, | ||
2146 | "_parent": { | ||
2147 | "__id__": 45 | ||
2148 | }, | ||
2149 | "_children": [], | ||
2150 | "_active": true, | ||
2151 | "_level": 3, | ||
2152 | "_components": [ | ||
2153 | { | ||
2154 | "__id__": 47 | ||
2155 | }, | ||
2156 | { | ||
2157 | "__id__": 48 | ||
2158 | } | ||
2159 | ], | ||
2160 | "_prefab": null, | ||
2161 | "_opacity": 255, | ||
2162 | "_color": { | ||
2163 | "__type__": "cc.Color", | ||
2164 | "r": 255, | ||
2165 | "g": 255, | ||
2166 | "b": 255, | ||
2167 | "a": 255 | ||
2168 | }, | ||
2169 | "_contentSize": { | ||
2170 | "__type__": "cc.Size", | ||
2171 | "width": 380, | ||
2172 | "height": 50 | ||
2173 | }, | ||
2174 | "_anchorPoint": { | ||
2175 | "__type__": "cc.Vec2", | ||
2176 | "x": 0.5, | ||
2177 | "y": 0.5 | ||
2178 | }, | ||
2179 | "_position": { | ||
2180 | "__type__": "cc.Vec3", | ||
2181 | "x": -3, | ||
2182 | "y": 1.5, | ||
2183 | "z": 0 | ||
2184 | }, | ||
2185 | "_scale": { | ||
2186 | "__type__": "cc.Vec3", | ||
2187 | "x": 1, | ||
2188 | "y": 1, | ||
2189 | "z": 1 | ||
2190 | }, | ||
2191 | "_skewX": 0, | ||
2192 | "_skewY": 0, | ||
2193 | "_zIndex": 0, | ||
2194 | "_is3DNode": false, | ||
2195 | "groupIndex": 0, | ||
2196 | "_rotationX": 0, | ||
2197 | "_rotationY": 0, | ||
2198 | "_id": "b9wCiIGSRBdZ+Shr3zaWz2", | ||
2199 | "_eulerAngles": { | ||
2200 | "__type__": "cc.Vec3", | ||
2201 | "x": 0, | ||
2202 | "y": 0, | ||
2203 | "z": 0 | ||
2204 | } | ||
2205 | }, | ||
2206 | { | ||
2207 | "__type__": "cc.Sprite", | ||
2208 | "_name": "", | ||
2209 | "_objFlags": 0, | ||
2210 | "node": { | ||
2211 | "__id__": 46 | ||
2212 | }, | ||
2213 | "_enabled": true, | ||
2214 | "_srcBlendFactor": 770, | ||
2215 | "_dstBlendFactor": 771, | ||
2216 | "_spriteFrame": { | ||
2217 | "__uuid__": "81f822a5-2ac3-45d8-bf68-21aaf88072fa" | ||
2218 | }, | ||
2219 | "_type": 0, | ||
2220 | "_sizeMode": 1, | ||
2221 | "_fillType": 0, | ||
2222 | "_fillCenter": { | ||
2223 | "__type__": "cc.Vec2", | ||
2224 | "x": 0, | ||
2225 | "y": 0 | ||
2226 | }, | ||
2227 | "_fillStart": 0, | ||
2228 | "_fillRange": 0, | ||
2229 | "_isTrimmedMode": true, | ||
2230 | "_state": 0, | ||
2231 | "_atlas": null, | ||
2232 | "_id": "e5ZfYEj51CFKD6y4H6SIyc" | ||
2233 | }, | ||
2234 | { | ||
2235 | "__type__": "cc.Widget", | ||
2236 | "_name": "", | ||
2237 | "_objFlags": 0, | ||
2238 | "node": { | ||
2239 | "__id__": 46 | ||
2240 | }, | ||
2241 | "_enabled": true, | ||
2242 | "alignMode": 1, | ||
2243 | "_target": null, | ||
2244 | "_alignFlags": 9, | ||
2245 | "_left": 70, | ||
2246 | "_right": 0, | ||
2247 | "_top": 268, | ||
2248 | "_bottom": 0, | ||
2249 | "_verticalCenter": 0, | ||
2250 | "_horizontalCenter": 0, | ||
2251 | "_isAbsLeft": true, | ||
2252 | "_isAbsRight": true, | ||
2253 | "_isAbsTop": true, | ||
2254 | "_isAbsBottom": true, | ||
2255 | "_isAbsHorizontalCenter": true, | ||
2256 | "_isAbsVerticalCenter": true, | ||
2257 | "_originalWidth": 0, | ||
2258 | "_originalHeight": 0, | ||
2259 | "_id": "8c5fylQ7FJQo73/yy2d4Du" | ||
2260 | }, | ||
2261 | { | ||
2262 | "__type__": "cc.Node", | ||
2263 | "_name": "Score8", | ||
2264 | "_objFlags": 0, | ||
2265 | "_parent": { | ||
2266 | "__id__": 45 | ||
2267 | }, | ||
2268 | "_children": [], | ||
2269 | "_active": true, | ||
2270 | "_level": 3, | ||
2271 | "_components": [ | ||
2272 | { | ||
2273 | "__id__": 50 | ||
2274 | }, | ||
2275 | { | ||
2276 | "__id__": 51 | ||
2277 | } | ||
2278 | ], | ||
2279 | "_prefab": null, | ||
2280 | "_opacity": 255, | ||
2281 | "_color": { | ||
2282 | "__type__": "cc.Color", | ||
2283 | "r": 255, | ||
2284 | "g": 255, | ||
2285 | "b": 255, | ||
2286 | "a": 255 | ||
2287 | }, | ||
2288 | "_contentSize": { | ||
2289 | "__type__": "cc.Size", | ||
2290 | "width": 380, | ||
2291 | "height": 50 | ||
2292 | }, | ||
2293 | "_anchorPoint": { | ||
2294 | "__type__": "cc.Vec2", | ||
2295 | "x": 0.5, | ||
2296 | "y": 0.5 | ||
2297 | }, | ||
2298 | "_position": { | ||
2299 | "__type__": "cc.Vec3", | ||
2300 | "x": -3, | ||
2301 | "y": -52.5, | ||
2302 | "z": 0 | ||
2303 | }, | ||
2304 | "_scale": { | ||
2305 | "__type__": "cc.Vec3", | ||
2306 | "x": 1, | ||
2307 | "y": 1, | ||
2308 | "z": 1 | ||
2309 | }, | ||
2310 | "_skewX": 0, | ||
2311 | "_skewY": 0, | ||
2312 | "_zIndex": 0, | ||
2313 | "_is3DNode": false, | ||
2314 | "groupIndex": 0, | ||
2315 | "_rotationX": 0, | ||
2316 | "_rotationY": 0, | ||
2317 | "_id": "112Sy9rzdAjZ1DXc/EHQZi", | ||
2318 | "_eulerAngles": { | ||
2319 | "__type__": "cc.Vec3", | ||
2320 | "x": 0, | ||
2321 | "y": 0, | ||
2322 | "z": 0 | ||
2323 | } | ||
2324 | }, | ||
2325 | { | ||
2326 | "__type__": "cc.Sprite", | ||
2327 | "_name": "", | ||
2328 | "_objFlags": 0, | ||
2329 | "node": { | ||
2330 | "__id__": 49 | ||
2331 | }, | ||
2332 | "_enabled": true, | ||
2333 | "_srcBlendFactor": 770, | ||
2334 | "_dstBlendFactor": 771, | ||
2335 | "_spriteFrame": { | ||
2336 | "__uuid__": "c391b00b-97f5-419e-bc41-47eaec38cb3b" | ||
2337 | }, | ||
2338 | "_type": 0, | ||
2339 | "_sizeMode": 1, | ||
2340 | "_fillType": 0, | ||
2341 | "_fillCenter": { | ||
2342 | "__type__": "cc.Vec2", | ||
2343 | "x": 0, | ||
2344 | "y": 0 | ||
2345 | }, | ||
2346 | "_fillStart": 0, | ||
2347 | "_fillRange": 0, | ||
2348 | "_isTrimmedMode": true, | ||
2349 | "_state": 0, | ||
2350 | "_atlas": null, | ||
2351 | "_id": "fc8Bhky8JKFpfj4ZjNUBH7" | ||
2352 | }, | ||
2353 | { | ||
2354 | "__type__": "cc.Widget", | ||
2355 | "_name": "", | ||
2356 | "_objFlags": 0, | ||
2357 | "node": { | ||
2358 | "__id__": 49 | ||
2359 | }, | ||
2360 | "_enabled": true, | ||
2361 | "alignMode": 1, | ||
2362 | "_target": null, | ||
2363 | "_alignFlags": 9, | ||
2364 | "_left": 70, | ||
2365 | "_right": 0, | ||
2366 | "_top": 322, | ||
2367 | "_bottom": 0, | ||
2368 | "_verticalCenter": 0, | ||
2369 | "_horizontalCenter": 0, | ||
2370 | "_isAbsLeft": true, | ||
2371 | "_isAbsRight": true, | ||
2372 | "_isAbsTop": true, | ||
2373 | "_isAbsBottom": true, | ||
2374 | "_isAbsHorizontalCenter": true, | ||
2375 | "_isAbsVerticalCenter": true, | ||
2376 | "_originalWidth": 0, | ||
2377 | "_originalHeight": 0, | ||
2378 | "_id": "55fxw6G1xAMbgjVL/KYz01" | ||
2379 | }, | ||
2380 | { | ||
2381 | "__type__": "cc.Node", | ||
2382 | "_name": "Score6", | ||
2383 | "_objFlags": 0, | ||
2384 | "_parent": { | ||
2385 | "__id__": 45 | ||
2386 | }, | ||
2387 | "_children": [], | ||
2388 | "_active": true, | ||
2389 | "_level": 3, | ||
2390 | "_components": [ | ||
2391 | { | ||
2392 | "__id__": 53 | ||
2393 | }, | ||
2394 | { | ||
2395 | "__id__": 54 | ||
2396 | } | ||
2397 | ], | ||
2398 | "_prefab": null, | ||
2399 | "_opacity": 255, | ||
2400 | "_color": { | ||
2401 | "__type__": "cc.Color", | ||
2402 | "r": 255, | ||
2403 | "g": 255, | ||
2404 | "b": 255, | ||
2405 | "a": 255 | ||
2406 | }, | ||
2407 | "_contentSize": { | ||
2408 | "__type__": "cc.Size", | ||
2409 | "width": 380, | ||
2410 | "height": 50 | ||
2411 | }, | ||
2412 | "_anchorPoint": { | ||
2413 | "__type__": "cc.Vec2", | ||
2414 | "x": 0.5, | ||
2415 | "y": 0.5 | ||
2416 | }, | ||
2417 | "_position": { | ||
2418 | "__type__": "cc.Vec3", | ||
2419 | "x": -3, | ||
2420 | "y": -107.5, | ||
2421 | "z": 0 | ||
2422 | }, | ||
2423 | "_scale": { | ||
2424 | "__type__": "cc.Vec3", | ||
2425 | "x": 1, | ||
2426 | "y": 1, | ||
2427 | "z": 1 | ||
2428 | }, | ||
2429 | "_skewX": 0, | ||
2430 | "_skewY": 0, | ||
2431 | "_zIndex": 0, | ||
2432 | "_is3DNode": false, | ||
2433 | "groupIndex": 0, | ||
2434 | "_rotationX": 0, | ||
2435 | "_rotationY": 0, | ||
2436 | "_id": "cc6F0wLPdPXo62OTPQAx9B", | ||
2437 | "_eulerAngles": { | ||
2438 | "__type__": "cc.Vec3", | ||
2439 | "x": 0, | ||
2440 | "y": 0, | ||
2441 | "z": 0 | ||
2442 | } | ||
2443 | }, | ||
2444 | { | ||
2445 | "__type__": "cc.Sprite", | ||
2446 | "_name": "", | ||
2447 | "_objFlags": 0, | ||
2448 | "node": { | ||
2449 | "__id__": 52 | ||
2450 | }, | ||
2451 | "_enabled": true, | ||
2452 | "_srcBlendFactor": 770, | ||
2453 | "_dstBlendFactor": 771, | ||
2454 | "_spriteFrame": { | ||
2455 | "__uuid__": "e14c8d3d-6b6b-4fae-a77e-a1f486e72651" | ||
2456 | }, | ||
2457 | "_type": 0, | ||
2458 | "_sizeMode": 1, | ||
2459 | "_fillType": 0, | ||
2460 | "_fillCenter": { | ||
2461 | "__type__": "cc.Vec2", | ||
2462 | "x": 0, | ||
2463 | "y": 0 | ||
2464 | }, | ||
2465 | "_fillStart": 0, | ||
2466 | "_fillRange": 0, | ||
2467 | "_isTrimmedMode": true, | ||
2468 | "_state": 0, | ||
2469 | "_atlas": null, | ||
2470 | "_id": "9ciFvk+fBP6qqdNdHdnrle" | ||
2471 | }, | ||
2472 | { | ||
2473 | "__type__": "cc.Widget", | ||
2474 | "_name": "", | ||
2475 | "_objFlags": 0, | ||
2476 | "node": { | ||
2477 | "__id__": 52 | ||
2478 | }, | ||
2479 | "_enabled": true, | ||
2480 | "alignMode": 1, | ||
2481 | "_target": null, | ||
2482 | "_alignFlags": 9, | ||
2483 | "_left": 70, | ||
2484 | "_right": 0, | ||
2485 | "_top": 377, | ||
2486 | "_bottom": 0, | ||
2487 | "_verticalCenter": 0, | ||
2488 | "_horizontalCenter": 0, | ||
2489 | "_isAbsLeft": true, | ||
2490 | "_isAbsRight": true, | ||
2491 | "_isAbsTop": true, | ||
2492 | "_isAbsBottom": true, | ||
2493 | "_isAbsHorizontalCenter": true, | ||
2494 | "_isAbsVerticalCenter": true, | ||
2495 | "_originalWidth": 0, | ||
2496 | "_originalHeight": 0, | ||
2497 | "_id": "9eblDwqUZHVp0bvqIwfyhX" | ||
2498 | }, | ||
2499 | { | ||
2500 | "__type__": "cc.Node", | ||
2501 | "_name": "Score4", | ||
2502 | "_objFlags": 0, | ||
2503 | "_parent": { | ||
2504 | "__id__": 45 | ||
2505 | }, | ||
2506 | "_children": [], | ||
2507 | "_active": true, | ||
2508 | "_level": 3, | ||
2509 | "_components": [ | ||
2510 | { | ||
2511 | "__id__": 56 | ||
2512 | }, | ||
2513 | { | ||
2514 | "__id__": 57 | ||
2515 | } | ||
2516 | ], | ||
2517 | "_prefab": null, | ||
2518 | "_opacity": 255, | ||
2519 | "_color": { | ||
2520 | "__type__": "cc.Color", | ||
2521 | "r": 255, | ||
2522 | "g": 255, | ||
2523 | "b": 255, | ||
2524 | "a": 255 | ||
2525 | }, | ||
2526 | "_contentSize": { | ||
2527 | "__type__": "cc.Size", | ||
2528 | "width": 380, | ||
2529 | "height": 50 | ||
2530 | }, | ||
2531 | "_anchorPoint": { | ||
2532 | "__type__": "cc.Vec2", | ||
2533 | "x": 0.5, | ||
2534 | "y": 0.5 | ||
2535 | }, | ||
2536 | "_position": { | ||
2537 | "__type__": "cc.Vec3", | ||
2538 | "x": -3, | ||
2539 | "y": -161.5, | ||
2540 | "z": 0 | ||
2541 | }, | ||
2542 | "_scale": { | ||
2543 | "__type__": "cc.Vec3", | ||
2544 | "x": 1, | ||
2545 | "y": 1, | ||
2546 | "z": 1 | ||
2547 | }, | ||
2548 | "_skewX": 0, | ||
2549 | "_skewY": 0, | ||
2550 | "_zIndex": 0, | ||
2551 | "_is3DNode": false, | ||
2552 | "groupIndex": 0, | ||
2553 | "_rotationX": 0, | ||
2554 | "_rotationY": 0, | ||
2555 | "_id": "aam3+yW2JKYq6W1IZnahD7", | ||
2556 | "_eulerAngles": { | ||
2557 | "__type__": "cc.Vec3", | ||
2558 | "x": 0, | ||
2559 | "y": 0, | ||
2560 | "z": 0 | ||
2561 | } | ||
2562 | }, | ||
2563 | { | ||
2564 | "__type__": "cc.Sprite", | ||
2565 | "_name": "", | ||
2566 | "_objFlags": 0, | ||
2567 | "node": { | ||
2568 | "__id__": 55 | ||
2569 | }, | ||
2570 | "_enabled": true, | ||
2571 | "_srcBlendFactor": 770, | ||
2572 | "_dstBlendFactor": 771, | ||
2573 | "_spriteFrame": { | ||
2574 | "__uuid__": "40955350-2e62-4425-bef3-f40a4fc4e72c" | ||
2575 | }, | ||
2576 | "_type": 0, | ||
2577 | "_sizeMode": 1, | ||
2578 | "_fillType": 0, | ||
2579 | "_fillCenter": { | ||
2580 | "__type__": "cc.Vec2", | ||
2581 | "x": 0, | ||
2582 | "y": 0 | ||
2583 | }, | ||
2584 | "_fillStart": 0, | ||
2585 | "_fillRange": 0, | ||
2586 | "_isTrimmedMode": true, | ||
2587 | "_state": 0, | ||
2588 | "_atlas": null, | ||
2589 | "_id": "cfP/0dfANOt7UXnAccgSTL" | ||
2590 | }, | ||
2591 | { | ||
2592 | "__type__": "cc.Widget", | ||
2593 | "_name": "", | ||
2594 | "_objFlags": 0, | ||
2595 | "node": { | ||
2596 | "__id__": 55 | ||
2597 | }, | ||
2598 | "_enabled": true, | ||
2599 | "alignMode": 1, | ||
2600 | "_target": null, | ||
2601 | "_alignFlags": 9, | ||
2602 | "_left": 70, | ||
2603 | "_right": 0, | ||
2604 | "_top": 431, | ||
2605 | "_bottom": 0, | ||
2606 | "_verticalCenter": 0, | ||
2607 | "_horizontalCenter": 0, | ||
2608 | "_isAbsLeft": true, | ||
2609 | "_isAbsRight": true, | ||
2610 | "_isAbsTop": true, | ||
2611 | "_isAbsBottom": true, | ||
2612 | "_isAbsHorizontalCenter": true, | ||
2613 | "_isAbsVerticalCenter": true, | ||
2614 | "_originalWidth": 0, | ||
2615 | "_originalHeight": 0, | ||
2616 | "_id": "270m4FwfpAxq1KNRax/PhI" | ||
2617 | }, | ||
2618 | { | ||
2619 | "__type__": "cc.Node", | ||
2620 | "_name": "Score2", | ||
2621 | "_objFlags": 0, | ||
2622 | "_parent": { | ||
2623 | "__id__": 45 | ||
2624 | }, | ||
2625 | "_children": [], | ||
2626 | "_active": true, | ||
2627 | "_level": 3, | ||
2628 | "_components": [ | ||
2629 | { | ||
2630 | "__id__": 59 | ||
2631 | }, | ||
2632 | { | ||
2633 | "__id__": 60 | ||
2634 | } | ||
2635 | ], | ||
2636 | "_prefab": null, | ||
2637 | "_opacity": 255, | ||
2638 | "_color": { | ||
2639 | "__type__": "cc.Color", | ||
2640 | "r": 255, | ||
2641 | "g": 255, | ||
2642 | "b": 255, | ||
2643 | "a": 255 | ||
2644 | }, | ||
2645 | "_contentSize": { | ||
2646 | "__type__": "cc.Size", | ||
2647 | "width": 380, | ||
2648 | "height": 50 | ||
2649 | }, | ||
2650 | "_anchorPoint": { | ||
2651 | "__type__": "cc.Vec2", | ||
2652 | "x": 0.5, | ||
2653 | "y": 0.5 | ||
2654 | }, | ||
2655 | "_position": { | ||
2656 | "__type__": "cc.Vec3", | ||
2657 | "x": -3, | ||
2658 | "y": -216.5, | ||
2659 | "z": 0 | ||
2660 | }, | ||
2661 | "_scale": { | ||
2662 | "__type__": "cc.Vec3", | ||
2663 | "x": 1, | ||
2664 | "y": 1, | ||
2665 | "z": 1 | ||
2666 | }, | ||
2667 | "_skewX": 0, | ||
2668 | "_skewY": 0, | ||
2669 | "_zIndex": 0, | ||
2670 | "_is3DNode": false, | ||
2671 | "groupIndex": 0, | ||
2672 | "_rotationX": 0, | ||
2673 | "_rotationY": 0, | ||
2674 | "_id": "f46QwIXrNDtq0kNRDcUv7f", | ||
2675 | "_eulerAngles": { | ||
2676 | "__type__": "cc.Vec3", | ||
2677 | "x": 0, | ||
2678 | "y": 0, | ||
2679 | "z": 0 | ||
2680 | } | ||
2681 | }, | ||
2682 | { | ||
2683 | "__type__": "cc.Sprite", | ||
2684 | "_name": "", | ||
2685 | "_objFlags": 0, | ||
2686 | "node": { | ||
2687 | "__id__": 58 | ||
2688 | }, | ||
2689 | "_enabled": true, | ||
2690 | "_srcBlendFactor": 770, | ||
2691 | "_dstBlendFactor": 771, | ||
2692 | "_spriteFrame": { | ||
2693 | "__uuid__": "d7a1b10b-3b76-4a5c-b15c-a3514fed7e09" | ||
2694 | }, | ||
2695 | "_type": 0, | ||
2696 | "_sizeMode": 1, | ||
2697 | "_fillType": 0, | ||
2698 | "_fillCenter": { | ||
2699 | "__type__": "cc.Vec2", | ||
2700 | "x": 0, | ||
2701 | "y": 0 | ||
2702 | }, | ||
2703 | "_fillStart": 0, | ||
2704 | "_fillRange": 0, | ||
2705 | "_isTrimmedMode": true, | ||
2706 | "_state": 0, | ||
2707 | "_atlas": null, | ||
2708 | "_id": "c427XAA1xEipWtFiWI4nfY" | ||
2709 | }, | ||
2710 | { | ||
2711 | "__type__": "cc.Widget", | ||
2712 | "_name": "", | ||
2713 | "_objFlags": 0, | ||
2714 | "node": { | ||
2715 | "__id__": 58 | ||
2716 | }, | ||
2717 | "_enabled": true, | ||
2718 | "alignMode": 1, | ||
2719 | "_target": null, | ||
2720 | "_alignFlags": 9, | ||
2721 | "_left": 70, | ||
2722 | "_right": 0, | ||
2723 | "_top": 486, | ||
2724 | "_bottom": 0, | ||
2725 | "_verticalCenter": 0, | ||
2726 | "_horizontalCenter": 0, | ||
2727 | "_isAbsLeft": true, | ||
2728 | "_isAbsRight": true, | ||
2729 | "_isAbsTop": true, | ||
2730 | "_isAbsBottom": true, | ||
2731 | "_isAbsHorizontalCenter": true, | ||
2732 | "_isAbsVerticalCenter": true, | ||
2733 | "_originalWidth": 0, | ||
2734 | "_originalHeight": 0, | ||
2735 | "_id": "2fLNDs+I1OJIlAtuWJI1kP" | ||
2736 | }, | ||
2737 | { | ||
2738 | "__type__": "cc.Sprite", | ||
2739 | "_name": "", | ||
2740 | "_objFlags": 0, | ||
2741 | "node": { | ||
2742 | "__id__": 45 | ||
2743 | }, | ||
2744 | "_enabled": true, | ||
2745 | "_srcBlendFactor": 770, | ||
2746 | "_dstBlendFactor": 771, | ||
2747 | "_spriteFrame": { | ||
2748 | "__uuid__": "c5a4db47-f634-41ac-8995-a9c18be2f189" | ||
2749 | }, | ||
2750 | "_type": 0, | ||
2751 | "_sizeMode": 1, | ||
2752 | "_fillType": 0, | ||
2753 | "_fillCenter": { | ||
2754 | "__type__": "cc.Vec2", | ||
2755 | "x": 0, | ||
2756 | "y": 0 | ||
2757 | }, | ||
2758 | "_fillStart": 0, | ||
2759 | "_fillRange": 0, | ||
2760 | "_isTrimmedMode": true, | ||
2761 | "_state": 0, | ||
2762 | "_atlas": null, | ||
2763 | "_id": "22A177EqtPDIaMH+J/RHLM" | ||
2764 | }, | ||
2765 | { | ||
2766 | "__type__": "cc.Canvas", | ||
2767 | "_name": "", | ||
2768 | "_objFlags": 0, | ||
2769 | "node": { | ||
2770 | "__id__": 2 | ||
2771 | }, | ||
2772 | "_enabled": true, | ||
2773 | "_designResolution": { | ||
2774 | "__type__": "cc.Size", | ||
2775 | "width": 1280, | ||
2776 | "height": 720 | ||
2777 | }, | ||
2778 | "_fitWidth": false, | ||
2779 | "_fitHeight": true, | ||
2780 | "_id": "05zsCbx29H44l5CMEKQyBO" | ||
2781 | }, | ||
2782 | { | ||
2783 | "__type__": "a3e2dwYRLZI3IBxZ4GCJKbY", | ||
2784 | "_name": "", | ||
2785 | "_objFlags": 0, | ||
2786 | "node": { | ||
2787 | "__id__": 2 | ||
2788 | }, | ||
2789 | "_enabled": true, | ||
2790 | "_cLog": null, | ||
2791 | "_cApplication": null, | ||
2792 | "_cFocus": null, | ||
2793 | "_aFocusTargets": [], | ||
2794 | "_fiCurrentFocus": null, | ||
2795 | "_iSceneStatus": 0, | ||
2796 | "_fFocusScaleFactor": 1.06, | ||
2797 | "_bIsFocusInit": false, | ||
2798 | "_oSceneContext": null, | ||
2799 | "_oNextSceneParameter": null, | ||
2800 | "_compPlayer": null, | ||
2801 | "_aTouchContext": [], | ||
2802 | "_defaultBackScene": null, | ||
2803 | "_oFocusScaleFactorInfo": null, | ||
2804 | "holdClick": false, | ||
2805 | "_bShowExitBox": false, | ||
2806 | "_iCurrentNaviNumLoc": 1, | ||
2807 | "_iNaviNumTotal": 0, | ||
2808 | "_iMediaId": 0, | ||
2809 | "_iBookMarkEpisodeId": 0, | ||
2810 | "_iFavId": 0, | ||
2811 | "_bCollected": false, | ||
2812 | "_bScore": false, | ||
2813 | "_bIsNaviDataInit": false, | ||
2814 | "_oEpisode": null, | ||
2815 | "_iEpisodeNum": 1, | ||
2816 | "_strMediaName": "", | ||
2817 | "_strMediaCode": "", | ||
2818 | "videoPlay": { | ||
2819 | "__id__": 16 | ||
2820 | }, | ||
2821 | "spriteScore": { | ||
2822 | "__id__": 25 | ||
2823 | }, | ||
2824 | "spriteCollect": { | ||
2825 | "__id__": 27 | ||
2826 | }, | ||
2827 | "PFB_NAVI": { | ||
2828 | "__uuid__": "10fb12ca-ed00-432d-a563-93d234da6012" | ||
2829 | }, | ||
2830 | "PFB_EPISODE": { | ||
2831 | "__uuid__": "41a111b0-10bb-4fc5-b9b8-b7f6f4126287" | ||
2832 | }, | ||
2833 | "_id": "6fn3CFlatGHJt1vBgekbw3" | ||
2834 | } | ||
2835 | ] | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
... | @@ -93,22 +93,31 @@ | ... | @@ -93,22 +93,31 @@ |
93 | "__id__": 32 | 93 | "__id__": 32 |
94 | }, | 94 | }, |
95 | { | 95 | { |
96 | "__id__": 37 | 96 | "__id__": 35 |
97 | }, | 97 | }, |
98 | { | 98 | { |
99 | "__id__": 51 | 99 | "__id__": 40 |
100 | }, | 100 | }, |
101 | { | 101 | { |
102 | "__id__": 54 | 102 | "__id__": 54 |
103 | }, | ||
104 | { | ||
105 | "__id__": 57 | ||
106 | }, | ||
107 | { | ||
108 | "__id__": 63 | ||
109 | }, | ||
110 | { | ||
111 | "__id__": 71 | ||
103 | } | 112 | } |
104 | ], | 113 | ], |
105 | "_active": true, | 114 | "_active": true, |
106 | "_components": [ | 115 | "_components": [ |
107 | { | 116 | { |
108 | "__id__": 60 | 117 | "__id__": 76 |
109 | }, | 118 | }, |
110 | { | 119 | { |
111 | "__id__": 61 | 120 | "__id__": 77 |
112 | } | 121 | } |
113 | ], | 122 | ], |
114 | "_prefab": null, | 123 | "_prefab": null, |
... | @@ -1314,8 +1323,8 @@ | ... | @@ -1314,8 +1323,8 @@ |
1314 | "__type__": "TypedArray", | 1323 | "__type__": "TypedArray", |
1315 | "ctor": "Float32Array", | 1324 | "ctor": "Float32Array", |
1316 | "array": [ | 1325 | "array": [ |
1317 | -512, | 1326 | -513, |
1318 | -73.3499984741211, | 1327 | -59.349998474121094, |
1319 | 0, | 1328 | 0, |
1320 | 0, | 1329 | 0, |
1321 | 0, | 1330 | 0, |
... | @@ -1363,7 +1372,7 @@ | ... | @@ -1363,7 +1372,7 @@ |
1363 | "_spacingX": 0, | 1372 | "_spacingX": 0, |
1364 | "_batchAsBitmap": false, | 1373 | "_batchAsBitmap": false, |
1365 | "_N$horizontalAlign": 1, | 1374 | "_N$horizontalAlign": 1, |
1366 | "_N$verticalAlign": 0, | 1375 | "_N$verticalAlign": 1, |
1367 | "_N$fontFamily": "Arial", | 1376 | "_N$fontFamily": "Arial", |
1368 | "_N$overflow": 0, | 1377 | "_N$overflow": 0, |
1369 | "_N$cacheMode": 0, | 1378 | "_N$cacheMode": 0, |
... | @@ -1380,9 +1389,9 @@ | ... | @@ -1380,9 +1389,9 @@ |
1380 | "alignMode": 1, | 1389 | "alignMode": 1, |
1381 | "_target": null, | 1390 | "_target": null, |
1382 | "_alignFlags": 9, | 1391 | "_alignFlags": 9, |
1383 | "_left": 64, | 1392 | "_left": 63, |
1384 | "_right": 0, | 1393 | "_right": 0, |
1385 | "_top": 405, | 1394 | "_top": 391, |
1386 | "_bottom": 0, | 1395 | "_bottom": 0, |
1387 | "_verticalCenter": 0, | 1396 | "_verticalCenter": 0, |
1388 | "_horizontalCenter": 0, | 1397 | "_horizontalCenter": 0, |
... | @@ -1398,6 +1407,128 @@ | ... | @@ -1398,6 +1407,128 @@ |
1398 | }, | 1407 | }, |
1399 | { | 1408 | { |
1400 | "__type__": "cc.Node", | 1409 | "__type__": "cc.Node", |
1410 | "_name": "CurrentNumber", | ||
1411 | "_objFlags": 0, | ||
1412 | "_parent": { | ||
1413 | "__id__": 2 | ||
1414 | }, | ||
1415 | "_children": [], | ||
1416 | "_active": true, | ||
1417 | "_components": [ | ||
1418 | { | ||
1419 | "__id__": 33 | ||
1420 | }, | ||
1421 | { | ||
1422 | "__id__": 34 | ||
1423 | } | ||
1424 | ], | ||
1425 | "_prefab": null, | ||
1426 | "_opacity": 255, | ||
1427 | "_color": { | ||
1428 | "__type__": "cc.Color", | ||
1429 | "r": 180, | ||
1430 | "g": 184, | ||
1431 | "b": 191, | ||
1432 | "a": 255 | ||
1433 | }, | ||
1434 | "_contentSize": { | ||
1435 | "__type__": "cc.Size", | ||
1436 | "width": 184.04, | ||
1437 | "height": 41.58 | ||
1438 | }, | ||
1439 | "_anchorPoint": { | ||
1440 | "__type__": "cc.Vec2", | ||
1441 | "x": 0.5, | ||
1442 | "y": 0.5 | ||
1443 | }, | ||
1444 | "_trs": { | ||
1445 | "__type__": "TypedArray", | ||
1446 | "ctor": "Float32Array", | ||
1447 | "array": [ | ||
1448 | -357.9800109863281, | ||
1449 | -61.790000915527344, | ||
1450 | 0, | ||
1451 | 0, | ||
1452 | 0, | ||
1453 | 0, | ||
1454 | 1, | ||
1455 | 1, | ||
1456 | 1, | ||
1457 | 1 | ||
1458 | ] | ||
1459 | }, | ||
1460 | "_eulerAngles": { | ||
1461 | "__type__": "cc.Vec3", | ||
1462 | "x": 0, | ||
1463 | "y": 0, | ||
1464 | "z": 0 | ||
1465 | }, | ||
1466 | "_skewX": 0, | ||
1467 | "_skewY": 0, | ||
1468 | "_is3DNode": false, | ||
1469 | "_groupIndex": 0, | ||
1470 | "groupIndex": 0, | ||
1471 | "_id": "85k7XViF5PV6rRFkAGlbRR" | ||
1472 | }, | ||
1473 | { | ||
1474 | "__type__": "cc.Label", | ||
1475 | "_name": "", | ||
1476 | "_objFlags": 0, | ||
1477 | "node": { | ||
1478 | "__id__": 32 | ||
1479 | }, | ||
1480 | "_enabled": true, | ||
1481 | "_materials": [ | ||
1482 | { | ||
1483 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
1484 | } | ||
1485 | ], | ||
1486 | "_useOriginalSize": false, | ||
1487 | "_string": "(更新至100集)", | ||
1488 | "_N$string": "(更新至100集)", | ||
1489 | "_fontSize": 24, | ||
1490 | "_lineHeight": 33, | ||
1491 | "_enableWrapText": true, | ||
1492 | "_N$file": null, | ||
1493 | "_isSystemFontUsed": true, | ||
1494 | "_spacingX": 0, | ||
1495 | "_batchAsBitmap": false, | ||
1496 | "_N$horizontalAlign": 1, | ||
1497 | "_N$verticalAlign": 1, | ||
1498 | "_N$fontFamily": "Arial", | ||
1499 | "_N$overflow": 0, | ||
1500 | "_N$cacheMode": 0, | ||
1501 | "_id": "0b0bIjUW1JuZobWtmyHiDb" | ||
1502 | }, | ||
1503 | { | ||
1504 | "__type__": "cc.Widget", | ||
1505 | "_name": "", | ||
1506 | "_objFlags": 0, | ||
1507 | "node": { | ||
1508 | "__id__": 32 | ||
1509 | }, | ||
1510 | "_enabled": true, | ||
1511 | "alignMode": 1, | ||
1512 | "_target": null, | ||
1513 | "_alignFlags": 9, | ||
1514 | "_left": 190, | ||
1515 | "_right": 0, | ||
1516 | "_top": 401, | ||
1517 | "_bottom": 0, | ||
1518 | "_verticalCenter": 0, | ||
1519 | "_horizontalCenter": 0, | ||
1520 | "_isAbsLeft": true, | ||
1521 | "_isAbsRight": true, | ||
1522 | "_isAbsTop": true, | ||
1523 | "_isAbsBottom": true, | ||
1524 | "_isAbsHorizontalCenter": true, | ||
1525 | "_isAbsVerticalCenter": true, | ||
1526 | "_originalWidth": 0, | ||
1527 | "_originalHeight": 0, | ||
1528 | "_id": "34EEGbmRlMWpVYMkv0qhJI" | ||
1529 | }, | ||
1530 | { | ||
1531 | "__type__": "cc.Node", | ||
1401 | "_name": "TypeListArea", | 1532 | "_name": "TypeListArea", |
1402 | "_objFlags": 0, | 1533 | "_objFlags": 0, |
1403 | "_parent": { | 1534 | "_parent": { |
... | @@ -1405,13 +1536,13 @@ | ... | @@ -1405,13 +1536,13 @@ |
1405 | }, | 1536 | }, |
1406 | "_children": [ | 1537 | "_children": [ |
1407 | { | 1538 | { |
1408 | "__id__": 33 | 1539 | "__id__": 36 |
1409 | } | 1540 | } |
1410 | ], | 1541 | ], |
1411 | "_active": true, | 1542 | "_active": true, |
1412 | "_components": [ | 1543 | "_components": [ |
1413 | { | 1544 | { |
1414 | "__id__": 36 | 1545 | "__id__": 39 |
1415 | } | 1546 | } |
1416 | ], | 1547 | ], |
1417 | "_prefab": null, | 1548 | "_prefab": null, |
... | @@ -1479,17 +1610,17 @@ | ... | @@ -1479,17 +1610,17 @@ |
1479 | "_name": "TypeListWrapper", | 1610 | "_name": "TypeListWrapper", |
1480 | "_objFlags": 0, | 1611 | "_objFlags": 0, |
1481 | "_parent": { | 1612 | "_parent": { |
1482 | "__id__": 32 | 1613 | "__id__": 35 |
1483 | }, | 1614 | }, |
1484 | "_children": [ | 1615 | "_children": [ |
1485 | { | 1616 | { |
1486 | "__id__": 34 | 1617 | "__id__": 37 |
1487 | } | 1618 | } |
1488 | ], | 1619 | ], |
1489 | "_active": true, | 1620 | "_active": true, |
1490 | "_components": [ | 1621 | "_components": [ |
1491 | { | 1622 | { |
1492 | "__id__": 35 | 1623 | "__id__": 38 |
1493 | } | 1624 | } |
1494 | ], | 1625 | ], |
1495 | "_prefab": null, | 1626 | "_prefab": null, |
... | @@ -1557,7 +1688,7 @@ | ... | @@ -1557,7 +1688,7 @@ |
1557 | "_name": "TypeList", | 1688 | "_name": "TypeList", |
1558 | "_objFlags": 0, | 1689 | "_objFlags": 0, |
1559 | "_parent": { | 1690 | "_parent": { |
1560 | "__id__": 33 | 1691 | "__id__": 36 |
1561 | }, | 1692 | }, |
1562 | "_children": [], | 1693 | "_children": [], |
1563 | "_active": true, | 1694 | "_active": true, |
... | @@ -1627,7 +1758,7 @@ | ... | @@ -1627,7 +1758,7 @@ |
1627 | "_name": "", | 1758 | "_name": "", |
1628 | "_objFlags": 0, | 1759 | "_objFlags": 0, |
1629 | "node": { | 1760 | "node": { |
1630 | "__id__": 33 | 1761 | "__id__": 36 |
1631 | }, | 1762 | }, |
1632 | "_enabled": true, | 1763 | "_enabled": true, |
1633 | "_materials": [ | 1764 | "_materials": [ |
... | @@ -1647,7 +1778,7 @@ | ... | @@ -1647,7 +1778,7 @@ |
1647 | "_name": "", | 1778 | "_name": "", |
1648 | "_objFlags": 0, | 1779 | "_objFlags": 0, |
1649 | "node": { | 1780 | "node": { |
1650 | "__id__": 32 | 1781 | "__id__": 35 |
1651 | }, | 1782 | }, |
1652 | "_enabled": true, | 1783 | "_enabled": true, |
1653 | "alignMode": 2, | 1784 | "alignMode": 2, |
... | @@ -1680,9 +1811,6 @@ | ... | @@ -1680,9 +1811,6 @@ |
1680 | }, | 1811 | }, |
1681 | "_children": [ | 1812 | "_children": [ |
1682 | { | 1813 | { |
1683 | "__id__": 38 | ||
1684 | }, | ||
1685 | { | ||
1686 | "__id__": 41 | 1814 | "__id__": 41 |
1687 | }, | 1815 | }, |
1688 | { | 1816 | { |
... | @@ -1690,12 +1818,15 @@ | ... | @@ -1690,12 +1818,15 @@ |
1690 | }, | 1818 | }, |
1691 | { | 1819 | { |
1692 | "__id__": 47 | 1820 | "__id__": 47 |
1821 | }, | ||
1822 | { | ||
1823 | "__id__": 50 | ||
1693 | } | 1824 | } |
1694 | ], | 1825 | ], |
1695 | "_active": false, | 1826 | "_active": false, |
1696 | "_components": [ | 1827 | "_components": [ |
1697 | { | 1828 | { |
1698 | "__id__": 50 | 1829 | "__id__": 53 |
1699 | } | 1830 | } |
1700 | ], | 1831 | ], |
1701 | "_prefab": null, | 1832 | "_prefab": null, |
... | @@ -1751,16 +1882,16 @@ | ... | @@ -1751,16 +1882,16 @@ |
1751 | "_name": "New Sprite(Splash)", | 1882 | "_name": "New Sprite(Splash)", |
1752 | "_objFlags": 0, | 1883 | "_objFlags": 0, |
1753 | "_parent": { | 1884 | "_parent": { |
1754 | "__id__": 37 | 1885 | "__id__": 40 |
1755 | }, | 1886 | }, |
1756 | "_children": [], | 1887 | "_children": [], |
1757 | "_active": true, | 1888 | "_active": true, |
1758 | "_components": [ | 1889 | "_components": [ |
1759 | { | 1890 | { |
1760 | "__id__": 39 | 1891 | "__id__": 42 |
1761 | }, | 1892 | }, |
1762 | { | 1893 | { |
1763 | "__id__": 40 | 1894 | "__id__": 43 |
1764 | } | 1895 | } |
1765 | ], | 1896 | ], |
1766 | "_prefab": null, | 1897 | "_prefab": null, |
... | @@ -1816,7 +1947,7 @@ | ... | @@ -1816,7 +1947,7 @@ |
1816 | "_name": "", | 1947 | "_name": "", |
1817 | "_objFlags": 0, | 1948 | "_objFlags": 0, |
1818 | "node": { | 1949 | "node": { |
1819 | "__id__": 38 | 1950 | "__id__": 41 |
1820 | }, | 1951 | }, |
1821 | "_enabled": true, | 1952 | "_enabled": true, |
1822 | "_materials": [ | 1953 | "_materials": [ |
... | @@ -1848,7 +1979,7 @@ | ... | @@ -1848,7 +1979,7 @@ |
1848 | "_name": "", | 1979 | "_name": "", |
1849 | "_objFlags": 0, | 1980 | "_objFlags": 0, |
1850 | "node": { | 1981 | "node": { |
1851 | "__id__": 38 | 1982 | "__id__": 41 |
1852 | }, | 1983 | }, |
1853 | "_enabled": true, | 1984 | "_enabled": true, |
1854 | "alignMode": 1, | 1985 | "alignMode": 1, |
... | @@ -1875,16 +2006,16 @@ | ... | @@ -1875,16 +2006,16 @@ |
1875 | "_name": "Title", | 2006 | "_name": "Title", |
1876 | "_objFlags": 0, | 2007 | "_objFlags": 0, |
1877 | "_parent": { | 2008 | "_parent": { |
1878 | "__id__": 37 | 2009 | "__id__": 40 |
1879 | }, | 2010 | }, |
1880 | "_children": [], | 2011 | "_children": [], |
1881 | "_active": true, | 2012 | "_active": true, |
1882 | "_components": [ | 2013 | "_components": [ |
1883 | { | 2014 | { |
1884 | "__id__": 42 | 2015 | "__id__": 45 |
1885 | }, | 2016 | }, |
1886 | { | 2017 | { |
1887 | "__id__": 43 | 2018 | "__id__": 46 |
1888 | } | 2019 | } |
1889 | ], | 2020 | ], |
1890 | "_prefab": null, | 2021 | "_prefab": null, |
... | @@ -1940,7 +2071,7 @@ | ... | @@ -1940,7 +2071,7 @@ |
1940 | "_name": "", | 2071 | "_name": "", |
1941 | "_objFlags": 0, | 2072 | "_objFlags": 0, |
1942 | "node": { | 2073 | "node": { |
1943 | "__id__": 41 | 2074 | "__id__": 44 |
1944 | }, | 2075 | }, |
1945 | "_enabled": true, | 2076 | "_enabled": true, |
1946 | "_materials": [ | 2077 | "_materials": [ |
... | @@ -1970,7 +2101,7 @@ | ... | @@ -1970,7 +2101,7 @@ |
1970 | "_name": "", | 2101 | "_name": "", |
1971 | "_objFlags": 0, | 2102 | "_objFlags": 0, |
1972 | "node": { | 2103 | "node": { |
1973 | "__id__": 41 | 2104 | "__id__": 44 |
1974 | }, | 2105 | }, |
1975 | "_enabled": true, | 2106 | "_enabled": true, |
1976 | "alignMode": 1, | 2107 | "alignMode": 1, |
... | @@ -1997,16 +2128,16 @@ | ... | @@ -1997,16 +2128,16 @@ |
1997 | "_name": "Desc", | 2128 | "_name": "Desc", |
1998 | "_objFlags": 0, | 2129 | "_objFlags": 0, |
1999 | "_parent": { | 2130 | "_parent": { |
2000 | "__id__": 37 | 2131 | "__id__": 40 |
2001 | }, | 2132 | }, |
2002 | "_children": [], | 2133 | "_children": [], |
2003 | "_active": true, | 2134 | "_active": true, |
2004 | "_components": [ | 2135 | "_components": [ |
2005 | { | 2136 | { |
2006 | "__id__": 45 | 2137 | "__id__": 48 |
2007 | }, | 2138 | }, |
2008 | { | 2139 | { |
2009 | "__id__": 46 | 2140 | "__id__": 49 |
2010 | } | 2141 | } |
2011 | ], | 2142 | ], |
2012 | "_prefab": null, | 2143 | "_prefab": null, |
... | @@ -2062,7 +2193,7 @@ | ... | @@ -2062,7 +2193,7 @@ |
2062 | "_name": "", | 2193 | "_name": "", |
2063 | "_objFlags": 0, | 2194 | "_objFlags": 0, |
2064 | "node": { | 2195 | "node": { |
2065 | "__id__": 44 | 2196 | "__id__": 47 |
2066 | }, | 2197 | }, |
2067 | "_enabled": true, | 2198 | "_enabled": true, |
2068 | "_materials": [ | 2199 | "_materials": [ |
... | @@ -2092,7 +2223,7 @@ | ... | @@ -2092,7 +2223,7 @@ |
2092 | "_name": "", | 2223 | "_name": "", |
2093 | "_objFlags": 0, | 2224 | "_objFlags": 0, |
2094 | "node": { | 2225 | "node": { |
2095 | "__id__": 44 | 2226 | "__id__": 47 |
2096 | }, | 2227 | }, |
2097 | "_enabled": true, | 2228 | "_enabled": true, |
2098 | "alignMode": 1, | 2229 | "alignMode": 1, |
... | @@ -2119,16 +2250,16 @@ | ... | @@ -2119,16 +2250,16 @@ |
2119 | "_name": "New Sprite(Splash)", | 2250 | "_name": "New Sprite(Splash)", |
2120 | "_objFlags": 0, | 2251 | "_objFlags": 0, |
2121 | "_parent": { | 2252 | "_parent": { |
2122 | "__id__": 37 | 2253 | "__id__": 40 |
2123 | }, | 2254 | }, |
2124 | "_children": [], | 2255 | "_children": [], |
2125 | "_active": true, | 2256 | "_active": true, |
2126 | "_components": [ | 2257 | "_components": [ |
2127 | { | 2258 | { |
2128 | "__id__": 48 | 2259 | "__id__": 51 |
2129 | }, | 2260 | }, |
2130 | { | 2261 | { |
2131 | "__id__": 49 | 2262 | "__id__": 52 |
2132 | } | 2263 | } |
2133 | ], | 2264 | ], |
2134 | "_prefab": null, | 2265 | "_prefab": null, |
... | @@ -2184,7 +2315,7 @@ | ... | @@ -2184,7 +2315,7 @@ |
2184 | "_name": "", | 2315 | "_name": "", |
2185 | "_objFlags": 0, | 2316 | "_objFlags": 0, |
2186 | "node": { | 2317 | "node": { |
2187 | "__id__": 47 | 2318 | "__id__": 50 |
2188 | }, | 2319 | }, |
2189 | "_enabled": true, | 2320 | "_enabled": true, |
2190 | "_materials": [ | 2321 | "_materials": [ |
... | @@ -2216,7 +2347,7 @@ | ... | @@ -2216,7 +2347,7 @@ |
2216 | "_name": "", | 2347 | "_name": "", |
2217 | "_objFlags": 0, | 2348 | "_objFlags": 0, |
2218 | "node": { | 2349 | "node": { |
2219 | "__id__": 47 | 2350 | "__id__": 50 |
2220 | }, | 2351 | }, |
2221 | "_enabled": true, | 2352 | "_enabled": true, |
2222 | "alignMode": 1, | 2353 | "alignMode": 1, |
... | @@ -2243,7 +2374,7 @@ | ... | @@ -2243,7 +2374,7 @@ |
2243 | "_name": "", | 2374 | "_name": "", |
2244 | "_objFlags": 0, | 2375 | "_objFlags": 0, |
2245 | "node": { | 2376 | "node": { |
2246 | "__id__": 37 | 2377 | "__id__": 40 |
2247 | }, | 2378 | }, |
2248 | "_enabled": true, | 2379 | "_enabled": true, |
2249 | "_materials": [ | 2380 | "_materials": [ |
... | @@ -2281,10 +2412,10 @@ | ... | @@ -2281,10 +2412,10 @@ |
2281 | "_active": true, | 2412 | "_active": true, |
2282 | "_components": [ | 2413 | "_components": [ |
2283 | { | 2414 | { |
2284 | "__id__": 52 | 2415 | "__id__": 55 |
2285 | }, | 2416 | }, |
2286 | { | 2417 | { |
2287 | "__id__": 59 | 2418 | "__id__": 62 |
2288 | } | 2419 | } |
2289 | ], | 2420 | ], |
2290 | "_prefab": null, | 2421 | "_prefab": null, |
... | @@ -2340,14 +2471,14 @@ | ... | @@ -2340,14 +2471,14 @@ |
2340 | "_name": "", | 2471 | "_name": "", |
2341 | "_objFlags": 0, | 2472 | "_objFlags": 0, |
2342 | "node": { | 2473 | "node": { |
2343 | "__id__": 51 | 2474 | "__id__": 54 |
2344 | }, | 2475 | }, |
2345 | "_enabled": true, | 2476 | "_enabled": true, |
2346 | "videoPlayer1": null, | 2477 | "videoPlayer1": null, |
2347 | "currentTime": null, | 2478 | "currentTime": null, |
2348 | "totalTime": null, | 2479 | "totalTime": null, |
2349 | "loadingIcon": { | 2480 | "loadingIcon": { |
2350 | "__id__": 53 | 2481 | "__id__": 56 |
2351 | }, | 2482 | }, |
2352 | "now": 0, | 2483 | "now": 0, |
2353 | "duration": 0, | 2484 | "duration": 0, |
... | @@ -2361,16 +2492,16 @@ | ... | @@ -2361,16 +2492,16 @@ |
2361 | "_name": "LoadingPic", | 2492 | "_name": "LoadingPic", |
2362 | "_objFlags": 0, | 2493 | "_objFlags": 0, |
2363 | "_parent": { | 2494 | "_parent": { |
2364 | "__id__": 54 | 2495 | "__id__": 57 |
2365 | }, | 2496 | }, |
2366 | "_children": [], | 2497 | "_children": [], |
2367 | "_active": true, | 2498 | "_active": true, |
2368 | "_components": [ | 2499 | "_components": [ |
2369 | { | 2500 | { |
2370 | "__id__": 57 | 2501 | "__id__": 60 |
2371 | }, | 2502 | }, |
2372 | { | 2503 | { |
2373 | "__id__": 58 | 2504 | "__id__": 61 |
2374 | } | 2505 | } |
2375 | ], | 2506 | ], |
2376 | "_prefab": null, | 2507 | "_prefab": null, |
... | @@ -2430,16 +2561,16 @@ | ... | @@ -2430,16 +2561,16 @@ |
2430 | }, | 2561 | }, |
2431 | "_children": [ | 2562 | "_children": [ |
2432 | { | 2563 | { |
2433 | "__id__": 53 | 2564 | "__id__": 56 |
2434 | } | 2565 | } |
2435 | ], | 2566 | ], |
2436 | "_active": true, | 2567 | "_active": true, |
2437 | "_components": [ | 2568 | "_components": [ |
2438 | { | 2569 | { |
2439 | "__id__": 55 | 2570 | "__id__": 58 |
2440 | }, | 2571 | }, |
2441 | { | 2572 | { |
2442 | "__id__": 56 | 2573 | "__id__": 59 |
2443 | } | 2574 | } |
2444 | ], | 2575 | ], |
2445 | "_prefab": null, | 2576 | "_prefab": null, |
... | @@ -2495,7 +2626,7 @@ | ... | @@ -2495,7 +2626,7 @@ |
2495 | "_name": "", | 2626 | "_name": "", |
2496 | "_objFlags": 0, | 2627 | "_objFlags": 0, |
2497 | "node": { | 2628 | "node": { |
2498 | "__id__": 54 | 2629 | "__id__": 57 |
2499 | }, | 2630 | }, |
2500 | "_enabled": true, | 2631 | "_enabled": true, |
2501 | "_materials": [ | 2632 | "_materials": [ |
... | @@ -2515,7 +2646,7 @@ | ... | @@ -2515,7 +2646,7 @@ |
2515 | "_name": "", | 2646 | "_name": "", |
2516 | "_objFlags": 0, | 2647 | "_objFlags": 0, |
2517 | "node": { | 2648 | "node": { |
2518 | "__id__": 54 | 2649 | "__id__": 57 |
2519 | }, | 2650 | }, |
2520 | "_enabled": true, | 2651 | "_enabled": true, |
2521 | "alignMode": 0, | 2652 | "alignMode": 0, |
... | @@ -2542,7 +2673,7 @@ | ... | @@ -2542,7 +2673,7 @@ |
2542 | "_name": "", | 2673 | "_name": "", |
2543 | "_objFlags": 0, | 2674 | "_objFlags": 0, |
2544 | "node": { | 2675 | "node": { |
2545 | "__id__": 53 | 2676 | "__id__": 56 |
2546 | }, | 2677 | }, |
2547 | "_enabled": true, | 2678 | "_enabled": true, |
2548 | "_materials": [ | 2679 | "_materials": [ |
... | @@ -2574,7 +2705,7 @@ | ... | @@ -2574,7 +2705,7 @@ |
2574 | "_name": "", | 2705 | "_name": "", |
2575 | "_objFlags": 0, | 2706 | "_objFlags": 0, |
2576 | "node": { | 2707 | "node": { |
2577 | "__id__": 53 | 2708 | "__id__": 56 |
2578 | }, | 2709 | }, |
2579 | "_enabled": true, | 2710 | "_enabled": true, |
2580 | "_defaultClip": null, | 2711 | "_defaultClip": null, |
... | @@ -2587,7 +2718,7 @@ | ... | @@ -2587,7 +2718,7 @@ |
2587 | "_name": "", | 2718 | "_name": "", |
2588 | "_objFlags": 0, | 2719 | "_objFlags": 0, |
2589 | "node": { | 2720 | "node": { |
2590 | "__id__": 51 | 2721 | "__id__": 54 |
2591 | }, | 2722 | }, |
2592 | "_enabled": true, | 2723 | "_enabled": true, |
2593 | "alignMode": 1, | 2724 | "alignMode": 1, |
... | @@ -2612,45 +2743,828 @@ | ... | @@ -2612,45 +2743,828 @@ |
2612 | "_id": "15vecjt3VMaZhPSyH21dlK" | 2743 | "_id": "15vecjt3VMaZhPSyH21dlK" |
2613 | }, | 2744 | }, |
2614 | { | 2745 | { |
2615 | "__type__": "cc.Canvas", | 2746 | "__type__": "cc.Node", |
2616 | "_name": "", | 2747 | "_name": "NaviArea", |
2617 | "_objFlags": 0, | 2748 | "_objFlags": 0, |
2618 | "node": { | 2749 | "_parent": { |
2619 | "__id__": 2 | 2750 | "__id__": 2 |
2620 | }, | 2751 | }, |
2621 | "_enabled": true, | 2752 | "_children": [ |
2622 | "_designResolution": { | 2753 | { |
2754 | "__id__": 64 | ||
2755 | }, | ||
2756 | { | ||
2757 | "__id__": 67 | ||
2758 | }, | ||
2759 | { | ||
2760 | "__id__": 69 | ||
2761 | } | ||
2762 | ], | ||
2763 | "_active": true, | ||
2764 | "_components": [], | ||
2765 | "_prefab": null, | ||
2766 | "_opacity": 255, | ||
2767 | "_color": { | ||
2768 | "__type__": "cc.Color", | ||
2769 | "r": 255, | ||
2770 | "g": 255, | ||
2771 | "b": 255, | ||
2772 | "a": 255 | ||
2773 | }, | ||
2774 | "_contentSize": { | ||
2623 | "__type__": "cc.Size", | 2775 | "__type__": "cc.Size", |
2624 | "width": 1280, | 2776 | "width": 1048, |
2625 | "height": 720 | 2777 | "height": 54 |
2626 | }, | 2778 | }, |
2627 | "_fitWidth": false, | 2779 | "_anchorPoint": { |
2628 | "_fitHeight": true, | 2780 | "__type__": "cc.Vec2", |
2629 | "_id": "8emyQJPypMIJg78+lr5Xuf" | 2781 | "x": 0, |
2630 | }, | 2782 | "y": 0.5 |
2631 | { | 2783 | }, |
2632 | "__type__": "0da27FdLPdHxaVGhEtrqeLA", | 2784 | "_position": { |
2633 | "_name": "", | 2785 | "__type__": "cc.Vec3", |
2634 | "_objFlags": 0, | 2786 | "x": -527, |
2635 | "node": { | 2787 | "y": -87, |
2636 | "__id__": 2 | 2788 | "z": 0 |
2789 | }, | ||
2790 | "_scale": { | ||
2791 | "__type__": "cc.Vec3", | ||
2792 | "x": 1, | ||
2793 | "y": 1, | ||
2794 | "z": 1 | ||
2795 | }, | ||
2796 | "_trs": { | ||
2797 | "__type__": "TypedArray", | ||
2798 | "ctor": "Float32Array", | ||
2799 | "array": [ | ||
2800 | -584.0960083007812, | ||
2801 | -141.68699645996094, | ||
2802 | 0, | ||
2803 | 0, | ||
2804 | 0, | ||
2805 | 0, | ||
2806 | 1, | ||
2807 | 1, | ||
2808 | 1, | ||
2809 | 1 | ||
2810 | ] | ||
2811 | }, | ||
2812 | "_eulerAngles": { | ||
2813 | "__type__": "cc.Vec3", | ||
2814 | "x": 0, | ||
2815 | "y": 0, | ||
2816 | "z": 0 | ||
2817 | }, | ||
2818 | "_skewX": 0, | ||
2819 | "_skewY": 0, | ||
2820 | "_is3DNode": false, | ||
2821 | "_groupIndex": 0, | ||
2822 | "groupIndex": 0, | ||
2823 | "_id": "9bUT3s9IBIKbJ1BBhEIwLu" | ||
2824 | }, | ||
2825 | { | ||
2826 | "__type__": "cc.Node", | ||
2827 | "_name": "NaviListWrapper", | ||
2828 | "_objFlags": 0, | ||
2829 | "_parent": { | ||
2830 | "__id__": 63 | ||
2831 | }, | ||
2832 | "_children": [ | ||
2833 | { | ||
2834 | "__id__": 65 | ||
2835 | } | ||
2836 | ], | ||
2837 | "_active": true, | ||
2838 | "_components": [ | ||
2839 | { | ||
2840 | "__id__": 66 | ||
2841 | } | ||
2842 | ], | ||
2843 | "_prefab": null, | ||
2844 | "_opacity": 255, | ||
2845 | "_color": { | ||
2846 | "__type__": "cc.Color", | ||
2847 | "r": 255, | ||
2848 | "g": 255, | ||
2849 | "b": 255, | ||
2850 | "a": 255 | ||
2851 | }, | ||
2852 | "_contentSize": { | ||
2853 | "__type__": "cc.Size", | ||
2854 | "width": 1048, | ||
2855 | "height": 54 | ||
2856 | }, | ||
2857 | "_anchorPoint": { | ||
2858 | "__type__": "cc.Vec2", | ||
2859 | "x": 0, | ||
2860 | "y": 0.5 | ||
2861 | }, | ||
2862 | "_position": { | ||
2863 | "__type__": "cc.Vec3", | ||
2864 | "x": 0, | ||
2865 | "y": 0, | ||
2866 | "z": 0 | ||
2867 | }, | ||
2868 | "_scale": { | ||
2869 | "__type__": "cc.Vec3", | ||
2870 | "x": 1, | ||
2871 | "y": 1, | ||
2872 | "z": 1 | ||
2873 | }, | ||
2874 | "_trs": { | ||
2875 | "__type__": "TypedArray", | ||
2876 | "ctor": "Float32Array", | ||
2877 | "array": [ | ||
2878 | 0, | ||
2879 | 0, | ||
2880 | 0, | ||
2881 | 0, | ||
2882 | 0, | ||
2883 | 0, | ||
2884 | 1, | ||
2885 | 1, | ||
2886 | 1, | ||
2887 | 1 | ||
2888 | ] | ||
2889 | }, | ||
2890 | "_eulerAngles": { | ||
2891 | "__type__": "cc.Vec3", | ||
2892 | "x": 0, | ||
2893 | "y": 0, | ||
2894 | "z": 0 | ||
2895 | }, | ||
2896 | "_skewX": 0, | ||
2897 | "_skewY": 0, | ||
2898 | "_is3DNode": false, | ||
2899 | "_groupIndex": 0, | ||
2900 | "groupIndex": 0, | ||
2901 | "_id": "4a5x7lgWRO85/6Adt1XYRW" | ||
2902 | }, | ||
2903 | { | ||
2904 | "__type__": "cc.Node", | ||
2905 | "_name": "NaviList", | ||
2906 | "_objFlags": 0, | ||
2907 | "_parent": { | ||
2908 | "__id__": 64 | ||
2909 | }, | ||
2910 | "_children": [], | ||
2911 | "_active": true, | ||
2912 | "_components": [], | ||
2913 | "_prefab": null, | ||
2914 | "_opacity": 255, | ||
2915 | "_color": { | ||
2916 | "__type__": "cc.Color", | ||
2917 | "r": 255, | ||
2918 | "g": 255, | ||
2919 | "b": 255, | ||
2920 | "a": 255 | ||
2921 | }, | ||
2922 | "_contentSize": { | ||
2923 | "__type__": "cc.Size", | ||
2924 | "width": 1048, | ||
2925 | "height": 54 | ||
2926 | }, | ||
2927 | "_anchorPoint": { | ||
2928 | "__type__": "cc.Vec2", | ||
2929 | "x": 0, | ||
2930 | "y": 0.5 | ||
2931 | }, | ||
2932 | "_position": { | ||
2933 | "__type__": "cc.Vec3", | ||
2934 | "x": 0, | ||
2935 | "y": 0, | ||
2936 | "z": 0 | ||
2937 | }, | ||
2938 | "_scale": { | ||
2939 | "__type__": "cc.Vec3", | ||
2940 | "x": 1, | ||
2941 | "y": 1, | ||
2942 | "z": 1 | ||
2943 | }, | ||
2944 | "_trs": { | ||
2945 | "__type__": "TypedArray", | ||
2946 | "ctor": "Float32Array", | ||
2947 | "array": [ | ||
2948 | 0, | ||
2949 | 0, | ||
2950 | 0, | ||
2951 | 0, | ||
2952 | 0, | ||
2953 | 0, | ||
2954 | 1, | ||
2955 | 1, | ||
2956 | 1, | ||
2957 | 1 | ||
2958 | ] | ||
2959 | }, | ||
2960 | "_eulerAngles": { | ||
2961 | "__type__": "cc.Vec3", | ||
2962 | "x": 0, | ||
2963 | "y": 0, | ||
2964 | "z": 0 | ||
2965 | }, | ||
2966 | "_skewX": 0, | ||
2967 | "_skewY": 0, | ||
2968 | "_is3DNode": false, | ||
2969 | "_groupIndex": 0, | ||
2970 | "groupIndex": 0, | ||
2971 | "_id": "248M67U3pPVI1iY71AOoCI" | ||
2972 | }, | ||
2973 | { | ||
2974 | "__type__": "cc.Mask", | ||
2975 | "_name": "", | ||
2976 | "_objFlags": 0, | ||
2977 | "node": { | ||
2978 | "__id__": 64 | ||
2979 | }, | ||
2980 | "_enabled": true, | ||
2981 | "_materials": [ | ||
2982 | { | ||
2983 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
2984 | } | ||
2985 | ], | ||
2986 | "_spriteFrame": null, | ||
2987 | "_type": 0, | ||
2988 | "_segments": 64, | ||
2989 | "_N$alphaThreshold": 1, | ||
2990 | "_N$inverted": false, | ||
2991 | "_id": "b6YSVDYp1E8YBnPy3CupxI" | ||
2992 | }, | ||
2993 | { | ||
2994 | "__type__": "cc.Node", | ||
2995 | "_name": "LeftIcon", | ||
2996 | "_objFlags": 0, | ||
2997 | "_parent": { | ||
2998 | "__id__": 63 | ||
2999 | }, | ||
3000 | "_children": [], | ||
3001 | "_active": true, | ||
3002 | "_components": [ | ||
3003 | { | ||
3004 | "__id__": 68 | ||
3005 | } | ||
3006 | ], | ||
3007 | "_prefab": null, | ||
3008 | "_opacity": 0, | ||
3009 | "_color": { | ||
3010 | "__type__": "cc.Color", | ||
3011 | "r": 255, | ||
3012 | "g": 255, | ||
3013 | "b": 255, | ||
3014 | "a": 255 | ||
3015 | }, | ||
3016 | "_contentSize": { | ||
3017 | "__type__": "cc.Size", | ||
3018 | "width": 17, | ||
3019 | "height": 23 | ||
3020 | }, | ||
3021 | "_anchorPoint": { | ||
3022 | "__type__": "cc.Vec2", | ||
3023 | "x": 0.5, | ||
3024 | "y": 0.5 | ||
3025 | }, | ||
3026 | "_position": { | ||
3027 | "__type__": "cc.Vec3", | ||
3028 | "x": -14.5, | ||
3029 | "y": -0.5, | ||
3030 | "z": 0 | ||
3031 | }, | ||
3032 | "_scale": { | ||
3033 | "__type__": "cc.Vec3", | ||
3034 | "x": 1, | ||
3035 | "y": 1, | ||
3036 | "z": 1 | ||
3037 | }, | ||
3038 | "_trs": { | ||
3039 | "__type__": "TypedArray", | ||
3040 | "ctor": "Float32Array", | ||
3041 | "array": [ | ||
3042 | 0, | ||
3043 | 0, | ||
3044 | 0, | ||
3045 | 0, | ||
3046 | 0, | ||
3047 | 0, | ||
3048 | 1, | ||
3049 | 1, | ||
3050 | 1, | ||
3051 | 1 | ||
3052 | ] | ||
3053 | }, | ||
3054 | "_eulerAngles": { | ||
3055 | "__type__": "cc.Vec3", | ||
3056 | "x": 0, | ||
3057 | "y": 0, | ||
3058 | "z": 0 | ||
3059 | }, | ||
3060 | "_skewX": 0, | ||
3061 | "_skewY": 0, | ||
3062 | "_is3DNode": false, | ||
3063 | "_groupIndex": 0, | ||
3064 | "groupIndex": 0, | ||
3065 | "_id": "55MXsXf2JJ25qncAIA6+o/" | ||
3066 | }, | ||
3067 | { | ||
3068 | "__type__": "cc.Sprite", | ||
3069 | "_name": "", | ||
3070 | "_objFlags": 0, | ||
3071 | "node": { | ||
3072 | "__id__": 67 | ||
3073 | }, | ||
3074 | "_enabled": true, | ||
3075 | "_materials": [], | ||
3076 | "_srcBlendFactor": 770, | ||
3077 | "_dstBlendFactor": 771, | ||
3078 | "_spriteFrame": null, | ||
3079 | "_type": 0, | ||
3080 | "_sizeMode": 1, | ||
3081 | "_fillType": 0, | ||
3082 | "_fillCenter": { | ||
3083 | "__type__": "cc.Vec2", | ||
3084 | "x": 0, | ||
3085 | "y": 0 | ||
3086 | }, | ||
3087 | "_fillStart": 0, | ||
3088 | "_fillRange": 0, | ||
3089 | "_isTrimmedMode": true, | ||
3090 | "_atlas": null, | ||
3091 | "_id": "fdkeSUmCJCiYeT1sDA1+XZ" | ||
3092 | }, | ||
3093 | { | ||
3094 | "__type__": "cc.Node", | ||
3095 | "_name": "RightIcon", | ||
3096 | "_objFlags": 0, | ||
3097 | "_parent": { | ||
3098 | "__id__": 63 | ||
3099 | }, | ||
3100 | "_children": [], | ||
3101 | "_active": true, | ||
3102 | "_components": [ | ||
3103 | { | ||
3104 | "__id__": 70 | ||
3105 | } | ||
3106 | ], | ||
3107 | "_prefab": null, | ||
3108 | "_opacity": 0, | ||
3109 | "_color": { | ||
3110 | "__type__": "cc.Color", | ||
3111 | "r": 255, | ||
3112 | "g": 255, | ||
3113 | "b": 255, | ||
3114 | "a": 255 | ||
3115 | }, | ||
3116 | "_contentSize": { | ||
3117 | "__type__": "cc.Size", | ||
3118 | "width": 17, | ||
3119 | "height": 23 | ||
3120 | }, | ||
3121 | "_anchorPoint": { | ||
3122 | "__type__": "cc.Vec2", | ||
3123 | "x": 0.5, | ||
3124 | "y": 0.5 | ||
3125 | }, | ||
3126 | "_position": { | ||
3127 | "__type__": "cc.Vec3", | ||
3128 | "x": 1070.5, | ||
3129 | "y": -0.5, | ||
3130 | "z": 0 | ||
3131 | }, | ||
3132 | "_scale": { | ||
3133 | "__type__": "cc.Vec3", | ||
3134 | "x": 1, | ||
3135 | "y": 1, | ||
3136 | "z": 1 | ||
3137 | }, | ||
3138 | "_trs": { | ||
3139 | "__type__": "TypedArray", | ||
3140 | "ctor": "Float32Array", | ||
3141 | "array": [ | ||
3142 | 0, | ||
3143 | 0, | ||
3144 | 0, | ||
3145 | 0, | ||
3146 | 0, | ||
3147 | 0, | ||
3148 | 1, | ||
3149 | 1, | ||
3150 | 1, | ||
3151 | 1 | ||
3152 | ] | ||
3153 | }, | ||
3154 | "_eulerAngles": { | ||
3155 | "__type__": "cc.Vec3", | ||
3156 | "x": 0, | ||
3157 | "y": 0, | ||
3158 | "z": 0 | ||
3159 | }, | ||
3160 | "_skewX": 0, | ||
3161 | "_skewY": 0, | ||
3162 | "_is3DNode": false, | ||
3163 | "_groupIndex": 0, | ||
3164 | "groupIndex": 0, | ||
3165 | "_id": "c3K7xTUXNMEZkx1EGnKvv+" | ||
3166 | }, | ||
3167 | { | ||
3168 | "__type__": "cc.Sprite", | ||
3169 | "_name": "", | ||
3170 | "_objFlags": 0, | ||
3171 | "node": { | ||
3172 | "__id__": 69 | ||
3173 | }, | ||
3174 | "_enabled": true, | ||
3175 | "_materials": [], | ||
3176 | "_srcBlendFactor": 770, | ||
3177 | "_dstBlendFactor": 771, | ||
3178 | "_spriteFrame": null, | ||
3179 | "_type": 0, | ||
3180 | "_sizeMode": 1, | ||
3181 | "_fillType": 0, | ||
3182 | "_fillCenter": { | ||
3183 | "__type__": "cc.Vec2", | ||
3184 | "x": 0, | ||
3185 | "y": 0 | ||
3186 | }, | ||
3187 | "_fillStart": 0, | ||
3188 | "_fillRange": 0, | ||
3189 | "_isTrimmedMode": true, | ||
3190 | "_atlas": null, | ||
3191 | "_id": "6eFbd8rM1GkLH8hJ4bA4t6" | ||
3192 | }, | ||
3193 | { | ||
3194 | "__type__": "cc.Node", | ||
3195 | "_name": "EpisodeArea", | ||
3196 | "_objFlags": 0, | ||
3197 | "_parent": { | ||
3198 | "__id__": 2 | ||
3199 | }, | ||
3200 | "_children": [ | ||
3201 | { | ||
3202 | "__id__": 72 | ||
3203 | }, | ||
3204 | { | ||
3205 | "__id__": 74 | ||
3206 | } | ||
3207 | ], | ||
3208 | "_active": true, | ||
3209 | "_components": [], | ||
3210 | "_prefab": null, | ||
3211 | "_opacity": 255, | ||
3212 | "_color": { | ||
3213 | "__type__": "cc.Color", | ||
3214 | "r": 255, | ||
3215 | "g": 255, | ||
3216 | "b": 255, | ||
3217 | "a": 255 | ||
3218 | }, | ||
3219 | "_contentSize": { | ||
3220 | "__type__": "cc.Size", | ||
3221 | "width": 1199, | ||
3222 | "height": 50 | ||
3223 | }, | ||
3224 | "_anchorPoint": { | ||
3225 | "__type__": "cc.Vec2", | ||
3226 | "x": 0, | ||
3227 | "y": 0.5 | ||
3228 | }, | ||
3229 | "_position": { | ||
3230 | "__type__": "cc.Vec3", | ||
3231 | "x": -578, | ||
3232 | "y": -213, | ||
3233 | "z": 0 | ||
3234 | }, | ||
3235 | "_scale": { | ||
3236 | "__type__": "cc.Vec3", | ||
3237 | "x": 1, | ||
3238 | "y": 1, | ||
3239 | "z": 1 | ||
3240 | }, | ||
3241 | "_trs": { | ||
3242 | "__type__": "TypedArray", | ||
3243 | "ctor": "Float32Array", | ||
3244 | "array": [ | ||
3245 | -601.4459838867188, | ||
3246 | -205.30099487304688, | ||
3247 | 0, | ||
3248 | 0, | ||
3249 | 0, | ||
3250 | 0, | ||
3251 | 1, | ||
3252 | 1, | ||
3253 | 1, | ||
3254 | 1 | ||
3255 | ] | ||
3256 | }, | ||
3257 | "_eulerAngles": { | ||
3258 | "__type__": "cc.Vec3", | ||
3259 | "x": 0, | ||
3260 | "y": 0, | ||
3261 | "z": 0 | ||
3262 | }, | ||
3263 | "_skewX": 0, | ||
3264 | "_skewY": 0, | ||
3265 | "_is3DNode": false, | ||
3266 | "_groupIndex": 0, | ||
3267 | "groupIndex": 0, | ||
3268 | "_id": "63IGZQo85FK7MnO1k11ML5" | ||
3269 | }, | ||
3270 | { | ||
3271 | "__type__": "cc.Node", | ||
3272 | "_name": "GraphicsLine", | ||
3273 | "_objFlags": 0, | ||
3274 | "_parent": { | ||
3275 | "__id__": 71 | ||
3276 | }, | ||
3277 | "_children": [], | ||
3278 | "_active": true, | ||
3279 | "_components": [ | ||
3280 | { | ||
3281 | "__id__": 73 | ||
3282 | } | ||
3283 | ], | ||
3284 | "_prefab": null, | ||
3285 | "_opacity": 255, | ||
3286 | "_color": { | ||
3287 | "__type__": "cc.Color", | ||
3288 | "r": 255, | ||
3289 | "g": 255, | ||
3290 | "b": 255, | ||
3291 | "a": 255 | ||
3292 | }, | ||
3293 | "_contentSize": { | ||
3294 | "__type__": "cc.Size", | ||
3295 | "width": 0, | ||
3296 | "height": 0 | ||
3297 | }, | ||
3298 | "_anchorPoint": { | ||
3299 | "__type__": "cc.Vec2", | ||
3300 | "x": 0.5, | ||
3301 | "y": 0.5 | ||
3302 | }, | ||
3303 | "_position": { | ||
3304 | "__type__": "cc.Vec3", | ||
3305 | "x": 0, | ||
3306 | "y": 0, | ||
3307 | "z": 0 | ||
3308 | }, | ||
3309 | "_scale": { | ||
3310 | "__type__": "cc.Vec3", | ||
3311 | "x": 1, | ||
3312 | "y": 1, | ||
3313 | "z": 1 | ||
3314 | }, | ||
3315 | "_trs": { | ||
3316 | "__type__": "TypedArray", | ||
3317 | "ctor": "Float32Array", | ||
3318 | "array": [ | ||
3319 | 0, | ||
3320 | 0, | ||
3321 | 0, | ||
3322 | 0, | ||
3323 | 0, | ||
3324 | 0, | ||
3325 | 1, | ||
3326 | 1, | ||
3327 | 1, | ||
3328 | 1 | ||
3329 | ] | ||
3330 | }, | ||
3331 | "_eulerAngles": { | ||
3332 | "__type__": "cc.Vec3", | ||
3333 | "x": 0, | ||
3334 | "y": 0, | ||
3335 | "z": 0 | ||
3336 | }, | ||
3337 | "_skewX": 0, | ||
3338 | "_skewY": 0, | ||
3339 | "_is3DNode": false, | ||
3340 | "_groupIndex": 0, | ||
3341 | "groupIndex": 0, | ||
3342 | "_id": "02j7W4daNBWoVUjIzaPKpS" | ||
3343 | }, | ||
3344 | { | ||
3345 | "__type__": "cc.Graphics", | ||
3346 | "_name": "", | ||
3347 | "_objFlags": 0, | ||
3348 | "node": { | ||
3349 | "__id__": 72 | ||
3350 | }, | ||
3351 | "_enabled": true, | ||
3352 | "_materials": [ | ||
3353 | { | ||
3354 | "__uuid__": "6f801092-0c37-4f30-89ef-c8d960825b36" | ||
3355 | } | ||
3356 | ], | ||
3357 | "_lineWidth": 10, | ||
3358 | "_strokeColor": { | ||
3359 | "__type__": "cc.Color", | ||
3360 | "r": 255, | ||
3361 | "g": 255, | ||
3362 | "b": 255, | ||
3363 | "a": 255 | ||
3364 | }, | ||
3365 | "_lineJoin": 2, | ||
3366 | "_lineCap": 0, | ||
3367 | "_fillColor": { | ||
3368 | "__type__": "cc.Color", | ||
3369 | "r": 255, | ||
3370 | "g": 255, | ||
3371 | "b": 255, | ||
3372 | "a": 255 | ||
3373 | }, | ||
3374 | "_miterLimit": 10, | ||
3375 | "_id": "723sSJ34lMq6ZVBc5AiMbz" | ||
3376 | }, | ||
3377 | { | ||
3378 | "__type__": "cc.Node", | ||
3379 | "_name": "EpisodeListWrapper", | ||
3380 | "_objFlags": 0, | ||
3381 | "_parent": { | ||
3382 | "__id__": 71 | ||
3383 | }, | ||
3384 | "_children": [ | ||
3385 | { | ||
3386 | "__id__": 75 | ||
3387 | } | ||
3388 | ], | ||
3389 | "_active": true, | ||
3390 | "_components": [], | ||
3391 | "_prefab": null, | ||
3392 | "_opacity": 255, | ||
3393 | "_color": { | ||
3394 | "__type__": "cc.Color", | ||
3395 | "r": 255, | ||
3396 | "g": 255, | ||
3397 | "b": 255, | ||
3398 | "a": 255 | ||
3399 | }, | ||
3400 | "_contentSize": { | ||
3401 | "__type__": "cc.Size", | ||
3402 | "width": 800, | ||
3403 | "height": 150 | ||
3404 | }, | ||
3405 | "_anchorPoint": { | ||
3406 | "__type__": "cc.Vec2", | ||
3407 | "x": 0, | ||
3408 | "y": 0.5 | ||
3409 | }, | ||
3410 | "_position": { | ||
3411 | "__type__": "cc.Vec3", | ||
3412 | "x": 0, | ||
3413 | "y": 0, | ||
3414 | "z": 0 | ||
3415 | }, | ||
3416 | "_scale": { | ||
3417 | "__type__": "cc.Vec3", | ||
3418 | "x": 1, | ||
3419 | "y": 1, | ||
3420 | "z": 1 | ||
3421 | }, | ||
3422 | "_trs": { | ||
3423 | "__type__": "TypedArray", | ||
3424 | "ctor": "Float32Array", | ||
3425 | "array": [ | ||
3426 | 0, | ||
3427 | 0, | ||
3428 | 0, | ||
3429 | 0, | ||
3430 | 0, | ||
3431 | 0, | ||
3432 | 1, | ||
3433 | 1, | ||
3434 | 1, | ||
3435 | 1 | ||
3436 | ] | ||
3437 | }, | ||
3438 | "_eulerAngles": { | ||
3439 | "__type__": "cc.Vec3", | ||
3440 | "x": 0, | ||
3441 | "y": 0, | ||
3442 | "z": 0 | ||
3443 | }, | ||
3444 | "_skewX": 0, | ||
3445 | "_skewY": 0, | ||
3446 | "_is3DNode": false, | ||
3447 | "_groupIndex": 0, | ||
3448 | "groupIndex": 0, | ||
3449 | "_id": "55Q3bZ+dxB+o5g/xU/qS+w" | ||
3450 | }, | ||
3451 | { | ||
3452 | "__type__": "cc.Node", | ||
3453 | "_name": "EpisodeList", | ||
3454 | "_objFlags": 0, | ||
3455 | "_parent": { | ||
3456 | "__id__": 74 | ||
3457 | }, | ||
3458 | "_children": [], | ||
3459 | "_active": true, | ||
3460 | "_components": [], | ||
3461 | "_prefab": null, | ||
3462 | "_opacity": 255, | ||
3463 | "_color": { | ||
3464 | "__type__": "cc.Color", | ||
3465 | "r": 255, | ||
3466 | "g": 255, | ||
3467 | "b": 255, | ||
3468 | "a": 255 | ||
3469 | }, | ||
3470 | "_contentSize": { | ||
3471 | "__type__": "cc.Size", | ||
3472 | "width": 0, | ||
3473 | "height": 0 | ||
3474 | }, | ||
3475 | "_anchorPoint": { | ||
3476 | "__type__": "cc.Vec2", | ||
3477 | "x": 0, | ||
3478 | "y": 0.5 | ||
3479 | }, | ||
3480 | "_position": { | ||
3481 | "__type__": "cc.Vec3", | ||
3482 | "x": 0, | ||
3483 | "y": 0, | ||
3484 | "z": 0 | ||
3485 | }, | ||
3486 | "_scale": { | ||
3487 | "__type__": "cc.Vec3", | ||
3488 | "x": 1, | ||
3489 | "y": 1, | ||
3490 | "z": 1 | ||
3491 | }, | ||
3492 | "_trs": { | ||
3493 | "__type__": "TypedArray", | ||
3494 | "ctor": "Float32Array", | ||
3495 | "array": [ | ||
3496 | 0, | ||
3497 | 0, | ||
3498 | 0, | ||
3499 | 0, | ||
3500 | 0, | ||
3501 | 0, | ||
3502 | 1, | ||
3503 | 1, | ||
3504 | 1, | ||
3505 | 1 | ||
3506 | ] | ||
3507 | }, | ||
3508 | "_eulerAngles": { | ||
3509 | "__type__": "cc.Vec3", | ||
3510 | "x": 0, | ||
3511 | "y": 0, | ||
3512 | "z": 0 | ||
3513 | }, | ||
3514 | "_skewX": 0, | ||
3515 | "_skewY": 0, | ||
3516 | "_is3DNode": false, | ||
3517 | "_groupIndex": 0, | ||
3518 | "groupIndex": 0, | ||
3519 | "_id": "2alW/41MRPD5q10J7LUoMI" | ||
3520 | }, | ||
3521 | { | ||
3522 | "__type__": "cc.Canvas", | ||
3523 | "_name": "", | ||
3524 | "_objFlags": 0, | ||
3525 | "node": { | ||
3526 | "__id__": 2 | ||
3527 | }, | ||
3528 | "_enabled": true, | ||
3529 | "_designResolution": { | ||
3530 | "__type__": "cc.Size", | ||
3531 | "width": 1280, | ||
3532 | "height": 720 | ||
3533 | }, | ||
3534 | "_fitWidth": false, | ||
3535 | "_fitHeight": true, | ||
3536 | "_id": "8emyQJPypMIJg78+lr5Xuf" | ||
3537 | }, | ||
3538 | { | ||
3539 | "__type__": "0da27FdLPdHxaVGhEtrqeLA", | ||
3540 | "_name": "", | ||
3541 | "_objFlags": 0, | ||
3542 | "node": { | ||
3543 | "__id__": 2 | ||
3544 | }, | ||
3545 | "_enabled": true, | ||
3546 | "_cLog": null, | ||
3547 | "_cApplication": null, | ||
3548 | "_cFocus": null, | ||
3549 | "_aFocusTargets": [], | ||
3550 | "_fiCurrentFocus": null, | ||
3551 | "_iSceneStatus": 0, | ||
3552 | "_fFocusScaleFactor": 1.06, | ||
3553 | "_bIsFocusInit": false, | ||
3554 | "_oSceneContext": null, | ||
3555 | "_oNextSceneParameter": null, | ||
3556 | "_compPlayer": null, | ||
3557 | "_aTouchContext": [], | ||
3558 | "_defaultBackScene": null, | ||
3559 | "_oFocusScaleFactorInfo": null, | ||
3560 | "_bShowExitBox": false, | ||
3561 | "_iCurrentNaviNumLoc": 1, | ||
3562 | "PFB_NAVI": { | ||
3563 | "__uuid__": "67426bbf-20cf-4cd0-8ed8-606c117cb81d" | ||
3564 | }, | ||
3565 | "PFB_EPISODE": { | ||
3566 | "__uuid__": "58e87f9e-6163-4052-b63c-19f84cb4f9e6" | ||
2637 | }, | 3567 | }, |
2638 | "_enabled": true, | ||
2639 | "_cLog": null, | ||
2640 | "_cApplication": null, | ||
2641 | "_cFocus": null, | ||
2642 | "_aFocusTargets": [], | ||
2643 | "_fiCurrentFocus": null, | ||
2644 | "_iSceneStatus": 0, | ||
2645 | "_fFocusScaleFactor": 1.06, | ||
2646 | "_bIsFocusInit": false, | ||
2647 | "_oSceneContext": null, | ||
2648 | "_oNextSceneParameter": null, | ||
2649 | "_compPlayer": null, | ||
2650 | "_aTouchContext": [], | ||
2651 | "_defaultBackScene": null, | ||
2652 | "_oFocusScaleFactorInfo": null, | ||
2653 | "_bShowExitBox": false, | ||
2654 | "_id": "f51Vs9cQpPGLiJcXbjjIIy" | 3568 | "_id": "f51Vs9cQpPGLiJcXbjjIIy" |
2655 | } | 3569 | } |
2656 | ] | 3570 | ] |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
... | @@ -14,7 +14,15 @@ cc.Class({ | ... | @@ -14,7 +14,15 @@ cc.Class({ |
14 | extends: TVCanvas, | 14 | extends: TVCanvas, |
15 | 15 | ||
16 | properties: { | 16 | properties: { |
17 | 17 | _iCurrentNaviNumLoc: 1, | |
18 | PFB_NAVI: { | ||
19 | default: null, | ||
20 | type: cc.Prefab, | ||
21 | }, | ||
22 | PFB_EPISODE: { | ||
23 | default: null, | ||
24 | type: cc.Prefab, | ||
25 | }, | ||
18 | }, | 26 | }, |
19 | 27 | ||
20 | onLoad: function () { | 28 | onLoad: function () { |
... | @@ -22,6 +30,7 @@ cc.Class({ | ... | @@ -22,6 +30,7 @@ cc.Class({ |
22 | this._oInit = {}; | 30 | this._oInit = {}; |
23 | this._bCollected = false; | 31 | this._bCollected = false; |
24 | this._oSceneContext.focusPath = "ButtonFullScreen"; | 32 | this._oSceneContext.focusPath = "ButtonFullScreen"; |
33 | this._oSceneContext.currentPage = 1; | ||
25 | 34 | ||
26 | cc.find("FullDesc", this.node).zIndex = 100; | 35 | cc.find("FullDesc", this.node).zIndex = 100; |
27 | 36 | ||
... | @@ -49,10 +58,113 @@ cc.Class({ | ... | @@ -49,10 +58,113 @@ cc.Class({ |
49 | this._cApplication.setBackStatus(false); | 58 | this._cApplication.setBackStatus(false); |
50 | } | 59 | } |
51 | 60 | ||
61 | //剧集分类 | ||
62 | this._nodeNaviListWrapper = cc.find("NaviArea/NaviListWrapper", this.node); | ||
63 | this._nodeNaviList = cc.find('NaviList', this._nodeNaviListWrapper); | ||
64 | this._nodeNaviList.addComponent(TVScrollParameter); | ||
65 | //剧集分类 | ||
66 | this._nodeEpisodeListWrapper = cc.find("EpisodeArea/EpisodeListWrapper", this.node); | ||
67 | this._nodeEpisodeList = cc.find("EpisodeList", this._nodeEpisodeListWrapper); | ||
68 | |||
69 | this.initPrefab(); | ||
52 | this.checkPfbReadyAndInitPage(); | 70 | this.checkPfbReadyAndInitPage(); |
53 | this.checkDataReadyAndInitFocus(); | 71 | this.checkDataReadyAndInitFocus(); |
54 | }, | 72 | }, |
55 | 73 | ||
74 | initPrefab: function () { | ||
75 | for (let i = 0; i < 4; i++) { | ||
76 | let nodeEpisodeCell = cc.instantiate(this.PFB_EPISODE); | ||
77 | nodeEpisodeCell.x = nodeEpisodeCell.width / 2 + (i) * (nodeEpisodeCell.width + 20); | ||
78 | this._nodeEpisodeList.addChild(nodeEpisodeCell, 10, "EpisodeListCell" + i); | ||
79 | let fiEpisodeBlock = nodeEpisodeCell.addComponent(FocusInfo); | ||
80 | fiEpisodeBlock.init('{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneProgramPlayerFullScreen"}}]}' | ||
81 | , true, null, null, 1.0); | ||
82 | this._aFocusTargets[0]['episode_list_cell_' + i] = nodeEpisodeCell; | ||
83 | |||
84 | // let borderX = nodeEpisodeCell.x - nodeEpisodeCell.width / 2; //搞边框 | ||
85 | // let borderY = nodeEpisodeCell.y - nodeEpisodeCell.height / 2; | ||
86 | // this._graphicsLine.roundRect(borderX, borderY, 278, 175, 20);//圆角矩形路径 | ||
87 | // this._graphicsLine.stroke(); //绘制路径 | ||
88 | } | ||
89 | }, | ||
90 | |||
91 | getGatherDetailList: function () { | ||
92 | Network.ajax("GET", Common.TOPDRAW_API_SERVER + "videoDetail/movie_detail_list_by_media.json", null, null, | ||
93 | function (strResponse) { | ||
94 | try { | ||
95 | var oJSONResult = JSON.parse(strResponse); | ||
96 | this._oEpisode = oJSONResult; | ||
97 | if (oJSONResult.businessCode == 'success') { | ||
98 | for (let i = 0; i < 4; i++) { | ||
99 | let nodeEpisodeListCell = this._nodeEpisodeList.getChildByName("EpisodeListCell" + i); | ||
100 | if (i >= oJSONResult.resultSet.length) {//数据较少时隐藏其他多余预制体 | ||
101 | nodeEpisodeListCell.active = false; // | ||
102 | continue; | ||
103 | } | ||
104 | nodeEpisodeListCell.active = true; //恢复预制可见及可点击 | ||
105 | cc.find("EpisodeNum/Text", nodeEpisodeListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name; | ||
106 | |||
107 | // cc.find("TopArea/Name/NormalName/MidName", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name; | ||
108 | // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText1", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name; | ||
109 | // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText2", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name; | ||
110 | // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText1", nodeGatherDetailListCell).getComponent(cc.Label)._updateRenderData(true); | ||
111 | // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText2", nodeGatherDetailListCell).getComponent(cc.Label)._updateRenderData(true); | ||
112 | let fiBlock = nodeEpisodeListCell.getComponent(FocusInfo); | ||
113 | fiBlock.setTVLink( | ||
114 | '{"click":[{"action":"ChangeScene","parameters":{"sceneName":"sceneProgramPlayerFullScreen",\ | ||
115 | "appId":"' + this._strAppId + '","id":"' + this._iMediaId + '","episodeNum":"' + oJSONResult.resultSet[i].index + '",\ | ||
116 | "mediaCode":"'+ oJSONResult.resultSet[i].code + '","name":"' + oJSONResult.resultSet[i].name + '"}}]}' | ||
117 | ); | ||
118 | } | ||
119 | |||
120 | if (!this._bIsNaviDataInit) { | ||
121 | this.initNaviList(); //初始化Navi | ||
122 | } | ||
123 | } | ||
124 | } catch (error) { | ||
125 | cc.log("Exception When Get GatherNum List..." + error); | ||
126 | } | ||
127 | }, | ||
128 | function (strResponse) { | ||
129 | cc.log("Error When Get GatherNum List..." + strResponse); | ||
130 | }, this, "uuid"); | ||
131 | }, | ||
132 | |||
133 | initNaviList: function () { | ||
134 | //剧集分类 | ||
135 | let sum = this._oEpisode.count / 20; | ||
136 | this._iNaviNumTotal = Math.ceil(sum); | ||
137 | this._oSceneContext.requestedLimit = 20; | ||
138 | for (let i = 1; i <= Math.ceil(sum); i++) { | ||
139 | let nodeNaviListCell = cc.find("NaviListCell" + i, this._nodeNaviList); | ||
140 | if (nodeNaviListCell) { | ||
141 | continue; | ||
142 | } | ||
143 | nodeNaviListCell = cc.instantiate(this.PFB_NAVI); | ||
144 | nodeNaviListCell.x = nodeNaviListCell.width / 2 + (i - 1) * (nodeNaviListCell.width + 23); | ||
145 | i == Math.ceil(sum) ? nodeNaviListCell.getChildByName('Text').getComponent(cc.Label).string = (20 * i - 19) + "-" + this._oEpisode.count | ||
146 | : nodeNaviListCell.getChildByName('Text').getComponent(cc.Label).string = (20 * i - 19) + "-" + 20 * i;//TODO:最后显示应该是41-52而不是41-60 | ||
147 | this._nodeNaviList.addChild(nodeNaviListCell, 10, "NaviListCell" + i); | ||
148 | cc.loader.loadRes('VideoDetail/navi_bg', cc.Texture2D, function (err, texture) { | ||
149 | let spriteFrame = new cc.SpriteFrame(); | ||
150 | if (i == 1) { | ||
151 | cc.find('Text', nodeNaviListCell).color = new cc.Color(112, 69, 61); | ||
152 | spriteFrame.setTexture(texture, cc.rect(0, 42, 110, 42)); | ||
153 | } else { | ||
154 | spriteFrame.setTexture(texture, cc.rect(0, 0, 110, 42)); | ||
155 | } | ||
156 | nodeNaviListCell.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = spriteFrame; | ||
157 | spriteFrame._calculateUV(); | ||
158 | }); | ||
159 | //准备焦点坐标 | ||
160 | let fiNaviBlock = nodeNaviListCell.addComponent(FocusInfo); | ||
161 | fiNaviBlock.init('', true, null, null, 1.0); | ||
162 | this._aFocusTargets[0]['navi_list_cell_' + i] = nodeNaviListCell; | ||
163 | |||
164 | this._bIsNaviDataInit = true; | ||
165 | } | ||
166 | }, | ||
167 | |||
56 | //获取节目详情 | 168 | //获取节目详情 |
57 | checkPfbReadyAndInitPage: function () { | 169 | checkPfbReadyAndInitPage: function () { |
58 | var self = this; | 170 | var self = this; |
... | @@ -75,9 +187,10 @@ cc.Class({ | ... | @@ -75,9 +187,10 @@ cc.Class({ |
75 | description = description.substring(0, 80) + "..."; | 187 | description = description.substring(0, 80) + "..."; |
76 | } | 188 | } |
77 | cc.find("Desc/LabelDesc", this.node).getComponent(cc.Label).string = description; | 189 | cc.find("Desc/LabelDesc", this.node).getComponent(cc.Label).string = description; |
190 | cc.find("CurrentNumber", this.node).getComponent(cc.Label).string = "(更新至" + oJSONResult.resultSet[0].current_episode_number + "集)"; | ||
78 | 191 | ||
79 | this._strEpisodeImg = oJSONResult.resultSet[0].images.list[0].fileUrl; | 192 | this._strEpisodeImg = oJSONResult.resultSet[0].images.list[0].fileUrl; |
80 | cc.log("图片地址:" + (Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].images.list[0].fileUrl)); | 193 | // cc.log("图片地址:" + (Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].images.list[0].fileUrl)); |
81 | // Network.loadImageInNativeRuntime( | 194 | // Network.loadImageInNativeRuntime( |
82 | // Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].images.list[0].fileUrl, null, | 195 | // Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].images.list[0].fileUrl, null, |
83 | // function (texture, iRequestId) { | 196 | // function (texture, iRequestId) { |
... | @@ -87,6 +200,7 @@ cc.Class({ | ... | @@ -87,6 +200,7 @@ cc.Class({ |
87 | 200 | ||
88 | // this.getTypeList(); | 201 | // this.getTypeList(); |
89 | 202 | ||
203 | this.getGatherDetailList(); //获取剧集列表 | ||
90 | this.getPlayURLAndPlay(); | 204 | this.getPlayURLAndPlay(); |
91 | } else { | 205 | } else { |
92 | cc.log("Business Error:Get checkPfbReadyAndInitPage..." + oJSONResult.description); | 206 | cc.log("Business Error:Get checkPfbReadyAndInitPage..." + oJSONResult.description); |
... | @@ -178,20 +292,24 @@ cc.Class({ | ... | @@ -178,20 +292,24 @@ cc.Class({ |
178 | }, | 292 | }, |
179 | 293 | ||
180 | checkFocusTarget: function (fiFocusTarget, oScrollParameter) { | 294 | checkFocusTarget: function (fiFocusTarget, oScrollParameter) { |
181 | if (fiFocusTarget && 0 == fiFocusTarget.node.name.indexOf("TypeListCell")) { | 295 | if (fiFocusTarget && 0 == fiFocusTarget.node.name.indexOf("NaviListCell")) { |
182 | if (fiFocusTarget.node.x + this._nodeTypeList.x >= this._nodeTypeListWrapper.width) { | 296 | if (0 != this._fiCurrentFocus.node.name.indexOf("NaviListCell")) { |
183 | oScrollParameter = this._nodeTypeList.getComponent(TVScrollParameter); | 297 | fiFocusTarget = cc.find("NaviListCell" + this._iCurrentNaviNumLoc, this._nodeNaviList).getComponent(FocusInfo); |
298 | } | ||
299 | let iIndex = fiFocusTarget.node.name.replace("NaviListCell", ''); | ||
300 | if (fiFocusTarget.node.x - fiFocusTarget.node.width / 2 + this._nodeNaviList.x >= this._nodeNaviListWrapper.width) { | ||
301 | oScrollParameter = this._nodeNaviList.getComponent(TVScrollParameter); | ||
184 | oScrollParameter.setHasRelation(true); | 302 | oScrollParameter.setHasRelation(true); |
185 | oScrollParameter.setStep((fiFocusTarget.node.x + fiFocusTarget.node.width / 2 + this._nodeTypeList.x) - this._nodeTypeListWrapper.width + 50);//打补丁:20,解决放大时Rect遮挡问题 | 303 | oScrollParameter.setStep((fiFocusTarget.node.x + fiFocusTarget.node.width / 2 + this._nodeNaviList.x) - this._nodeNaviListWrapper.width); |
186 | oScrollParameter.setTargetPosition(this._nodeTypeList.x - oScrollParameter.getStep()); | 304 | oScrollParameter.setTargetPosition(this._nodeNaviList.x - oScrollParameter.getStep()); |
187 | this._oSceneContext.nodeTypeListX = this._nodeTypeList.x - oScrollParameter.getStep(); | 305 | this._oSceneContext._nodeNaviListX = this._nodeNaviList.x - oScrollParameter.getStep(); |
188 | } | 306 | } |
189 | if (fiFocusTarget.node.x + this._nodeTypeList.x < 0) { | 307 | if (fiFocusTarget.node.x + this._nodeNaviList.x < 0) { |
190 | oScrollParameter = this._nodeTypeList.getComponent(TVScrollParameter); | 308 | oScrollParameter = this._nodeNaviList.getComponent(TVScrollParameter); |
191 | oScrollParameter.setHasRelation(true); | 309 | oScrollParameter.setHasRelation(true); |
192 | oScrollParameter.setStep(-fiFocusTarget.node.x + fiFocusTarget.node.width / 2 - this._nodeTypeList.x + 20);//打补丁:20,解决放大时Rect遮挡问题 | 310 | oScrollParameter.setStep(-fiFocusTarget.node.x + fiFocusTarget.node.width / 2 - this._nodeNaviList.x); |
193 | oScrollParameter.setTargetPosition(this._nodeTypeList.x + oScrollParameter.getStep()); | 311 | oScrollParameter.setTargetPosition(this._nodeNaviList.x + oScrollParameter.getStep()) |
194 | this._oSceneContext.nodeTypeListX = this._nodeTypeList.x + oScrollParameter.getStep(); | 312 | this._oSceneContext._nodeNaviListX = this._nodeNaviList.x + oScrollParameter.getStep(); |
195 | } | 313 | } |
196 | } | 314 | } |
197 | 315 | ||
... | @@ -211,6 +329,11 @@ cc.Class({ | ... | @@ -211,6 +329,11 @@ cc.Class({ |
211 | break; | 329 | break; |
212 | case cc.macro.KEY.right: | 330 | case cc.macro.KEY.right: |
213 | case Common.ANDROID_KEY.right: | 331 | case Common.ANDROID_KEY.right: |
332 | let index = this._fiCurrentFocus.node.name.replace('EpisodeListCell', ''); | ||
333 | if (0 == this._fiCurrentFocus.node.name.indexOf('EpisodeListCell') && index == 3 && this._oSceneContext.currentPage * 4 < this._oEpisode.resultSet.length) { | ||
334 | this._oSceneContext.currentPage++; | ||
335 | this.moveEpisode(); | ||
336 | } | ||
214 | this.keyDownDirection(Common.MOVE_DIRECTION_RIGHT); | 337 | this.keyDownDirection(Common.MOVE_DIRECTION_RIGHT); |
215 | break; | 338 | break; |
216 | case cc.macro.KEY.down: | 339 | case cc.macro.KEY.down: |
... | @@ -219,6 +342,11 @@ cc.Class({ | ... | @@ -219,6 +342,11 @@ cc.Class({ |
219 | break; | 342 | break; |
220 | case cc.macro.KEY.left: | 343 | case cc.macro.KEY.left: |
221 | case Common.ANDROID_KEY.left: | 344 | case Common.ANDROID_KEY.left: |
345 | let index2 = this._fiCurrentFocus.node.name.replace('EpisodeListCell', ''); | ||
346 | if (0 == this._fiCurrentFocus.node.name.indexOf('EpisodeListCell') && index2 == 0 && this._oSceneContext.currentPage > 1) { | ||
347 | this._oSceneContext.currentPage--; | ||
348 | this.moveEpisode(); | ||
349 | } | ||
222 | this.keyDownDirection(Common.MOVE_DIRECTION_LEFT); | 350 | this.keyDownDirection(Common.MOVE_DIRECTION_LEFT); |
223 | break; | 351 | break; |
224 | case cc.macro.KEY.enter: | 352 | case cc.macro.KEY.enter: |
... | @@ -265,6 +393,51 @@ cc.Class({ | ... | @@ -265,6 +393,51 @@ cc.Class({ |
265 | } | 393 | } |
266 | }, | 394 | }, |
267 | 395 | ||
396 | //移动剧集 | ||
397 | moveEpisode: function () { | ||
398 | let index = (this._oSceneContext.currentPage - 1) * 4; | ||
399 | for (let i = index; i < index + 4; i++) { | ||
400 | let nodeEpisodeListCell = this._nodeEpisodeList.getChildByName("EpisodeListCell" + i % 4); | ||
401 | // if (i >= this._oEpisode.resultSet.length) {//数据较少时隐藏其他多余预制体 | ||
402 | // nodeEpisodeListCell.active = false; // | ||
403 | // continue; | ||
404 | // } | ||
405 | nodeEpisodeListCell.active = true; //恢复预制可见及可点击 | ||
406 | if (this._oEpisode.resultSet[i]) { | ||
407 | cc.find("EpisodeNum/Text", nodeEpisodeListCell).getComponent(cc.Label).string = this._oEpisode.resultSet[i].name; | ||
408 | if (this._strEpisodeImg) { | ||
409 | Network.loadImageInNativeRuntime( | ||
410 | Common.TOPDRAW_IMAGE_SERVER + this._strEpisodeImg, | ||
411 | function (texture) { | ||
412 | nodeEpisodeListCell.getChildByName("Bg").getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture); | ||
413 | }, null, this | ||
414 | ); | ||
415 | } | ||
416 | } else { | ||
417 | nodeEpisodeListCell.active = false; | ||
418 | } | ||
419 | this._cFocus.hide(); | ||
420 | this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行 | ||
421 | this._cFocus.flyFocus(this._fiCurrentFocus, this._nodeEpisodeList.getChildByName("EpisodeListCell0").getComponent(FocusInfo), Common.MOVE_DIRECTION_LEFT, 1.0, null); | ||
422 | }, 0); | ||
423 | setTimeout(function () { //在隐藏1.2秒焦点, | ||
424 | this._cFocus.show(); | ||
425 | }.bind(this), 400); | ||
426 | |||
427 | // cc.find("TopArea/Name/NormalName/MidName", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name; | ||
428 | // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText1", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name; | ||
429 | // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText2", nodeGatherDetailListCell).getComponent(cc.Label).string = oJSONResult.resultSet[i].name; | ||
430 | // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText1", nodeGatherDetailListCell).getComponent(cc.Label)._updateRenderData(true); | ||
431 | // cc.find("TopArea/Name/ActiveName/NameContainer/NameText/NameText2", nodeGatherDetailListCell).getComponent(cc.Label)._updateRenderData(true); | ||
432 | // let fiBlock = nodeEpisodeListCell.getComponent(FocusInfo); | ||
433 | // fiBlock.setTVLink( | ||
434 | // '{"click":[{"action":"ChangeScene","parameters":{"sceneName":"scenePlayerFullScreen",\ | ||
435 | // "appId":"' + this._strAppId + '","id":"' + this._iMediaId + '","episodeNum":"'+oJSONResult.resultSet[i].index+'",\ | ||
436 | // "mediaCode":"'+oJSONResult.resultSet[i].code+'","name":"'+oJSONResult.resultSet[i].name+'"}}]}' | ||
437 | // ); | ||
438 | } | ||
439 | }, | ||
440 | |||
268 | doCurrentFocusTVLinkAction: function (strAction) { | 441 | doCurrentFocusTVLinkAction: function (strAction) { |
269 | let strTVLink = this._fiCurrentFocus.getTVLink(); | 442 | let strTVLink = this._fiCurrentFocus.getTVLink(); |
270 | cc.log("tvlink===============" + strTVLink); | 443 | cc.log("tvlink===============" + strTVLink); |
... | @@ -301,6 +474,14 @@ cc.Class({ | ... | @@ -301,6 +474,14 @@ cc.Class({ |
301 | }); | 474 | }); |
302 | } | 475 | } |
303 | 476 | ||
477 | if (0 == fiFrom.node.getName().indexOf('NaviListCell') && 0 == fiTo.node.getName().indexOf('NaviListCell')) { //剧集分类1-20.21-40... | ||
478 | cc.find('Text', fiFrom.node).color = new cc.Color(255, 255, 255); | ||
479 | // fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.getChildByName('Bg').width, fiFrom.node.getChildByName('Bg').height)); | ||
480 | cc.loader.loadRes('VideoDetail/navi_bg', cc.Texture2D, function (err, texture) { | ||
481 | fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.getChildByName('Bg').width, fiFrom.node.getChildByName('Bg').height)); | ||
482 | }); | ||
483 | } | ||
484 | |||
304 | }, | 485 | }, |
305 | 486 | ||
306 | onAfterFocusChange: function (event) { | 487 | onAfterFocusChange: function (event) { |
... | @@ -330,6 +511,21 @@ cc.Class({ | ... | @@ -330,6 +511,21 @@ cc.Class({ |
330 | ); | 511 | ); |
331 | } | 512 | } |
332 | } | 513 | } |
514 | |||
515 | if (0 == fiTo.node.getName().indexOf('NaviListCell')) { //剧集分类1-20.21-40... | ||
516 | |||
517 | this._oSceneContext.currentPage = 1; //页面恢复 | ||
518 | |||
519 | cc.find('Text', fiTo.node).color = new cc.Color(112, 69, 61); | ||
520 | // fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.getChildByName('Bg').height, fiTo.node.getChildByName('Bg').width, fiTo.node.getChildByName('Bg').height)); | ||
521 | cc.loader.loadRes('VideoDetail/navi_bg', cc.Texture2D, function (err, texture) { | ||
522 | fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.getChildByName('Bg').height, fiTo.node.getChildByName('Bg').width, fiTo.node.getChildByName('Bg').height)); | ||
523 | }); | ||
524 | let index = fiTo.node.name.replace('NaviListCell', ''); | ||
525 | this._iCurrentNaviNumLoc = index; | ||
526 | this._oSceneContext.requestedStart = index * 20 - 20; | ||
527 | this.getGatherDetailList(); | ||
528 | } | ||
333 | }, | 529 | }, |
334 | 530 | ||
335 | doCurrentFocusTVLinkAction: function (strAction) { | 531 | doCurrentFocusTVLinkAction: function (strAction) { | ... | ... |
1 | [ | ||
2 | { | ||
3 | "__type__": "cc.Prefab", | ||
4 | "_name": "", | ||
5 | "_objFlags": 0, | ||
6 | "_native": "", | ||
7 | "data": { | ||
8 | "__id__": 1 | ||
9 | }, | ||
10 | "optimizationPolicy": 0, | ||
11 | "asyncLoadAssets": false, | ||
12 | "readonly": false | ||
13 | }, | ||
14 | { | ||
15 | "__type__": "cc.Node", | ||
16 | "_name": "pfbMovieDetailEpisodeCell", | ||
17 | "_objFlags": 0, | ||
18 | "_parent": null, | ||
19 | "_children": [ | ||
20 | { | ||
21 | "__id__": 2 | ||
22 | }, | ||
23 | { | ||
24 | "__id__": 5 | ||
25 | } | ||
26 | ], | ||
27 | "_active": true, | ||
28 | "_components": [ | ||
29 | { | ||
30 | "__id__": 13 | ||
31 | } | ||
32 | ], | ||
33 | "_prefab": { | ||
34 | "__id__": 14 | ||
35 | }, | ||
36 | "_opacity": 255, | ||
37 | "_color": { | ||
38 | "__type__": "cc.Color", | ||
39 | "r": 255, | ||
40 | "g": 255, | ||
41 | "b": 255, | ||
42 | "a": 255 | ||
43 | }, | ||
44 | "_contentSize": { | ||
45 | "__type__": "cc.Size", | ||
46 | "width": 278, | ||
47 | "height": 49 | ||
48 | }, | ||
49 | "_anchorPoint": { | ||
50 | "__type__": "cc.Vec2", | ||
51 | "x": 0.5, | ||
52 | "y": 0.5 | ||
53 | }, | ||
54 | "_position": { | ||
55 | "__type__": "cc.Vec3", | ||
56 | "x": 0, | ||
57 | "y": 0, | ||
58 | "z": 0 | ||
59 | }, | ||
60 | "_scale": { | ||
61 | "__type__": "cc.Vec3", | ||
62 | "x": 1, | ||
63 | "y": 1, | ||
64 | "z": 1 | ||
65 | }, | ||
66 | "_trs": { | ||
67 | "__type__": "TypedArray", | ||
68 | "ctor": "Float32Array", | ||
69 | "array": [ | ||
70 | 0, | ||
71 | 0, | ||
72 | 0, | ||
73 | 0, | ||
74 | 0, | ||
75 | 0, | ||
76 | 1, | ||
77 | 1, | ||
78 | 1, | ||
79 | 1 | ||
80 | ] | ||
81 | }, | ||
82 | "_eulerAngles": { | ||
83 | "__type__": "cc.Vec3", | ||
84 | "x": 0, | ||
85 | "y": 0, | ||
86 | "z": 0 | ||
87 | }, | ||
88 | "_skewX": 0, | ||
89 | "_skewY": 0, | ||
90 | "_is3DNode": false, | ||
91 | "_groupIndex": 0, | ||
92 | "groupIndex": 0, | ||
93 | "_id": "" | ||
94 | }, | ||
95 | { | ||
96 | "__type__": "cc.Node", | ||
97 | "_name": "Bg", | ||
98 | "_objFlags": 0, | ||
99 | "_parent": { | ||
100 | "__id__": 1 | ||
101 | }, | ||
102 | "_children": [], | ||
103 | "_active": true, | ||
104 | "_components": [ | ||
105 | { | ||
106 | "__id__": 3 | ||
107 | } | ||
108 | ], | ||
109 | "_prefab": { | ||
110 | "__id__": 4 | ||
111 | }, | ||
112 | "_opacity": 255, | ||
113 | "_color": { | ||
114 | "__type__": "cc.Color", | ||
115 | "r": 255, | ||
116 | "g": 255, | ||
117 | "b": 255, | ||
118 | "a": 255 | ||
119 | }, | ||
120 | "_contentSize": { | ||
121 | "__type__": "cc.Size", | ||
122 | "width": 278, | ||
123 | "height": 175 | ||
124 | }, | ||
125 | "_anchorPoint": { | ||
126 | "__type__": "cc.Vec2", | ||
127 | "x": 0.5, | ||
128 | "y": 0.5 | ||
129 | }, | ||
130 | "_position": { | ||
131 | "__type__": "cc.Vec3", | ||
132 | "x": 0, | ||
133 | "y": 0, | ||
134 | "z": 0 | ||
135 | }, | ||
136 | "_scale": { | ||
137 | "__type__": "cc.Vec3", | ||
138 | "x": 1, | ||
139 | "y": 1, | ||
140 | "z": 1 | ||
141 | }, | ||
142 | "_trs": { | ||
143 | "__type__": "TypedArray", | ||
144 | "ctor": "Float32Array", | ||
145 | "array": [ | ||
146 | 0, | ||
147 | 0, | ||
148 | 0, | ||
149 | 0, | ||
150 | 0, | ||
151 | 0, | ||
152 | 1, | ||
153 | 1, | ||
154 | 1, | ||
155 | 1 | ||
156 | ] | ||
157 | }, | ||
158 | "_eulerAngles": { | ||
159 | "__type__": "cc.Vec3", | ||
160 | "x": 0, | ||
161 | "y": 0, | ||
162 | "z": 0 | ||
163 | }, | ||
164 | "_skewX": 0, | ||
165 | "_skewY": 0, | ||
166 | "_is3DNode": false, | ||
167 | "_groupIndex": 0, | ||
168 | "groupIndex": 0, | ||
169 | "_id": "" | ||
170 | }, | ||
171 | { | ||
172 | "__type__": "cc.Sprite", | ||
173 | "_name": "", | ||
174 | "_objFlags": 0, | ||
175 | "node": { | ||
176 | "__id__": 2 | ||
177 | }, | ||
178 | "_enabled": true, | ||
179 | "_materials": [], | ||
180 | "_srcBlendFactor": 770, | ||
181 | "_dstBlendFactor": 771, | ||
182 | "_spriteFrame": null, | ||
183 | "_type": 0, | ||
184 | "_sizeMode": 0, | ||
185 | "_fillType": 1, | ||
186 | "_fillCenter": { | ||
187 | "__type__": "cc.Vec2", | ||
188 | "x": 0, | ||
189 | "y": 0 | ||
190 | }, | ||
191 | "_fillStart": 0, | ||
192 | "_fillRange": 0, | ||
193 | "_isTrimmedMode": true, | ||
194 | "_atlas": null, | ||
195 | "_id": "" | ||
196 | }, | ||
197 | { | ||
198 | "__type__": "cc.PrefabInfo", | ||
199 | "root": { | ||
200 | "__id__": 1 | ||
201 | }, | ||
202 | "asset": { | ||
203 | "__uuid__": "58e87f9e-6163-4052-b63c-19f84cb4f9e6" | ||
204 | }, | ||
205 | "fileId": "50cZSiLZFHJKM3NFbekCWR", | ||
206 | "sync": false | ||
207 | }, | ||
208 | { | ||
209 | "__type__": "cc.Node", | ||
210 | "_name": "EpisodeNum", | ||
211 | "_objFlags": 0, | ||
212 | "_parent": { | ||
213 | "__id__": 1 | ||
214 | }, | ||
215 | "_children": [ | ||
216 | { | ||
217 | "__id__": 6 | ||
218 | }, | ||
219 | { | ||
220 | "__id__": 9 | ||
221 | } | ||
222 | ], | ||
223 | "_active": true, | ||
224 | "_components": [], | ||
225 | "_prefab": { | ||
226 | "__id__": 12 | ||
227 | }, | ||
228 | "_opacity": 255, | ||
229 | "_color": { | ||
230 | "__type__": "cc.Color", | ||
231 | "r": 255, | ||
232 | "g": 255, | ||
233 | "b": 255, | ||
234 | "a": 255 | ||
235 | }, | ||
236 | "_contentSize": { | ||
237 | "__type__": "cc.Size", | ||
238 | "width": 278, | ||
239 | "height": 49 | ||
240 | }, | ||
241 | "_anchorPoint": { | ||
242 | "__type__": "cc.Vec2", | ||
243 | "x": 0.5, | ||
244 | "y": 0.5 | ||
245 | }, | ||
246 | "_position": { | ||
247 | "__type__": "cc.Vec3", | ||
248 | "x": 0, | ||
249 | "y": -63, | ||
250 | "z": 0 | ||
251 | }, | ||
252 | "_scale": { | ||
253 | "__type__": "cc.Vec3", | ||
254 | "x": 1, | ||
255 | "y": 1, | ||
256 | "z": 1 | ||
257 | }, | ||
258 | "_trs": { | ||
259 | "__type__": "TypedArray", | ||
260 | "ctor": "Float32Array", | ||
261 | "array": [ | ||
262 | 0, | ||
263 | 0, | ||
264 | 0, | ||
265 | 0, | ||
266 | 0, | ||
267 | 0, | ||
268 | 1, | ||
269 | 1, | ||
270 | 1, | ||
271 | 1 | ||
272 | ] | ||
273 | }, | ||
274 | "_eulerAngles": { | ||
275 | "__type__": "cc.Vec3", | ||
276 | "x": 0, | ||
277 | "y": 0, | ||
278 | "z": 0 | ||
279 | }, | ||
280 | "_skewX": 0, | ||
281 | "_skewY": 0, | ||
282 | "_is3DNode": false, | ||
283 | "_groupIndex": 0, | ||
284 | "groupIndex": 0, | ||
285 | "_id": "" | ||
286 | }, | ||
287 | { | ||
288 | "__type__": "cc.Node", | ||
289 | "_name": "Bg", | ||
290 | "_objFlags": 0, | ||
291 | "_parent": { | ||
292 | "__id__": 5 | ||
293 | }, | ||
294 | "_children": [], | ||
295 | "_active": true, | ||
296 | "_components": [ | ||
297 | { | ||
298 | "__id__": 7 | ||
299 | } | ||
300 | ], | ||
301 | "_prefab": { | ||
302 | "__id__": 8 | ||
303 | }, | ||
304 | "_opacity": 100, | ||
305 | "_color": { | ||
306 | "__type__": "cc.Color", | ||
307 | "r": 0, | ||
308 | "g": 0, | ||
309 | "b": 0, | ||
310 | "a": 255 | ||
311 | }, | ||
312 | "_contentSize": { | ||
313 | "__type__": "cc.Size", | ||
314 | "width": 278, | ||
315 | "height": 49 | ||
316 | }, | ||
317 | "_anchorPoint": { | ||
318 | "__type__": "cc.Vec2", | ||
319 | "x": 0.5, | ||
320 | "y": 0.5 | ||
321 | }, | ||
322 | "_position": { | ||
323 | "__type__": "cc.Vec3", | ||
324 | "x": 0, | ||
325 | "y": 0, | ||
326 | "z": 0 | ||
327 | }, | ||
328 | "_scale": { | ||
329 | "__type__": "cc.Vec3", | ||
330 | "x": 1, | ||
331 | "y": 1, | ||
332 | "z": 1 | ||
333 | }, | ||
334 | "_trs": { | ||
335 | "__type__": "TypedArray", | ||
336 | "ctor": "Float32Array", | ||
337 | "array": [ | ||
338 | 0, | ||
339 | 0, | ||
340 | 0, | ||
341 | 0, | ||
342 | 0, | ||
343 | 0, | ||
344 | 1, | ||
345 | 1, | ||
346 | 1, | ||
347 | 1 | ||
348 | ] | ||
349 | }, | ||
350 | "_eulerAngles": { | ||
351 | "__type__": "cc.Vec3", | ||
352 | "x": 0, | ||
353 | "y": 0, | ||
354 | "z": 0 | ||
355 | }, | ||
356 | "_skewX": 0, | ||
357 | "_skewY": 0, | ||
358 | "_is3DNode": false, | ||
359 | "_groupIndex": 0, | ||
360 | "groupIndex": 0, | ||
361 | "_id": "" | ||
362 | }, | ||
363 | { | ||
364 | "__type__": "cc.Sprite", | ||
365 | "_name": "", | ||
366 | "_objFlags": 0, | ||
367 | "node": { | ||
368 | "__id__": 6 | ||
369 | }, | ||
370 | "_enabled": true, | ||
371 | "_materials": [ | ||
372 | { | ||
373 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
374 | } | ||
375 | ], | ||
376 | "_srcBlendFactor": 770, | ||
377 | "_dstBlendFactor": 771, | ||
378 | "_spriteFrame": { | ||
379 | "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" | ||
380 | }, | ||
381 | "_type": 0, | ||
382 | "_sizeMode": 0, | ||
383 | "_fillType": 0, | ||
384 | "_fillCenter": { | ||
385 | "__type__": "cc.Vec2", | ||
386 | "x": 0, | ||
387 | "y": 0 | ||
388 | }, | ||
389 | "_fillStart": 0, | ||
390 | "_fillRange": 0, | ||
391 | "_isTrimmedMode": true, | ||
392 | "_atlas": null, | ||
393 | "_id": "" | ||
394 | }, | ||
395 | { | ||
396 | "__type__": "cc.PrefabInfo", | ||
397 | "root": { | ||
398 | "__id__": 1 | ||
399 | }, | ||
400 | "asset": { | ||
401 | "__uuid__": "58e87f9e-6163-4052-b63c-19f84cb4f9e6" | ||
402 | }, | ||
403 | "fileId": "b2tz5etIhC47T7R0sRcHAZ", | ||
404 | "sync": false | ||
405 | }, | ||
406 | { | ||
407 | "__type__": "cc.Node", | ||
408 | "_name": "Text", | ||
409 | "_objFlags": 0, | ||
410 | "_parent": { | ||
411 | "__id__": 5 | ||
412 | }, | ||
413 | "_children": [], | ||
414 | "_active": true, | ||
415 | "_components": [ | ||
416 | { | ||
417 | "__id__": 10 | ||
418 | } | ||
419 | ], | ||
420 | "_prefab": { | ||
421 | "__id__": 11 | ||
422 | }, | ||
423 | "_opacity": 255, | ||
424 | "_color": { | ||
425 | "__type__": "cc.Color", | ||
426 | "r": 255, | ||
427 | "g": 255, | ||
428 | "b": 255, | ||
429 | "a": 255 | ||
430 | }, | ||
431 | "_contentSize": { | ||
432 | "__type__": "cc.Size", | ||
433 | "width": 278, | ||
434 | "height": 49 | ||
435 | }, | ||
436 | "_anchorPoint": { | ||
437 | "__type__": "cc.Vec2", | ||
438 | "x": 0.5, | ||
439 | "y": 0.5 | ||
440 | }, | ||
441 | "_position": { | ||
442 | "__type__": "cc.Vec3", | ||
443 | "x": 0, | ||
444 | "y": 0, | ||
445 | "z": 0 | ||
446 | }, | ||
447 | "_scale": { | ||
448 | "__type__": "cc.Vec3", | ||
449 | "x": 1, | ||
450 | "y": 1, | ||
451 | "z": 1 | ||
452 | }, | ||
453 | "_trs": { | ||
454 | "__type__": "TypedArray", | ||
455 | "ctor": "Float32Array", | ||
456 | "array": [ | ||
457 | 0, | ||
458 | 0, | ||
459 | 0, | ||
460 | 0, | ||
461 | 0, | ||
462 | 0, | ||
463 | 1, | ||
464 | 1, | ||
465 | 1, | ||
466 | 1 | ||
467 | ] | ||
468 | }, | ||
469 | "_eulerAngles": { | ||
470 | "__type__": "cc.Vec3", | ||
471 | "x": 0, | ||
472 | "y": 0, | ||
473 | "z": 0 | ||
474 | }, | ||
475 | "_skewX": 0, | ||
476 | "_skewY": 0, | ||
477 | "_is3DNode": false, | ||
478 | "_groupIndex": 0, | ||
479 | "groupIndex": 0, | ||
480 | "_id": "" | ||
481 | }, | ||
482 | { | ||
483 | "__type__": "cc.Label", | ||
484 | "_name": "", | ||
485 | "_objFlags": 0, | ||
486 | "node": { | ||
487 | "__id__": 9 | ||
488 | }, | ||
489 | "_enabled": true, | ||
490 | "_materials": [ | ||
491 | { | ||
492 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
493 | } | ||
494 | ], | ||
495 | "_useOriginalSize": false, | ||
496 | "_string": "", | ||
497 | "_N$string": "", | ||
498 | "_fontSize": 24, | ||
499 | "_lineHeight": 49, | ||
500 | "_enableWrapText": true, | ||
501 | "_N$file": null, | ||
502 | "_isSystemFontUsed": true, | ||
503 | "_spacingX": 0, | ||
504 | "_batchAsBitmap": false, | ||
505 | "_N$horizontalAlign": 1, | ||
506 | "_N$verticalAlign": 1, | ||
507 | "_N$fontFamily": "Arial", | ||
508 | "_N$overflow": 2, | ||
509 | "_N$cacheMode": 0, | ||
510 | "_id": "" | ||
511 | }, | ||
512 | { | ||
513 | "__type__": "cc.PrefabInfo", | ||
514 | "root": { | ||
515 | "__id__": 1 | ||
516 | }, | ||
517 | "asset": { | ||
518 | "__uuid__": "58e87f9e-6163-4052-b63c-19f84cb4f9e6" | ||
519 | }, | ||
520 | "fileId": "7aVXWJZTNOiIBm+iubUplA", | ||
521 | "sync": false | ||
522 | }, | ||
523 | { | ||
524 | "__type__": "cc.PrefabInfo", | ||
525 | "root": { | ||
526 | "__id__": 1 | ||
527 | }, | ||
528 | "asset": { | ||
529 | "__uuid__": "58e87f9e-6163-4052-b63c-19f84cb4f9e6" | ||
530 | }, | ||
531 | "fileId": "cfLaJVGVNIoYZDtoDIFlwz", | ||
532 | "sync": false | ||
533 | }, | ||
534 | { | ||
535 | "__type__": "cc.Mask", | ||
536 | "_name": "", | ||
537 | "_objFlags": 0, | ||
538 | "node": { | ||
539 | "__id__": 1 | ||
540 | }, | ||
541 | "_enabled": true, | ||
542 | "_materials": [ | ||
543 | null | ||
544 | ], | ||
545 | "_spriteFrame": null, | ||
546 | "_type": 2, | ||
547 | "_segments": 64, | ||
548 | "_N$alphaThreshold": 0.9, | ||
549 | "_N$inverted": false, | ||
550 | "_id": "" | ||
551 | }, | ||
552 | { | ||
553 | "__type__": "cc.PrefabInfo", | ||
554 | "root": { | ||
555 | "__id__": 1 | ||
556 | }, | ||
557 | "asset": { | ||
558 | "__uuid__": "58e87f9e-6163-4052-b63c-19f84cb4f9e6" | ||
559 | }, | ||
560 | "fileId": "7a0Pz/KNRLXrJA+uJ5skQo", | ||
561 | "sync": false | ||
562 | } | ||
563 | ] | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
1 | [ | ||
2 | { | ||
3 | "__type__": "cc.Prefab", | ||
4 | "_name": "", | ||
5 | "_objFlags": 0, | ||
6 | "_native": "", | ||
7 | "data": { | ||
8 | "__id__": 1 | ||
9 | }, | ||
10 | "optimizationPolicy": 0, | ||
11 | "asyncLoadAssets": false, | ||
12 | "readonly": false | ||
13 | }, | ||
14 | { | ||
15 | "__type__": "cc.Node", | ||
16 | "_name": "pfbMovieDetailNaviList", | ||
17 | "_objFlags": 0, | ||
18 | "_parent": null, | ||
19 | "_children": [ | ||
20 | { | ||
21 | "__id__": 2 | ||
22 | }, | ||
23 | { | ||
24 | "__id__": 5 | ||
25 | } | ||
26 | ], | ||
27 | "_active": true, | ||
28 | "_components": [], | ||
29 | "_prefab": { | ||
30 | "__id__": 8 | ||
31 | }, | ||
32 | "_opacity": 255, | ||
33 | "_color": { | ||
34 | "__type__": "cc.Color", | ||
35 | "r": 255, | ||
36 | "g": 255, | ||
37 | "b": 255, | ||
38 | "a": 255 | ||
39 | }, | ||
40 | "_contentSize": { | ||
41 | "__type__": "cc.Size", | ||
42 | "width": 110, | ||
43 | "height": 40 | ||
44 | }, | ||
45 | "_anchorPoint": { | ||
46 | "__type__": "cc.Vec2", | ||
47 | "x": 0.5, | ||
48 | "y": 0.5 | ||
49 | }, | ||
50 | "_position": { | ||
51 | "__type__": "cc.Vec3", | ||
52 | "x": 0, | ||
53 | "y": 0, | ||
54 | "z": 0 | ||
55 | }, | ||
56 | "_scale": { | ||
57 | "__type__": "cc.Vec3", | ||
58 | "x": 1, | ||
59 | "y": 1, | ||
60 | "z": 1 | ||
61 | }, | ||
62 | "_trs": { | ||
63 | "__type__": "TypedArray", | ||
64 | "ctor": "Float32Array", | ||
65 | "array": [ | ||
66 | 0, | ||
67 | 0, | ||
68 | 0, | ||
69 | 0, | ||
70 | 0, | ||
71 | 0, | ||
72 | 1, | ||
73 | 1, | ||
74 | 1, | ||
75 | 1 | ||
76 | ] | ||
77 | }, | ||
78 | "_eulerAngles": { | ||
79 | "__type__": "cc.Vec3", | ||
80 | "x": 0, | ||
81 | "y": 0, | ||
82 | "z": 0 | ||
83 | }, | ||
84 | "_skewX": 0, | ||
85 | "_skewY": 0, | ||
86 | "_is3DNode": false, | ||
87 | "_groupIndex": 0, | ||
88 | "groupIndex": 0, | ||
89 | "_id": "" | ||
90 | }, | ||
91 | { | ||
92 | "__type__": "cc.Node", | ||
93 | "_name": "Bg", | ||
94 | "_objFlags": 0, | ||
95 | "_parent": { | ||
96 | "__id__": 1 | ||
97 | }, | ||
98 | "_children": [], | ||
99 | "_active": true, | ||
100 | "_components": [ | ||
101 | { | ||
102 | "__id__": 3 | ||
103 | } | ||
104 | ], | ||
105 | "_prefab": { | ||
106 | "__id__": 4 | ||
107 | }, | ||
108 | "_opacity": 255, | ||
109 | "_color": { | ||
110 | "__type__": "cc.Color", | ||
111 | "r": 255, | ||
112 | "g": 255, | ||
113 | "b": 255, | ||
114 | "a": 255 | ||
115 | }, | ||
116 | "_contentSize": { | ||
117 | "__type__": "cc.Size", | ||
118 | "width": 110, | ||
119 | "height": 42 | ||
120 | }, | ||
121 | "_anchorPoint": { | ||
122 | "__type__": "cc.Vec2", | ||
123 | "x": 0.5, | ||
124 | "y": 0.5 | ||
125 | }, | ||
126 | "_position": { | ||
127 | "__type__": "cc.Vec3", | ||
128 | "x": 0, | ||
129 | "y": 0, | ||
130 | "z": 0 | ||
131 | }, | ||
132 | "_scale": { | ||
133 | "__type__": "cc.Vec3", | ||
134 | "x": 1, | ||
135 | "y": 1, | ||
136 | "z": 1 | ||
137 | }, | ||
138 | "_trs": { | ||
139 | "__type__": "TypedArray", | ||
140 | "ctor": "Float32Array", | ||
141 | "array": [ | ||
142 | 0, | ||
143 | 0, | ||
144 | 0, | ||
145 | 0, | ||
146 | 0, | ||
147 | 0, | ||
148 | 1, | ||
149 | 1, | ||
150 | 1, | ||
151 | 1 | ||
152 | ] | ||
153 | }, | ||
154 | "_eulerAngles": { | ||
155 | "__type__": "cc.Vec3", | ||
156 | "x": 0, | ||
157 | "y": 0, | ||
158 | "z": 0 | ||
159 | }, | ||
160 | "_skewX": 0, | ||
161 | "_skewY": 0, | ||
162 | "_is3DNode": false, | ||
163 | "_groupIndex": 0, | ||
164 | "groupIndex": 0, | ||
165 | "_id": "" | ||
166 | }, | ||
167 | { | ||
168 | "__type__": "cc.Sprite", | ||
169 | "_name": "", | ||
170 | "_objFlags": 0, | ||
171 | "node": { | ||
172 | "__id__": 2 | ||
173 | }, | ||
174 | "_enabled": true, | ||
175 | "_materials": [], | ||
176 | "_srcBlendFactor": 770, | ||
177 | "_dstBlendFactor": 771, | ||
178 | "_spriteFrame": null, | ||
179 | "_type": 0, | ||
180 | "_sizeMode": 0, | ||
181 | "_fillType": 0, | ||
182 | "_fillCenter": { | ||
183 | "__type__": "cc.Vec2", | ||
184 | "x": 0, | ||
185 | "y": 0 | ||
186 | }, | ||
187 | "_fillStart": 0, | ||
188 | "_fillRange": 0, | ||
189 | "_isTrimmedMode": true, | ||
190 | "_atlas": null, | ||
191 | "_id": "" | ||
192 | }, | ||
193 | { | ||
194 | "__type__": "cc.PrefabInfo", | ||
195 | "root": { | ||
196 | "__id__": 1 | ||
197 | }, | ||
198 | "asset": { | ||
199 | "__uuid__": "67426bbf-20cf-4cd0-8ed8-606c117cb81d" | ||
200 | }, | ||
201 | "fileId": "83vSN2W0FJGppDZW5DV4dH", | ||
202 | "sync": false | ||
203 | }, | ||
204 | { | ||
205 | "__type__": "cc.Node", | ||
206 | "_name": "Text", | ||
207 | "_objFlags": 0, | ||
208 | "_parent": { | ||
209 | "__id__": 1 | ||
210 | }, | ||
211 | "_children": [], | ||
212 | "_active": true, | ||
213 | "_components": [ | ||
214 | { | ||
215 | "__id__": 6 | ||
216 | } | ||
217 | ], | ||
218 | "_prefab": { | ||
219 | "__id__": 7 | ||
220 | }, | ||
221 | "_opacity": 255, | ||
222 | "_color": { | ||
223 | "__type__": "cc.Color", | ||
224 | "r": 255, | ||
225 | "g": 255, | ||
226 | "b": 255, | ||
227 | "a": 255 | ||
228 | }, | ||
229 | "_contentSize": { | ||
230 | "__type__": "cc.Size", | ||
231 | "width": 48.04, | ||
232 | "height": 30.24 | ||
233 | }, | ||
234 | "_anchorPoint": { | ||
235 | "__type__": "cc.Vec2", | ||
236 | "x": 0.5, | ||
237 | "y": 0.5 | ||
238 | }, | ||
239 | "_position": { | ||
240 | "__type__": "cc.Vec3", | ||
241 | "x": 0, | ||
242 | "y": 0, | ||
243 | "z": 0 | ||
244 | }, | ||
245 | "_scale": { | ||
246 | "__type__": "cc.Vec3", | ||
247 | "x": 1, | ||
248 | "y": 1, | ||
249 | "z": 1 | ||
250 | }, | ||
251 | "_trs": { | ||
252 | "__type__": "TypedArray", | ||
253 | "ctor": "Float32Array", | ||
254 | "array": [ | ||
255 | 0, | ||
256 | 0, | ||
257 | 0, | ||
258 | 0, | ||
259 | 0, | ||
260 | 0, | ||
261 | 1, | ||
262 | 1, | ||
263 | 1, | ||
264 | 1 | ||
265 | ] | ||
266 | }, | ||
267 | "_eulerAngles": { | ||
268 | "__type__": "cc.Vec3", | ||
269 | "x": 0, | ||
270 | "y": 0, | ||
271 | "z": 0 | ||
272 | }, | ||
273 | "_skewX": 0, | ||
274 | "_skewY": 0, | ||
275 | "_is3DNode": false, | ||
276 | "_groupIndex": 0, | ||
277 | "groupIndex": 0, | ||
278 | "_id": "" | ||
279 | }, | ||
280 | { | ||
281 | "__type__": "cc.Label", | ||
282 | "_name": "", | ||
283 | "_objFlags": 0, | ||
284 | "node": { | ||
285 | "__id__": 5 | ||
286 | }, | ||
287 | "_enabled": true, | ||
288 | "_materials": [ | ||
289 | { | ||
290 | "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" | ||
291 | } | ||
292 | ], | ||
293 | "_useOriginalSize": false, | ||
294 | "_string": "1-20", | ||
295 | "_N$string": "1-20", | ||
296 | "_fontSize": 24, | ||
297 | "_lineHeight": 24, | ||
298 | "_enableWrapText": true, | ||
299 | "_N$file": null, | ||
300 | "_isSystemFontUsed": true, | ||
301 | "_spacingX": 0, | ||
302 | "_batchAsBitmap": false, | ||
303 | "_N$horizontalAlign": 1, | ||
304 | "_N$verticalAlign": 1, | ||
305 | "_N$fontFamily": "Arial", | ||
306 | "_N$overflow": 0, | ||
307 | "_N$cacheMode": 0, | ||
308 | "_id": "" | ||
309 | }, | ||
310 | { | ||
311 | "__type__": "cc.PrefabInfo", | ||
312 | "root": { | ||
313 | "__id__": 1 | ||
314 | }, | ||
315 | "asset": { | ||
316 | "__uuid__": "67426bbf-20cf-4cd0-8ed8-606c117cb81d" | ||
317 | }, | ||
318 | "fileId": "a8eJGo/95DHZo+KiwpT3xR", | ||
319 | "sync": false | ||
320 | }, | ||
321 | { | ||
322 | "__type__": "cc.PrefabInfo", | ||
323 | "root": { | ||
324 | "__id__": 1 | ||
325 | }, | ||
326 | "asset": { | ||
327 | "__uuid__": "67426bbf-20cf-4cd0-8ed8-606c117cb81d" | ||
328 | }, | ||
329 | "fileId": "57vxuAFOFCgpuupa1TzpzK", | ||
330 | "sync": false | ||
331 | } | ||
332 | ] | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
assets/resources/VideoDetail/navi_bg.png
0 → 100644

2.47 KB
1 | { | ||
2 | "businessCode": "success", | ||
3 | "count": 64, | ||
4 | "currentTime": 1584672100682, | ||
5 | "description": "", | ||
6 | "resultSet": [ | ||
7 | { | ||
8 | "id": 51672, | ||
9 | "code": "episode_b4cf5443-e502-4cf1-a91b-bb2bb14ff569", | ||
10 | "name": "第1集", | ||
11 | "index": 1, | ||
12 | "media_id": 9337, | ||
13 | "status": 1, | ||
14 | "file_status": 1, | ||
15 | "play_times": 296, | ||
16 | "create_time": 1584520442000, | ||
17 | "update_time": 1584580932000, | ||
18 | "image": [], | ||
19 | "images": { | ||
20 | "list": [], | ||
21 | "map": {} | ||
22 | } | ||
23 | }, | ||
24 | { | ||
25 | "id": 51674, | ||
26 | "code": "episode_29a437ef-c963-413c-8aee-69e3ed1133b3", | ||
27 | "name": "第3集", | ||
28 | "index": 3, | ||
29 | "media_id": 9337, | ||
30 | "status": 1, | ||
31 | "file_status": 1, | ||
32 | "play_times": 136, | ||
33 | "create_time": 1584520443000, | ||
34 | "update_time": 1584580940000, | ||
35 | "image": [], | ||
36 | "images": { | ||
37 | "list": [], | ||
38 | "map": {} | ||
39 | } | ||
40 | }, | ||
41 | { | ||
42 | "id": 51675, | ||
43 | "code": "episode_a61758d7-1b35-4e48-9ea5-6df134d53af9", | ||
44 | "name": "第4集", | ||
45 | "index": 4, | ||
46 | "media_id": 9337, | ||
47 | "status": 1, | ||
48 | "file_status": 1, | ||
49 | "play_times": 82, | ||
50 | "create_time": 1584520443000, | ||
51 | "update_time": 1584580982000, | ||
52 | "image": [], | ||
53 | "images": { | ||
54 | "list": [], | ||
55 | "map": {} | ||
56 | } | ||
57 | }, | ||
58 | { | ||
59 | "id": 51676, | ||
60 | "code": "episode_f25def5f-6eed-4e90-b892-92c5a4e191c4", | ||
61 | "name": "第5集", | ||
62 | "index": 5, | ||
63 | "media_id": 9337, | ||
64 | "status": 1, | ||
65 | "file_status": 1, | ||
66 | "play_times": 57, | ||
67 | "create_time": 1584520443000, | ||
68 | "update_time": 1584580983000, | ||
69 | "image": [], | ||
70 | "images": { | ||
71 | "list": [], | ||
72 | "map": {} | ||
73 | } | ||
74 | }, | ||
75 | { | ||
76 | "id": 51677, | ||
77 | "code": "episode_b8724a04-d0e9-4aab-81f0-59aadd76b135", | ||
78 | "name": "第6集", | ||
79 | "index": 6, | ||
80 | "media_id": 9337, | ||
81 | "status": 1, | ||
82 | "file_status": 1, | ||
83 | "play_times": 59, | ||
84 | "create_time": 1584520444000, | ||
85 | "update_time": 1584580941000, | ||
86 | "image": [], | ||
87 | "images": { | ||
88 | "list": [], | ||
89 | "map": {} | ||
90 | } | ||
91 | }, | ||
92 | { | ||
93 | "id": 51678, | ||
94 | "code": "episode_7e2d9533-8979-40ec-8f47-b387800c57d7", | ||
95 | "name": "第7集", | ||
96 | "index": 7, | ||
97 | "media_id": 9337, | ||
98 | "status": 1, | ||
99 | "file_status": 1, | ||
100 | "play_times": 36, | ||
101 | "create_time": 1584520444000, | ||
102 | "update_time": 1584580983000, | ||
103 | "image": [], | ||
104 | "images": { | ||
105 | "list": [], | ||
106 | "map": {} | ||
107 | } | ||
108 | }, | ||
109 | { | ||
110 | "id": 51679, | ||
111 | "code": "episode_dfaf1fe8-50c5-4122-ba57-d0a179c0c925", | ||
112 | "name": "第8集", | ||
113 | "index": 8, | ||
114 | "media_id": 9337, | ||
115 | "status": 1, | ||
116 | "file_status": 1, | ||
117 | "play_times": 34, | ||
118 | "create_time": 1584520444000, | ||
119 | "update_time": 1584580984000, | ||
120 | "image": [], | ||
121 | "images": { | ||
122 | "list": [], | ||
123 | "map": {} | ||
124 | } | ||
125 | }, | ||
126 | { | ||
127 | "id": 51680, | ||
128 | "code": "episode_ecb9883a-32c8-48c0-a3e6-872db44c390b", | ||
129 | "name": "第9集", | ||
130 | "index": 9, | ||
131 | "media_id": 9337, | ||
132 | "status": 1, | ||
133 | "file_status": 1, | ||
134 | "play_times": 23, | ||
135 | "create_time": 1584520444000, | ||
136 | "update_time": 1584581282000, | ||
137 | "image": [], | ||
138 | "images": { | ||
139 | "list": [], | ||
140 | "map": {} | ||
141 | } | ||
142 | }, | ||
143 | { | ||
144 | "id": 51681, | ||
145 | "code": "episode_99599b7b-c5bb-4d5f-8022-61da09b136f6", | ||
146 | "name": "第10集", | ||
147 | "index": 10, | ||
148 | "media_id": 9337, | ||
149 | "status": 1, | ||
150 | "file_status": 1, | ||
151 | "play_times": 664, | ||
152 | "create_time": 1584520445000, | ||
153 | "update_time": 1584581282000, | ||
154 | "image": [], | ||
155 | "images": { | ||
156 | "list": [], | ||
157 | "map": {} | ||
158 | } | ||
159 | }, | ||
160 | { | ||
161 | "id": 51672, | ||
162 | "code": "episode_b4cf5443-e502-4cf1-a91b-bb2bb14ff569", | ||
163 | "name": "第11集", | ||
164 | "index": 1, | ||
165 | "media_id": 9337, | ||
166 | "status": 1, | ||
167 | "file_status": 1, | ||
168 | "play_times": 296, | ||
169 | "create_time": 1584520442000, | ||
170 | "update_time": 1584580932000, | ||
171 | "image": [], | ||
172 | "images": { | ||
173 | "list": [], | ||
174 | "map": {} | ||
175 | } | ||
176 | }, | ||
177 | { | ||
178 | "id": 51674, | ||
179 | "code": "episode_29a437ef-c963-413c-8aee-69e3ed1133b3", | ||
180 | "name": "第3集", | ||
181 | "index": 3, | ||
182 | "media_id": 9337, | ||
183 | "status": 1, | ||
184 | "file_status": 1, | ||
185 | "play_times": 136, | ||
186 | "create_time": 1584520443000, | ||
187 | "update_time": 1584580940000, | ||
188 | "image": [], | ||
189 | "images": { | ||
190 | "list": [], | ||
191 | "map": {} | ||
192 | } | ||
193 | }, | ||
194 | { | ||
195 | "id": 51675, | ||
196 | "code": "episode_a61758d7-1b35-4e48-9ea5-6df134d53af9", | ||
197 | "name": "第4集", | ||
198 | "index": 4, | ||
199 | "media_id": 9337, | ||
200 | "status": 1, | ||
201 | "file_status": 1, | ||
202 | "play_times": 82, | ||
203 | "create_time": 1584520443000, | ||
204 | "update_time": 1584580982000, | ||
205 | "image": [], | ||
206 | "images": { | ||
207 | "list": [], | ||
208 | "map": {} | ||
209 | } | ||
210 | }, | ||
211 | { | ||
212 | "id": 51676, | ||
213 | "code": "episode_f25def5f-6eed-4e90-b892-92c5a4e191c4", | ||
214 | "name": "第5集", | ||
215 | "index": 5, | ||
216 | "media_id": 9337, | ||
217 | "status": 1, | ||
218 | "file_status": 1, | ||
219 | "play_times": 57, | ||
220 | "create_time": 1584520443000, | ||
221 | "update_time": 1584580983000, | ||
222 | "image": [], | ||
223 | "images": { | ||
224 | "list": [], | ||
225 | "map": {} | ||
226 | } | ||
227 | }, | ||
228 | { | ||
229 | "id": 51677, | ||
230 | "code": "episode_b8724a04-d0e9-4aab-81f0-59aadd76b135", | ||
231 | "name": "第6集", | ||
232 | "index": 6, | ||
233 | "media_id": 9337, | ||
234 | "status": 1, | ||
235 | "file_status": 1, | ||
236 | "play_times": 59, | ||
237 | "create_time": 1584520444000, | ||
238 | "update_time": 1584580941000, | ||
239 | "image": [], | ||
240 | "images": { | ||
241 | "list": [], | ||
242 | "map": {} | ||
243 | } | ||
244 | }, | ||
245 | { | ||
246 | "id": 51678, | ||
247 | "code": "episode_7e2d9533-8979-40ec-8f47-b387800c57d7", | ||
248 | "name": "第7集", | ||
249 | "index": 7, | ||
250 | "media_id": 9337, | ||
251 | "status": 1, | ||
252 | "file_status": 1, | ||
253 | "play_times": 36, | ||
254 | "create_time": 1584520444000, | ||
255 | "update_time": 1584580983000, | ||
256 | "image": [], | ||
257 | "images": { | ||
258 | "list": [], | ||
259 | "map": {} | ||
260 | } | ||
261 | }, | ||
262 | { | ||
263 | "id": 51679, | ||
264 | "code": "episode_dfaf1fe8-50c5-4122-ba57-d0a179c0c925", | ||
265 | "name": "第8集", | ||
266 | "index": 8, | ||
267 | "media_id": 9337, | ||
268 | "status": 1, | ||
269 | "file_status": 1, | ||
270 | "play_times": 34, | ||
271 | "create_time": 1584520444000, | ||
272 | "update_time": 1584580984000, | ||
273 | "image": [], | ||
274 | "images": { | ||
275 | "list": [], | ||
276 | "map": {} | ||
277 | } | ||
278 | }, | ||
279 | { | ||
280 | "id": 51680, | ||
281 | "code": "episode_ecb9883a-32c8-48c0-a3e6-872db44c390b", | ||
282 | "name": "第9集", | ||
283 | "index": 9, | ||
284 | "media_id": 9337, | ||
285 | "status": 1, | ||
286 | "file_status": 1, | ||
287 | "play_times": 23, | ||
288 | "create_time": 1584520444000, | ||
289 | "update_time": 1584581282000, | ||
290 | "image": [], | ||
291 | "images": { | ||
292 | "list": [], | ||
293 | "map": {} | ||
294 | } | ||
295 | }, | ||
296 | { | ||
297 | "id": 51681, | ||
298 | "code": "episode_99599b7b-c5bb-4d5f-8022-61da09b136f6", | ||
299 | "name": "第10集", | ||
300 | "index": 10, | ||
301 | "media_id": 9337, | ||
302 | "status": 1, | ||
303 | "file_status": 1, | ||
304 | "play_times": 664, | ||
305 | "create_time": 1584520445000, | ||
306 | "update_time": 1584581282000, | ||
307 | "image": [], | ||
308 | "images": { | ||
309 | "list": [], | ||
310 | "map": {} | ||
311 | } | ||
312 | }, | ||
313 | { | ||
314 | "id": 51672, | ||
315 | "code": "episode_b4cf5443-e502-4cf1-a91b-bb2bb14ff569", | ||
316 | "name": "第1集", | ||
317 | "index": 1, | ||
318 | "media_id": 9337, | ||
319 | "status": 1, | ||
320 | "file_status": 1, | ||
321 | "play_times": 296, | ||
322 | "create_time": 1584520442000, | ||
323 | "update_time": 1584580932000, | ||
324 | "image": [], | ||
325 | "images": { | ||
326 | "list": [], | ||
327 | "map": {} | ||
328 | } | ||
329 | }, | ||
330 | { | ||
331 | "id": 51674, | ||
332 | "code": "episode_29a437ef-c963-413c-8aee-69e3ed1133b3", | ||
333 | "name": "第3集", | ||
334 | "index": 3, | ||
335 | "media_id": 9337, | ||
336 | "status": 1, | ||
337 | "file_status": 1, | ||
338 | "play_times": 136, | ||
339 | "create_time": 1584520443000, | ||
340 | "update_time": 1584580940000, | ||
341 | "image": [], | ||
342 | "images": { | ||
343 | "list": [], | ||
344 | "map": {} | ||
345 | } | ||
346 | }, | ||
347 | { | ||
348 | "id": 51675, | ||
349 | "code": "episode_a61758d7-1b35-4e48-9ea5-6df134d53af9", | ||
350 | "name": "第4集", | ||
351 | "index": 4, | ||
352 | "media_id": 9337, | ||
353 | "status": 1, | ||
354 | "file_status": 1, | ||
355 | "play_times": 82, | ||
356 | "create_time": 1584520443000, | ||
357 | "update_time": 1584580982000, | ||
358 | "image": [], | ||
359 | "images": { | ||
360 | "list": [], | ||
361 | "map": {} | ||
362 | } | ||
363 | }, | ||
364 | { | ||
365 | "id": 51676, | ||
366 | "code": "episode_f25def5f-6eed-4e90-b892-92c5a4e191c4", | ||
367 | "name": "第5集", | ||
368 | "index": 5, | ||
369 | "media_id": 9337, | ||
370 | "status": 1, | ||
371 | "file_status": 1, | ||
372 | "play_times": 57, | ||
373 | "create_time": 1584520443000, | ||
374 | "update_time": 1584580983000, | ||
375 | "image": [], | ||
376 | "images": { | ||
377 | "list": [], | ||
378 | "map": {} | ||
379 | } | ||
380 | }, | ||
381 | { | ||
382 | "id": 51677, | ||
383 | "code": "episode_b8724a04-d0e9-4aab-81f0-59aadd76b135", | ||
384 | "name": "第6集", | ||
385 | "index": 6, | ||
386 | "media_id": 9337, | ||
387 | "status": 1, | ||
388 | "file_status": 1, | ||
389 | "play_times": 59, | ||
390 | "create_time": 1584520444000, | ||
391 | "update_time": 1584580941000, | ||
392 | "image": [], | ||
393 | "images": { | ||
394 | "list": [], | ||
395 | "map": {} | ||
396 | } | ||
397 | }, | ||
398 | { | ||
399 | "id": 51678, | ||
400 | "code": "episode_7e2d9533-8979-40ec-8f47-b387800c57d7", | ||
401 | "name": "第7集", | ||
402 | "index": 7, | ||
403 | "media_id": 9337, | ||
404 | "status": 1, | ||
405 | "file_status": 1, | ||
406 | "play_times": 36, | ||
407 | "create_time": 1584520444000, | ||
408 | "update_time": 1584580983000, | ||
409 | "image": [], | ||
410 | "images": { | ||
411 | "list": [], | ||
412 | "map": {} | ||
413 | } | ||
414 | }, | ||
415 | { | ||
416 | "id": 51679, | ||
417 | "code": "episode_dfaf1fe8-50c5-4122-ba57-d0a179c0c925", | ||
418 | "name": "第8集", | ||
419 | "index": 8, | ||
420 | "media_id": 9337, | ||
421 | "status": 1, | ||
422 | "file_status": 1, | ||
423 | "play_times": 34, | ||
424 | "create_time": 1584520444000, | ||
425 | "update_time": 1584580984000, | ||
426 | "image": [], | ||
427 | "images": { | ||
428 | "list": [], | ||
429 | "map": {} | ||
430 | } | ||
431 | }, | ||
432 | { | ||
433 | "id": 51680, | ||
434 | "code": "episode_ecb9883a-32c8-48c0-a3e6-872db44c390b", | ||
435 | "name": "第9集", | ||
436 | "index": 9, | ||
437 | "media_id": 9337, | ||
438 | "status": 1, | ||
439 | "file_status": 1, | ||
440 | "play_times": 23, | ||
441 | "create_time": 1584520444000, | ||
442 | "update_time": 1584581282000, | ||
443 | "image": [], | ||
444 | "images": { | ||
445 | "list": [], | ||
446 | "map": {} | ||
447 | } | ||
448 | }, | ||
449 | { | ||
450 | "id": 51681, | ||
451 | "code": "episode_99599b7b-c5bb-4d5f-8022-61da09b136f6", | ||
452 | "name": "第10集", | ||
453 | "index": 10, | ||
454 | "media_id": 9337, | ||
455 | "status": 1, | ||
456 | "file_status": 1, | ||
457 | "play_times": 664, | ||
458 | "create_time": 1584520445000, | ||
459 | "update_time": 1584581282000, | ||
460 | "image": [], | ||
461 | "images": { | ||
462 | "list": [], | ||
463 | "map": {} | ||
464 | } | ||
465 | }, | ||
466 | { | ||
467 | "id": 51672, | ||
468 | "code": "episode_b4cf5443-e502-4cf1-a91b-bb2bb14ff569", | ||
469 | "name": "第1集", | ||
470 | "index": 1, | ||
471 | "media_id": 9337, | ||
472 | "status": 1, | ||
473 | "file_status": 1, | ||
474 | "play_times": 296, | ||
475 | "create_time": 1584520442000, | ||
476 | "update_time": 1584580932000, | ||
477 | "image": [], | ||
478 | "images": { | ||
479 | "list": [], | ||
480 | "map": {} | ||
481 | } | ||
482 | }, | ||
483 | { | ||
484 | "id": 51674, | ||
485 | "code": "episode_29a437ef-c963-413c-8aee-69e3ed1133b3", | ||
486 | "name": "第3集", | ||
487 | "index": 3, | ||
488 | "media_id": 9337, | ||
489 | "status": 1, | ||
490 | "file_status": 1, | ||
491 | "play_times": 136, | ||
492 | "create_time": 1584520443000, | ||
493 | "update_time": 1584580940000, | ||
494 | "image": [], | ||
495 | "images": { | ||
496 | "list": [], | ||
497 | "map": {} | ||
498 | } | ||
499 | }, | ||
500 | { | ||
501 | "id": 51675, | ||
502 | "code": "episode_a61758d7-1b35-4e48-9ea5-6df134d53af9", | ||
503 | "name": "第4集", | ||
504 | "index": 4, | ||
505 | "media_id": 9337, | ||
506 | "status": 1, | ||
507 | "file_status": 1, | ||
508 | "play_times": 82, | ||
509 | "create_time": 1584520443000, | ||
510 | "update_time": 1584580982000, | ||
511 | "image": [], | ||
512 | "images": { | ||
513 | "list": [], | ||
514 | "map": {} | ||
515 | } | ||
516 | }, | ||
517 | { | ||
518 | "id": 51676, | ||
519 | "code": "episode_f25def5f-6eed-4e90-b892-92c5a4e191c4", | ||
520 | "name": "第5集", | ||
521 | "index": 5, | ||
522 | "media_id": 9337, | ||
523 | "status": 1, | ||
524 | "file_status": 1, | ||
525 | "play_times": 57, | ||
526 | "create_time": 1584520443000, | ||
527 | "update_time": 1584580983000, | ||
528 | "image": [], | ||
529 | "images": { | ||
530 | "list": [], | ||
531 | "map": {} | ||
532 | } | ||
533 | }, | ||
534 | { | ||
535 | "id": 51677, | ||
536 | "code": "episode_b8724a04-d0e9-4aab-81f0-59aadd76b135", | ||
537 | "name": "第6集", | ||
538 | "index": 6, | ||
539 | "media_id": 9337, | ||
540 | "status": 1, | ||
541 | "file_status": 1, | ||
542 | "play_times": 59, | ||
543 | "create_time": 1584520444000, | ||
544 | "update_time": 1584580941000, | ||
545 | "image": [], | ||
546 | "images": { | ||
547 | "list": [], | ||
548 | "map": {} | ||
549 | } | ||
550 | }, | ||
551 | { | ||
552 | "id": 51678, | ||
553 | "code": "episode_7e2d9533-8979-40ec-8f47-b387800c57d7", | ||
554 | "name": "第7集", | ||
555 | "index": 7, | ||
556 | "media_id": 9337, | ||
557 | "status": 1, | ||
558 | "file_status": 1, | ||
559 | "play_times": 36, | ||
560 | "create_time": 1584520444000, | ||
561 | "update_time": 1584580983000, | ||
562 | "image": [], | ||
563 | "images": { | ||
564 | "list": [], | ||
565 | "map": {} | ||
566 | } | ||
567 | }, | ||
568 | { | ||
569 | "id": 51679, | ||
570 | "code": "episode_dfaf1fe8-50c5-4122-ba57-d0a179c0c925", | ||
571 | "name": "第8集", | ||
572 | "index": 8, | ||
573 | "media_id": 9337, | ||
574 | "status": 1, | ||
575 | "file_status": 1, | ||
576 | "play_times": 34, | ||
577 | "create_time": 1584520444000, | ||
578 | "update_time": 1584580984000, | ||
579 | "image": [], | ||
580 | "images": { | ||
581 | "list": [], | ||
582 | "map": {} | ||
583 | } | ||
584 | }, | ||
585 | { | ||
586 | "id": 51680, | ||
587 | "code": "episode_ecb9883a-32c8-48c0-a3e6-872db44c390b", | ||
588 | "name": "第9集", | ||
589 | "index": 9, | ||
590 | "media_id": 9337, | ||
591 | "status": 1, | ||
592 | "file_status": 1, | ||
593 | "play_times": 23, | ||
594 | "create_time": 1584520444000, | ||
595 | "update_time": 1584581282000, | ||
596 | "image": [], | ||
597 | "images": { | ||
598 | "list": [], | ||
599 | "map": {} | ||
600 | } | ||
601 | }, | ||
602 | { | ||
603 | "id": 51681, | ||
604 | "code": "episode_99599b7b-c5bb-4d5f-8022-61da09b136f6", | ||
605 | "name": "第10集", | ||
606 | "index": 10, | ||
607 | "media_id": 9337, | ||
608 | "status": 1, | ||
609 | "file_status": 1, | ||
610 | "play_times": 664, | ||
611 | "create_time": 1584520445000, | ||
612 | "update_time": 1584581282000, | ||
613 | "image": [], | ||
614 | "images": { | ||
615 | "list": [], | ||
616 | "map": {} | ||
617 | } | ||
618 | }, | ||
619 | { | ||
620 | "id": 51672, | ||
621 | "code": "episode_b4cf5443-e502-4cf1-a91b-bb2bb14ff569", | ||
622 | "name": "第1集", | ||
623 | "index": 1, | ||
624 | "media_id": 9337, | ||
625 | "status": 1, | ||
626 | "file_status": 1, | ||
627 | "play_times": 296, | ||
628 | "create_time": 1584520442000, | ||
629 | "update_time": 1584580932000, | ||
630 | "image": [], | ||
631 | "images": { | ||
632 | "list": [], | ||
633 | "map": {} | ||
634 | } | ||
635 | }, | ||
636 | { | ||
637 | "id": 51674, | ||
638 | "code": "episode_29a437ef-c963-413c-8aee-69e3ed1133b3", | ||
639 | "name": "第3集", | ||
640 | "index": 3, | ||
641 | "media_id": 9337, | ||
642 | "status": 1, | ||
643 | "file_status": 1, | ||
644 | "play_times": 136, | ||
645 | "create_time": 1584520443000, | ||
646 | "update_time": 1584580940000, | ||
647 | "image": [], | ||
648 | "images": { | ||
649 | "list": [], | ||
650 | "map": {} | ||
651 | } | ||
652 | }, | ||
653 | { | ||
654 | "id": 51675, | ||
655 | "code": "episode_a61758d7-1b35-4e48-9ea5-6df134d53af9", | ||
656 | "name": "第4集", | ||
657 | "index": 4, | ||
658 | "media_id": 9337, | ||
659 | "status": 1, | ||
660 | "file_status": 1, | ||
661 | "play_times": 82, | ||
662 | "create_time": 1584520443000, | ||
663 | "update_time": 1584580982000, | ||
664 | "image": [], | ||
665 | "images": { | ||
666 | "list": [], | ||
667 | "map": {} | ||
668 | } | ||
669 | }, | ||
670 | { | ||
671 | "id": 51676, | ||
672 | "code": "episode_f25def5f-6eed-4e90-b892-92c5a4e191c4", | ||
673 | "name": "第5集", | ||
674 | "index": 5, | ||
675 | "media_id": 9337, | ||
676 | "status": 1, | ||
677 | "file_status": 1, | ||
678 | "play_times": 57, | ||
679 | "create_time": 1584520443000, | ||
680 | "update_time": 1584580983000, | ||
681 | "image": [], | ||
682 | "images": { | ||
683 | "list": [], | ||
684 | "map": {} | ||
685 | } | ||
686 | }, | ||
687 | { | ||
688 | "id": 51677, | ||
689 | "code": "episode_b8724a04-d0e9-4aab-81f0-59aadd76b135", | ||
690 | "name": "第6集", | ||
691 | "index": 6, | ||
692 | "media_id": 9337, | ||
693 | "status": 1, | ||
694 | "file_status": 1, | ||
695 | "play_times": 59, | ||
696 | "create_time": 1584520444000, | ||
697 | "update_time": 1584580941000, | ||
698 | "image": [], | ||
699 | "images": { | ||
700 | "list": [], | ||
701 | "map": {} | ||
702 | } | ||
703 | }, | ||
704 | { | ||
705 | "id": 51678, | ||
706 | "code": "episode_7e2d9533-8979-40ec-8f47-b387800c57d7", | ||
707 | "name": "第7集", | ||
708 | "index": 7, | ||
709 | "media_id": 9337, | ||
710 | "status": 1, | ||
711 | "file_status": 1, | ||
712 | "play_times": 36, | ||
713 | "create_time": 1584520444000, | ||
714 | "update_time": 1584580983000, | ||
715 | "image": [], | ||
716 | "images": { | ||
717 | "list": [], | ||
718 | "map": {} | ||
719 | } | ||
720 | }, | ||
721 | { | ||
722 | "id": 51679, | ||
723 | "code": "episode_dfaf1fe8-50c5-4122-ba57-d0a179c0c925", | ||
724 | "name": "第8集", | ||
725 | "index": 8, | ||
726 | "media_id": 9337, | ||
727 | "status": 1, | ||
728 | "file_status": 1, | ||
729 | "play_times": 34, | ||
730 | "create_time": 1584520444000, | ||
731 | "update_time": 1584580984000, | ||
732 | "image": [], | ||
733 | "images": { | ||
734 | "list": [], | ||
735 | "map": {} | ||
736 | } | ||
737 | }, | ||
738 | { | ||
739 | "id": 51680, | ||
740 | "code": "episode_ecb9883a-32c8-48c0-a3e6-872db44c390b", | ||
741 | "name": "第9集", | ||
742 | "index": 9, | ||
743 | "media_id": 9337, | ||
744 | "status": 1, | ||
745 | "file_status": 1, | ||
746 | "play_times": 23, | ||
747 | "create_time": 1584520444000, | ||
748 | "update_time": 1584581282000, | ||
749 | "image": [], | ||
750 | "images": { | ||
751 | "list": [], | ||
752 | "map": {} | ||
753 | } | ||
754 | }, | ||
755 | { | ||
756 | "id": 51681, | ||
757 | "code": "episode_99599b7b-c5bb-4d5f-8022-61da09b136f6", | ||
758 | "name": "第10集", | ||
759 | "index": 10, | ||
760 | "media_id": 9337, | ||
761 | "status": 1, | ||
762 | "file_status": 1, | ||
763 | "play_times": 664, | ||
764 | "create_time": 1584520445000, | ||
765 | "update_time": 1584581282000, | ||
766 | "image": [], | ||
767 | "images": { | ||
768 | "list": [], | ||
769 | "map": {} | ||
770 | } | ||
771 | }, | ||
772 | { | ||
773 | "id": 51672, | ||
774 | "code": "episode_b4cf5443-e502-4cf1-a91b-bb2bb14ff569", | ||
775 | "name": "第1集", | ||
776 | "index": 1, | ||
777 | "media_id": 9337, | ||
778 | "status": 1, | ||
779 | "file_status": 1, | ||
780 | "play_times": 296, | ||
781 | "create_time": 1584520442000, | ||
782 | "update_time": 1584580932000, | ||
783 | "image": [], | ||
784 | "images": { | ||
785 | "list": [], | ||
786 | "map": {} | ||
787 | } | ||
788 | }, | ||
789 | { | ||
790 | "id": 51674, | ||
791 | "code": "episode_29a437ef-c963-413c-8aee-69e3ed1133b3", | ||
792 | "name": "第3集", | ||
793 | "index": 3, | ||
794 | "media_id": 9337, | ||
795 | "status": 1, | ||
796 | "file_status": 1, | ||
797 | "play_times": 136, | ||
798 | "create_time": 1584520443000, | ||
799 | "update_time": 1584580940000, | ||
800 | "image": [], | ||
801 | "images": { | ||
802 | "list": [], | ||
803 | "map": {} | ||
804 | } | ||
805 | }, | ||
806 | { | ||
807 | "id": 51675, | ||
808 | "code": "episode_a61758d7-1b35-4e48-9ea5-6df134d53af9", | ||
809 | "name": "第4集", | ||
810 | "index": 4, | ||
811 | "media_id": 9337, | ||
812 | "status": 1, | ||
813 | "file_status": 1, | ||
814 | "play_times": 82, | ||
815 | "create_time": 1584520443000, | ||
816 | "update_time": 1584580982000, | ||
817 | "image": [], | ||
818 | "images": { | ||
819 | "list": [], | ||
820 | "map": {} | ||
821 | } | ||
822 | }, | ||
823 | { | ||
824 | "id": 51676, | ||
825 | "code": "episode_f25def5f-6eed-4e90-b892-92c5a4e191c4", | ||
826 | "name": "第5集", | ||
827 | "index": 5, | ||
828 | "media_id": 9337, | ||
829 | "status": 1, | ||
830 | "file_status": 1, | ||
831 | "play_times": 57, | ||
832 | "create_time": 1584520443000, | ||
833 | "update_time": 1584580983000, | ||
834 | "image": [], | ||
835 | "images": { | ||
836 | "list": [], | ||
837 | "map": {} | ||
838 | } | ||
839 | }, | ||
840 | { | ||
841 | "id": 51677, | ||
842 | "code": "episode_b8724a04-d0e9-4aab-81f0-59aadd76b135", | ||
843 | "name": "第6集", | ||
844 | "index": 6, | ||
845 | "media_id": 9337, | ||
846 | "status": 1, | ||
847 | "file_status": 1, | ||
848 | "play_times": 59, | ||
849 | "create_time": 1584520444000, | ||
850 | "update_time": 1584580941000, | ||
851 | "image": [], | ||
852 | "images": { | ||
853 | "list": [], | ||
854 | "map": {} | ||
855 | } | ||
856 | }, | ||
857 | { | ||
858 | "id": 51678, | ||
859 | "code": "episode_7e2d9533-8979-40ec-8f47-b387800c57d7", | ||
860 | "name": "第7集", | ||
861 | "index": 7, | ||
862 | "media_id": 9337, | ||
863 | "status": 1, | ||
864 | "file_status": 1, | ||
865 | "play_times": 36, | ||
866 | "create_time": 1584520444000, | ||
867 | "update_time": 1584580983000, | ||
868 | "image": [], | ||
869 | "images": { | ||
870 | "list": [], | ||
871 | "map": {} | ||
872 | } | ||
873 | }, | ||
874 | { | ||
875 | "id": 51679, | ||
876 | "code": "episode_dfaf1fe8-50c5-4122-ba57-d0a179c0c925", | ||
877 | "name": "第8集", | ||
878 | "index": 8, | ||
879 | "media_id": 9337, | ||
880 | "status": 1, | ||
881 | "file_status": 1, | ||
882 | "play_times": 34, | ||
883 | "create_time": 1584520444000, | ||
884 | "update_time": 1584580984000, | ||
885 | "image": [], | ||
886 | "images": { | ||
887 | "list": [], | ||
888 | "map": {} | ||
889 | } | ||
890 | }, | ||
891 | { | ||
892 | "id": 51680, | ||
893 | "code": "episode_ecb9883a-32c8-48c0-a3e6-872db44c390b", | ||
894 | "name": "第9集", | ||
895 | "index": 9, | ||
896 | "media_id": 9337, | ||
897 | "status": 1, | ||
898 | "file_status": 1, | ||
899 | "play_times": 23, | ||
900 | "create_time": 1584520444000, | ||
901 | "update_time": 1584581282000, | ||
902 | "image": [], | ||
903 | "images": { | ||
904 | "list": [], | ||
905 | "map": {} | ||
906 | } | ||
907 | }, | ||
908 | { | ||
909 | "id": 51681, | ||
910 | "code": "episode_99599b7b-c5bb-4d5f-8022-61da09b136f6", | ||
911 | "name": "第10集", | ||
912 | "index": 10, | ||
913 | "media_id": 9337, | ||
914 | "status": 1, | ||
915 | "file_status": 1, | ||
916 | "play_times": 664, | ||
917 | "create_time": 1584520445000, | ||
918 | "update_time": 1584581282000, | ||
919 | "image": [], | ||
920 | "images": { | ||
921 | "list": [], | ||
922 | "map": {} | ||
923 | } | ||
924 | }, | ||
925 | { | ||
926 | "id": 51672, | ||
927 | "code": "episode_b4cf5443-e502-4cf1-a91b-bb2bb14ff569", | ||
928 | "name": "第1集", | ||
929 | "index": 1, | ||
930 | "media_id": 9337, | ||
931 | "status": 1, | ||
932 | "file_status": 1, | ||
933 | "play_times": 296, | ||
934 | "create_time": 1584520442000, | ||
935 | "update_time": 1584580932000, | ||
936 | "image": [], | ||
937 | "images": { | ||
938 | "list": [], | ||
939 | "map": {} | ||
940 | } | ||
941 | }, | ||
942 | { | ||
943 | "id": 51674, | ||
944 | "code": "episode_29a437ef-c963-413c-8aee-69e3ed1133b3", | ||
945 | "name": "第3集", | ||
946 | "index": 3, | ||
947 | "media_id": 9337, | ||
948 | "status": 1, | ||
949 | "file_status": 1, | ||
950 | "play_times": 136, | ||
951 | "create_time": 1584520443000, | ||
952 | "update_time": 1584580940000, | ||
953 | "image": [], | ||
954 | "images": { | ||
955 | "list": [], | ||
956 | "map": {} | ||
957 | } | ||
958 | }, | ||
959 | { | ||
960 | "id": 51675, | ||
961 | "code": "episode_a61758d7-1b35-4e48-9ea5-6df134d53af9", | ||
962 | "name": "第4集", | ||
963 | "index": 4, | ||
964 | "media_id": 9337, | ||
965 | "status": 1, | ||
966 | "file_status": 1, | ||
967 | "play_times": 82, | ||
968 | "create_time": 1584520443000, | ||
969 | "update_time": 1584580982000, | ||
970 | "image": [], | ||
971 | "images": { | ||
972 | "list": [], | ||
973 | "map": {} | ||
974 | } | ||
975 | }, | ||
976 | { | ||
977 | "id": 51676, | ||
978 | "code": "episode_f25def5f-6eed-4e90-b892-92c5a4e191c4", | ||
979 | "name": "第5集", | ||
980 | "index": 5, | ||
981 | "media_id": 9337, | ||
982 | "status": 1, | ||
983 | "file_status": 1, | ||
984 | "play_times": 57, | ||
985 | "create_time": 1584520443000, | ||
986 | "update_time": 1584580983000, | ||
987 | "image": [], | ||
988 | "images": { | ||
989 | "list": [], | ||
990 | "map": {} | ||
991 | } | ||
992 | }, | ||
993 | { | ||
994 | "id": 51677, | ||
995 | "code": "episode_b8724a04-d0e9-4aab-81f0-59aadd76b135", | ||
996 | "name": "第6集", | ||
997 | "index": 6, | ||
998 | "media_id": 9337, | ||
999 | "status": 1, | ||
1000 | "file_status": 1, | ||
1001 | "play_times": 59, | ||
1002 | "create_time": 1584520444000, | ||
1003 | "update_time": 1584580941000, | ||
1004 | "image": [], | ||
1005 | "images": { | ||
1006 | "list": [], | ||
1007 | "map": {} | ||
1008 | } | ||
1009 | }, | ||
1010 | { | ||
1011 | "id": 51678, | ||
1012 | "code": "episode_7e2d9533-8979-40ec-8f47-b387800c57d7", | ||
1013 | "name": "第7集", | ||
1014 | "index": 7, | ||
1015 | "media_id": 9337, | ||
1016 | "status": 1, | ||
1017 | "file_status": 1, | ||
1018 | "play_times": 36, | ||
1019 | "create_time": 1584520444000, | ||
1020 | "update_time": 1584580983000, | ||
1021 | "image": [], | ||
1022 | "images": { | ||
1023 | "list": [], | ||
1024 | "map": {} | ||
1025 | } | ||
1026 | }, | ||
1027 | { | ||
1028 | "id": 51679, | ||
1029 | "code": "episode_dfaf1fe8-50c5-4122-ba57-d0a179c0c925", | ||
1030 | "name": "第8集", | ||
1031 | "index": 8, | ||
1032 | "media_id": 9337, | ||
1033 | "status": 1, | ||
1034 | "file_status": 1, | ||
1035 | "play_times": 34, | ||
1036 | "create_time": 1584520444000, | ||
1037 | "update_time": 1584580984000, | ||
1038 | "image": [], | ||
1039 | "images": { | ||
1040 | "list": [], | ||
1041 | "map": {} | ||
1042 | } | ||
1043 | }, | ||
1044 | { | ||
1045 | "id": 51680, | ||
1046 | "code": "episode_ecb9883a-32c8-48c0-a3e6-872db44c390b", | ||
1047 | "name": "第9集", | ||
1048 | "index": 9, | ||
1049 | "media_id": 9337, | ||
1050 | "status": 1, | ||
1051 | "file_status": 1, | ||
1052 | "play_times": 23, | ||
1053 | "create_time": 1584520444000, | ||
1054 | "update_time": 1584581282000, | ||
1055 | "image": [], | ||
1056 | "images": { | ||
1057 | "list": [], | ||
1058 | "map": {} | ||
1059 | } | ||
1060 | }, | ||
1061 | { | ||
1062 | "id": 51681, | ||
1063 | "code": "episode_99599b7b-c5bb-4d5f-8022-61da09b136f6", | ||
1064 | "name": "第10集", | ||
1065 | "index": 10, | ||
1066 | "media_id": 9337, | ||
1067 | "status": 1, | ||
1068 | "file_status": 1, | ||
1069 | "play_times": 664, | ||
1070 | "create_time": 1584520445000, | ||
1071 | "update_time": 1584581282000, | ||
1072 | "image": [], | ||
1073 | "images": { | ||
1074 | "list": [], | ||
1075 | "map": {} | ||
1076 | } | ||
1077 | } | ||
1078 | ] | ||
1079 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or sign in to post a comment