Commit d7a416bc d7a416bca67807e17e2b85707634d5da8ae53638 by jinwawa

complete sceneGameLobby

1 parent ec5f1092
Showing 107 changed files with 13246 additions and 0 deletions
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": true,
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.3654296875,
45 "y": 0.3654296875,
46 "z": 0.3654296875
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": "ced5d6aa-d70d-4898-bdb1-f780ba811cbf"
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__": 7
77 },
78 {
79 "__id__": 10
80 },
81 {
82 "__id__": 13
83 },
84 {
85 "__id__": 16
86 },
87 {
88 "__id__": 19
89 },
90 {
91 "__id__": 22
92 },
93 {
94 "__id__": 30
95 },
96 {
97 "__id__": 63
98 },
99 {
100 "__id__": 65
101 }
102 ],
103 "_active": true,
104 "_level": 1,
105 "_components": [
106 {
107 "__id__": 67
108 },
109 {
110 "__id__": 68
111 }
112 ],
113 "_prefab": null,
114 "_opacity": 255,
115 "_color": {
116 "__type__": "cc.Color",
117 "r": 255,
118 "g": 255,
119 "b": 255,
120 "a": 255
121 },
122 "_contentSize": {
123 "__type__": "cc.Size",
124 "width": 1280,
125 "height": 720
126 },
127 "_anchorPoint": {
128 "__type__": "cc.Vec2",
129 "x": 0.5,
130 "y": 0.5
131 },
132 "_position": {
133 "__type__": "cc.Vec3",
134 "x": 640,
135 "y": 360,
136 "z": 0
137 },
138 "_scale": {
139 "__type__": "cc.Vec3",
140 "x": 1,
141 "y": 1,
142 "z": 1
143 },
144 "_quat": {
145 "__type__": "cc.Quat",
146 "x": 0,
147 "y": 0,
148 "z": 0,
149 "w": 1
150 },
151 "_skewX": 0,
152 "_skewY": 0,
153 "_zIndex": 0,
154 "_is3DNode": false,
155 "groupIndex": 0,
156 "_rotationX": 0,
157 "_rotationY": 0,
158 "_id": "35lCpDoXpBT6W5jya2VQL6"
159 },
160 {
161 "__type__": "cc.Node",
162 "_name": "Main Camera",
163 "_objFlags": 0,
164 "_parent": {
165 "__id__": 2
166 },
167 "_children": [],
168 "_active": true,
169 "_level": 1,
170 "_components": [
171 {
172 "__id__": 4
173 }
174 ],
175 "_prefab": null,
176 "_opacity": 255,
177 "_color": {
178 "__type__": "cc.Color",
179 "r": 255,
180 "g": 255,
181 "b": 255,
182 "a": 255
183 },
184 "_contentSize": {
185 "__type__": "cc.Size",
186 "width": 0,
187 "height": 0
188 },
189 "_anchorPoint": {
190 "__type__": "cc.Vec2",
191 "x": 0.5,
192 "y": 0.5
193 },
194 "_position": {
195 "__type__": "cc.Vec3",
196 "x": 0,
197 "y": 0,
198 "z": 0
199 },
200 "_scale": {
201 "__type__": "cc.Vec3",
202 "x": 1,
203 "y": 1,
204 "z": 1
205 },
206 "_quat": {
207 "__type__": "cc.Quat",
208 "x": 0,
209 "y": 0,
210 "z": 0,
211 "w": 1
212 },
213 "_skewX": 0,
214 "_skewY": 0,
215 "_zIndex": 0,
216 "_is3DNode": false,
217 "groupIndex": 0,
218 "_rotationX": 0,
219 "_rotationY": 0,
220 "_id": "15eDLptGFKXYjgMRgyDGPB"
221 },
222 {
223 "__type__": "cc.Camera",
224 "_name": "",
225 "_objFlags": 0,
226 "node": {
227 "__id__": 3
228 },
229 "_enabled": true,
230 "_cullingMask": 4294967295,
231 "_clearFlags": 7,
232 "_backgroundColor": {
233 "__type__": "cc.Color",
234 "r": 0,
235 "g": 0,
236 "b": 0,
237 "a": 255
238 },
239 "_depth": -1,
240 "_zoomRatio": 1,
241 "_targetTexture": null,
242 "_fov": 60,
243 "_orthoSize": 10,
244 "_nearClip": 0.1,
245 "_farClip": 4096,
246 "_ortho": true,
247 "_rect": {
248 "__type__": "cc.Rect",
249 "x": 0,
250 "y": 0,
251 "width": 1,
252 "height": 1
253 },
254 "_id": "eaA3dqGkxGr7EZ+4L6kkzf"
255 },
256 {
257 "__type__": "cc.Node",
258 "_name": "Bg",
259 "_objFlags": 0,
260 "_parent": {
261 "__id__": 2
262 },
263 "_children": [],
264 "_active": true,
265 "_level": 0,
266 "_components": [
267 {
268 "__id__": 6
269 }
270 ],
271 "_prefab": null,
272 "_opacity": 255,
273 "_color": {
274 "__type__": "cc.Color",
275 "r": 255,
276 "g": 255,
277 "b": 255,
278 "a": 255
279 },
280 "_contentSize": {
281 "__type__": "cc.Size",
282 "width": 1280,
283 "height": 720
284 },
285 "_anchorPoint": {
286 "__type__": "cc.Vec2",
287 "x": 0.5,
288 "y": 0.5
289 },
290 "_position": {
291 "__type__": "cc.Vec3",
292 "x": 0,
293 "y": 0,
294 "z": 0
295 },
296 "_scale": {
297 "__type__": "cc.Vec3",
298 "x": 1,
299 "y": 1,
300 "z": 1
301 },
302 "_quat": {
303 "__type__": "cc.Quat",
304 "x": 0,
305 "y": 0,
306 "z": 0,
307 "w": 1
308 },
309 "_skewX": 0,
310 "_skewY": 0,
311 "_zIndex": 0,
312 "_is3DNode": false,
313 "groupIndex": 0,
314 "_rotationX": 0,
315 "_rotationY": 0,
316 "_id": "52UL8QhKRP7rIY7IAHRFTp"
317 },
318 {
319 "__type__": "cc.Sprite",
320 "_name": "",
321 "_objFlags": 0,
322 "node": {
323 "__id__": 5
324 },
325 "_enabled": true,
326 "_srcBlendFactor": 770,
327 "_dstBlendFactor": 771,
328 "_spriteFrame": null,
329 "_type": 0,
330 "_sizeMode": 1,
331 "_fillType": 0,
332 "_fillCenter": {
333 "__type__": "cc.Vec2",
334 "x": 0,
335 "y": 0
336 },
337 "_fillStart": 0,
338 "_fillRange": 0,
339 "_isTrimmedMode": true,
340 "_state": 0,
341 "_atlas": null,
342 "_id": "7aKoOR0ThKf73Btt3He5i+"
343 },
344 {
345 "__type__": "cc.Node",
346 "_name": "HistoryIcon",
347 "_objFlags": 0,
348 "_parent": {
349 "__id__": 2
350 },
351 "_children": [],
352 "_active": true,
353 "_level": 2,
354 "_components": [
355 {
356 "__id__": 8
357 },
358 {
359 "__id__": 9
360 }
361 ],
362 "_prefab": null,
363 "_opacity": 255,
364 "_color": {
365 "__type__": "cc.Color",
366 "r": 255,
367 "g": 255,
368 "b": 255,
369 "a": 255
370 },
371 "_contentSize": {
372 "__type__": "cc.Size",
373 "width": 142,
374 "height": 54
375 },
376 "_anchorPoint": {
377 "__type__": "cc.Vec2",
378 "x": 0.5,
379 "y": 0.5
380 },
381 "_position": {
382 "__type__": "cc.Vec3",
383 "x": -529,
384 "y": 303,
385 "z": 0
386 },
387 "_scale": {
388 "__type__": "cc.Vec3",
389 "x": 1,
390 "y": 1,
391 "z": 1
392 },
393 "_quat": {
394 "__type__": "cc.Quat",
395 "x": 0,
396 "y": 0,
397 "z": 0,
398 "w": 1
399 },
400 "_skewX": 0,
401 "_skewY": 0,
402 "_zIndex": 0,
403 "_is3DNode": false,
404 "groupIndex": 0,
405 "_rotationX": 0,
406 "_rotationY": 0,
407 "_id": "58kO24KvJM7Lr3JqqrOgMe"
408 },
409 {
410 "__type__": "cc.Sprite",
411 "_name": "",
412 "_objFlags": 0,
413 "node": {
414 "__id__": 7
415 },
416 "_enabled": true,
417 "_srcBlendFactor": 770,
418 "_dstBlendFactor": 771,
419 "_spriteFrame": {
420 "__uuid__": "b91504ce-f702-4db4-8f51-be992c6fefb6"
421 },
422 "_type": 0,
423 "_sizeMode": 0,
424 "_fillType": 0,
425 "_fillCenter": {
426 "__type__": "cc.Vec2",
427 "x": 0,
428 "y": 0
429 },
430 "_fillStart": 0,
431 "_fillRange": 0,
432 "_isTrimmedMode": true,
433 "_state": 0,
434 "_atlas": null,
435 "_id": "9fkztbmZhPq4a1XaLeYYyy"
436 },
437 {
438 "__type__": "cc.Widget",
439 "_name": "",
440 "_objFlags": 0,
441 "node": {
442 "__id__": 7
443 },
444 "_enabled": true,
445 "alignMode": 1,
446 "_target": null,
447 "_alignFlags": 9,
448 "_left": 40,
449 "_right": 0,
450 "_top": 30,
451 "_bottom": 0,
452 "_verticalCenter": 0,
453 "_horizontalCenter": 0,
454 "_isAbsLeft": true,
455 "_isAbsRight": true,
456 "_isAbsTop": true,
457 "_isAbsBottom": true,
458 "_isAbsHorizontalCenter": true,
459 "_isAbsVerticalCenter": true,
460 "_originalWidth": 0,
461 "_originalHeight": 0,
462 "_id": "03wqwYbb1CbbcKCgyB1Zfy"
463 },
464 {
465 "__type__": "cc.Node",
466 "_name": "CollectionIcon",
467 "_objFlags": 0,
468 "_parent": {
469 "__id__": 2
470 },
471 "_children": [],
472 "_active": true,
473 "_level": 2,
474 "_components": [
475 {
476 "__id__": 11
477 },
478 {
479 "__id__": 12
480 }
481 ],
482 "_prefab": null,
483 "_opacity": 255,
484 "_color": {
485 "__type__": "cc.Color",
486 "r": 255,
487 "g": 255,
488 "b": 255,
489 "a": 255
490 },
491 "_contentSize": {
492 "__type__": "cc.Size",
493 "width": 142,
494 "height": 54
495 },
496 "_anchorPoint": {
497 "__type__": "cc.Vec2",
498 "x": 0.5,
499 "y": 0.5
500 },
501 "_position": {
502 "__type__": "cc.Vec3",
503 "x": -377,
504 "y": 303,
505 "z": 0
506 },
507 "_scale": {
508 "__type__": "cc.Vec3",
509 "x": 1,
510 "y": 1,
511 "z": 1
512 },
513 "_quat": {
514 "__type__": "cc.Quat",
515 "x": 0,
516 "y": 0,
517 "z": 0,
518 "w": 1
519 },
520 "_skewX": 0,
521 "_skewY": 0,
522 "_zIndex": 0,
523 "_is3DNode": false,
524 "groupIndex": 0,
525 "_rotationX": 0,
526 "_rotationY": 0,
527 "_id": "c2nc4WpitNGI6+A3fJmMOz"
528 },
529 {
530 "__type__": "cc.Sprite",
531 "_name": "",
532 "_objFlags": 0,
533 "node": {
534 "__id__": 10
535 },
536 "_enabled": true,
537 "_srcBlendFactor": 770,
538 "_dstBlendFactor": 771,
539 "_spriteFrame": {
540 "__uuid__": "1f0b48c1-70d5-46df-9125-f45fbca47d31"
541 },
542 "_type": 0,
543 "_sizeMode": 0,
544 "_fillType": 0,
545 "_fillCenter": {
546 "__type__": "cc.Vec2",
547 "x": 0,
548 "y": 0
549 },
550 "_fillStart": 0,
551 "_fillRange": 0,
552 "_isTrimmedMode": true,
553 "_state": 0,
554 "_atlas": null,
555 "_id": "41OCBWKmRMt5Vkv1idi2ad"
556 },
557 {
558 "__type__": "cc.Widget",
559 "_name": "",
560 "_objFlags": 0,
561 "node": {
562 "__id__": 10
563 },
564 "_enabled": true,
565 "alignMode": 1,
566 "_target": null,
567 "_alignFlags": 9,
568 "_left": 192,
569 "_right": 0,
570 "_top": 30,
571 "_bottom": 0,
572 "_verticalCenter": 0,
573 "_horizontalCenter": 0,
574 "_isAbsLeft": true,
575 "_isAbsRight": true,
576 "_isAbsTop": true,
577 "_isAbsBottom": true,
578 "_isAbsHorizontalCenter": true,
579 "_isAbsVerticalCenter": true,
580 "_originalWidth": 0,
581 "_originalHeight": 0,
582 "_id": "ec9nuV9GNN1bch1NMN9i6t"
583 },
584 {
585 "__type__": "cc.Node",
586 "_name": "EditorIcon",
587 "_objFlags": 0,
588 "_parent": {
589 "__id__": 2
590 },
591 "_children": [],
592 "_active": true,
593 "_level": 2,
594 "_components": [
595 {
596 "__id__": 14
597 },
598 {
599 "__id__": 15
600 }
601 ],
602 "_prefab": null,
603 "_opacity": 255,
604 "_color": {
605 "__type__": "cc.Color",
606 "r": 255,
607 "g": 255,
608 "b": 255,
609 "a": 255
610 },
611 "_contentSize": {
612 "__type__": "cc.Size",
613 "width": 142,
614 "height": 54
615 },
616 "_anchorPoint": {
617 "__type__": "cc.Vec2",
618 "x": 0.5,
619 "y": 0.5
620 },
621 "_position": {
622 "__type__": "cc.Vec3",
623 "x": 501,
624 "y": 303,
625 "z": 0
626 },
627 "_scale": {
628 "__type__": "cc.Vec3",
629 "x": 1,
630 "y": 1,
631 "z": 1
632 },
633 "_quat": {
634 "__type__": "cc.Quat",
635 "x": 0,
636 "y": 0,
637 "z": 0,
638 "w": 1
639 },
640 "_skewX": 0,
641 "_skewY": 0,
642 "_zIndex": 0,
643 "_is3DNode": false,
644 "groupIndex": 0,
645 "_rotationX": 0,
646 "_rotationY": 0,
647 "_id": "b9ARw+zj1O9JGEuuqtOg9V"
648 },
649 {
650 "__type__": "cc.Sprite",
651 "_name": "",
652 "_objFlags": 0,
653 "node": {
654 "__id__": 13
655 },
656 "_enabled": true,
657 "_srcBlendFactor": 770,
658 "_dstBlendFactor": 771,
659 "_spriteFrame": {
660 "__uuid__": "3b830e00-c298-4148-8c9a-030a23c0faa3"
661 },
662 "_type": 0,
663 "_sizeMode": 0,
664 "_fillType": 0,
665 "_fillCenter": {
666 "__type__": "cc.Vec2",
667 "x": 0,
668 "y": 0
669 },
670 "_fillStart": 0,
671 "_fillRange": 0,
672 "_isTrimmedMode": true,
673 "_state": 0,
674 "_atlas": null,
675 "_id": "53VxUsvEdMPYncByNtp4jD"
676 },
677 {
678 "__type__": "cc.Widget",
679 "_name": "",
680 "_objFlags": 0,
681 "node": {
682 "__id__": 13
683 },
684 "_enabled": true,
685 "alignMode": 1,
686 "_target": null,
687 "_alignFlags": 9,
688 "_left": 1070,
689 "_right": 0,
690 "_top": 30,
691 "_bottom": 0,
692 "_verticalCenter": 0,
693 "_horizontalCenter": 0,
694 "_isAbsLeft": true,
695 "_isAbsRight": true,
696 "_isAbsTop": true,
697 "_isAbsBottom": true,
698 "_isAbsHorizontalCenter": true,
699 "_isAbsVerticalCenter": true,
700 "_originalWidth": 0,
701 "_originalHeight": 0,
702 "_id": "e7B0Xu1CdJL6KsX+RsupzF"
703 },
704 {
705 "__type__": "cc.Node",
706 "_name": "ClearIcon",
707 "_objFlags": 0,
708 "_parent": {
709 "__id__": 2
710 },
711 "_children": [],
712 "_active": true,
713 "_level": 2,
714 "_components": [
715 {
716 "__id__": 17
717 },
718 {
719 "__id__": 18
720 }
721 ],
722 "_prefab": null,
723 "_opacity": 0,
724 "_color": {
725 "__type__": "cc.Color",
726 "r": 255,
727 "g": 255,
728 "b": 255,
729 "a": 255
730 },
731 "_contentSize": {
732 "__type__": "cc.Size",
733 "width": 142,
734 "height": 54
735 },
736 "_anchorPoint": {
737 "__type__": "cc.Vec2",
738 "x": 0.5,
739 "y": 0.5
740 },
741 "_position": {
742 "__type__": "cc.Vec3",
743 "x": 339,
744 "y": 303,
745 "z": 0
746 },
747 "_scale": {
748 "__type__": "cc.Vec3",
749 "x": 1,
750 "y": 1,
751 "z": 1
752 },
753 "_quat": {
754 "__type__": "cc.Quat",
755 "x": 0,
756 "y": 0,
757 "z": 0,
758 "w": 1
759 },
760 "_skewX": 0,
761 "_skewY": 0,
762 "_zIndex": 0,
763 "_is3DNode": false,
764 "groupIndex": 0,
765 "_rotationX": 0,
766 "_rotationY": 0,
767 "_id": "dftNHd+XFBwqjjJevsHHA1"
768 },
769 {
770 "__type__": "cc.Sprite",
771 "_name": "",
772 "_objFlags": 0,
773 "node": {
774 "__id__": 16
775 },
776 "_enabled": true,
777 "_srcBlendFactor": 770,
778 "_dstBlendFactor": 771,
779 "_spriteFrame": {
780 "__uuid__": "de33b7cf-c2d5-49f6-995f-dbade0fa461d"
781 },
782 "_type": 0,
783 "_sizeMode": 0,
784 "_fillType": 0,
785 "_fillCenter": {
786 "__type__": "cc.Vec2",
787 "x": 0,
788 "y": 0
789 },
790 "_fillStart": 0,
791 "_fillRange": 0,
792 "_isTrimmedMode": true,
793 "_state": 0,
794 "_atlas": null,
795 "_id": "59An2/xqhBDYRlEnvv3RX4"
796 },
797 {
798 "__type__": "cc.Widget",
799 "_name": "",
800 "_objFlags": 0,
801 "node": {
802 "__id__": 16
803 },
804 "_enabled": true,
805 "alignMode": 1,
806 "_target": null,
807 "_alignFlags": 9,
808 "_left": 908,
809 "_right": 0,
810 "_top": 30,
811 "_bottom": 0,
812 "_verticalCenter": 0,
813 "_horizontalCenter": 0,
814 "_isAbsLeft": true,
815 "_isAbsRight": true,
816 "_isAbsTop": true,
817 "_isAbsBottom": true,
818 "_isAbsHorizontalCenter": true,
819 "_isAbsVerticalCenter": true,
820 "_originalWidth": 0,
821 "_originalHeight": 0,
822 "_id": "34gyymNA1OiariEHjILP55"
823 },
824 {
825 "__type__": "cc.Node",
826 "_name": "BackEditorIcon",
827 "_objFlags": 0,
828 "_parent": {
829 "__id__": 2
830 },
831 "_children": [],
832 "_active": true,
833 "_level": 2,
834 "_components": [
835 {
836 "__id__": 20
837 },
838 {
839 "__id__": 21
840 }
841 ],
842 "_prefab": null,
843 "_opacity": 0,
844 "_color": {
845 "__type__": "cc.Color",
846 "r": 255,
847 "g": 255,
848 "b": 255,
849 "a": 255
850 },
851 "_contentSize": {
852 "__type__": "cc.Size",
853 "width": 142,
854 "height": 54
855 },
856 "_anchorPoint": {
857 "__type__": "cc.Vec2",
858 "x": 0.5,
859 "y": 0.5
860 },
861 "_position": {
862 "__type__": "cc.Vec3",
863 "x": 501,
864 "y": 303,
865 "z": 0
866 },
867 "_scale": {
868 "__type__": "cc.Vec3",
869 "x": 1,
870 "y": 1,
871 "z": 1
872 },
873 "_quat": {
874 "__type__": "cc.Quat",
875 "x": 0,
876 "y": 0,
877 "z": 0,
878 "w": 1
879 },
880 "_skewX": 0,
881 "_skewY": 0,
882 "_zIndex": 0,
883 "_is3DNode": false,
884 "groupIndex": 0,
885 "_rotationX": 0,
886 "_rotationY": 0,
887 "_id": "3dn7XQc1dMs4Fh+RpBkHFt"
888 },
889 {
890 "__type__": "cc.Sprite",
891 "_name": "",
892 "_objFlags": 0,
893 "node": {
894 "__id__": 19
895 },
896 "_enabled": true,
897 "_srcBlendFactor": 770,
898 "_dstBlendFactor": 771,
899 "_spriteFrame": {
900 "__uuid__": "3b830e00-c298-4148-8c9a-030a23c0faa3"
901 },
902 "_type": 0,
903 "_sizeMode": 0,
904 "_fillType": 0,
905 "_fillCenter": {
906 "__type__": "cc.Vec2",
907 "x": 0,
908 "y": 0
909 },
910 "_fillStart": 0,
911 "_fillRange": 0,
912 "_isTrimmedMode": true,
913 "_state": 0,
914 "_atlas": null,
915 "_id": "5fDvKzzeJKOIAPeUHGXbZp"
916 },
917 {
918 "__type__": "cc.Widget",
919 "_name": "",
920 "_objFlags": 0,
921 "node": {
922 "__id__": 19
923 },
924 "_enabled": true,
925 "alignMode": 1,
926 "_target": null,
927 "_alignFlags": 9,
928 "_left": 1070,
929 "_right": 0,
930 "_top": 30,
931 "_bottom": 0,
932 "_verticalCenter": 0,
933 "_horizontalCenter": 0,
934 "_isAbsLeft": true,
935 "_isAbsRight": true,
936 "_isAbsTop": true,
937 "_isAbsBottom": true,
938 "_isAbsHorizontalCenter": true,
939 "_isAbsVerticalCenter": true,
940 "_originalWidth": 0,
941 "_originalHeight": 0,
942 "_id": "94G/EEtixIeY3TbTZDdgy8"
943 },
944 {
945 "__type__": "cc.Node",
946 "_name": "TypeListArea",
947 "_objFlags": 0,
948 "_parent": {
949 "__id__": 2
950 },
951 "_children": [
952 {
953 "__id__": 23
954 },
955 {
956 "__id__": 26
957 },
958 {
959 "__id__": 28
960 }
961 ],
962 "_active": true,
963 "_level": 0,
964 "_components": [],
965 "_prefab": null,
966 "_opacity": 255,
967 "_color": {
968 "__type__": "cc.Color",
969 "r": 255,
970 "g": 255,
971 "b": 255,
972 "a": 255
973 },
974 "_contentSize": {
975 "__type__": "cc.Size",
976 "width": 300,
977 "height": 450
978 },
979 "_anchorPoint": {
980 "__type__": "cc.Vec2",
981 "x": 0.5,
982 "y": 0.5
983 },
984 "_position": {
985 "__type__": "cc.Vec3",
986 "x": -450,
987 "y": -25,
988 "z": 0
989 },
990 "_scale": {
991 "__type__": "cc.Vec3",
992 "x": 1,
993 "y": 1,
994 "z": 1
995 },
996 "_quat": {
997 "__type__": "cc.Quat",
998 "x": 0,
999 "y": 0,
1000 "z": 0,
1001 "w": 1
1002 },
1003 "_skewX": 0,
1004 "_skewY": 0,
1005 "_zIndex": 0,
1006 "_is3DNode": false,
1007 "groupIndex": 0,
1008 "_rotationX": 0,
1009 "_rotationY": 0,
1010 "_id": "8dduWtCA9Ah4sfMc1qKG8Z"
1011 },
1012 {
1013 "__type__": "cc.Node",
1014 "_name": "TypeListWrapper",
1015 "_objFlags": 0,
1016 "_parent": {
1017 "__id__": 22
1018 },
1019 "_children": [
1020 {
1021 "__id__": 24
1022 }
1023 ],
1024 "_active": true,
1025 "_level": 0,
1026 "_components": [
1027 {
1028 "__id__": 25
1029 }
1030 ],
1031 "_prefab": null,
1032 "_opacity": 255,
1033 "_color": {
1034 "__type__": "cc.Color",
1035 "r": 255,
1036 "g": 255,
1037 "b": 255,
1038 "a": 255
1039 },
1040 "_contentSize": {
1041 "__type__": "cc.Size",
1042 "width": 300,
1043 "height": 450
1044 },
1045 "_anchorPoint": {
1046 "__type__": "cc.Vec2",
1047 "x": 0.5,
1048 "y": 1
1049 },
1050 "_position": {
1051 "__type__": "cc.Vec3",
1052 "x": 0,
1053 "y": 225,
1054 "z": 0
1055 },
1056 "_scale": {
1057 "__type__": "cc.Vec3",
1058 "x": 1,
1059 "y": 1,
1060 "z": 1
1061 },
1062 "_quat": {
1063 "__type__": "cc.Quat",
1064 "x": 0,
1065 "y": 0,
1066 "z": 0,
1067 "w": 1
1068 },
1069 "_skewX": 0,
1070 "_skewY": 0,
1071 "_zIndex": 0,
1072 "_is3DNode": false,
1073 "groupIndex": 0,
1074 "_rotationX": 0,
1075 "_rotationY": 0,
1076 "_id": "6auvTXe79Jeo/f/xdUQoZr"
1077 },
1078 {
1079 "__type__": "cc.Node",
1080 "_name": "TypeList",
1081 "_objFlags": 0,
1082 "_parent": {
1083 "__id__": 23
1084 },
1085 "_children": [],
1086 "_active": true,
1087 "_level": 0,
1088 "_components": [],
1089 "_prefab": null,
1090 "_opacity": 255,
1091 "_color": {
1092 "__type__": "cc.Color",
1093 "r": 255,
1094 "g": 255,
1095 "b": 255,
1096 "a": 255
1097 },
1098 "_contentSize": {
1099 "__type__": "cc.Size",
1100 "width": 0,
1101 "height": 0
1102 },
1103 "_anchorPoint": {
1104 "__type__": "cc.Vec2",
1105 "x": 0.5,
1106 "y": 1
1107 },
1108 "_position": {
1109 "__type__": "cc.Vec3",
1110 "x": 0,
1111 "y": 0,
1112 "z": 0
1113 },
1114 "_scale": {
1115 "__type__": "cc.Vec3",
1116 "x": 1,
1117 "y": 1,
1118 "z": 1
1119 },
1120 "_quat": {
1121 "__type__": "cc.Quat",
1122 "x": 0,
1123 "y": 0,
1124 "z": 0,
1125 "w": 1
1126 },
1127 "_skewX": 0,
1128 "_skewY": 0,
1129 "_zIndex": 0,
1130 "_is3DNode": false,
1131 "groupIndex": 0,
1132 "_rotationX": 0,
1133 "_rotationY": 0,
1134 "_id": "17/+pxhHRPQqa1j9vdHdLz"
1135 },
1136 {
1137 "__type__": "cc.Mask",
1138 "_name": "",
1139 "_objFlags": 0,
1140 "node": {
1141 "__id__": 23
1142 },
1143 "_enabled": true,
1144 "_srcBlendFactor": 770,
1145 "_dstBlendFactor": 771,
1146 "_spriteFrame": null,
1147 "_type": 0,
1148 "_segments": 64,
1149 "_N$alphaThreshold": 1,
1150 "_N$inverted": false,
1151 "_id": "7fNB2fWOlFMpqSvXNTlfer"
1152 },
1153 {
1154 "__type__": "cc.Node",
1155 "_name": "Up",
1156 "_objFlags": 0,
1157 "_parent": {
1158 "__id__": 22
1159 },
1160 "_children": [],
1161 "_active": true,
1162 "_level": 1,
1163 "_components": [
1164 {
1165 "__id__": 27
1166 }
1167 ],
1168 "_prefab": null,
1169 "_opacity": 0,
1170 "_color": {
1171 "__type__": "cc.Color",
1172 "r": 255,
1173 "g": 255,
1174 "b": 255,
1175 "a": 255
1176 },
1177 "_contentSize": {
1178 "__type__": "cc.Size",
1179 "width": 46,
1180 "height": 22
1181 },
1182 "_anchorPoint": {
1183 "__type__": "cc.Vec2",
1184 "x": 0.5,
1185 "y": 0.5
1186 },
1187 "_position": {
1188 "__type__": "cc.Vec3",
1189 "x": 0,
1190 "y": 261,
1191 "z": 0
1192 },
1193 "_scale": {
1194 "__type__": "cc.Vec3",
1195 "x": 1,
1196 "y": 1,
1197 "z": 1
1198 },
1199 "_quat": {
1200 "__type__": "cc.Quat",
1201 "x": 0,
1202 "y": 0,
1203 "z": 0,
1204 "w": 1
1205 },
1206 "_skewX": 0,
1207 "_skewY": 0,
1208 "_zIndex": 0,
1209 "_is3DNode": false,
1210 "groupIndex": 0,
1211 "_rotationX": 0,
1212 "_rotationY": 0,
1213 "_id": "85eNeKVr1OLb951tLUb0pj"
1214 },
1215 {
1216 "__type__": "cc.Sprite",
1217 "_name": "",
1218 "_objFlags": 0,
1219 "node": {
1220 "__id__": 26
1221 },
1222 "_enabled": true,
1223 "_srcBlendFactor": 770,
1224 "_dstBlendFactor": 771,
1225 "_spriteFrame": {
1226 "__uuid__": "8f731d59-2aa0-47a3-bc73-1e29306a1887"
1227 },
1228 "_type": 0,
1229 "_sizeMode": 1,
1230 "_fillType": 0,
1231 "_fillCenter": {
1232 "__type__": "cc.Vec2",
1233 "x": 0,
1234 "y": 0
1235 },
1236 "_fillStart": 0,
1237 "_fillRange": 0,
1238 "_isTrimmedMode": true,
1239 "_state": 0,
1240 "_atlas": null,
1241 "_id": "7ezxR7BQ5LnIb7twgLUgrP"
1242 },
1243 {
1244 "__type__": "cc.Node",
1245 "_name": "Down",
1246 "_objFlags": 0,
1247 "_parent": {
1248 "__id__": 22
1249 },
1250 "_children": [],
1251 "_active": true,
1252 "_level": 1,
1253 "_components": [
1254 {
1255 "__id__": 29
1256 }
1257 ],
1258 "_prefab": null,
1259 "_opacity": 0,
1260 "_color": {
1261 "__type__": "cc.Color",
1262 "r": 255,
1263 "g": 255,
1264 "b": 255,
1265 "a": 255
1266 },
1267 "_contentSize": {
1268 "__type__": "cc.Size",
1269 "width": 46,
1270 "height": 28
1271 },
1272 "_anchorPoint": {
1273 "__type__": "cc.Vec2",
1274 "x": 0.5,
1275 "y": 0.5
1276 },
1277 "_position": {
1278 "__type__": "cc.Vec3",
1279 "x": 0,
1280 "y": -265,
1281 "z": 0
1282 },
1283 "_scale": {
1284 "__type__": "cc.Vec3",
1285 "x": 1,
1286 "y": 1,
1287 "z": 1
1288 },
1289 "_quat": {
1290 "__type__": "cc.Quat",
1291 "x": 0,
1292 "y": 0,
1293 "z": 0,
1294 "w": 1
1295 },
1296 "_skewX": 0,
1297 "_skewY": 0,
1298 "_zIndex": 0,
1299 "_is3DNode": false,
1300 "groupIndex": 0,
1301 "_rotationX": 0,
1302 "_rotationY": 0,
1303 "_id": "27uByxQM9ALJpKDHMGUgLn"
1304 },
1305 {
1306 "__type__": "cc.Sprite",
1307 "_name": "",
1308 "_objFlags": 0,
1309 "node": {
1310 "__id__": 28
1311 },
1312 "_enabled": true,
1313 "_srcBlendFactor": 770,
1314 "_dstBlendFactor": 771,
1315 "_spriteFrame": {
1316 "__uuid__": "2dc24c05-faf8-4bda-a662-2b1b06301294"
1317 },
1318 "_type": 0,
1319 "_sizeMode": 1,
1320 "_fillType": 0,
1321 "_fillCenter": {
1322 "__type__": "cc.Vec2",
1323 "x": 0,
1324 "y": 0
1325 },
1326 "_fillStart": 0,
1327 "_fillRange": 0,
1328 "_isTrimmedMode": true,
1329 "_state": 0,
1330 "_atlas": null,
1331 "_id": "1fly3W4qFK+oW3AmyGrosZ"
1332 },
1333 {
1334 "__type__": "cc.Node",
1335 "_name": "CategoryList",
1336 "_objFlags": 0,
1337 "_parent": {
1338 "__id__": 2
1339 },
1340 "_children": [
1341 {
1342 "__id__": 31
1343 },
1344 {
1345 "__id__": 34
1346 }
1347 ],
1348 "_active": true,
1349 "_level": 0,
1350 "_components": [
1351 {
1352 "__id__": 62
1353 }
1354 ],
1355 "_prefab": null,
1356 "_opacity": 255,
1357 "_color": {
1358 "__type__": "cc.Color",
1359 "r": 255,
1360 "g": 255,
1361 "b": 255,
1362 "a": 255
1363 },
1364 "_contentSize": {
1365 "__type__": "cc.Size",
1366 "width": 850,
1367 "height": 700
1368 },
1369 "_anchorPoint": {
1370 "__type__": "cc.Vec2",
1371 "x": 0.5,
1372 "y": 0.5
1373 },
1374 "_position": {
1375 "__type__": "cc.Vec3",
1376 "x": 100,
1377 "y": -110,
1378 "z": 0
1379 },
1380 "_scale": {
1381 "__type__": "cc.Vec3",
1382 "x": 1,
1383 "y": 1,
1384 "z": 1
1385 },
1386 "_quat": {
1387 "__type__": "cc.Quat",
1388 "x": 0,
1389 "y": 0,
1390 "z": 0,
1391 "w": 1
1392 },
1393 "_skewX": 0,
1394 "_skewY": 0,
1395 "_zIndex": 0,
1396 "_is3DNode": false,
1397 "groupIndex": 0,
1398 "_rotationX": 0,
1399 "_rotationY": 0,
1400 "_id": "06frO6y1JCypHXoOsPjccY"
1401 },
1402 {
1403 "__type__": "cc.Node",
1404 "_name": "DataContainerMask",
1405 "_objFlags": 0,
1406 "_parent": {
1407 "__id__": 30
1408 },
1409 "_children": [
1410 {
1411 "__id__": 32
1412 }
1413 ],
1414 "_active": true,
1415 "_level": 0,
1416 "_components": [
1417 {
1418 "__id__": 33
1419 }
1420 ],
1421 "_prefab": null,
1422 "_opacity": 255,
1423 "_color": {
1424 "__type__": "cc.Color",
1425 "r": 255,
1426 "g": 255,
1427 "b": 255,
1428 "a": 255
1429 },
1430 "_contentSize": {
1431 "__type__": "cc.Size",
1432 "width": 850,
1433 "height": 700
1434 },
1435 "_anchorPoint": {
1436 "__type__": "cc.Vec2",
1437 "x": 0.5,
1438 "y": 0.5
1439 },
1440 "_position": {
1441 "__type__": "cc.Vec3",
1442 "x": 0,
1443 "y": 0,
1444 "z": 0
1445 },
1446 "_scale": {
1447 "__type__": "cc.Vec3",
1448 "x": 1,
1449 "y": 1,
1450 "z": 1
1451 },
1452 "_quat": {
1453 "__type__": "cc.Quat",
1454 "x": 0,
1455 "y": 0,
1456 "z": 0,
1457 "w": 1
1458 },
1459 "_skewX": 0,
1460 "_skewY": 0,
1461 "_zIndex": 0,
1462 "_is3DNode": false,
1463 "groupIndex": 0,
1464 "_rotationX": 0,
1465 "_rotationY": 0,
1466 "_id": "41FtYYUpFFsKGDRBP61BYo"
1467 },
1468 {
1469 "__type__": "cc.Node",
1470 "_name": "DataContainer",
1471 "_objFlags": 0,
1472 "_parent": {
1473 "__id__": 31
1474 },
1475 "_children": [],
1476 "_active": true,
1477 "_level": 0,
1478 "_components": [],
1479 "_prefab": null,
1480 "_opacity": 255,
1481 "_color": {
1482 "__type__": "cc.Color",
1483 "r": 255,
1484 "g": 255,
1485 "b": 255,
1486 "a": 255
1487 },
1488 "_contentSize": {
1489 "__type__": "cc.Size",
1490 "width": 0,
1491 "height": 0
1492 },
1493 "_anchorPoint": {
1494 "__type__": "cc.Vec2",
1495 "x": 0.5,
1496 "y": 0.5
1497 },
1498 "_position": {
1499 "__type__": "cc.Vec3",
1500 "x": 0,
1501 "y": 0,
1502 "z": 0
1503 },
1504 "_scale": {
1505 "__type__": "cc.Vec3",
1506 "x": 1,
1507 "y": 1,
1508 "z": 1
1509 },
1510 "_quat": {
1511 "__type__": "cc.Quat",
1512 "x": 0,
1513 "y": 0,
1514 "z": 0,
1515 "w": 1
1516 },
1517 "_skewX": 0,
1518 "_skewY": 0,
1519 "_zIndex": 0,
1520 "_is3DNode": false,
1521 "groupIndex": 0,
1522 "_rotationX": 0,
1523 "_rotationY": 0,
1524 "_id": "c7f+9L3H1I1btvdQBNKGsV"
1525 },
1526 {
1527 "__type__": "cc.Mask",
1528 "_name": "",
1529 "_objFlags": 0,
1530 "node": {
1531 "__id__": 31
1532 },
1533 "_enabled": true,
1534 "_srcBlendFactor": 770,
1535 "_dstBlendFactor": 771,
1536 "_spriteFrame": null,
1537 "_type": 0,
1538 "_segments": 64,
1539 "_N$alphaThreshold": 1,
1540 "_N$inverted": false,
1541 "_id": "4c3lBFSQ1EGYKNtPXWhJ7h"
1542 },
1543 {
1544 "__type__": "cc.Node",
1545 "_name": "ScrollBarContainer",
1546 "_objFlags": 0,
1547 "_parent": {
1548 "__id__": 30
1549 },
1550 "_children": [
1551 {
1552 "__id__": 35
1553 },
1554 {
1555 "__id__": 37
1556 }
1557 ],
1558 "_active": true,
1559 "_level": 0,
1560 "_components": [
1561 {
1562 "__id__": 60
1563 },
1564 {
1565 "__id__": 61
1566 }
1567 ],
1568 "_prefab": null,
1569 "_opacity": 255,
1570 "_color": {
1571 "__type__": "cc.Color",
1572 "r": 255,
1573 "g": 255,
1574 "b": 255,
1575 "a": 255
1576 },
1577 "_contentSize": {
1578 "__type__": "cc.Size",
1579 "width": 10,
1580 "height": 510
1581 },
1582 "_anchorPoint": {
1583 "__type__": "cc.Vec2",
1584 "x": 0.5,
1585 "y": 0.5
1586 },
1587 "_position": {
1588 "__type__": "cc.Vec3",
1589 "x": 450,
1590 "y": 95,
1591 "z": 0
1592 },
1593 "_scale": {
1594 "__type__": "cc.Vec3",
1595 "x": 1,
1596 "y": 1,
1597 "z": 1
1598 },
1599 "_quat": {
1600 "__type__": "cc.Quat",
1601 "x": 0,
1602 "y": 0,
1603 "z": 0,
1604 "w": 1
1605 },
1606 "_skewX": 0,
1607 "_skewY": 0,
1608 "_zIndex": 0,
1609 "_is3DNode": false,
1610 "groupIndex": 0,
1611 "_rotationX": 0,
1612 "_rotationY": 0,
1613 "_id": "a0RYHYjrZE0LpZLOHuCfdo"
1614 },
1615 {
1616 "__type__": "cc.Node",
1617 "_name": "ScrollBarHight",
1618 "_objFlags": 0,
1619 "_parent": {
1620 "__id__": 34
1621 },
1622 "_children": [],
1623 "_active": true,
1624 "_level": 0,
1625 "_components": [
1626 {
1627 "__id__": 36
1628 }
1629 ],
1630 "_prefab": null,
1631 "_opacity": 100,
1632 "_color": {
1633 "__type__": "cc.Color",
1634 "r": 255,
1635 "g": 255,
1636 "b": 255,
1637 "a": 255
1638 },
1639 "_contentSize": {
1640 "__type__": "cc.Size",
1641 "width": 2,
1642 "height": 510
1643 },
1644 "_anchorPoint": {
1645 "__type__": "cc.Vec2",
1646 "x": 0.5,
1647 "y": 0.5
1648 },
1649 "_position": {
1650 "__type__": "cc.Vec3",
1651 "x": 0,
1652 "y": 0,
1653 "z": 0
1654 },
1655 "_scale": {
1656 "__type__": "cc.Vec3",
1657 "x": 1,
1658 "y": 1,
1659 "z": 1
1660 },
1661 "_quat": {
1662 "__type__": "cc.Quat",
1663 "x": 0,
1664 "y": 0,
1665 "z": 0,
1666 "w": 1
1667 },
1668 "_skewX": 0,
1669 "_skewY": 0,
1670 "_zIndex": 0,
1671 "_is3DNode": false,
1672 "groupIndex": 0,
1673 "_rotationX": 0,
1674 "_rotationY": 0,
1675 "_id": "aea0uje3VJ+r2K1cEsWaZB"
1676 },
1677 {
1678 "__type__": "cc.Sprite",
1679 "_name": "",
1680 "_objFlags": 0,
1681 "node": {
1682 "__id__": 35
1683 },
1684 "_enabled": true,
1685 "_srcBlendFactor": 770,
1686 "_dstBlendFactor": 771,
1687 "_spriteFrame": {
1688 "__uuid__": "09a8ef24-6e6c-4375-93fd-fc0e0219f0a1"
1689 },
1690 "_type": 0,
1691 "_sizeMode": 0,
1692 "_fillType": 0,
1693 "_fillCenter": {
1694 "__type__": "cc.Vec2",
1695 "x": 0,
1696 "y": 0
1697 },
1698 "_fillStart": 0,
1699 "_fillRange": 0,
1700 "_isTrimmedMode": true,
1701 "_state": 0,
1702 "_atlas": null,
1703 "_id": "c9v9y8O6tLLp8TDBmPrFuE"
1704 },
1705 {
1706 "__type__": "cc.Node",
1707 "_name": "ScrollBarShadow",
1708 "_objFlags": 0,
1709 "_parent": {
1710 "__id__": 34
1711 },
1712 "_children": [
1713 {
1714 "__id__": 38
1715 }
1716 ],
1717 "_active": true,
1718 "_level": 0,
1719 "_components": [
1720 {
1721 "__id__": 58
1722 },
1723 {
1724 "__id__": 59
1725 }
1726 ],
1727 "_prefab": null,
1728 "_opacity": 255,
1729 "_color": {
1730 "__type__": "cc.Color",
1731 "r": 255,
1732 "g": 255,
1733 "b": 255,
1734 "a": 255
1735 },
1736 "_contentSize": {
1737 "__type__": "cc.Size",
1738 "width": 2,
1739 "height": 94
1740 },
1741 "_anchorPoint": {
1742 "__type__": "cc.Vec2",
1743 "x": 0.5,
1744 "y": 0
1745 },
1746 "_position": {
1747 "__type__": "cc.Vec3",
1748 "x": 0,
1749 "y": 161,
1750 "z": 0
1751 },
1752 "_scale": {
1753 "__type__": "cc.Vec3",
1754 "x": 1,
1755 "y": 1,
1756 "z": 1
1757 },
1758 "_quat": {
1759 "__type__": "cc.Quat",
1760 "x": 0,
1761 "y": 0,
1762 "z": 0,
1763 "w": 1
1764 },
1765 "_skewX": 0,
1766 "_skewY": 0,
1767 "_zIndex": 0,
1768 "_is3DNode": false,
1769 "groupIndex": 0,
1770 "_rotationX": 0,
1771 "_rotationY": 0,
1772 "_id": "76bxcSxgpD7J0kDTdSoMxj"
1773 },
1774 {
1775 "__type__": "cc.Node",
1776 "_name": "ScrollBarBlock",
1777 "_objFlags": 0,
1778 "_parent": {
1779 "__id__": 37
1780 },
1781 "_children": [
1782 {
1783 "__id__": 39
1784 },
1785 {
1786 "__id__": 42
1787 },
1788 {
1789 "__id__": 45
1790 }
1791 ],
1792 "_active": true,
1793 "_level": 0,
1794 "_components": [
1795 {
1796 "__id__": 56
1797 },
1798 {
1799 "__id__": 57
1800 }
1801 ],
1802 "_prefab": null,
1803 "_opacity": 255,
1804 "_color": {
1805 "__type__": "cc.Color",
1806 "r": 255,
1807 "g": 255,
1808 "b": 255,
1809 "a": 255
1810 },
1811 "_contentSize": {
1812 "__type__": "cc.Size",
1813 "width": 10,
1814 "height": 94
1815 },
1816 "_anchorPoint": {
1817 "__type__": "cc.Vec2",
1818 "x": 0.5,
1819 "y": 0.5
1820 },
1821 "_position": {
1822 "__type__": "cc.Vec3",
1823 "x": 0,
1824 "y": 47,
1825 "z": 0
1826 },
1827 "_scale": {
1828 "__type__": "cc.Vec3",
1829 "x": 1,
1830 "y": 1,
1831 "z": 1
1832 },
1833 "_quat": {
1834 "__type__": "cc.Quat",
1835 "x": 0,
1836 "y": 0,
1837 "z": 0,
1838 "w": 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": "48P8O67rVI44wUuBKZkmZc"
1848 },
1849 {
1850 "__type__": "cc.Node",
1851 "_name": "AU",
1852 "_objFlags": 0,
1853 "_parent": {
1854 "__id__": 38
1855 },
1856 "_children": [],
1857 "_active": true,
1858 "_level": 0,
1859 "_components": [
1860 {
1861 "__id__": 40
1862 },
1863 {
1864 "__id__": 41
1865 }
1866 ],
1867 "_prefab": null,
1868 "_opacity": 255,
1869 "_color": {
1870 "__type__": "cc.Color",
1871 "r": 255,
1872 "g": 255,
1873 "b": 255,
1874 "a": 255
1875 },
1876 "_contentSize": {
1877 "__type__": "cc.Size",
1878 "width": 10,
1879 "height": 12
1880 },
1881 "_anchorPoint": {
1882 "__type__": "cc.Vec2",
1883 "x": 0.5,
1884 "y": 0.5
1885 },
1886 "_position": {
1887 "__type__": "cc.Vec3",
1888 "x": 30,
1889 "y": 47,
1890 "z": 0
1891 },
1892 "_scale": {
1893 "__type__": "cc.Vec3",
1894 "x": 1,
1895 "y": 1,
1896 "z": 1
1897 },
1898 "_quat": {
1899 "__type__": "cc.Quat",
1900 "x": 0,
1901 "y": 0,
1902 "z": 0,
1903 "w": 1
1904 },
1905 "_skewX": 0,
1906 "_skewY": 0,
1907 "_zIndex": 0,
1908 "_is3DNode": false,
1909 "groupIndex": 0,
1910 "_rotationX": 0,
1911 "_rotationY": 0,
1912 "_id": "908NW17S9IWIwhCraN8TNi"
1913 },
1914 {
1915 "__type__": "cc.Sprite",
1916 "_name": "",
1917 "_objFlags": 0,
1918 "node": {
1919 "__id__": 39
1920 },
1921 "_enabled": true,
1922 "_srcBlendFactor": 770,
1923 "_dstBlendFactor": 771,
1924 "_spriteFrame": {
1925 "__uuid__": "4c455926-9c22-4c21-904f-115a1b42be25"
1926 },
1927 "_type": 0,
1928 "_sizeMode": 0,
1929 "_fillType": 0,
1930 "_fillCenter": {
1931 "__type__": "cc.Vec2",
1932 "x": 0,
1933 "y": 0
1934 },
1935 "_fillStart": 0,
1936 "_fillRange": 0,
1937 "_isTrimmedMode": true,
1938 "_state": 0,
1939 "_atlas": null,
1940 "_id": "9cvFFCQ95AZo1Gmv+JdTQh"
1941 },
1942 {
1943 "__type__": "cc.Widget",
1944 "_name": "",
1945 "_objFlags": 0,
1946 "node": {
1947 "__id__": 39
1948 },
1949 "_enabled": true,
1950 "alignMode": 0,
1951 "_target": null,
1952 "_alignFlags": 12,
1953 "_left": 30,
1954 "_right": 0,
1955 "_top": 41,
1956 "_bottom": 88,
1957 "_verticalCenter": 0,
1958 "_horizontalCenter": 0,
1959 "_isAbsLeft": true,
1960 "_isAbsRight": true,
1961 "_isAbsTop": true,
1962 "_isAbsBottom": true,
1963 "_isAbsHorizontalCenter": true,
1964 "_isAbsVerticalCenter": true,
1965 "_originalWidth": 0,
1966 "_originalHeight": 12,
1967 "_id": "0fuza5pxlDrZ1senA5+bsa"
1968 },
1969 {
1970 "__type__": "cc.Node",
1971 "_name": "AD",
1972 "_objFlags": 0,
1973 "_parent": {
1974 "__id__": 38
1975 },
1976 "_children": [],
1977 "_active": true,
1978 "_level": 0,
1979 "_components": [
1980 {
1981 "__id__": 43
1982 },
1983 {
1984 "__id__": 44
1985 }
1986 ],
1987 "_prefab": null,
1988 "_opacity": 255,
1989 "_color": {
1990 "__type__": "cc.Color",
1991 "r": 255,
1992 "g": 255,
1993 "b": 255,
1994 "a": 255
1995 },
1996 "_contentSize": {
1997 "__type__": "cc.Size",
1998 "width": 10,
1999 "height": 13
2000 },
2001 "_anchorPoint": {
2002 "__type__": "cc.Vec2",
2003 "x": 0.5,
2004 "y": 0.5
2005 },
2006 "_position": {
2007 "__type__": "cc.Vec3",
2008 "x": 30,
2009 "y": -47,
2010 "z": 0
2011 },
2012 "_scale": {
2013 "__type__": "cc.Vec3",
2014 "x": 1,
2015 "y": 1,
2016 "z": 1
2017 },
2018 "_quat": {
2019 "__type__": "cc.Quat",
2020 "x": 0,
2021 "y": 0,
2022 "z": 0,
2023 "w": 1
2024 },
2025 "_skewX": 0,
2026 "_skewY": 0,
2027 "_zIndex": 0,
2028 "_is3DNode": false,
2029 "groupIndex": 0,
2030 "_rotationX": 0,
2031 "_rotationY": 0,
2032 "_id": "aaZxxRL/NLFIry6M+Vw7X4"
2033 },
2034 {
2035 "__type__": "cc.Sprite",
2036 "_name": "",
2037 "_objFlags": 0,
2038 "node": {
2039 "__id__": 42
2040 },
2041 "_enabled": true,
2042 "_srcBlendFactor": 770,
2043 "_dstBlendFactor": 771,
2044 "_spriteFrame": {
2045 "__uuid__": "17b8df2f-d8ef-4693-8db5-d19182b1dd0b"
2046 },
2047 "_type": 0,
2048 "_sizeMode": 0,
2049 "_fillType": 0,
2050 "_fillCenter": {
2051 "__type__": "cc.Vec2",
2052 "x": 0,
2053 "y": 0
2054 },
2055 "_fillStart": 0,
2056 "_fillRange": 0,
2057 "_isTrimmedMode": true,
2058 "_state": 0,
2059 "_atlas": null,
2060 "_id": "75zxKIue5JNZhLI/kSC86Y"
2061 },
2062 {
2063 "__type__": "cc.Widget",
2064 "_name": "",
2065 "_objFlags": 0,
2066 "node": {
2067 "__id__": 42
2068 },
2069 "_enabled": true,
2070 "alignMode": 0,
2071 "_target": null,
2072 "_alignFlags": 13,
2073 "_left": 30,
2074 "_right": 0,
2075 "_top": 87.5,
2076 "_bottom": -6.5,
2077 "_verticalCenter": 0,
2078 "_horizontalCenter": 0,
2079 "_isAbsLeft": true,
2080 "_isAbsRight": true,
2081 "_isAbsTop": true,
2082 "_isAbsBottom": true,
2083 "_isAbsHorizontalCenter": true,
2084 "_isAbsVerticalCenter": true,
2085 "_originalWidth": 0,
2086 "_originalHeight": 12,
2087 "_id": "c6HiL4c9JNcYV0v9mEky1e"
2088 },
2089 {
2090 "__type__": "cc.Node",
2091 "_name": "Page",
2092 "_objFlags": 0,
2093 "_parent": {
2094 "__id__": 38
2095 },
2096 "_children": [
2097 {
2098 "__id__": 46
2099 },
2100 {
2101 "__id__": 48
2102 },
2103 {
2104 "__id__": 50
2105 },
2106 {
2107 "__id__": 52
2108 }
2109 ],
2110 "_active": true,
2111 "_level": 0,
2112 "_components": [
2113 {
2114 "__id__": 54
2115 },
2116 {
2117 "__id__": 55
2118 }
2119 ],
2120 "_prefab": null,
2121 "_opacity": 255,
2122 "_color": {
2123 "__type__": "cc.Color",
2124 "r": 255,
2125 "g": 255,
2126 "b": 255,
2127 "a": 255
2128 },
2129 "_contentSize": {
2130 "__type__": "cc.Size",
2131 "width": 18,
2132 "height": 54
2133 },
2134 "_anchorPoint": {
2135 "__type__": "cc.Vec2",
2136 "x": 0.5,
2137 "y": 0.5
2138 },
2139 "_position": {
2140 "__type__": "cc.Vec3",
2141 "x": 29.999999999999996,
2142 "y": 0,
2143 "z": 0
2144 },
2145 "_scale": {
2146 "__type__": "cc.Vec3",
2147 "x": 1,
2148 "y": 1,
2149 "z": 1
2150 },
2151 "_quat": {
2152 "__type__": "cc.Quat",
2153 "x": 0,
2154 "y": 0,
2155 "z": 0,
2156 "w": 1
2157 },
2158 "_skewX": 0,
2159 "_skewY": 0,
2160 "_zIndex": 0,
2161 "_is3DNode": false,
2162 "groupIndex": 0,
2163 "_rotationX": 0,
2164 "_rotationY": 0,
2165 "_id": "b3fJM5+IJJKZ3EFtDZLhtY"
2166 },
2167 {
2168 "__type__": "cc.PrivateNode",
2169 "_name": "RICHTEXT_CHILD",
2170 "_objFlags": 0,
2171 "_parent": {
2172 "__id__": 45
2173 },
2174 "_children": [],
2175 "_active": true,
2176 "_level": 1,
2177 "_components": [
2178 {
2179 "__id__": 47
2180 }
2181 ],
2182 "_prefab": null,
2183 "_opacity": 255,
2184 "_color": {
2185 "__type__": "cc.Color",
2186 "r": 255,
2187 "g": 255,
2188 "b": 255,
2189 "a": 255
2190 },
2191 "_contentSize": {
2192 "__type__": "cc.Size",
2193 "width": 18,
2194 "height": 18
2195 },
2196 "_anchorPoint": {
2197 "__type__": "cc.Vec2",
2198 "x": 0,
2199 "y": 0
2200 },
2201 "_position": {
2202 "__type__": "cc.Vec3",
2203 "x": -9,
2204 "y": 9,
2205 "z": 0
2206 },
2207 "_scale": {
2208 "__type__": "cc.Vec3",
2209 "x": 1,
2210 "y": 1,
2211 "z": 1
2212 },
2213 "_quat": {
2214 "__type__": "cc.Quat",
2215 "x": 0,
2216 "y": 0,
2217 "z": 0,
2218 "w": 1
2219 },
2220 "_skewX": 0,
2221 "_skewY": 0,
2222 "_zIndex": 0,
2223 "_is3DNode": false,
2224 "groupIndex": 0,
2225 "_id": "35GCZc0U1LIYbKcNoUtAr2"
2226 },
2227 {
2228 "__type__": "cc.Label",
2229 "_name": "",
2230 "_objFlags": 0,
2231 "node": {
2232 "__id__": 46
2233 },
2234 "_enabled": true,
2235 "_srcBlendFactor": 1,
2236 "_dstBlendFactor": 771,
2237 "_useOriginalSize": true,
2238 "_string": "翻",
2239 "_N$string": "翻",
2240 "_fontSize": 18,
2241 "_lineHeight": 18,
2242 "_enableWrapText": true,
2243 "_N$file": null,
2244 "_isSystemFontUsed": true,
2245 "_spacingX": 0,
2246 "_N$horizontalAlign": 0,
2247 "_N$verticalAlign": 1,
2248 "_N$fontFamily": "Arial",
2249 "_N$overflow": 0,
2250 "_id": "f1CYUNDGNHiqeR4zKSJE5q"
2251 },
2252 {
2253 "__type__": "cc.PrivateNode",
2254 "_name": "RICHTEXT_CHILD",
2255 "_objFlags": 0,
2256 "_parent": {
2257 "__id__": 45
2258 },
2259 "_children": [],
2260 "_active": true,
2261 "_level": 1,
2262 "_components": [
2263 {
2264 "__id__": 49
2265 }
2266 ],
2267 "_prefab": null,
2268 "_opacity": 255,
2269 "_color": {
2270 "__type__": "cc.Color",
2271 "r": 255,
2272 "g": 255,
2273 "b": 255,
2274 "a": 255
2275 },
2276 "_contentSize": {
2277 "__type__": "cc.Size",
2278 "width": 18,
2279 "height": 18
2280 },
2281 "_anchorPoint": {
2282 "__type__": "cc.Vec2",
2283 "x": 0,
2284 "y": 0
2285 },
2286 "_position": {
2287 "__type__": "cc.Vec3",
2288 "x": -9,
2289 "y": -9,
2290 "z": 0
2291 },
2292 "_scale": {
2293 "__type__": "cc.Vec3",
2294 "x": 1,
2295 "y": 1,
2296 "z": 1
2297 },
2298 "_quat": {
2299 "__type__": "cc.Quat",
2300 "x": 0,
2301 "y": 0,
2302 "z": 0,
2303 "w": 1
2304 },
2305 "_skewX": 0,
2306 "_skewY": 0,
2307 "_zIndex": 0,
2308 "_is3DNode": false,
2309 "groupIndex": 0,
2310 "_id": "69nSej101EZIjdg74KaDjc"
2311 },
2312 {
2313 "__type__": "cc.Label",
2314 "_name": "",
2315 "_objFlags": 0,
2316 "node": {
2317 "__id__": 48
2318 },
2319 "_enabled": true,
2320 "_srcBlendFactor": 1,
2321 "_dstBlendFactor": 771,
2322 "_useOriginalSize": true,
2323 "_string": "页",
2324 "_N$string": "页",
2325 "_fontSize": 18,
2326 "_lineHeight": 18,
2327 "_enableWrapText": true,
2328 "_N$file": null,
2329 "_isSystemFontUsed": true,
2330 "_spacingX": 0,
2331 "_N$horizontalAlign": 0,
2332 "_N$verticalAlign": 1,
2333 "_N$fontFamily": "Arial",
2334 "_N$overflow": 0,
2335 "_id": "8bznoQR+1AOouIUDj1zJQ/"
2336 },
2337 {
2338 "__type__": "cc.PrivateNode",
2339 "_name": "RICHTEXT_CHILD",
2340 "_objFlags": 0,
2341 "_parent": {
2342 "__id__": 45
2343 },
2344 "_children": [],
2345 "_active": true,
2346 "_level": 1,
2347 "_components": [
2348 {
2349 "__id__": 51
2350 }
2351 ],
2352 "_prefab": null,
2353 "_opacity": 255,
2354 "_color": {
2355 "__type__": "cc.Color",
2356 "r": 255,
2357 "g": 255,
2358 "b": 255,
2359 "a": 255
2360 },
2361 "_contentSize": {
2362 "__type__": "cc.Size",
2363 "width": 5,
2364 "height": 18
2365 },
2366 "_anchorPoint": {
2367 "__type__": "cc.Vec2",
2368 "x": 0,
2369 "y": 0
2370 },
2371 "_position": {
2372 "__type__": "cc.Vec3",
2373 "x": -9,
2374 "y": -27,
2375 "z": 0
2376 },
2377 "_scale": {
2378 "__type__": "cc.Vec3",
2379 "x": 1,
2380 "y": 1,
2381 "z": 1
2382 },
2383 "_quat": {
2384 "__type__": "cc.Quat",
2385 "x": 0,
2386 "y": 0,
2387 "z": 0,
2388 "w": 1
2389 },
2390 "_skewX": 0,
2391 "_skewY": 0,
2392 "_zIndex": 0,
2393 "_is3DNode": false,
2394 "groupIndex": 0,
2395 "_id": "2d1ivTh7FAPofTazMJG2Qc"
2396 },
2397 {
2398 "__type__": "cc.Label",
2399 "_name": "",
2400 "_objFlags": 0,
2401 "node": {
2402 "__id__": 50
2403 },
2404 "_enabled": true,
2405 "_srcBlendFactor": 1,
2406 "_dstBlendFactor": 771,
2407 "_useOriginalSize": true,
2408 "_string": " ",
2409 "_N$string": " ",
2410 "_fontSize": 18,
2411 "_lineHeight": 18,
2412 "_enableWrapText": true,
2413 "_N$file": null,
2414 "_isSystemFontUsed": true,
2415 "_spacingX": 0,
2416 "_N$horizontalAlign": 0,
2417 "_N$verticalAlign": 1,
2418 "_N$fontFamily": "Arial",
2419 "_N$overflow": 0,
2420 "_id": "03XefPG4xBY4qaAn6tNZrB"
2421 },
2422 {
2423 "__type__": "cc.PrivateNode",
2424 "_name": "RICHTEXT_CHILD",
2425 "_objFlags": 0,
2426 "_parent": {
2427 "__id__": 45
2428 },
2429 "_children": [],
2430 "_active": true,
2431 "_level": 1,
2432 "_components": [
2433 {
2434 "__id__": 53
2435 }
2436 ],
2437 "_prefab": null,
2438 "_opacity": 255,
2439 "_color": {
2440 "__type__": "cc.Color",
2441 "r": 255,
2442 "g": 255,
2443 "b": 128,
2444 "a": 255
2445 },
2446 "_contentSize": {
2447 "__type__": "cc.Size",
2448 "width": 10.01,
2449 "height": 18
2450 },
2451 "_anchorPoint": {
2452 "__type__": "cc.Vec2",
2453 "x": 0,
2454 "y": 0
2455 },
2456 "_position": {
2457 "__type__": "cc.Vec3",
2458 "x": -4,
2459 "y": -27,
2460 "z": 0
2461 },
2462 "_scale": {
2463 "__type__": "cc.Vec3",
2464 "x": 1,
2465 "y": 1,
2466 "z": 1
2467 },
2468 "_quat": {
2469 "__type__": "cc.Quat",
2470 "x": 0,
2471 "y": 0,
2472 "z": 0,
2473 "w": 1
2474 },
2475 "_skewX": 0,
2476 "_skewY": 0,
2477 "_zIndex": 0,
2478 "_is3DNode": false,
2479 "groupIndex": 0,
2480 "_id": "5fW+TlMFJApZQrg5iV/leH"
2481 },
2482 {
2483 "__type__": "cc.Label",
2484 "_name": "",
2485 "_objFlags": 0,
2486 "node": {
2487 "__id__": 52
2488 },
2489 "_enabled": true,
2490 "_srcBlendFactor": 1,
2491 "_dstBlendFactor": 771,
2492 "_useOriginalSize": true,
2493 "_string": "1",
2494 "_N$string": "1",
2495 "_fontSize": 18,
2496 "_lineHeight": 18,
2497 "_enableWrapText": true,
2498 "_N$file": null,
2499 "_isSystemFontUsed": true,
2500 "_spacingX": 0,
2501 "_N$horizontalAlign": 0,
2502 "_N$verticalAlign": 1,
2503 "_N$fontFamily": "Arial",
2504 "_N$overflow": 0,
2505 "_id": "e9nx6nMLBOkYEAWH6feYpy"
2506 },
2507 {
2508 "__type__": "cc.RichText",
2509 "_name": "",
2510 "_objFlags": 0,
2511 "node": {
2512 "__id__": 45
2513 },
2514 "_enabled": true,
2515 "_N$string": "翻\n页\n <color=#FFFF80>1</color>",
2516 "_N$horizontalAlign": 0,
2517 "_N$fontSize": 18,
2518 "_N$font": null,
2519 "_N$maxWidth": 0,
2520 "_N$lineHeight": 18,
2521 "_N$imageAtlas": null,
2522 "_N$handleTouchEvent": true,
2523 "_id": "faZQn2hNFGkpjk/+e/yYVO"
2524 },
2525 {
2526 "__type__": "cc.Widget",
2527 "_name": "",
2528 "_objFlags": 0,
2529 "node": {
2530 "__id__": 45
2531 },
2532 "_enabled": true,
2533 "alignMode": 0,
2534 "_target": null,
2535 "_alignFlags": 9,
2536 "_left": 25.999999999999996,
2537 "_right": 0,
2538 "_top": 20,
2539 "_bottom": 0,
2540 "_verticalCenter": 0,
2541 "_horizontalCenter": 0,
2542 "_isAbsLeft": true,
2543 "_isAbsRight": true,
2544 "_isAbsTop": true,
2545 "_isAbsBottom": true,
2546 "_isAbsHorizontalCenter": true,
2547 "_isAbsVerticalCenter": true,
2548 "_originalWidth": 0,
2549 "_originalHeight": 0,
2550 "_id": "c6wRxxS9hEhoF3FnolTge/"
2551 },
2552 {
2553 "__type__": "cc.Sprite",
2554 "_name": "",
2555 "_objFlags": 0,
2556 "node": {
2557 "__id__": 38
2558 },
2559 "_enabled": true,
2560 "_srcBlendFactor": 770,
2561 "_dstBlendFactor": 771,
2562 "_spriteFrame": {
2563 "__uuid__": "ccecb956-ef67-4a11-8255-2d476e221119"
2564 },
2565 "_type": 0,
2566 "_sizeMode": 0,
2567 "_fillType": 0,
2568 "_fillCenter": {
2569 "__type__": "cc.Vec2",
2570 "x": 0,
2571 "y": 0
2572 },
2573 "_fillStart": 0,
2574 "_fillRange": 0,
2575 "_isTrimmedMode": true,
2576 "_state": 0,
2577 "_atlas": null,
2578 "_id": "f7xbJ1lhxNw4k5Z/ACrxW+"
2579 },
2580 {
2581 "__type__": "cc.Widget",
2582 "_name": "",
2583 "_objFlags": 0,
2584 "node": {
2585 "__id__": 38
2586 },
2587 "_enabled": true,
2588 "alignMode": 2,
2589 "_target": null,
2590 "_alignFlags": 4,
2591 "_left": -4,
2592 "_right": 0,
2593 "_top": 0,
2594 "_bottom": 0,
2595 "_verticalCenter": 0,
2596 "_horizontalCenter": 0,
2597 "_isAbsLeft": true,
2598 "_isAbsRight": true,
2599 "_isAbsTop": true,
2600 "_isAbsBottom": true,
2601 "_isAbsHorizontalCenter": true,
2602 "_isAbsVerticalCenter": true,
2603 "_originalWidth": 0,
2604 "_originalHeight": 94,
2605 "_id": "6dWajEocRL9LWbnft/JIsi"
2606 },
2607 {
2608 "__type__": "cc.Sprite",
2609 "_name": "",
2610 "_objFlags": 0,
2611 "node": {
2612 "__id__": 37
2613 },
2614 "_enabled": true,
2615 "_srcBlendFactor": 770,
2616 "_dstBlendFactor": 771,
2617 "_spriteFrame": {
2618 "__uuid__": "1668a88d-480a-4952-9870-4c7933af5cba"
2619 },
2620 "_type": 0,
2621 "_sizeMode": 0,
2622 "_fillType": 0,
2623 "_fillCenter": {
2624 "__type__": "cc.Vec2",
2625 "x": 0,
2626 "y": 0
2627 },
2628 "_fillStart": 0,
2629 "_fillRange": 0,
2630 "_isTrimmedMode": true,
2631 "_state": 0,
2632 "_atlas": null,
2633 "_id": "4e6paprAFPzJyN6S9QyURH"
2634 },
2635 {
2636 "__type__": "cc.Widget",
2637 "_name": "",
2638 "_objFlags": 0,
2639 "node": {
2640 "__id__": 37
2641 },
2642 "_enabled": true,
2643 "alignMode": 2,
2644 "_target": null,
2645 "_alignFlags": 1,
2646 "_left": 0,
2647 "_right": 0,
2648 "_top": 0,
2649 "_bottom": 0,
2650 "_verticalCenter": 0,
2651 "_horizontalCenter": 0,
2652 "_isAbsLeft": true,
2653 "_isAbsRight": true,
2654 "_isAbsTop": true,
2655 "_isAbsBottom": true,
2656 "_isAbsHorizontalCenter": true,
2657 "_isAbsVerticalCenter": true,
2658 "_originalWidth": 0,
2659 "_originalHeight": 0,
2660 "_id": "50J8GnwD5On4qUjkKfBrfG"
2661 },
2662 {
2663 "__type__": "cc.Widget",
2664 "_name": "",
2665 "_objFlags": 0,
2666 "node": {
2667 "__id__": 34
2668 },
2669 "_enabled": true,
2670 "alignMode": 0,
2671 "_target": null,
2672 "_alignFlags": 33,
2673 "_left": 0,
2674 "_right": -30,
2675 "_top": 0,
2676 "_bottom": 0,
2677 "_verticalCenter": 0,
2678 "_horizontalCenter": 0,
2679 "_isAbsLeft": true,
2680 "_isAbsRight": true,
2681 "_isAbsTop": true,
2682 "_isAbsBottom": true,
2683 "_isAbsHorizontalCenter": true,
2684 "_isAbsVerticalCenter": true,
2685 "_originalWidth": 0,
2686 "_originalHeight": 0,
2687 "_id": "252hsSC9hG94MOHBWA+BoL"
2688 },
2689 {
2690 "__type__": "cc.Mask",
2691 "_name": "",
2692 "_objFlags": 0,
2693 "node": {
2694 "__id__": 34
2695 },
2696 "_enabled": false,
2697 "_srcBlendFactor": 770,
2698 "_dstBlendFactor": 771,
2699 "_spriteFrame": null,
2700 "_type": 0,
2701 "_segments": 64,
2702 "_N$alphaThreshold": 0,
2703 "_N$inverted": false,
2704 "_id": "93FRDm37hF25rGVjxAR2uf"
2705 },
2706 {
2707 "__type__": "cc.Widget",
2708 "_name": "",
2709 "_objFlags": 0,
2710 "node": {
2711 "__id__": 30
2712 },
2713 "_enabled": true,
2714 "alignMode": 0,
2715 "_target": null,
2716 "_alignFlags": 9,
2717 "_left": 315,
2718 "_right": 0,
2719 "_top": 120,
2720 "_bottom": 0,
2721 "_verticalCenter": 0,
2722 "_horizontalCenter": 0,
2723 "_isAbsLeft": true,
2724 "_isAbsRight": true,
2725 "_isAbsTop": true,
2726 "_isAbsBottom": true,
2727 "_isAbsHorizontalCenter": true,
2728 "_isAbsVerticalCenter": true,
2729 "_originalWidth": 0,
2730 "_originalHeight": 0,
2731 "_id": "355tiWJmxInYM/eqzoEDWg"
2732 },
2733 {
2734 "__type__": "cc.Node",
2735 "_name": "BlankIcon",
2736 "_objFlags": 0,
2737 "_parent": {
2738 "__id__": 2
2739 },
2740 "_children": [],
2741 "_active": true,
2742 "_level": 2,
2743 "_components": [
2744 {
2745 "__id__": 64
2746 }
2747 ],
2748 "_prefab": null,
2749 "_opacity": 0,
2750 "_color": {
2751 "__type__": "cc.Color",
2752 "r": 255,
2753 "g": 255,
2754 "b": 255,
2755 "a": 255
2756 },
2757 "_contentSize": {
2758 "__type__": "cc.Size",
2759 "width": 784,
2760 "height": 448
2761 },
2762 "_anchorPoint": {
2763 "__type__": "cc.Vec2",
2764 "x": 0.5,
2765 "y": 0.5
2766 },
2767 "_position": {
2768 "__type__": "cc.Vec3",
2769 "x": 110,
2770 "y": 0,
2771 "z": 0
2772 },
2773 "_scale": {
2774 "__type__": "cc.Vec3",
2775 "x": 1,
2776 "y": 1,
2777 "z": 1
2778 },
2779 "_quat": {
2780 "__type__": "cc.Quat",
2781 "x": 0,
2782 "y": 0,
2783 "z": 0,
2784 "w": 1
2785 },
2786 "_skewX": 0,
2787 "_skewY": 0,
2788 "_zIndex": 0,
2789 "_is3DNode": false,
2790 "groupIndex": 0,
2791 "_rotationX": 0,
2792 "_rotationY": 0,
2793 "_id": "1ccs3mcnFIa6fgJxEGXu9v"
2794 },
2795 {
2796 "__type__": "cc.Sprite",
2797 "_name": "",
2798 "_objFlags": 0,
2799 "node": {
2800 "__id__": 63
2801 },
2802 "_enabled": true,
2803 "_srcBlendFactor": 770,
2804 "_dstBlendFactor": 771,
2805 "_spriteFrame": {
2806 "__uuid__": "0563ea36-9a6e-46fe-ae75-22792712a2b8"
2807 },
2808 "_type": 0,
2809 "_sizeMode": 1,
2810 "_fillType": 0,
2811 "_fillCenter": {
2812 "__type__": "cc.Vec2",
2813 "x": 0,
2814 "y": 0
2815 },
2816 "_fillStart": 0,
2817 "_fillRange": 0,
2818 "_isTrimmedMode": true,
2819 "_state": 0,
2820 "_atlas": null,
2821 "_id": "d6GEu35MpO0ZJX5EgSknlW"
2822 },
2823 {
2824 "__type__": "cc.Node",
2825 "_name": "DataPosition",
2826 "_objFlags": 0,
2827 "_parent": {
2828 "__id__": 2
2829 },
2830 "_children": [],
2831 "_active": true,
2832 "_level": 2,
2833 "_components": [
2834 {
2835 "__id__": 66
2836 }
2837 ],
2838 "_prefab": null,
2839 "_opacity": 255,
2840 "_color": {
2841 "__type__": "cc.Color",
2842 "r": 255,
2843 "g": 255,
2844 "b": 255,
2845 "a": 255
2846 },
2847 "_contentSize": {
2848 "__type__": "cc.Size",
2849 "width": 25.02,
2850 "height": 18
2851 },
2852 "_anchorPoint": {
2853 "__type__": "cc.Vec2",
2854 "x": 0.5,
2855 "y": 0.5
2856 },
2857 "_position": {
2858 "__type__": "cc.Vec3",
2859 "x": 572,
2860 "y": -331,
2861 "z": 0
2862 },
2863 "_scale": {
2864 "__type__": "cc.Vec3",
2865 "x": 1,
2866 "y": 1,
2867 "z": 1
2868 },
2869 "_quat": {
2870 "__type__": "cc.Quat",
2871 "x": 0,
2872 "y": 0,
2873 "z": 0,
2874 "w": 1
2875 },
2876 "_skewX": 0,
2877 "_skewY": 0,
2878 "_zIndex": 0,
2879 "_is3DNode": false,
2880 "groupIndex": 0,
2881 "_rotationX": 0,
2882 "_rotationY": 0,
2883 "_id": "6asxTrygJEmq7PXj0IvpAO"
2884 },
2885 {
2886 "__type__": "cc.Label",
2887 "_name": "",
2888 "_objFlags": 0,
2889 "node": {
2890 "__id__": 65
2891 },
2892 "_enabled": true,
2893 "_srcBlendFactor": 1,
2894 "_dstBlendFactor": 771,
2895 "_useOriginalSize": false,
2896 "_string": "1/1",
2897 "_N$string": "1/1",
2898 "_fontSize": 18,
2899 "_lineHeight": 18,
2900 "_enableWrapText": true,
2901 "_N$file": null,
2902 "_isSystemFontUsed": true,
2903 "_spacingX": 0,
2904 "_N$horizontalAlign": 1,
2905 "_N$verticalAlign": 1,
2906 "_N$fontFamily": "Arial",
2907 "_N$overflow": 0,
2908 "_id": "4ePf13G0pNu5jt9RRFjN2a"
2909 },
2910 {
2911 "__type__": "cc.Canvas",
2912 "_name": "",
2913 "_objFlags": 0,
2914 "node": {
2915 "__id__": 2
2916 },
2917 "_enabled": true,
2918 "_designResolution": {
2919 "__type__": "cc.Size",
2920 "width": 1280,
2921 "height": 720
2922 },
2923 "_fitWidth": false,
2924 "_fitHeight": false,
2925 "_id": "00HAZOI7tMbp6I9PvMdzBn"
2926 },
2927 {
2928 "__type__": "9a18dESWuBPV7OGTbIC2+Tn",
2929 "_name": "",
2930 "_objFlags": 0,
2931 "node": {
2932 "__id__": 2
2933 },
2934 "_enabled": true,
2935 "_cLog": null,
2936 "_cApplication": null,
2937 "_cFocus": null,
2938 "_aFocusTargets": [],
2939 "_fiCurrentFocus": null,
2940 "_iSceneStatus": 0,
2941 "_fFocusScaleFactor": 1.06,
2942 "_bIsFocusInit": false,
2943 "_oSceneContext": null,
2944 "_oNextSceneParameter": null,
2945 "_compPlayer": null,
2946 "_aTouchContext": [],
2947 "_defaultBackScene": null,
2948 "_oFocusScaleFactorInfo": null,
2949 "holdClick": false,
2950 "_bShowExitBox": false,
2951 "spriteScrollBarBlock": {
2952 "__id__": 56
2953 },
2954 "spriteScrollBarUp": {
2955 "__id__": 40
2956 },
2957 "spriteScrollBarDown": {
2958 "__id__": 43
2959 },
2960 "spriteHistory": {
2961 "__id__": 8
2962 },
2963 "spriteCollect": {
2964 "__id__": 11
2965 },
2966 "spriteEditor": {
2967 "__id__": 14
2968 },
2969 "spriteClear": {
2970 "__id__": 17
2971 },
2972 "spriteBackEditor": {
2973 "__id__": 20
2974 },
2975 "_bPfbTypeCellInit": false,
2976 "_aTypeAppId": [],
2977 "_nodeTypeHeight": 0,
2978 "TYPE_LIST_CELL_SIZE": 4,
2979 "_bIsCategoryListDataInit": false,
2980 "_iDefaultCollectionId": 0,
2981 "_bEditorStatus": false,
2982 "_oType": null,
2983 "_aNavList": [],
2984 "_strAppId": "",
2985 "PFB_TYPE": {
2986 "__uuid__": "62dd019c-25e5-4249-b50a-2f473374264f"
2987 },
2988 "_id": "9fQ77ErzlFVoNpiDeURyPS"
2989 }
2990 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.2.0",
3 "uuid": "ae592cc7-1e5d-4148-8290-3ccca61fefba",
4 "asyncLoadAssets": false,
5 "autoReleaseAssets": false,
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
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": true,
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": 1,
45 "y": 1,
46 "z": 1
47 },
48 "_eulerAngles": {
49 "__type__": "cc.Vec3",
50 "x": 0,
51 "y": 0,
52 "z": 0
53 },
54 "_is3DNode": true,
55 "groupIndex": 0,
56 "autoReleaseAssets": false,
57 "_id": "00c8d4db-68f5-48fe-96ab-f5d85749c29f"
58 },
59 {
60 "__type__": "cc.Node",
61 "_name": "TopCanvas",
62 "_objFlags": 0,
63 "_parent": {
64 "__id__": 1
65 },
66 "_children": [
67 {
68 "__id__": 3
69 },
70 {
71 "__id__": 5
72 },
73 {
74 "__id__": 7
75 },
76 {
77 "__id__": 10
78 },
79 {
80 "__id__": 35
81 }
82 ],
83 "_active": true,
84 "_level": 1,
85 "_components": [
86 {
87 "__id__": 37
88 },
89 {
90 "__id__": 38
91 }
92 ],
93 "_prefab": null,
94 "_opacity": 255,
95 "_color": {
96 "__type__": "cc.Color",
97 "r": 255,
98 "g": 255,
99 "b": 255,
100 "a": 255
101 },
102 "_contentSize": {
103 "__type__": "cc.Size",
104 "width": 1280,
105 "height": 720
106 },
107 "_anchorPoint": {
108 "__type__": "cc.Vec2",
109 "x": 0.5,
110 "y": 0.5
111 },
112 "_position": {
113 "__type__": "cc.Vec3",
114 "x": 640,
115 "y": 360,
116 "z": 0
117 },
118 "_scale": {
119 "__type__": "cc.Vec3",
120 "x": 1,
121 "y": 1,
122 "z": 1
123 },
124 "_eulerAngles": {
125 "__type__": "cc.Vec3",
126 "x": 0,
127 "y": 0,
128 "z": 0
129 },
130 "_skewX": 0,
131 "_skewY": 0,
132 "_is3DNode": false,
133 "groupIndex": 0,
134 "_rotationX": 0,
135 "_rotationY": 0,
136 "_id": "e1t58NUadPQI3ihJH+vYfY"
137 },
138 {
139 "__type__": "cc.Node",
140 "_name": "Main Camera",
141 "_objFlags": 0,
142 "_parent": {
143 "__id__": 2
144 },
145 "_children": [],
146 "_active": true,
147 "_level": 1,
148 "_components": [
149 {
150 "__id__": 4
151 }
152 ],
153 "_prefab": null,
154 "_opacity": 255,
155 "_color": {
156 "__type__": "cc.Color",
157 "r": 255,
158 "g": 255,
159 "b": 255,
160 "a": 255
161 },
162 "_contentSize": {
163 "__type__": "cc.Size",
164 "width": 0,
165 "height": 0
166 },
167 "_anchorPoint": {
168 "__type__": "cc.Vec2",
169 "x": 0.5,
170 "y": 0.5
171 },
172 "_position": {
173 "__type__": "cc.Vec3",
174 "x": 0,
175 "y": 0,
176 "z": 0
177 },
178 "_scale": {
179 "__type__": "cc.Vec3",
180 "x": 1,
181 "y": 1,
182 "z": 1
183 },
184 "_eulerAngles": {
185 "__type__": "cc.Vec3",
186 "x": 0,
187 "y": 0,
188 "z": 0
189 },
190 "_skewX": 0,
191 "_skewY": 0,
192 "_is3DNode": false,
193 "groupIndex": 0,
194 "_rotationX": 0,
195 "_rotationY": 0,
196 "_id": "095mBckIVLFYKUASumQhbx"
197 },
198 {
199 "__type__": "cc.Camera",
200 "_name": "",
201 "_objFlags": 0,
202 "node": {
203 "__id__": 3
204 },
205 "_enabled": true,
206 "_cullingMask": 4294967295,
207 "_clearFlags": 7,
208 "_backgroundColor": {
209 "__type__": "cc.Color",
210 "r": 0,
211 "g": 0,
212 "b": 0,
213 "a": 255
214 },
215 "_depth": -1,
216 "_zoomRatio": 1,
217 "_targetTexture": null,
218 "_fov": 60,
219 "_orthoSize": 10,
220 "_nearClip": 0.1,
221 "_farClip": 4096,
222 "_ortho": true,
223 "_rect": {
224 "__type__": "cc.Rect",
225 "x": 0,
226 "y": 0,
227 "width": 1,
228 "height": 1
229 },
230 "_renderStages": 1,
231 "_id": "78e+FDSndEErl/HpCEFHN+"
232 },
233 {
234 "__type__": "cc.Node",
235 "_name": "Bg",
236 "_objFlags": 0,
237 "_parent": {
238 "__id__": 2
239 },
240 "_children": [],
241 "_active": true,
242 "_level": 1,
243 "_components": [
244 {
245 "__id__": 6
246 }
247 ],
248 "_prefab": null,
249 "_opacity": 255,
250 "_color": {
251 "__type__": "cc.Color",
252 "r": 255,
253 "g": 255,
254 "b": 255,
255 "a": 255
256 },
257 "_contentSize": {
258 "__type__": "cc.Size",
259 "width": 1280,
260 "height": 720
261 },
262 "_anchorPoint": {
263 "__type__": "cc.Vec2",
264 "x": 0.5,
265 "y": 0.5
266 },
267 "_position": {
268 "__type__": "cc.Vec3",
269 "x": 0,
270 "y": 0,
271 "z": 0
272 },
273 "_scale": {
274 "__type__": "cc.Vec3",
275 "x": 1,
276 "y": 1,
277 "z": 1
278 },
279 "_eulerAngles": {
280 "__type__": "cc.Vec3",
281 "x": 0,
282 "y": 0,
283 "z": 0
284 },
285 "_skewX": 0,
286 "_skewY": 0,
287 "_is3DNode": false,
288 "groupIndex": 0,
289 "_rotationX": 0,
290 "_rotationY": 0,
291 "_id": "d9SyxIeStDKZELGLnLu9lc"
292 },
293 {
294 "__type__": "cc.Sprite",
295 "_name": "",
296 "_objFlags": 0,
297 "node": {
298 "__id__": 5
299 },
300 "_enabled": true,
301 "_materials": [
302 {
303 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
304 }
305 ],
306 "_srcBlendFactor": 770,
307 "_dstBlendFactor": 771,
308 "_spriteFrame": {
309 "__uuid__": "ae1ed7df-cf12-4399-a6ab-982fcf2eb8ca"
310 },
311 "_type": 0,
312 "_sizeMode": 1,
313 "_fillType": 0,
314 "_fillCenter": {
315 "__type__": "cc.Vec2",
316 "x": 0,
317 "y": 0
318 },
319 "_fillStart": 0,
320 "_fillRange": 0,
321 "_isTrimmedMode": true,
322 "_atlas": null,
323 "_id": "d8Zf8aH6pMdbsreDhRx2XQ"
324 },
325 {
326 "__type__": "cc.Node",
327 "_name": "TitleIcon",
328 "_objFlags": 0,
329 "_parent": {
330 "__id__": 2
331 },
332 "_children": [],
333 "_active": true,
334 "_level": 1,
335 "_components": [
336 {
337 "__id__": 8
338 },
339 {
340 "__id__": 9
341 }
342 ],
343 "_prefab": null,
344 "_opacity": 255,
345 "_color": {
346 "__type__": "cc.Color",
347 "r": 255,
348 "g": 255,
349 "b": 255,
350 "a": 255
351 },
352 "_contentSize": {
353 "__type__": "cc.Size",
354 "width": 120,
355 "height": 50.4
356 },
357 "_anchorPoint": {
358 "__type__": "cc.Vec2",
359 "x": 0.5,
360 "y": 0.5
361 },
362 "_position": {
363 "__type__": "cc.Vec3",
364 "x": -551.5,
365 "y": 314,
366 "z": 0
367 },
368 "_scale": {
369 "__type__": "cc.Vec3",
370 "x": 1,
371 "y": 1,
372 "z": 1
373 },
374 "_eulerAngles": {
375 "__type__": "cc.Vec3",
376 "x": 0,
377 "y": 0,
378 "z": 0
379 },
380 "_skewX": 0,
381 "_skewY": 0,
382 "_is3DNode": false,
383 "groupIndex": 0,
384 "_rotationX": 0,
385 "_rotationY": 0,
386 "_id": "cdCj6QzApFLpm2w8N/y0ZI"
387 },
388 {
389 "__type__": "cc.Widget",
390 "_name": "",
391 "_objFlags": 0,
392 "node": {
393 "__id__": 7
394 },
395 "_enabled": true,
396 "alignMode": 1,
397 "_target": null,
398 "_alignFlags": 9,
399 "_left": 28.5,
400 "_right": 0,
401 "_top": 20.8,
402 "_bottom": 0,
403 "_verticalCenter": 0,
404 "_horizontalCenter": 0,
405 "_isAbsLeft": true,
406 "_isAbsRight": true,
407 "_isAbsTop": true,
408 "_isAbsBottom": true,
409 "_isAbsHorizontalCenter": true,
410 "_isAbsVerticalCenter": true,
411 "_originalWidth": 0,
412 "_originalHeight": 0,
413 "_id": "b3ZrjdRxxONYAGBVZonJsS"
414 },
415 {
416 "__type__": "cc.Label",
417 "_name": "",
418 "_objFlags": 0,
419 "node": {
420 "__id__": 7
421 },
422 "_enabled": true,
423 "_materials": [
424 {
425 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
426 }
427 ],
428 "_useOriginalSize": true,
429 "_string": "游乐场",
430 "_N$string": "游乐场",
431 "_fontSize": 40,
432 "_lineHeight": 40,
433 "_enableWrapText": true,
434 "_N$file": null,
435 "_isSystemFontUsed": true,
436 "_spacingX": 0,
437 "_batchAsBitmap": false,
438 "_N$horizontalAlign": 0,
439 "_N$verticalAlign": 0,
440 "_N$fontFamily": "Arial",
441 "_N$overflow": 0,
442 "_N$cacheMode": 0,
443 "_id": "a5ADLXmyFJ37SEb6RJSEkF"
444 },
445 {
446 "__type__": "cc.Node",
447 "_name": "CategoryList",
448 "_objFlags": 0,
449 "_parent": {
450 "__id__": 2
451 },
452 "_children": [
453 {
454 "__id__": 11
455 },
456 {
457 "__id__": 14
458 }
459 ],
460 "_active": true,
461 "_level": 1,
462 "_components": [
463 {
464 "__id__": 34
465 }
466 ],
467 "_prefab": null,
468 "_opacity": 255,
469 "_color": {
470 "__type__": "cc.Color",
471 "r": 255,
472 "g": 255,
473 "b": 255,
474 "a": 255
475 },
476 "_contentSize": {
477 "__type__": "cc.Size",
478 "width": 980,
479 "height": 720
480 },
481 "_anchorPoint": {
482 "__type__": "cc.Vec2",
483 "x": 0.5,
484 "y": 0.5
485 },
486 "_position": {
487 "__type__": "cc.Vec3",
488 "x": 50,
489 "y": 0,
490 "z": 0
491 },
492 "_scale": {
493 "__type__": "cc.Vec3",
494 "x": 1,
495 "y": 1,
496 "z": 1
497 },
498 "_eulerAngles": {
499 "__type__": "cc.Vec3",
500 "x": 0,
501 "y": 0,
502 "z": 0
503 },
504 "_skewX": 0,
505 "_skewY": 0,
506 "_is3DNode": false,
507 "groupIndex": 0,
508 "_rotationX": 0,
509 "_rotationY": 0,
510 "_id": "81Vxa3GUBNGY5T0+KdHw2M"
511 },
512 {
513 "__type__": "cc.Node",
514 "_name": "DataContainerMask",
515 "_objFlags": 0,
516 "_parent": {
517 "__id__": 10
518 },
519 "_children": [
520 {
521 "__id__": 12
522 }
523 ],
524 "_active": true,
525 "_level": 2,
526 "_components": [
527 {
528 "__id__": 13
529 }
530 ],
531 "_prefab": null,
532 "_opacity": 255,
533 "_color": {
534 "__type__": "cc.Color",
535 "r": 255,
536 "g": 255,
537 "b": 255,
538 "a": 255
539 },
540 "_contentSize": {
541 "__type__": "cc.Size",
542 "width": 980,
543 "height": 720
544 },
545 "_anchorPoint": {
546 "__type__": "cc.Vec2",
547 "x": 0.5,
548 "y": 0.5
549 },
550 "_position": {
551 "__type__": "cc.Vec3",
552 "x": 0,
553 "y": 0,
554 "z": 0
555 },
556 "_scale": {
557 "__type__": "cc.Vec3",
558 "x": 1,
559 "y": 1,
560 "z": 1
561 },
562 "_eulerAngles": {
563 "__type__": "cc.Vec3",
564 "x": 0,
565 "y": 0,
566 "z": 0
567 },
568 "_skewX": 0,
569 "_skewY": 0,
570 "_is3DNode": false,
571 "groupIndex": 0,
572 "_rotationX": 0,
573 "_rotationY": 0,
574 "_id": "f4lZ9wGQxKlp1K7SqWRvPv"
575 },
576 {
577 "__type__": "cc.Node",
578 "_name": "DataContainer",
579 "_objFlags": 0,
580 "_parent": {
581 "__id__": 11
582 },
583 "_children": [],
584 "_active": true,
585 "_level": 3,
586 "_components": [],
587 "_prefab": null,
588 "_opacity": 255,
589 "_color": {
590 "__type__": "cc.Color",
591 "r": 255,
592 "g": 255,
593 "b": 255,
594 "a": 255
595 },
596 "_contentSize": {
597 "__type__": "cc.Size",
598 "width": 980,
599 "height": 620
600 },
601 "_anchorPoint": {
602 "__type__": "cc.Vec2",
603 "x": 0.5,
604 "y": 0.5
605 },
606 "_position": {
607 "__type__": "cc.Vec3",
608 "x": 0,
609 "y": 0,
610 "z": 0
611 },
612 "_scale": {
613 "__type__": "cc.Vec3",
614 "x": 1,
615 "y": 1,
616 "z": 1
617 },
618 "_eulerAngles": {
619 "__type__": "cc.Vec3",
620 "x": 0,
621 "y": 0,
622 "z": 0
623 },
624 "_skewX": 0,
625 "_skewY": 0,
626 "_is3DNode": false,
627 "groupIndex": 0,
628 "_rotationX": 0,
629 "_rotationY": 0,
630 "_id": "39q9N5szlDY7JKVw3lEm58"
631 },
632 {
633 "__type__": "cc.Mask",
634 "_name": "",
635 "_objFlags": 0,
636 "node": {
637 "__id__": 11
638 },
639 "_enabled": true,
640 "_materials": [
641 {
642 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
643 }
644 ],
645 "_spriteFrame": null,
646 "_type": 0,
647 "_segments": 64,
648 "_N$alphaThreshold": 0,
649 "_N$inverted": false,
650 "_id": "08gkCskFRLsZWtlo6ki4w2"
651 },
652 {
653 "__type__": "cc.Node",
654 "_name": "ScrollBarContainer",
655 "_objFlags": 0,
656 "_parent": {
657 "__id__": 10
658 },
659 "_children": [
660 {
661 "__id__": 15
662 },
663 {
664 "__id__": 17
665 }
666 ],
667 "_active": false,
668 "_level": 2,
669 "_components": [
670 {
671 "__id__": 32
672 },
673 {
674 "__id__": 33
675 }
676 ],
677 "_prefab": null,
678 "_opacity": 255,
679 "_color": {
680 "__type__": "cc.Color",
681 "r": 255,
682 "g": 255,
683 "b": 255,
684 "a": 255
685 },
686 "_contentSize": {
687 "__type__": "cc.Size",
688 "width": 10,
689 "height": 475
690 },
691 "_anchorPoint": {
692 "__type__": "cc.Vec2",
693 "x": 0.5,
694 "y": 0.5
695 },
696 "_position": {
697 "__type__": "cc.Vec3",
698 "x": 515,
699 "y": 0,
700 "z": 0
701 },
702 "_scale": {
703 "__type__": "cc.Vec3",
704 "x": 1,
705 "y": 1,
706 "z": 1
707 },
708 "_eulerAngles": {
709 "__type__": "cc.Vec3",
710 "x": 0,
711 "y": 0,
712 "z": 0
713 },
714 "_skewX": 0,
715 "_skewY": 0,
716 "_is3DNode": false,
717 "groupIndex": 0,
718 "_rotationX": 0,
719 "_rotationY": 0,
720 "_id": "74m6ZMq8dNvb5gY/OzygEN"
721 },
722 {
723 "__type__": "cc.Node",
724 "_name": "ScrollBarHight",
725 "_objFlags": 0,
726 "_parent": {
727 "__id__": 14
728 },
729 "_children": [],
730 "_active": true,
731 "_level": 0,
732 "_components": [
733 {
734 "__id__": 16
735 }
736 ],
737 "_prefab": null,
738 "_opacity": 100,
739 "_color": {
740 "__type__": "cc.Color",
741 "r": 255,
742 "g": 255,
743 "b": 255,
744 "a": 255
745 },
746 "_contentSize": {
747 "__type__": "cc.Size",
748 "width": 2,
749 "height": 475
750 },
751 "_anchorPoint": {
752 "__type__": "cc.Vec2",
753 "x": 0.5,
754 "y": 0.5
755 },
756 "_position": {
757 "__type__": "cc.Vec3",
758 "x": 0,
759 "y": 0,
760 "z": 0
761 },
762 "_scale": {
763 "__type__": "cc.Vec3",
764 "x": 1,
765 "y": 1,
766 "z": 1
767 },
768 "_eulerAngles": {
769 "__type__": "cc.Vec3",
770 "x": 0,
771 "y": 0,
772 "z": 0
773 },
774 "_skewX": 0,
775 "_skewY": 0,
776 "_is3DNode": false,
777 "groupIndex": 0,
778 "_rotationX": 0,
779 "_rotationY": 0,
780 "_id": "12vJfGqAZBS7OpALTMWl8l"
781 },
782 {
783 "__type__": "cc.Sprite",
784 "_name": "",
785 "_objFlags": 0,
786 "node": {
787 "__id__": 15
788 },
789 "_enabled": true,
790 "_materials": [
791 {
792 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
793 }
794 ],
795 "_srcBlendFactor": 770,
796 "_dstBlendFactor": 771,
797 "_spriteFrame": {
798 "__uuid__": "09a8ef24-6e6c-4375-93fd-fc0e0219f0a1"
799 },
800 "_type": 0,
801 "_sizeMode": 0,
802 "_fillType": 0,
803 "_fillCenter": {
804 "__type__": "cc.Vec2",
805 "x": 0,
806 "y": 0
807 },
808 "_fillStart": 0,
809 "_fillRange": 0,
810 "_isTrimmedMode": true,
811 "_atlas": null,
812 "_id": "2fyCzyaK5PuYiuLMts6R+B"
813 },
814 {
815 "__type__": "cc.Node",
816 "_name": "ScrollBarShadow",
817 "_objFlags": 0,
818 "_parent": {
819 "__id__": 14
820 },
821 "_children": [
822 {
823 "__id__": 18
824 }
825 ],
826 "_active": true,
827 "_level": 0,
828 "_components": [
829 {
830 "__id__": 30
831 },
832 {
833 "__id__": 31
834 }
835 ],
836 "_prefab": null,
837 "_opacity": 255,
838 "_color": {
839 "__type__": "cc.Color",
840 "r": 255,
841 "g": 255,
842 "b": 255,
843 "a": 255
844 },
845 "_contentSize": {
846 "__type__": "cc.Size",
847 "width": 2,
848 "height": 94
849 },
850 "_anchorPoint": {
851 "__type__": "cc.Vec2",
852 "x": 0.5,
853 "y": 0
854 },
855 "_position": {
856 "__type__": "cc.Vec3",
857 "x": 0,
858 "y": 143.5,
859 "z": 0
860 },
861 "_scale": {
862 "__type__": "cc.Vec3",
863 "x": 1,
864 "y": 1,
865 "z": 1
866 },
867 "_eulerAngles": {
868 "__type__": "cc.Vec3",
869 "x": 0,
870 "y": 0,
871 "z": 0
872 },
873 "_skewX": 0,
874 "_skewY": 0,
875 "_is3DNode": false,
876 "groupIndex": 0,
877 "_rotationX": 0,
878 "_rotationY": 0,
879 "_id": "87G/UBFX9DFLJ/6Wvq25PZ"
880 },
881 {
882 "__type__": "cc.Node",
883 "_name": "ScrollBarBlock",
884 "_objFlags": 0,
885 "_parent": {
886 "__id__": 17
887 },
888 "_children": [
889 {
890 "__id__": 19
891 },
892 {
893 "__id__": 22
894 },
895 {
896 "__id__": 25
897 }
898 ],
899 "_active": true,
900 "_level": 0,
901 "_components": [
902 {
903 "__id__": 28
904 },
905 {
906 "__id__": 29
907 }
908 ],
909 "_prefab": null,
910 "_opacity": 255,
911 "_color": {
912 "__type__": "cc.Color",
913 "r": 255,
914 "g": 255,
915 "b": 255,
916 "a": 255
917 },
918 "_contentSize": {
919 "__type__": "cc.Size",
920 "width": 10,
921 "height": 94
922 },
923 "_anchorPoint": {
924 "__type__": "cc.Vec2",
925 "x": 0.5,
926 "y": 0.5
927 },
928 "_position": {
929 "__type__": "cc.Vec3",
930 "x": 0,
931 "y": 47,
932 "z": 0
933 },
934 "_scale": {
935 "__type__": "cc.Vec3",
936 "x": 1,
937 "y": 1,
938 "z": 1
939 },
940 "_eulerAngles": {
941 "__type__": "cc.Vec3",
942 "x": 0,
943 "y": 0,
944 "z": 0
945 },
946 "_skewX": 0,
947 "_skewY": 0,
948 "_is3DNode": false,
949 "groupIndex": 0,
950 "_rotationX": 0,
951 "_rotationY": 0,
952 "_id": "cfxL/73qNE5YMpEhbsGs8f"
953 },
954 {
955 "__type__": "cc.Node",
956 "_name": "AU",
957 "_objFlags": 0,
958 "_parent": {
959 "__id__": 18
960 },
961 "_children": [],
962 "_active": true,
963 "_level": 0,
964 "_components": [
965 {
966 "__id__": 20
967 },
968 {
969 "__id__": 21
970 }
971 ],
972 "_prefab": null,
973 "_opacity": 255,
974 "_color": {
975 "__type__": "cc.Color",
976 "r": 255,
977 "g": 255,
978 "b": 255,
979 "a": 255
980 },
981 "_contentSize": {
982 "__type__": "cc.Size",
983 "width": 10,
984 "height": 12
985 },
986 "_anchorPoint": {
987 "__type__": "cc.Vec2",
988 "x": 0.5,
989 "y": 0.5
990 },
991 "_position": {
992 "__type__": "cc.Vec3",
993 "x": 30,
994 "y": 47,
995 "z": 0
996 },
997 "_scale": {
998 "__type__": "cc.Vec3",
999 "x": 1,
1000 "y": 1,
1001 "z": 1
1002 },
1003 "_eulerAngles": {
1004 "__type__": "cc.Vec3",
1005 "x": 0,
1006 "y": 0,
1007 "z": 0
1008 },
1009 "_skewX": 0,
1010 "_skewY": 0,
1011 "_is3DNode": false,
1012 "groupIndex": 0,
1013 "_rotationX": 0,
1014 "_rotationY": 0,
1015 "_id": "d9YMO/dApNEaRdrIVhsbq/"
1016 },
1017 {
1018 "__type__": "cc.Sprite",
1019 "_name": "",
1020 "_objFlags": 0,
1021 "node": {
1022 "__id__": 19
1023 },
1024 "_enabled": true,
1025 "_materials": [
1026 {
1027 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1028 }
1029 ],
1030 "_srcBlendFactor": 770,
1031 "_dstBlendFactor": 771,
1032 "_spriteFrame": {
1033 "__uuid__": "4c455926-9c22-4c21-904f-115a1b42be25"
1034 },
1035 "_type": 0,
1036 "_sizeMode": 0,
1037 "_fillType": 0,
1038 "_fillCenter": {
1039 "__type__": "cc.Vec2",
1040 "x": 0,
1041 "y": 0
1042 },
1043 "_fillStart": 0,
1044 "_fillRange": 0,
1045 "_isTrimmedMode": true,
1046 "_atlas": null,
1047 "_id": "45qHUP6p1KwJMb+75pzm8e"
1048 },
1049 {
1050 "__type__": "cc.Widget",
1051 "_name": "",
1052 "_objFlags": 0,
1053 "node": {
1054 "__id__": 19
1055 },
1056 "_enabled": true,
1057 "alignMode": 0,
1058 "_target": null,
1059 "_alignFlags": 12,
1060 "_left": 30,
1061 "_right": 0,
1062 "_top": 41,
1063 "_bottom": 88,
1064 "_verticalCenter": 0,
1065 "_horizontalCenter": 0,
1066 "_isAbsLeft": true,
1067 "_isAbsRight": true,
1068 "_isAbsTop": true,
1069 "_isAbsBottom": true,
1070 "_isAbsHorizontalCenter": true,
1071 "_isAbsVerticalCenter": true,
1072 "_originalWidth": 0,
1073 "_originalHeight": 12,
1074 "_id": "528XAby8tAiqi1kLD/Ik6S"
1075 },
1076 {
1077 "__type__": "cc.Node",
1078 "_name": "AD",
1079 "_objFlags": 0,
1080 "_parent": {
1081 "__id__": 18
1082 },
1083 "_children": [],
1084 "_active": true,
1085 "_level": 0,
1086 "_components": [
1087 {
1088 "__id__": 23
1089 },
1090 {
1091 "__id__": 24
1092 }
1093 ],
1094 "_prefab": null,
1095 "_opacity": 255,
1096 "_color": {
1097 "__type__": "cc.Color",
1098 "r": 255,
1099 "g": 255,
1100 "b": 255,
1101 "a": 255
1102 },
1103 "_contentSize": {
1104 "__type__": "cc.Size",
1105 "width": 10,
1106 "height": 13
1107 },
1108 "_anchorPoint": {
1109 "__type__": "cc.Vec2",
1110 "x": 0.5,
1111 "y": 0.5
1112 },
1113 "_position": {
1114 "__type__": "cc.Vec3",
1115 "x": 30,
1116 "y": -47,
1117 "z": 0
1118 },
1119 "_scale": {
1120 "__type__": "cc.Vec3",
1121 "x": 1,
1122 "y": 1,
1123 "z": 1
1124 },
1125 "_eulerAngles": {
1126 "__type__": "cc.Vec3",
1127 "x": 0,
1128 "y": 0,
1129 "z": 0
1130 },
1131 "_skewX": 0,
1132 "_skewY": 0,
1133 "_is3DNode": false,
1134 "groupIndex": 0,
1135 "_rotationX": 0,
1136 "_rotationY": 0,
1137 "_id": "aftPbkxpBDHq0vO0TMAjJk"
1138 },
1139 {
1140 "__type__": "cc.Sprite",
1141 "_name": "",
1142 "_objFlags": 0,
1143 "node": {
1144 "__id__": 22
1145 },
1146 "_enabled": true,
1147 "_materials": [
1148 {
1149 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1150 }
1151 ],
1152 "_srcBlendFactor": 770,
1153 "_dstBlendFactor": 771,
1154 "_spriteFrame": {
1155 "__uuid__": "17b8df2f-d8ef-4693-8db5-d19182b1dd0b"
1156 },
1157 "_type": 0,
1158 "_sizeMode": 0,
1159 "_fillType": 0,
1160 "_fillCenter": {
1161 "__type__": "cc.Vec2",
1162 "x": 0,
1163 "y": 0
1164 },
1165 "_fillStart": 0,
1166 "_fillRange": 0,
1167 "_isTrimmedMode": true,
1168 "_atlas": null,
1169 "_id": "2aKm0011dHEaJap4el2JdE"
1170 },
1171 {
1172 "__type__": "cc.Widget",
1173 "_name": "",
1174 "_objFlags": 0,
1175 "node": {
1176 "__id__": 22
1177 },
1178 "_enabled": true,
1179 "alignMode": 0,
1180 "_target": null,
1181 "_alignFlags": 13,
1182 "_left": 30,
1183 "_right": 0,
1184 "_top": 87.5,
1185 "_bottom": -6.5,
1186 "_verticalCenter": 0,
1187 "_horizontalCenter": 0,
1188 "_isAbsLeft": true,
1189 "_isAbsRight": true,
1190 "_isAbsTop": true,
1191 "_isAbsBottom": true,
1192 "_isAbsHorizontalCenter": true,
1193 "_isAbsVerticalCenter": true,
1194 "_originalWidth": 0,
1195 "_originalHeight": 12,
1196 "_id": "c8sjqqS2RDN4L6jiUb+H6P"
1197 },
1198 {
1199 "__type__": "cc.Node",
1200 "_name": "Page",
1201 "_objFlags": 0,
1202 "_parent": {
1203 "__id__": 18
1204 },
1205 "_children": [],
1206 "_active": true,
1207 "_level": 0,
1208 "_components": [
1209 {
1210 "__id__": 26
1211 },
1212 {
1213 "__id__": 27
1214 }
1215 ],
1216 "_prefab": null,
1217 "_opacity": 255,
1218 "_color": {
1219 "__type__": "cc.Color",
1220 "r": 255,
1221 "g": 255,
1222 "b": 255,
1223 "a": 255
1224 },
1225 "_contentSize": {
1226 "__type__": "cc.Size",
1227 "width": 0,
1228 "height": 22.68
1229 },
1230 "_anchorPoint": {
1231 "__type__": "cc.Vec2",
1232 "x": 0.5,
1233 "y": 0.5
1234 },
1235 "_position": {
1236 "__type__": "cc.Vec3",
1237 "x": 30,
1238 "y": -2.34,
1239 "z": 0
1240 },
1241 "_scale": {
1242 "__type__": "cc.Vec3",
1243 "x": 1,
1244 "y": 1,
1245 "z": 1
1246 },
1247 "_eulerAngles": {
1248 "__type__": "cc.Vec3",
1249 "x": 0,
1250 "y": 0,
1251 "z": 0
1252 },
1253 "_skewX": 0,
1254 "_skewY": 0,
1255 "_is3DNode": false,
1256 "groupIndex": 0,
1257 "_rotationX": 0,
1258 "_rotationY": 0,
1259 "_id": "f1ZRqivSdNiZwoyjNk0aXl"
1260 },
1261 {
1262 "__type__": "cc.RichText",
1263 "_name": "",
1264 "_objFlags": 0,
1265 "node": {
1266 "__id__": 25
1267 },
1268 "_enabled": true,
1269 "_fontFamily": "Arial",
1270 "_isSystemFontUsed": true,
1271 "_N$string": "",
1272 "_N$horizontalAlign": 1,
1273 "_N$fontSize": 18,
1274 "_N$font": null,
1275 "_N$maxWidth": 0,
1276 "_N$lineHeight": 18,
1277 "_N$imageAtlas": null,
1278 "_N$handleTouchEvent": true,
1279 "_id": "b4/12s+71BcIwgs1SsHic3"
1280 },
1281 {
1282 "__type__": "cc.Widget",
1283 "_name": "",
1284 "_objFlags": 0,
1285 "node": {
1286 "__id__": 25
1287 },
1288 "_enabled": true,
1289 "alignMode": 0,
1290 "_target": null,
1291 "_alignFlags": 9,
1292 "_left": 35,
1293 "_right": 0,
1294 "_top": 38,
1295 "_bottom": 0,
1296 "_verticalCenter": 0,
1297 "_horizontalCenter": 0,
1298 "_isAbsLeft": true,
1299 "_isAbsRight": true,
1300 "_isAbsTop": true,
1301 "_isAbsBottom": true,
1302 "_isAbsHorizontalCenter": true,
1303 "_isAbsVerticalCenter": true,
1304 "_originalWidth": 0,
1305 "_originalHeight": 0,
1306 "_id": "edYD3QuvVMf7EXe8TuxOBQ"
1307 },
1308 {
1309 "__type__": "cc.Sprite",
1310 "_name": "",
1311 "_objFlags": 0,
1312 "node": {
1313 "__id__": 18
1314 },
1315 "_enabled": true,
1316 "_materials": [
1317 {
1318 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1319 }
1320 ],
1321 "_srcBlendFactor": 770,
1322 "_dstBlendFactor": 771,
1323 "_spriteFrame": {
1324 "__uuid__": "ccecb956-ef67-4a11-8255-2d476e221119"
1325 },
1326 "_type": 0,
1327 "_sizeMode": 0,
1328 "_fillType": 0,
1329 "_fillCenter": {
1330 "__type__": "cc.Vec2",
1331 "x": 0,
1332 "y": 0
1333 },
1334 "_fillStart": 0,
1335 "_fillRange": 0,
1336 "_isTrimmedMode": true,
1337 "_atlas": null,
1338 "_id": "f9Zhv1OHNMcJomxwrgzEJm"
1339 },
1340 {
1341 "__type__": "cc.Widget",
1342 "_name": "",
1343 "_objFlags": 0,
1344 "node": {
1345 "__id__": 18
1346 },
1347 "_enabled": true,
1348 "alignMode": 2,
1349 "_target": {
1350 "__id__": 17
1351 },
1352 "_alignFlags": 4,
1353 "_left": -4,
1354 "_right": 0,
1355 "_top": 0,
1356 "_bottom": 0,
1357 "_verticalCenter": 0,
1358 "_horizontalCenter": 0,
1359 "_isAbsLeft": true,
1360 "_isAbsRight": true,
1361 "_isAbsTop": true,
1362 "_isAbsBottom": true,
1363 "_isAbsHorizontalCenter": true,
1364 "_isAbsVerticalCenter": true,
1365 "_originalWidth": 0,
1366 "_originalHeight": 94,
1367 "_id": "5cDiUg8A1Fgp0z/vbCTWRe"
1368 },
1369 {
1370 "__type__": "cc.Sprite",
1371 "_name": "",
1372 "_objFlags": 0,
1373 "node": {
1374 "__id__": 17
1375 },
1376 "_enabled": true,
1377 "_materials": [
1378 {
1379 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1380 }
1381 ],
1382 "_srcBlendFactor": 770,
1383 "_dstBlendFactor": 771,
1384 "_spriteFrame": {
1385 "__uuid__": "1668a88d-480a-4952-9870-4c7933af5cba"
1386 },
1387 "_type": 0,
1388 "_sizeMode": 0,
1389 "_fillType": 0,
1390 "_fillCenter": {
1391 "__type__": "cc.Vec2",
1392 "x": 0,
1393 "y": 0
1394 },
1395 "_fillStart": 0,
1396 "_fillRange": 0,
1397 "_isTrimmedMode": true,
1398 "_atlas": null,
1399 "_id": "0diwWjtftJgo1qeqV6ZVjb"
1400 },
1401 {
1402 "__type__": "cc.Widget",
1403 "_name": "",
1404 "_objFlags": 0,
1405 "node": {
1406 "__id__": 17
1407 },
1408 "_enabled": true,
1409 "alignMode": 2,
1410 "_target": null,
1411 "_alignFlags": 1,
1412 "_left": 0,
1413 "_right": 0,
1414 "_top": 0,
1415 "_bottom": 0,
1416 "_verticalCenter": 0,
1417 "_horizontalCenter": 0,
1418 "_isAbsLeft": true,
1419 "_isAbsRight": true,
1420 "_isAbsTop": true,
1421 "_isAbsBottom": true,
1422 "_isAbsHorizontalCenter": true,
1423 "_isAbsVerticalCenter": true,
1424 "_originalWidth": 0,
1425 "_originalHeight": 0,
1426 "_id": "7dPf5S/VdIAqnzoKr98Pp7"
1427 },
1428 {
1429 "__type__": "cc.Widget",
1430 "_name": "",
1431 "_objFlags": 0,
1432 "node": {
1433 "__id__": 14
1434 },
1435 "_enabled": true,
1436 "alignMode": 0,
1437 "_target": null,
1438 "_alignFlags": 32,
1439 "_left": 0,
1440 "_right": -30,
1441 "_top": -32.5,
1442 "_bottom": 0,
1443 "_verticalCenter": 0,
1444 "_horizontalCenter": 0,
1445 "_isAbsLeft": true,
1446 "_isAbsRight": true,
1447 "_isAbsTop": true,
1448 "_isAbsBottom": true,
1449 "_isAbsHorizontalCenter": true,
1450 "_isAbsVerticalCenter": true,
1451 "_originalWidth": 0,
1452 "_originalHeight": 0,
1453 "_id": "daN8f1gVlBtaHzmWSsyUQ3"
1454 },
1455 {
1456 "__type__": "cc.Mask",
1457 "_name": "",
1458 "_objFlags": 0,
1459 "node": {
1460 "__id__": 14
1461 },
1462 "_enabled": false,
1463 "_materials": [],
1464 "_spriteFrame": null,
1465 "_type": 0,
1466 "_segments": 64,
1467 "_N$alphaThreshold": 0,
1468 "_N$inverted": false,
1469 "_id": "9ahFk6AgBCebqhQYZZ2qTs"
1470 },
1471 {
1472 "__type__": "cc.Widget",
1473 "_name": "",
1474 "_objFlags": 0,
1475 "node": {
1476 "__id__": 10
1477 },
1478 "_enabled": true,
1479 "alignMode": 1,
1480 "_target": null,
1481 "_alignFlags": 33,
1482 "_left": 0,
1483 "_right": 100,
1484 "_top": 0,
1485 "_bottom": 0,
1486 "_verticalCenter": 0,
1487 "_horizontalCenter": 0,
1488 "_isAbsLeft": true,
1489 "_isAbsRight": true,
1490 "_isAbsTop": true,
1491 "_isAbsBottom": true,
1492 "_isAbsHorizontalCenter": true,
1493 "_isAbsVerticalCenter": true,
1494 "_originalWidth": 0,
1495 "_originalHeight": 0,
1496 "_id": "47S6fQ6BdC3KfLzuIUYhx3"
1497 },
1498 {
1499 "__type__": "cc.Node",
1500 "_name": "DataPosition",
1501 "_objFlags": 0,
1502 "_parent": {
1503 "__id__": 2
1504 },
1505 "_children": [],
1506 "_active": false,
1507 "_level": 2,
1508 "_components": [
1509 {
1510 "__id__": 36
1511 }
1512 ],
1513 "_prefab": null,
1514 "_opacity": 255,
1515 "_color": {
1516 "__type__": "cc.Color",
1517 "r": 255,
1518 "g": 255,
1519 "b": 255,
1520 "a": 255
1521 },
1522 "_contentSize": {
1523 "__type__": "cc.Size",
1524 "width": 30.58,
1525 "height": 27.72
1526 },
1527 "_anchorPoint": {
1528 "__type__": "cc.Vec2",
1529 "x": 0.5,
1530 "y": 0.5
1531 },
1532 "_position": {
1533 "__type__": "cc.Vec3",
1534 "x": 569.41,
1535 "y": -315,
1536 "z": 0
1537 },
1538 "_scale": {
1539 "__type__": "cc.Vec3",
1540 "x": 1,
1541 "y": 1,
1542 "z": 1
1543 },
1544 "_eulerAngles": {
1545 "__type__": "cc.Vec3",
1546 "x": 0,
1547 "y": 0,
1548 "z": 0
1549 },
1550 "_skewX": 0,
1551 "_skewY": 0,
1552 "_is3DNode": false,
1553 "groupIndex": 0,
1554 "_rotationX": 0,
1555 "_rotationY": 0,
1556 "_id": "65eY2MXGxAyozJDiE2xsax"
1557 },
1558 {
1559 "__type__": "cc.Label",
1560 "_name": "",
1561 "_objFlags": 0,
1562 "node": {
1563 "__id__": 35
1564 },
1565 "_enabled": true,
1566 "_materials": [
1567 {
1568 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1569 }
1570 ],
1571 "_useOriginalSize": false,
1572 "_string": "1/1",
1573 "_N$string": "1/1",
1574 "_fontSize": 22,
1575 "_lineHeight": 22,
1576 "_enableWrapText": true,
1577 "_N$file": null,
1578 "_isSystemFontUsed": true,
1579 "_spacingX": 0,
1580 "_batchAsBitmap": false,
1581 "_N$horizontalAlign": 1,
1582 "_N$verticalAlign": 1,
1583 "_N$fontFamily": "Arial",
1584 "_N$overflow": 0,
1585 "_N$cacheMode": 0,
1586 "_id": "1bSsutWlFD1rlt7PhZ6C0+"
1587 },
1588 {
1589 "__type__": "cc.Canvas",
1590 "_name": "",
1591 "_objFlags": 0,
1592 "node": {
1593 "__id__": 2
1594 },
1595 "_enabled": true,
1596 "_designResolution": {
1597 "__type__": "cc.Size",
1598 "width": 1280,
1599 "height": 720
1600 },
1601 "_fitWidth": true,
1602 "_fitHeight": true,
1603 "_id": "b1wAJlXZtFNrO/VEYv3Xjq"
1604 },
1605 {
1606 "__type__": "9bf41FKXUpLFp71sXSy9PrP",
1607 "_name": "",
1608 "_objFlags": 0,
1609 "node": {
1610 "__id__": 2
1611 },
1612 "_enabled": true,
1613 "_cLog": null,
1614 "_cApplication": null,
1615 "_cFocus": null,
1616 "_aFocusTargets": [],
1617 "_fiCurrentFocus": null,
1618 "_iSceneStatus": 0,
1619 "_fFocusScaleFactor": 1.06,
1620 "_bIsFocusInit": false,
1621 "_oSceneContext": null,
1622 "_oNextSceneParameter": null,
1623 "_compPlayer": null,
1624 "_aTouchContext": [],
1625 "_defaultBackScene": null,
1626 "_oFocusScaleFactorInfo": null,
1627 "holdClick": false,
1628 "_bShowExitBox": false,
1629 "_id": "79ym1qKs9Hi6xMiy7hbXMg"
1630 }
1631 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.2.0",
3 "uuid": "00c8d4db-68f5-48fe-96ab-f5d85749c29f",
4 "asyncLoadAssets": false,
5 "autoReleaseAssets": false,
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
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": true,
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": 1,
45 "y": 1,
46 "z": 1
47 },
48 "_eulerAngles": {
49 "__type__": "cc.Vec3",
50 "x": 0,
51 "y": 0,
52 "z": 0
53 },
54 "_is3DNode": true,
55 "groupIndex": 0,
56 "autoReleaseAssets": false,
57 "_id": "e126087d-d289-44c5-a274-4c82171fdfa8"
58 },
59 {
60 "__type__": "cc.Node",
61 "_name": "TopCanvas",
62 "_objFlags": 0,
63 "_parent": {
64 "__id__": 1
65 },
66 "_children": [
67 {
68 "__id__": 3
69 },
70 {
71 "__id__": 5
72 },
73 {
74 "__id__": 7
75 },
76 {
77 "__id__": 10
78 },
79 {
80 "__id__": 13
81 },
82 {
83 "__id__": 15
84 },
85 {
86 "__id__": 17
87 },
88 {
89 "__id__": 25
90 },
91 {
92 "__id__": 58
93 },
94 {
95 "__id__": 60
96 }
97 ],
98 "_active": true,
99 "_level": 1,
100 "_components": [
101 {
102 "__id__": 62
103 },
104 {
105 "__id__": 63
106 }
107 ],
108 "_prefab": null,
109 "_opacity": 255,
110 "_color": {
111 "__type__": "cc.Color",
112 "r": 255,
113 "g": 255,
114 "b": 255,
115 "a": 255
116 },
117 "_contentSize": {
118 "__type__": "cc.Size",
119 "width": 1280,
120 "height": 720
121 },
122 "_anchorPoint": {
123 "__type__": "cc.Vec2",
124 "x": 0.5,
125 "y": 0.5
126 },
127 "_position": {
128 "__type__": "cc.Vec3",
129 "x": 640,
130 "y": 360,
131 "z": 0
132 },
133 "_scale": {
134 "__type__": "cc.Vec3",
135 "x": 1,
136 "y": 1,
137 "z": 1
138 },
139 "_eulerAngles": {
140 "__type__": "cc.Vec3",
141 "x": 0,
142 "y": 0,
143 "z": 0
144 },
145 "_skewX": 0,
146 "_skewY": 0,
147 "_is3DNode": false,
148 "groupIndex": 0,
149 "_rotationX": 0,
150 "_rotationY": 0,
151 "_id": "35lCpDoXpBT6W5jya2VQL6"
152 },
153 {
154 "__type__": "cc.Node",
155 "_name": "Main Camera",
156 "_objFlags": 0,
157 "_parent": {
158 "__id__": 2
159 },
160 "_children": [],
161 "_active": true,
162 "_level": 1,
163 "_components": [
164 {
165 "__id__": 4
166 }
167 ],
168 "_prefab": null,
169 "_opacity": 255,
170 "_color": {
171 "__type__": "cc.Color",
172 "r": 255,
173 "g": 255,
174 "b": 255,
175 "a": 255
176 },
177 "_contentSize": {
178 "__type__": "cc.Size",
179 "width": 0,
180 "height": 0
181 },
182 "_anchorPoint": {
183 "__type__": "cc.Vec2",
184 "x": 0.5,
185 "y": 0.5
186 },
187 "_position": {
188 "__type__": "cc.Vec3",
189 "x": 0,
190 "y": 0,
191 "z": 0
192 },
193 "_scale": {
194 "__type__": "cc.Vec3",
195 "x": 1,
196 "y": 1,
197 "z": 1
198 },
199 "_eulerAngles": {
200 "__type__": "cc.Vec3",
201 "x": 0,
202 "y": 0,
203 "z": 0
204 },
205 "_skewX": 0,
206 "_skewY": 0,
207 "_is3DNode": false,
208 "groupIndex": 0,
209 "_rotationX": 0,
210 "_rotationY": 0,
211 "_id": "15eDLptGFKXYjgMRgyDGPB"
212 },
213 {
214 "__type__": "cc.Camera",
215 "_name": "",
216 "_objFlags": 0,
217 "node": {
218 "__id__": 3
219 },
220 "_enabled": true,
221 "_cullingMask": 4294967295,
222 "_clearFlags": 7,
223 "_backgroundColor": {
224 "__type__": "cc.Color",
225 "r": 0,
226 "g": 0,
227 "b": 0,
228 "a": 255
229 },
230 "_depth": -1,
231 "_zoomRatio": 1,
232 "_targetTexture": null,
233 "_fov": 60,
234 "_orthoSize": 10,
235 "_nearClip": 0.1,
236 "_farClip": 4096,
237 "_ortho": true,
238 "_rect": {
239 "__type__": "cc.Rect",
240 "x": 0,
241 "y": 0,
242 "width": 1,
243 "height": 1
244 },
245 "_renderStages": 1,
246 "_id": "eaA3dqGkxGr7EZ+4L6kkzf"
247 },
248 {
249 "__type__": "cc.Node",
250 "_name": "Bg",
251 "_objFlags": 0,
252 "_parent": {
253 "__id__": 2
254 },
255 "_children": [],
256 "_active": true,
257 "_level": 0,
258 "_components": [
259 {
260 "__id__": 6
261 }
262 ],
263 "_prefab": null,
264 "_opacity": 255,
265 "_color": {
266 "__type__": "cc.Color",
267 "r": 255,
268 "g": 255,
269 "b": 255,
270 "a": 255
271 },
272 "_contentSize": {
273 "__type__": "cc.Size",
274 "width": 1280,
275 "height": 720
276 },
277 "_anchorPoint": {
278 "__type__": "cc.Vec2",
279 "x": 0.5,
280 "y": 0.5
281 },
282 "_position": {
283 "__type__": "cc.Vec3",
284 "x": 0,
285 "y": 0,
286 "z": 0
287 },
288 "_scale": {
289 "__type__": "cc.Vec3",
290 "x": 1,
291 "y": 1,
292 "z": 1
293 },
294 "_eulerAngles": {
295 "__type__": "cc.Vec3",
296 "x": 0,
297 "y": 0,
298 "z": 0
299 },
300 "_skewX": 0,
301 "_skewY": 0,
302 "_is3DNode": false,
303 "groupIndex": 0,
304 "_rotationX": 0,
305 "_rotationY": 0,
306 "_id": "52UL8QhKRP7rIY7IAHRFTp"
307 },
308 {
309 "__type__": "cc.Sprite",
310 "_name": "",
311 "_objFlags": 0,
312 "node": {
313 "__id__": 5
314 },
315 "_enabled": true,
316 "_materials": [],
317 "_srcBlendFactor": 770,
318 "_dstBlendFactor": 771,
319 "_spriteFrame": null,
320 "_type": 0,
321 "_sizeMode": 1,
322 "_fillType": 0,
323 "_fillCenter": {
324 "__type__": "cc.Vec2",
325 "x": 0,
326 "y": 0
327 },
328 "_fillStart": 0,
329 "_fillRange": 0,
330 "_isTrimmedMode": true,
331 "_atlas": null,
332 "_id": "7aKoOR0ThKf73Btt3He5i+"
333 },
334 {
335 "__type__": "cc.Node",
336 "_name": "HistoryIcon",
337 "_objFlags": 0,
338 "_parent": {
339 "__id__": 2
340 },
341 "_children": [],
342 "_active": true,
343 "_level": 2,
344 "_components": [
345 {
346 "__id__": 8
347 },
348 {
349 "__id__": 9
350 }
351 ],
352 "_prefab": null,
353 "_opacity": 255,
354 "_color": {
355 "__type__": "cc.Color",
356 "r": 255,
357 "g": 255,
358 "b": 255,
359 "a": 255
360 },
361 "_contentSize": {
362 "__type__": "cc.Size",
363 "width": 142,
364 "height": 54
365 },
366 "_anchorPoint": {
367 "__type__": "cc.Vec2",
368 "x": 0.5,
369 "y": 0.5
370 },
371 "_position": {
372 "__type__": "cc.Vec3",
373 "x": -529,
374 "y": 303,
375 "z": 0
376 },
377 "_scale": {
378 "__type__": "cc.Vec3",
379 "x": 1,
380 "y": 1,
381 "z": 1
382 },
383 "_eulerAngles": {
384 "__type__": "cc.Vec3",
385 "x": 0,
386 "y": 0,
387 "z": 0
388 },
389 "_skewX": 0,
390 "_skewY": 0,
391 "_is3DNode": false,
392 "groupIndex": 0,
393 "_rotationX": 0,
394 "_rotationY": 0,
395 "_id": "58kO24KvJM7Lr3JqqrOgMe"
396 },
397 {
398 "__type__": "cc.Sprite",
399 "_name": "",
400 "_objFlags": 0,
401 "node": {
402 "__id__": 7
403 },
404 "_enabled": true,
405 "_materials": [],
406 "_srcBlendFactor": 770,
407 "_dstBlendFactor": 771,
408 "_spriteFrame": null,
409 "_type": 0,
410 "_sizeMode": 0,
411 "_fillType": 0,
412 "_fillCenter": {
413 "__type__": "cc.Vec2",
414 "x": 0,
415 "y": 0
416 },
417 "_fillStart": 0,
418 "_fillRange": 0,
419 "_isTrimmedMode": true,
420 "_atlas": null,
421 "_id": "9fkztbmZhPq4a1XaLeYYyy"
422 },
423 {
424 "__type__": "cc.Widget",
425 "_name": "",
426 "_objFlags": 0,
427 "node": {
428 "__id__": 7
429 },
430 "_enabled": true,
431 "alignMode": 1,
432 "_target": null,
433 "_alignFlags": 9,
434 "_left": 40,
435 "_right": 0,
436 "_top": 30,
437 "_bottom": 0,
438 "_verticalCenter": 0,
439 "_horizontalCenter": 0,
440 "_isAbsLeft": true,
441 "_isAbsRight": true,
442 "_isAbsTop": true,
443 "_isAbsBottom": true,
444 "_isAbsHorizontalCenter": true,
445 "_isAbsVerticalCenter": true,
446 "_originalWidth": 0,
447 "_originalHeight": 0,
448 "_id": "03wqwYbb1CbbcKCgyB1Zfy"
449 },
450 {
451 "__type__": "cc.Node",
452 "_name": "CollectionIcon",
453 "_objFlags": 0,
454 "_parent": {
455 "__id__": 2
456 },
457 "_children": [],
458 "_active": true,
459 "_level": 2,
460 "_components": [
461 {
462 "__id__": 11
463 },
464 {
465 "__id__": 12
466 }
467 ],
468 "_prefab": null,
469 "_opacity": 255,
470 "_color": {
471 "__type__": "cc.Color",
472 "r": 255,
473 "g": 255,
474 "b": 255,
475 "a": 255
476 },
477 "_contentSize": {
478 "__type__": "cc.Size",
479 "width": 176,
480 "height": 64
481 },
482 "_anchorPoint": {
483 "__type__": "cc.Vec2",
484 "x": 0.5,
485 "y": 0.5
486 },
487 "_position": {
488 "__type__": "cc.Vec3",
489 "x": -452,
490 "y": 303,
491 "z": 0
492 },
493 "_scale": {
494 "__type__": "cc.Vec3",
495 "x": 1,
496 "y": 1,
497 "z": 1
498 },
499 "_eulerAngles": {
500 "__type__": "cc.Vec3",
501 "x": 0,
502 "y": 0,
503 "z": 0
504 },
505 "_skewX": 0,
506 "_skewY": 0,
507 "_is3DNode": false,
508 "groupIndex": 0,
509 "_rotationX": 0,
510 "_rotationY": 0,
511 "_id": "c2nc4WpitNGI6+A3fJmMOz"
512 },
513 {
514 "__type__": "cc.Sprite",
515 "_name": "",
516 "_objFlags": 0,
517 "node": {
518 "__id__": 10
519 },
520 "_enabled": true,
521 "_materials": [
522 {
523 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
524 }
525 ],
526 "_srcBlendFactor": 770,
527 "_dstBlendFactor": 771,
528 "_spriteFrame": {
529 "__uuid__": "fb443772-0913-460b-8dfa-599834443089"
530 },
531 "_type": 0,
532 "_sizeMode": 0,
533 "_fillType": 0,
534 "_fillCenter": {
535 "__type__": "cc.Vec2",
536 "x": 0,
537 "y": 0
538 },
539 "_fillStart": 0,
540 "_fillRange": 0,
541 "_isTrimmedMode": true,
542 "_atlas": null,
543 "_id": "41OCBWKmRMt5Vkv1idi2ad"
544 },
545 {
546 "__type__": "cc.Widget",
547 "_name": "",
548 "_objFlags": 0,
549 "node": {
550 "__id__": 10
551 },
552 "_enabled": true,
553 "alignMode": 1,
554 "_target": null,
555 "_alignFlags": 9,
556 "_left": 100,
557 "_right": 0,
558 "_top": 25,
559 "_bottom": 0,
560 "_verticalCenter": 0,
561 "_horizontalCenter": 0,
562 "_isAbsLeft": true,
563 "_isAbsRight": true,
564 "_isAbsTop": true,
565 "_isAbsBottom": true,
566 "_isAbsHorizontalCenter": true,
567 "_isAbsVerticalCenter": true,
568 "_originalWidth": 0,
569 "_originalHeight": 0,
570 "_id": "ec9nuV9GNN1bch1NMN9i6t"
571 },
572 {
573 "__type__": "cc.Node",
574 "_name": "EditorSprite",
575 "_objFlags": 0,
576 "_parent": {
577 "__id__": 2
578 },
579 "_children": [],
580 "_active": true,
581 "_level": 2,
582 "_components": [
583 {
584 "__id__": 14
585 }
586 ],
587 "_prefab": null,
588 "_opacity": 255,
589 "_color": {
590 "__type__": "cc.Color",
591 "r": 255,
592 "g": 255,
593 "b": 255,
594 "a": 255
595 },
596 "_contentSize": {
597 "__type__": "cc.Size",
598 "width": 137,
599 "height": 63
600 },
601 "_anchorPoint": {
602 "__type__": "cc.Vec2",
603 "x": 0.5,
604 "y": 0.5
605 },
606 "_position": {
607 "__type__": "cc.Vec3",
608 "x": 360,
609 "y": 303,
610 "z": 0
611 },
612 "_scale": {
613 "__type__": "cc.Vec3",
614 "x": 1,
615 "y": 1,
616 "z": 1
617 },
618 "_eulerAngles": {
619 "__type__": "cc.Vec3",
620 "x": 0,
621 "y": 0,
622 "z": 0
623 },
624 "_skewX": 0,
625 "_skewY": 0,
626 "_is3DNode": false,
627 "groupIndex": 0,
628 "_rotationX": 0,
629 "_rotationY": 0,
630 "_id": "6ciKFyaElLH5TQ4kXAqGrd"
631 },
632 {
633 "__type__": "cc.Sprite",
634 "_name": "",
635 "_objFlags": 0,
636 "node": {
637 "__id__": 13
638 },
639 "_enabled": true,
640 "_materials": [
641 {
642 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
643 }
644 ],
645 "_srcBlendFactor": 770,
646 "_dstBlendFactor": 771,
647 "_spriteFrame": {
648 "__uuid__": "d280bcbd-cf96-4d23-a0b2-245a9374328d"
649 },
650 "_type": 0,
651 "_sizeMode": 0,
652 "_fillType": 0,
653 "_fillCenter": {
654 "__type__": "cc.Vec2",
655 "x": 0,
656 "y": 0
657 },
658 "_fillStart": 0,
659 "_fillRange": 0,
660 "_isTrimmedMode": true,
661 "_atlas": null,
662 "_id": "97Q0EH1BRJGKPa98nn2+Yc"
663 },
664 {
665 "__type__": "cc.Node",
666 "_name": "IndexSprite",
667 "_objFlags": 0,
668 "_parent": {
669 "__id__": 2
670 },
671 "_children": [],
672 "_active": true,
673 "_level": 2,
674 "_components": [
675 {
676 "__id__": 16
677 }
678 ],
679 "_prefab": null,
680 "_opacity": 255,
681 "_color": {
682 "__type__": "cc.Color",
683 "r": 255,
684 "g": 255,
685 "b": 255,
686 "a": 255
687 },
688 "_contentSize": {
689 "__type__": "cc.Size",
690 "width": 137,
691 "height": 64
692 },
693 "_anchorPoint": {
694 "__type__": "cc.Vec2",
695 "x": 0.5,
696 "y": 0.5
697 },
698 "_position": {
699 "__type__": "cc.Vec3",
700 "x": 530,
701 "y": 303,
702 "z": 0
703 },
704 "_scale": {
705 "__type__": "cc.Vec3",
706 "x": 1,
707 "y": 1,
708 "z": 1
709 },
710 "_eulerAngles": {
711 "__type__": "cc.Vec3",
712 "x": 0,
713 "y": 0,
714 "z": 0
715 },
716 "_skewX": 0,
717 "_skewY": 0,
718 "_is3DNode": false,
719 "groupIndex": 0,
720 "_rotationX": 0,
721 "_rotationY": 0,
722 "_id": "0bB+Kflr1HKKY9/XCYmf3D"
723 },
724 {
725 "__type__": "cc.Sprite",
726 "_name": "",
727 "_objFlags": 0,
728 "node": {
729 "__id__": 15
730 },
731 "_enabled": true,
732 "_materials": [
733 {
734 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
735 }
736 ],
737 "_srcBlendFactor": 770,
738 "_dstBlendFactor": 771,
739 "_spriteFrame": {
740 "__uuid__": "b8d38b8c-3423-44ac-bc70-4f95ea2a4cb8"
741 },
742 "_type": 0,
743 "_sizeMode": 0,
744 "_fillType": 0,
745 "_fillCenter": {
746 "__type__": "cc.Vec2",
747 "x": 0,
748 "y": 0
749 },
750 "_fillStart": 0,
751 "_fillRange": 0,
752 "_isTrimmedMode": true,
753 "_atlas": null,
754 "_id": "ea0H41MT9Ap67ZyyS10TEq"
755 },
756 {
757 "__type__": "cc.Node",
758 "_name": "TypeListArea",
759 "_objFlags": 0,
760 "_parent": {
761 "__id__": 2
762 },
763 "_children": [
764 {
765 "__id__": 18
766 },
767 {
768 "__id__": 21
769 },
770 {
771 "__id__": 23
772 }
773 ],
774 "_active": false,
775 "_level": 0,
776 "_components": [],
777 "_prefab": null,
778 "_opacity": 255,
779 "_color": {
780 "__type__": "cc.Color",
781 "r": 255,
782 "g": 255,
783 "b": 255,
784 "a": 255
785 },
786 "_contentSize": {
787 "__type__": "cc.Size",
788 "width": 300,
789 "height": 450
790 },
791 "_anchorPoint": {
792 "__type__": "cc.Vec2",
793 "x": 0.5,
794 "y": 0.5
795 },
796 "_position": {
797 "__type__": "cc.Vec3",
798 "x": -450,
799 "y": -25,
800 "z": 0
801 },
802 "_scale": {
803 "__type__": "cc.Vec3",
804 "x": 1,
805 "y": 1,
806 "z": 1
807 },
808 "_eulerAngles": {
809 "__type__": "cc.Vec3",
810 "x": 0,
811 "y": 0,
812 "z": 0
813 },
814 "_skewX": 0,
815 "_skewY": 0,
816 "_is3DNode": false,
817 "groupIndex": 0,
818 "_rotationX": 0,
819 "_rotationY": 0,
820 "_id": "8dduWtCA9Ah4sfMc1qKG8Z"
821 },
822 {
823 "__type__": "cc.Node",
824 "_name": "TypeListWrapper",
825 "_objFlags": 0,
826 "_parent": {
827 "__id__": 17
828 },
829 "_children": [
830 {
831 "__id__": 19
832 }
833 ],
834 "_active": true,
835 "_level": 0,
836 "_components": [
837 {
838 "__id__": 20
839 }
840 ],
841 "_prefab": null,
842 "_opacity": 255,
843 "_color": {
844 "__type__": "cc.Color",
845 "r": 255,
846 "g": 255,
847 "b": 255,
848 "a": 255
849 },
850 "_contentSize": {
851 "__type__": "cc.Size",
852 "width": 300,
853 "height": 450
854 },
855 "_anchorPoint": {
856 "__type__": "cc.Vec2",
857 "x": 0.5,
858 "y": 1
859 },
860 "_position": {
861 "__type__": "cc.Vec3",
862 "x": 0,
863 "y": 225,
864 "z": 0
865 },
866 "_scale": {
867 "__type__": "cc.Vec3",
868 "x": 1,
869 "y": 1,
870 "z": 1
871 },
872 "_eulerAngles": {
873 "__type__": "cc.Vec3",
874 "x": 0,
875 "y": 0,
876 "z": 0
877 },
878 "_skewX": 0,
879 "_skewY": 0,
880 "_is3DNode": false,
881 "groupIndex": 0,
882 "_rotationX": 0,
883 "_rotationY": 0,
884 "_id": "6auvTXe79Jeo/f/xdUQoZr"
885 },
886 {
887 "__type__": "cc.Node",
888 "_name": "TypeList",
889 "_objFlags": 0,
890 "_parent": {
891 "__id__": 18
892 },
893 "_children": [],
894 "_active": true,
895 "_level": 0,
896 "_components": [],
897 "_prefab": null,
898 "_opacity": 255,
899 "_color": {
900 "__type__": "cc.Color",
901 "r": 255,
902 "g": 255,
903 "b": 255,
904 "a": 255
905 },
906 "_contentSize": {
907 "__type__": "cc.Size",
908 "width": 0,
909 "height": 0
910 },
911 "_anchorPoint": {
912 "__type__": "cc.Vec2",
913 "x": 0.5,
914 "y": 1
915 },
916 "_position": {
917 "__type__": "cc.Vec3",
918 "x": 0,
919 "y": 0,
920 "z": 0
921 },
922 "_scale": {
923 "__type__": "cc.Vec3",
924 "x": 1,
925 "y": 1,
926 "z": 1
927 },
928 "_eulerAngles": {
929 "__type__": "cc.Vec3",
930 "x": 0,
931 "y": 0,
932 "z": 0
933 },
934 "_skewX": 0,
935 "_skewY": 0,
936 "_is3DNode": false,
937 "groupIndex": 0,
938 "_rotationX": 0,
939 "_rotationY": 0,
940 "_id": "17/+pxhHRPQqa1j9vdHdLz"
941 },
942 {
943 "__type__": "cc.Mask",
944 "_name": "",
945 "_objFlags": 0,
946 "node": {
947 "__id__": 18
948 },
949 "_enabled": true,
950 "_materials": [
951 {
952 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
953 }
954 ],
955 "_spriteFrame": null,
956 "_type": 0,
957 "_segments": 64,
958 "_N$alphaThreshold": 1,
959 "_N$inverted": false,
960 "_id": "7fNB2fWOlFMpqSvXNTlfer"
961 },
962 {
963 "__type__": "cc.Node",
964 "_name": "Up",
965 "_objFlags": 0,
966 "_parent": {
967 "__id__": 17
968 },
969 "_children": [],
970 "_active": true,
971 "_level": 1,
972 "_components": [
973 {
974 "__id__": 22
975 }
976 ],
977 "_prefab": null,
978 "_opacity": 0,
979 "_color": {
980 "__type__": "cc.Color",
981 "r": 255,
982 "g": 255,
983 "b": 255,
984 "a": 255
985 },
986 "_contentSize": {
987 "__type__": "cc.Size",
988 "width": 46,
989 "height": 22
990 },
991 "_anchorPoint": {
992 "__type__": "cc.Vec2",
993 "x": 0.5,
994 "y": 0.5
995 },
996 "_position": {
997 "__type__": "cc.Vec3",
998 "x": 0,
999 "y": 261,
1000 "z": 0
1001 },
1002 "_scale": {
1003 "__type__": "cc.Vec3",
1004 "x": 1,
1005 "y": 1,
1006 "z": 1
1007 },
1008 "_eulerAngles": {
1009 "__type__": "cc.Vec3",
1010 "x": 0,
1011 "y": 0,
1012 "z": 0
1013 },
1014 "_skewX": 0,
1015 "_skewY": 0,
1016 "_is3DNode": false,
1017 "groupIndex": 0,
1018 "_rotationX": 0,
1019 "_rotationY": 0,
1020 "_id": "85eNeKVr1OLb951tLUb0pj"
1021 },
1022 {
1023 "__type__": "cc.Sprite",
1024 "_name": "",
1025 "_objFlags": 0,
1026 "node": {
1027 "__id__": 21
1028 },
1029 "_enabled": true,
1030 "_materials": [],
1031 "_srcBlendFactor": 770,
1032 "_dstBlendFactor": 771,
1033 "_spriteFrame": null,
1034 "_type": 0,
1035 "_sizeMode": 1,
1036 "_fillType": 0,
1037 "_fillCenter": {
1038 "__type__": "cc.Vec2",
1039 "x": 0,
1040 "y": 0
1041 },
1042 "_fillStart": 0,
1043 "_fillRange": 0,
1044 "_isTrimmedMode": true,
1045 "_atlas": null,
1046 "_id": "7ezxR7BQ5LnIb7twgLUgrP"
1047 },
1048 {
1049 "__type__": "cc.Node",
1050 "_name": "Down",
1051 "_objFlags": 0,
1052 "_parent": {
1053 "__id__": 17
1054 },
1055 "_children": [],
1056 "_active": true,
1057 "_level": 1,
1058 "_components": [
1059 {
1060 "__id__": 24
1061 }
1062 ],
1063 "_prefab": null,
1064 "_opacity": 0,
1065 "_color": {
1066 "__type__": "cc.Color",
1067 "r": 255,
1068 "g": 255,
1069 "b": 255,
1070 "a": 255
1071 },
1072 "_contentSize": {
1073 "__type__": "cc.Size",
1074 "width": 46,
1075 "height": 28
1076 },
1077 "_anchorPoint": {
1078 "__type__": "cc.Vec2",
1079 "x": 0.5,
1080 "y": 0.5
1081 },
1082 "_position": {
1083 "__type__": "cc.Vec3",
1084 "x": 0,
1085 "y": -265,
1086 "z": 0
1087 },
1088 "_scale": {
1089 "__type__": "cc.Vec3",
1090 "x": 1,
1091 "y": 1,
1092 "z": 1
1093 },
1094 "_eulerAngles": {
1095 "__type__": "cc.Vec3",
1096 "x": 0,
1097 "y": 0,
1098 "z": 0
1099 },
1100 "_skewX": 0,
1101 "_skewY": 0,
1102 "_is3DNode": false,
1103 "groupIndex": 0,
1104 "_rotationX": 0,
1105 "_rotationY": 0,
1106 "_id": "27uByxQM9ALJpKDHMGUgLn"
1107 },
1108 {
1109 "__type__": "cc.Sprite",
1110 "_name": "",
1111 "_objFlags": 0,
1112 "node": {
1113 "__id__": 23
1114 },
1115 "_enabled": true,
1116 "_materials": [],
1117 "_srcBlendFactor": 770,
1118 "_dstBlendFactor": 771,
1119 "_spriteFrame": null,
1120 "_type": 0,
1121 "_sizeMode": 1,
1122 "_fillType": 0,
1123 "_fillCenter": {
1124 "__type__": "cc.Vec2",
1125 "x": 0,
1126 "y": 0
1127 },
1128 "_fillStart": 0,
1129 "_fillRange": 0,
1130 "_isTrimmedMode": true,
1131 "_atlas": null,
1132 "_id": "1fly3W4qFK+oW3AmyGrosZ"
1133 },
1134 {
1135 "__type__": "cc.Node",
1136 "_name": "CategoryList",
1137 "_objFlags": 0,
1138 "_parent": {
1139 "__id__": 2
1140 },
1141 "_children": [
1142 {
1143 "__id__": 26
1144 },
1145 {
1146 "__id__": 29
1147 }
1148 ],
1149 "_active": true,
1150 "_level": 0,
1151 "_components": [
1152 {
1153 "__id__": 57
1154 }
1155 ],
1156 "_prefab": null,
1157 "_opacity": 255,
1158 "_color": {
1159 "__type__": "cc.Color",
1160 "r": 255,
1161 "g": 255,
1162 "b": 255,
1163 "a": 255
1164 },
1165 "_contentSize": {
1166 "__type__": "cc.Size",
1167 "width": 1180,
1168 "height": 700
1169 },
1170 "_anchorPoint": {
1171 "__type__": "cc.Vec2",
1172 "x": 0.5,
1173 "y": 0.5
1174 },
1175 "_position": {
1176 "__type__": "cc.Vec3",
1177 "x": 0,
1178 "y": -110,
1179 "z": 0
1180 },
1181 "_scale": {
1182 "__type__": "cc.Vec3",
1183 "x": 1,
1184 "y": 1,
1185 "z": 1
1186 },
1187 "_eulerAngles": {
1188 "__type__": "cc.Vec3",
1189 "x": 0,
1190 "y": 0,
1191 "z": 0
1192 },
1193 "_skewX": 0,
1194 "_skewY": 0,
1195 "_is3DNode": false,
1196 "groupIndex": 0,
1197 "_rotationX": 0,
1198 "_rotationY": 0,
1199 "_id": "06frO6y1JCypHXoOsPjccY"
1200 },
1201 {
1202 "__type__": "cc.Node",
1203 "_name": "DataContainerMask",
1204 "_objFlags": 0,
1205 "_parent": {
1206 "__id__": 25
1207 },
1208 "_children": [
1209 {
1210 "__id__": 27
1211 }
1212 ],
1213 "_active": true,
1214 "_level": 0,
1215 "_components": [
1216 {
1217 "__id__": 28
1218 }
1219 ],
1220 "_prefab": null,
1221 "_opacity": 255,
1222 "_color": {
1223 "__type__": "cc.Color",
1224 "r": 255,
1225 "g": 255,
1226 "b": 255,
1227 "a": 255
1228 },
1229 "_contentSize": {
1230 "__type__": "cc.Size",
1231 "width": 1180,
1232 "height": 700
1233 },
1234 "_anchorPoint": {
1235 "__type__": "cc.Vec2",
1236 "x": 0.5,
1237 "y": 0.5
1238 },
1239 "_position": {
1240 "__type__": "cc.Vec3",
1241 "x": 0,
1242 "y": 0,
1243 "z": 0
1244 },
1245 "_scale": {
1246 "__type__": "cc.Vec3",
1247 "x": 1,
1248 "y": 1,
1249 "z": 1
1250 },
1251 "_eulerAngles": {
1252 "__type__": "cc.Vec3",
1253 "x": 0,
1254 "y": 0,
1255 "z": 0
1256 },
1257 "_skewX": 0,
1258 "_skewY": 0,
1259 "_is3DNode": false,
1260 "groupIndex": 0,
1261 "_rotationX": 0,
1262 "_rotationY": 0,
1263 "_id": "41FtYYUpFFsKGDRBP61BYo"
1264 },
1265 {
1266 "__type__": "cc.Node",
1267 "_name": "DataContainer",
1268 "_objFlags": 0,
1269 "_parent": {
1270 "__id__": 26
1271 },
1272 "_children": [],
1273 "_active": true,
1274 "_level": 0,
1275 "_components": [],
1276 "_prefab": null,
1277 "_opacity": 255,
1278 "_color": {
1279 "__type__": "cc.Color",
1280 "r": 255,
1281 "g": 255,
1282 "b": 255,
1283 "a": 255
1284 },
1285 "_contentSize": {
1286 "__type__": "cc.Size",
1287 "width": 0,
1288 "height": 0
1289 },
1290 "_anchorPoint": {
1291 "__type__": "cc.Vec2",
1292 "x": 0.5,
1293 "y": 0.5
1294 },
1295 "_position": {
1296 "__type__": "cc.Vec3",
1297 "x": 0,
1298 "y": 0,
1299 "z": 0
1300 },
1301 "_scale": {
1302 "__type__": "cc.Vec3",
1303 "x": 1,
1304 "y": 1,
1305 "z": 1
1306 },
1307 "_eulerAngles": {
1308 "__type__": "cc.Vec3",
1309 "x": 0,
1310 "y": 0,
1311 "z": 0
1312 },
1313 "_skewX": 0,
1314 "_skewY": 0,
1315 "_is3DNode": false,
1316 "groupIndex": 0,
1317 "_rotationX": 0,
1318 "_rotationY": 0,
1319 "_id": "c7f+9L3H1I1btvdQBNKGsV"
1320 },
1321 {
1322 "__type__": "cc.Mask",
1323 "_name": "",
1324 "_objFlags": 0,
1325 "node": {
1326 "__id__": 26
1327 },
1328 "_enabled": true,
1329 "_materials": [
1330 {
1331 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1332 }
1333 ],
1334 "_spriteFrame": null,
1335 "_type": 0,
1336 "_segments": 64,
1337 "_N$alphaThreshold": 1,
1338 "_N$inverted": false,
1339 "_id": "4c3lBFSQ1EGYKNtPXWhJ7h"
1340 },
1341 {
1342 "__type__": "cc.Node",
1343 "_name": "ScrollBarContainer",
1344 "_objFlags": 0,
1345 "_parent": {
1346 "__id__": 25
1347 },
1348 "_children": [
1349 {
1350 "__id__": 30
1351 },
1352 {
1353 "__id__": 32
1354 }
1355 ],
1356 "_active": false,
1357 "_level": 0,
1358 "_components": [
1359 {
1360 "__id__": 55
1361 },
1362 {
1363 "__id__": 56
1364 }
1365 ],
1366 "_prefab": null,
1367 "_opacity": 255,
1368 "_color": {
1369 "__type__": "cc.Color",
1370 "r": 255,
1371 "g": 255,
1372 "b": 255,
1373 "a": 255
1374 },
1375 "_contentSize": {
1376 "__type__": "cc.Size",
1377 "width": 10,
1378 "height": 510
1379 },
1380 "_anchorPoint": {
1381 "__type__": "cc.Vec2",
1382 "x": 0.5,
1383 "y": 0.5
1384 },
1385 "_position": {
1386 "__type__": "cc.Vec3",
1387 "x": 450,
1388 "y": 95,
1389 "z": 0
1390 },
1391 "_scale": {
1392 "__type__": "cc.Vec3",
1393 "x": 1,
1394 "y": 1,
1395 "z": 1
1396 },
1397 "_eulerAngles": {
1398 "__type__": "cc.Vec3",
1399 "x": 0,
1400 "y": 0,
1401 "z": 0
1402 },
1403 "_skewX": 0,
1404 "_skewY": 0,
1405 "_is3DNode": false,
1406 "groupIndex": 0,
1407 "_rotationX": 0,
1408 "_rotationY": 0,
1409 "_id": "a0RYHYjrZE0LpZLOHuCfdo"
1410 },
1411 {
1412 "__type__": "cc.Node",
1413 "_name": "ScrollBarHight",
1414 "_objFlags": 0,
1415 "_parent": {
1416 "__id__": 29
1417 },
1418 "_children": [],
1419 "_active": true,
1420 "_level": 0,
1421 "_components": [
1422 {
1423 "__id__": 31
1424 }
1425 ],
1426 "_prefab": null,
1427 "_opacity": 100,
1428 "_color": {
1429 "__type__": "cc.Color",
1430 "r": 255,
1431 "g": 255,
1432 "b": 255,
1433 "a": 255
1434 },
1435 "_contentSize": {
1436 "__type__": "cc.Size",
1437 "width": 2,
1438 "height": 510
1439 },
1440 "_anchorPoint": {
1441 "__type__": "cc.Vec2",
1442 "x": 0.5,
1443 "y": 0.5
1444 },
1445 "_position": {
1446 "__type__": "cc.Vec3",
1447 "x": 0,
1448 "y": 0,
1449 "z": 0
1450 },
1451 "_scale": {
1452 "__type__": "cc.Vec3",
1453 "x": 1,
1454 "y": 1,
1455 "z": 1
1456 },
1457 "_eulerAngles": {
1458 "__type__": "cc.Vec3",
1459 "x": 0,
1460 "y": 0,
1461 "z": 0
1462 },
1463 "_skewX": 0,
1464 "_skewY": 0,
1465 "_is3DNode": false,
1466 "groupIndex": 0,
1467 "_rotationX": 0,
1468 "_rotationY": 0,
1469 "_id": "aea0uje3VJ+r2K1cEsWaZB"
1470 },
1471 {
1472 "__type__": "cc.Sprite",
1473 "_name": "",
1474 "_objFlags": 0,
1475 "node": {
1476 "__id__": 30
1477 },
1478 "_enabled": true,
1479 "_materials": [
1480 {
1481 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1482 }
1483 ],
1484 "_srcBlendFactor": 770,
1485 "_dstBlendFactor": 771,
1486 "_spriteFrame": {
1487 "__uuid__": "09a8ef24-6e6c-4375-93fd-fc0e0219f0a1"
1488 },
1489 "_type": 0,
1490 "_sizeMode": 0,
1491 "_fillType": 0,
1492 "_fillCenter": {
1493 "__type__": "cc.Vec2",
1494 "x": 0,
1495 "y": 0
1496 },
1497 "_fillStart": 0,
1498 "_fillRange": 0,
1499 "_isTrimmedMode": true,
1500 "_atlas": null,
1501 "_id": "c9v9y8O6tLLp8TDBmPrFuE"
1502 },
1503 {
1504 "__type__": "cc.Node",
1505 "_name": "ScrollBarShadow",
1506 "_objFlags": 0,
1507 "_parent": {
1508 "__id__": 29
1509 },
1510 "_children": [
1511 {
1512 "__id__": 33
1513 }
1514 ],
1515 "_active": true,
1516 "_level": 0,
1517 "_components": [
1518 {
1519 "__id__": 53
1520 },
1521 {
1522 "__id__": 54
1523 }
1524 ],
1525 "_prefab": null,
1526 "_opacity": 255,
1527 "_color": {
1528 "__type__": "cc.Color",
1529 "r": 255,
1530 "g": 255,
1531 "b": 255,
1532 "a": 255
1533 },
1534 "_contentSize": {
1535 "__type__": "cc.Size",
1536 "width": 2,
1537 "height": 94
1538 },
1539 "_anchorPoint": {
1540 "__type__": "cc.Vec2",
1541 "x": 0.5,
1542 "y": 0
1543 },
1544 "_position": {
1545 "__type__": "cc.Vec3",
1546 "x": 0,
1547 "y": 161,
1548 "z": 0
1549 },
1550 "_scale": {
1551 "__type__": "cc.Vec3",
1552 "x": 1,
1553 "y": 1,
1554 "z": 1
1555 },
1556 "_eulerAngles": {
1557 "__type__": "cc.Vec3",
1558 "x": 0,
1559 "y": 0,
1560 "z": 0
1561 },
1562 "_skewX": 0,
1563 "_skewY": 0,
1564 "_is3DNode": false,
1565 "groupIndex": 0,
1566 "_rotationX": 0,
1567 "_rotationY": 0,
1568 "_id": "76bxcSxgpD7J0kDTdSoMxj"
1569 },
1570 {
1571 "__type__": "cc.Node",
1572 "_name": "ScrollBarBlock",
1573 "_objFlags": 0,
1574 "_parent": {
1575 "__id__": 32
1576 },
1577 "_children": [
1578 {
1579 "__id__": 34
1580 },
1581 {
1582 "__id__": 37
1583 },
1584 {
1585 "__id__": 40
1586 }
1587 ],
1588 "_active": true,
1589 "_level": 0,
1590 "_components": [
1591 {
1592 "__id__": 51
1593 },
1594 {
1595 "__id__": 52
1596 }
1597 ],
1598 "_prefab": null,
1599 "_opacity": 255,
1600 "_color": {
1601 "__type__": "cc.Color",
1602 "r": 255,
1603 "g": 255,
1604 "b": 255,
1605 "a": 255
1606 },
1607 "_contentSize": {
1608 "__type__": "cc.Size",
1609 "width": 10,
1610 "height": 94
1611 },
1612 "_anchorPoint": {
1613 "__type__": "cc.Vec2",
1614 "x": 0.5,
1615 "y": 0.5
1616 },
1617 "_position": {
1618 "__type__": "cc.Vec3",
1619 "x": 0,
1620 "y": 47,
1621 "z": 0
1622 },
1623 "_scale": {
1624 "__type__": "cc.Vec3",
1625 "x": 1,
1626 "y": 1,
1627 "z": 1
1628 },
1629 "_eulerAngles": {
1630 "__type__": "cc.Vec3",
1631 "x": 0,
1632 "y": 0,
1633 "z": 0
1634 },
1635 "_skewX": 0,
1636 "_skewY": 0,
1637 "_is3DNode": false,
1638 "groupIndex": 0,
1639 "_rotationX": 0,
1640 "_rotationY": 0,
1641 "_id": "48P8O67rVI44wUuBKZkmZc"
1642 },
1643 {
1644 "__type__": "cc.Node",
1645 "_name": "AU",
1646 "_objFlags": 0,
1647 "_parent": {
1648 "__id__": 33
1649 },
1650 "_children": [],
1651 "_active": true,
1652 "_level": 0,
1653 "_components": [
1654 {
1655 "__id__": 35
1656 },
1657 {
1658 "__id__": 36
1659 }
1660 ],
1661 "_prefab": null,
1662 "_opacity": 255,
1663 "_color": {
1664 "__type__": "cc.Color",
1665 "r": 255,
1666 "g": 255,
1667 "b": 255,
1668 "a": 255
1669 },
1670 "_contentSize": {
1671 "__type__": "cc.Size",
1672 "width": 10,
1673 "height": 12
1674 },
1675 "_anchorPoint": {
1676 "__type__": "cc.Vec2",
1677 "x": 0.5,
1678 "y": 0.5
1679 },
1680 "_position": {
1681 "__type__": "cc.Vec3",
1682 "x": 30,
1683 "y": 47,
1684 "z": 0
1685 },
1686 "_scale": {
1687 "__type__": "cc.Vec3",
1688 "x": 1,
1689 "y": 1,
1690 "z": 1
1691 },
1692 "_eulerAngles": {
1693 "__type__": "cc.Vec3",
1694 "x": 0,
1695 "y": 0,
1696 "z": 0
1697 },
1698 "_skewX": 0,
1699 "_skewY": 0,
1700 "_is3DNode": false,
1701 "groupIndex": 0,
1702 "_rotationX": 0,
1703 "_rotationY": 0,
1704 "_id": "908NW17S9IWIwhCraN8TNi"
1705 },
1706 {
1707 "__type__": "cc.Sprite",
1708 "_name": "",
1709 "_objFlags": 0,
1710 "node": {
1711 "__id__": 34
1712 },
1713 "_enabled": true,
1714 "_materials": [
1715 {
1716 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1717 }
1718 ],
1719 "_srcBlendFactor": 770,
1720 "_dstBlendFactor": 771,
1721 "_spriteFrame": {
1722 "__uuid__": "4c455926-9c22-4c21-904f-115a1b42be25"
1723 },
1724 "_type": 0,
1725 "_sizeMode": 0,
1726 "_fillType": 0,
1727 "_fillCenter": {
1728 "__type__": "cc.Vec2",
1729 "x": 0,
1730 "y": 0
1731 },
1732 "_fillStart": 0,
1733 "_fillRange": 0,
1734 "_isTrimmedMode": true,
1735 "_atlas": null,
1736 "_id": "9cvFFCQ95AZo1Gmv+JdTQh"
1737 },
1738 {
1739 "__type__": "cc.Widget",
1740 "_name": "",
1741 "_objFlags": 0,
1742 "node": {
1743 "__id__": 34
1744 },
1745 "_enabled": true,
1746 "alignMode": 0,
1747 "_target": null,
1748 "_alignFlags": 12,
1749 "_left": 30,
1750 "_right": 0,
1751 "_top": 41,
1752 "_bottom": 88,
1753 "_verticalCenter": 0,
1754 "_horizontalCenter": 0,
1755 "_isAbsLeft": true,
1756 "_isAbsRight": true,
1757 "_isAbsTop": true,
1758 "_isAbsBottom": true,
1759 "_isAbsHorizontalCenter": true,
1760 "_isAbsVerticalCenter": true,
1761 "_originalWidth": 0,
1762 "_originalHeight": 12,
1763 "_id": "0fuza5pxlDrZ1senA5+bsa"
1764 },
1765 {
1766 "__type__": "cc.Node",
1767 "_name": "AD",
1768 "_objFlags": 0,
1769 "_parent": {
1770 "__id__": 33
1771 },
1772 "_children": [],
1773 "_active": true,
1774 "_level": 0,
1775 "_components": [
1776 {
1777 "__id__": 38
1778 },
1779 {
1780 "__id__": 39
1781 }
1782 ],
1783 "_prefab": null,
1784 "_opacity": 255,
1785 "_color": {
1786 "__type__": "cc.Color",
1787 "r": 255,
1788 "g": 255,
1789 "b": 255,
1790 "a": 255
1791 },
1792 "_contentSize": {
1793 "__type__": "cc.Size",
1794 "width": 10,
1795 "height": 13
1796 },
1797 "_anchorPoint": {
1798 "__type__": "cc.Vec2",
1799 "x": 0.5,
1800 "y": 0.5
1801 },
1802 "_position": {
1803 "__type__": "cc.Vec3",
1804 "x": 30,
1805 "y": -47,
1806 "z": 0
1807 },
1808 "_scale": {
1809 "__type__": "cc.Vec3",
1810 "x": 1,
1811 "y": 1,
1812 "z": 1
1813 },
1814 "_eulerAngles": {
1815 "__type__": "cc.Vec3",
1816 "x": 0,
1817 "y": 0,
1818 "z": 0
1819 },
1820 "_skewX": 0,
1821 "_skewY": 0,
1822 "_is3DNode": false,
1823 "groupIndex": 0,
1824 "_rotationX": 0,
1825 "_rotationY": 0,
1826 "_id": "aaZxxRL/NLFIry6M+Vw7X4"
1827 },
1828 {
1829 "__type__": "cc.Sprite",
1830 "_name": "",
1831 "_objFlags": 0,
1832 "node": {
1833 "__id__": 37
1834 },
1835 "_enabled": true,
1836 "_materials": [
1837 {
1838 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1839 }
1840 ],
1841 "_srcBlendFactor": 770,
1842 "_dstBlendFactor": 771,
1843 "_spriteFrame": {
1844 "__uuid__": "17b8df2f-d8ef-4693-8db5-d19182b1dd0b"
1845 },
1846 "_type": 0,
1847 "_sizeMode": 0,
1848 "_fillType": 0,
1849 "_fillCenter": {
1850 "__type__": "cc.Vec2",
1851 "x": 0,
1852 "y": 0
1853 },
1854 "_fillStart": 0,
1855 "_fillRange": 0,
1856 "_isTrimmedMode": true,
1857 "_atlas": null,
1858 "_id": "75zxKIue5JNZhLI/kSC86Y"
1859 },
1860 {
1861 "__type__": "cc.Widget",
1862 "_name": "",
1863 "_objFlags": 0,
1864 "node": {
1865 "__id__": 37
1866 },
1867 "_enabled": true,
1868 "alignMode": 0,
1869 "_target": null,
1870 "_alignFlags": 13,
1871 "_left": 30,
1872 "_right": 0,
1873 "_top": 87.5,
1874 "_bottom": -6.5,
1875 "_verticalCenter": 0,
1876 "_horizontalCenter": 0,
1877 "_isAbsLeft": true,
1878 "_isAbsRight": true,
1879 "_isAbsTop": true,
1880 "_isAbsBottom": true,
1881 "_isAbsHorizontalCenter": true,
1882 "_isAbsVerticalCenter": true,
1883 "_originalWidth": 0,
1884 "_originalHeight": 12,
1885 "_id": "c6HiL4c9JNcYV0v9mEky1e"
1886 },
1887 {
1888 "__type__": "cc.Node",
1889 "_name": "Page",
1890 "_objFlags": 0,
1891 "_parent": {
1892 "__id__": 33
1893 },
1894 "_children": [
1895 {
1896 "__id__": 41
1897 },
1898 {
1899 "__id__": 43
1900 },
1901 {
1902 "__id__": 45
1903 },
1904 {
1905 "__id__": 47
1906 }
1907 ],
1908 "_active": true,
1909 "_level": 0,
1910 "_components": [
1911 {
1912 "__id__": 49
1913 },
1914 {
1915 "__id__": 50
1916 }
1917 ],
1918 "_prefab": null,
1919 "_opacity": 255,
1920 "_color": {
1921 "__type__": "cc.Color",
1922 "r": 255,
1923 "g": 255,
1924 "b": 255,
1925 "a": 255
1926 },
1927 "_contentSize": {
1928 "__type__": "cc.Size",
1929 "width": 18,
1930 "height": 58.67999999999999
1931 },
1932 "_anchorPoint": {
1933 "__type__": "cc.Vec2",
1934 "x": 0.5,
1935 "y": 0.5
1936 },
1937 "_position": {
1938 "__type__": "cc.Vec3",
1939 "x": 30,
1940 "y": -2.3399999999999963,
1941 "z": 0
1942 },
1943 "_scale": {
1944 "__type__": "cc.Vec3",
1945 "x": 1,
1946 "y": 1,
1947 "z": 1
1948 },
1949 "_eulerAngles": {
1950 "__type__": "cc.Vec3",
1951 "x": 0,
1952 "y": 0,
1953 "z": 0
1954 },
1955 "_skewX": 0,
1956 "_skewY": 0,
1957 "_is3DNode": false,
1958 "groupIndex": 0,
1959 "_rotationX": 0,
1960 "_rotationY": 0,
1961 "_id": "b3fJM5+IJJKZ3EFtDZLhtY"
1962 },
1963 {
1964 "__type__": "cc.PrivateNode",
1965 "_name": "RICHTEXT_CHILD",
1966 "_objFlags": 1024,
1967 "_parent": {
1968 "__id__": 40
1969 },
1970 "_children": [],
1971 "_active": false,
1972 "_level": 1,
1973 "_components": [
1974 {
1975 "__id__": 42
1976 }
1977 ],
1978 "_prefab": null,
1979 "_opacity": 255,
1980 "_color": {
1981 "__type__": "cc.Color",
1982 "r": 255,
1983 "g": 255,
1984 "b": 255,
1985 "a": 255
1986 },
1987 "_contentSize": {
1988 "__type__": "cc.Size",
1989 "width": 18,
1990 "height": 22.68
1991 },
1992 "_anchorPoint": {
1993 "__type__": "cc.Vec2",
1994 "x": 0,
1995 "y": 0
1996 },
1997 "_position": {
1998 "__type__": "cc.Vec3",
1999 "x": -9,
2000 "y": 6.660000000000004,
2001 "z": 0
2002 },
2003 "_scale": {
2004 "__type__": "cc.Vec3",
2005 "x": 1,
2006 "y": 1,
2007 "z": 1
2008 },
2009 "_eulerAngles": {
2010 "__type__": "cc.Vec3",
2011 "x": 0,
2012 "y": 0,
2013 "z": 0
2014 },
2015 "_skewX": 0,
2016 "_skewY": 0,
2017 "_is3DNode": false,
2018 "groupIndex": 0,
2019 "showInEditor": false,
2020 "_id": "492e5MYFVJCa7zVnna9LNZ"
2021 },
2022 {
2023 "__type__": "cc.Label",
2024 "_name": "",
2025 "_objFlags": 0,
2026 "node": {
2027 "__id__": 41
2028 },
2029 "_enabled": true,
2030 "_materials": [
2031 {
2032 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
2033 }
2034 ],
2035 "_useOriginalSize": true,
2036 "_string": "翻",
2037 "_N$string": "翻",
2038 "_fontSize": 18,
2039 "_lineHeight": 18,
2040 "_enableWrapText": true,
2041 "_N$file": null,
2042 "_isSystemFontUsed": true,
2043 "_spacingX": 0,
2044 "_batchAsBitmap": false,
2045 "_N$horizontalAlign": 0,
2046 "_N$verticalAlign": 1,
2047 "_N$fontFamily": "Arial",
2048 "_N$overflow": 0,
2049 "_N$cacheMode": 0,
2050 "_id": "a889jNIhNELK6S73eyqyzh"
2051 },
2052 {
2053 "__type__": "cc.PrivateNode",
2054 "_name": "RICHTEXT_CHILD",
2055 "_objFlags": 1024,
2056 "_parent": {
2057 "__id__": 40
2058 },
2059 "_children": [],
2060 "_active": false,
2061 "_level": 1,
2062 "_components": [
2063 {
2064 "__id__": 44
2065 }
2066 ],
2067 "_prefab": null,
2068 "_opacity": 255,
2069 "_color": {
2070 "__type__": "cc.Color",
2071 "r": 255,
2072 "g": 255,
2073 "b": 255,
2074 "a": 255
2075 },
2076 "_contentSize": {
2077 "__type__": "cc.Size",
2078 "width": 18,
2079 "height": 22.68
2080 },
2081 "_anchorPoint": {
2082 "__type__": "cc.Vec2",
2083 "x": 0,
2084 "y": 0
2085 },
2086 "_position": {
2087 "__type__": "cc.Vec3",
2088 "x": -9,
2089 "y": -11.339999999999996,
2090 "z": 0
2091 },
2092 "_scale": {
2093 "__type__": "cc.Vec3",
2094 "x": 1,
2095 "y": 1,
2096 "z": 1
2097 },
2098 "_eulerAngles": {
2099 "__type__": "cc.Vec3",
2100 "x": 0,
2101 "y": 0,
2102 "z": 0
2103 },
2104 "_skewX": 0,
2105 "_skewY": 0,
2106 "_is3DNode": false,
2107 "groupIndex": 0,
2108 "showInEditor": false,
2109 "_id": "44tdWup1pJCZ9DEJbHSBn4"
2110 },
2111 {
2112 "__type__": "cc.Label",
2113 "_name": "",
2114 "_objFlags": 0,
2115 "node": {
2116 "__id__": 43
2117 },
2118 "_enabled": true,
2119 "_materials": [
2120 {
2121 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
2122 }
2123 ],
2124 "_useOriginalSize": true,
2125 "_string": "页",
2126 "_N$string": "页",
2127 "_fontSize": 18,
2128 "_lineHeight": 18,
2129 "_enableWrapText": true,
2130 "_N$file": null,
2131 "_isSystemFontUsed": true,
2132 "_spacingX": 0,
2133 "_batchAsBitmap": false,
2134 "_N$horizontalAlign": 0,
2135 "_N$verticalAlign": 1,
2136 "_N$fontFamily": "Arial",
2137 "_N$overflow": 0,
2138 "_N$cacheMode": 0,
2139 "_id": "9edkJf6uRLJonLoSuoqvK5"
2140 },
2141 {
2142 "__type__": "cc.PrivateNode",
2143 "_name": "RICHTEXT_CHILD",
2144 "_objFlags": 1024,
2145 "_parent": {
2146 "__id__": 40
2147 },
2148 "_children": [],
2149 "_active": false,
2150 "_level": 1,
2151 "_components": [
2152 {
2153 "__id__": 46
2154 }
2155 ],
2156 "_prefab": null,
2157 "_opacity": 255,
2158 "_color": {
2159 "__type__": "cc.Color",
2160 "r": 255,
2161 "g": 255,
2162 "b": 255,
2163 "a": 255
2164 },
2165 "_contentSize": {
2166 "__type__": "cc.Size",
2167 "width": 5,
2168 "height": 22.68
2169 },
2170 "_anchorPoint": {
2171 "__type__": "cc.Vec2",
2172 "x": 0,
2173 "y": 0
2174 },
2175 "_position": {
2176 "__type__": "cc.Vec3",
2177 "x": -9,
2178 "y": -29.339999999999996,
2179 "z": 0
2180 },
2181 "_scale": {
2182 "__type__": "cc.Vec3",
2183 "x": 1,
2184 "y": 1,
2185 "z": 1
2186 },
2187 "_eulerAngles": {
2188 "__type__": "cc.Vec3",
2189 "x": 0,
2190 "y": 0,
2191 "z": 0
2192 },
2193 "_skewX": 0,
2194 "_skewY": 0,
2195 "_is3DNode": false,
2196 "groupIndex": 0,
2197 "showInEditor": false,
2198 "_id": "afYFpDSEFJAIUEiK4MAC3Z"
2199 },
2200 {
2201 "__type__": "cc.Label",
2202 "_name": "",
2203 "_objFlags": 0,
2204 "node": {
2205 "__id__": 45
2206 },
2207 "_enabled": true,
2208 "_materials": [
2209 {
2210 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
2211 }
2212 ],
2213 "_useOriginalSize": true,
2214 "_string": " ",
2215 "_N$string": " ",
2216 "_fontSize": 18,
2217 "_lineHeight": 18,
2218 "_enableWrapText": true,
2219 "_N$file": null,
2220 "_isSystemFontUsed": true,
2221 "_spacingX": 0,
2222 "_batchAsBitmap": false,
2223 "_N$horizontalAlign": 0,
2224 "_N$verticalAlign": 1,
2225 "_N$fontFamily": "Arial",
2226 "_N$overflow": 0,
2227 "_N$cacheMode": 0,
2228 "_id": "c6t5tGLcdJBq4G+sp58xbJ"
2229 },
2230 {
2231 "__type__": "cc.PrivateNode",
2232 "_name": "RICHTEXT_CHILD",
2233 "_objFlags": 1024,
2234 "_parent": {
2235 "__id__": 40
2236 },
2237 "_children": [],
2238 "_active": false,
2239 "_level": 1,
2240 "_components": [
2241 {
2242 "__id__": 48
2243 }
2244 ],
2245 "_prefab": null,
2246 "_opacity": 255,
2247 "_color": {
2248 "__type__": "cc.Color",
2249 "r": 255,
2250 "g": 255,
2251 "b": 128,
2252 "a": 255
2253 },
2254 "_contentSize": {
2255 "__type__": "cc.Size",
2256 "width": 10.01,
2257 "height": 22.68
2258 },
2259 "_anchorPoint": {
2260 "__type__": "cc.Vec2",
2261 "x": 0,
2262 "y": 0
2263 },
2264 "_position": {
2265 "__type__": "cc.Vec3",
2266 "x": -4,
2267 "y": -29.339999999999996,
2268 "z": 0
2269 },
2270 "_scale": {
2271 "__type__": "cc.Vec3",
2272 "x": 1,
2273 "y": 1,
2274 "z": 1
2275 },
2276 "_eulerAngles": {
2277 "__type__": "cc.Vec3",
2278 "x": 0,
2279 "y": 0,
2280 "z": 0
2281 },
2282 "_skewX": 0,
2283 "_skewY": 0,
2284 "_is3DNode": false,
2285 "groupIndex": 0,
2286 "showInEditor": false,
2287 "_id": "22NhEcgt9C/IKehlGFl3PF"
2288 },
2289 {
2290 "__type__": "cc.Label",
2291 "_name": "",
2292 "_objFlags": 0,
2293 "node": {
2294 "__id__": 47
2295 },
2296 "_enabled": true,
2297 "_materials": [
2298 {
2299 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
2300 }
2301 ],
2302 "_useOriginalSize": true,
2303 "_string": "1",
2304 "_N$string": "1",
2305 "_fontSize": 18,
2306 "_lineHeight": 18,
2307 "_enableWrapText": true,
2308 "_N$file": null,
2309 "_isSystemFontUsed": true,
2310 "_spacingX": 0,
2311 "_batchAsBitmap": false,
2312 "_N$horizontalAlign": 0,
2313 "_N$verticalAlign": 1,
2314 "_N$fontFamily": "Arial",
2315 "_N$overflow": 0,
2316 "_N$cacheMode": 0,
2317 "_id": "afOldmZFxEfLUMmA5Yb2Xb"
2318 },
2319 {
2320 "__type__": "cc.RichText",
2321 "_name": "",
2322 "_objFlags": 0,
2323 "node": {
2324 "__id__": 40
2325 },
2326 "_enabled": true,
2327 "_fontFamily": "Arial",
2328 "_isSystemFontUsed": true,
2329 "_N$string": "翻\n页\n <color=#FFFF80>1</color>",
2330 "_N$horizontalAlign": 0,
2331 "_N$fontSize": 18,
2332 "_N$font": null,
2333 "_N$maxWidth": 0,
2334 "_N$lineHeight": 18,
2335 "_N$imageAtlas": null,
2336 "_N$handleTouchEvent": true,
2337 "_id": "faZQn2hNFGkpjk/+e/yYVO"
2338 },
2339 {
2340 "__type__": "cc.Widget",
2341 "_name": "",
2342 "_objFlags": 0,
2343 "node": {
2344 "__id__": 40
2345 },
2346 "_enabled": true,
2347 "alignMode": 0,
2348 "_target": null,
2349 "_alignFlags": 9,
2350 "_left": 26,
2351 "_right": 0,
2352 "_top": 20,
2353 "_bottom": 0,
2354 "_verticalCenter": 0,
2355 "_horizontalCenter": 0,
2356 "_isAbsLeft": true,
2357 "_isAbsRight": true,
2358 "_isAbsTop": true,
2359 "_isAbsBottom": true,
2360 "_isAbsHorizontalCenter": true,
2361 "_isAbsVerticalCenter": true,
2362 "_originalWidth": 0,
2363 "_originalHeight": 0,
2364 "_id": "c6wRxxS9hEhoF3FnolTge/"
2365 },
2366 {
2367 "__type__": "cc.Sprite",
2368 "_name": "",
2369 "_objFlags": 0,
2370 "node": {
2371 "__id__": 33
2372 },
2373 "_enabled": true,
2374 "_materials": [
2375 {
2376 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
2377 }
2378 ],
2379 "_srcBlendFactor": 770,
2380 "_dstBlendFactor": 771,
2381 "_spriteFrame": {
2382 "__uuid__": "ccecb956-ef67-4a11-8255-2d476e221119"
2383 },
2384 "_type": 0,
2385 "_sizeMode": 0,
2386 "_fillType": 0,
2387 "_fillCenter": {
2388 "__type__": "cc.Vec2",
2389 "x": 0,
2390 "y": 0
2391 },
2392 "_fillStart": 0,
2393 "_fillRange": 0,
2394 "_isTrimmedMode": true,
2395 "_atlas": null,
2396 "_id": "f7xbJ1lhxNw4k5Z/ACrxW+"
2397 },
2398 {
2399 "__type__": "cc.Widget",
2400 "_name": "",
2401 "_objFlags": 0,
2402 "node": {
2403 "__id__": 33
2404 },
2405 "_enabled": true,
2406 "alignMode": 2,
2407 "_target": null,
2408 "_alignFlags": 4,
2409 "_left": -4,
2410 "_right": 0,
2411 "_top": 0,
2412 "_bottom": 0,
2413 "_verticalCenter": 0,
2414 "_horizontalCenter": 0,
2415 "_isAbsLeft": true,
2416 "_isAbsRight": true,
2417 "_isAbsTop": true,
2418 "_isAbsBottom": true,
2419 "_isAbsHorizontalCenter": true,
2420 "_isAbsVerticalCenter": true,
2421 "_originalWidth": 0,
2422 "_originalHeight": 94,
2423 "_id": "6dWajEocRL9LWbnft/JIsi"
2424 },
2425 {
2426 "__type__": "cc.Sprite",
2427 "_name": "",
2428 "_objFlags": 0,
2429 "node": {
2430 "__id__": 32
2431 },
2432 "_enabled": true,
2433 "_materials": [
2434 {
2435 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
2436 }
2437 ],
2438 "_srcBlendFactor": 770,
2439 "_dstBlendFactor": 771,
2440 "_spriteFrame": {
2441 "__uuid__": "1668a88d-480a-4952-9870-4c7933af5cba"
2442 },
2443 "_type": 0,
2444 "_sizeMode": 0,
2445 "_fillType": 0,
2446 "_fillCenter": {
2447 "__type__": "cc.Vec2",
2448 "x": 0,
2449 "y": 0
2450 },
2451 "_fillStart": 0,
2452 "_fillRange": 0,
2453 "_isTrimmedMode": true,
2454 "_atlas": null,
2455 "_id": "4e6paprAFPzJyN6S9QyURH"
2456 },
2457 {
2458 "__type__": "cc.Widget",
2459 "_name": "",
2460 "_objFlags": 0,
2461 "node": {
2462 "__id__": 32
2463 },
2464 "_enabled": true,
2465 "alignMode": 2,
2466 "_target": null,
2467 "_alignFlags": 1,
2468 "_left": 0,
2469 "_right": 0,
2470 "_top": 0,
2471 "_bottom": 510,
2472 "_verticalCenter": 0,
2473 "_horizontalCenter": 0,
2474 "_isAbsLeft": true,
2475 "_isAbsRight": true,
2476 "_isAbsTop": true,
2477 "_isAbsBottom": true,
2478 "_isAbsHorizontalCenter": true,
2479 "_isAbsVerticalCenter": true,
2480 "_originalWidth": 0,
2481 "_originalHeight": 0,
2482 "_id": "19jqxsTD5NL7CSeBplaD1S"
2483 },
2484 {
2485 "__type__": "cc.Widget",
2486 "_name": "",
2487 "_objFlags": 0,
2488 "node": {
2489 "__id__": 29
2490 },
2491 "_enabled": true,
2492 "alignMode": 0,
2493 "_target": null,
2494 "_alignFlags": 33,
2495 "_left": 0,
2496 "_right": -30,
2497 "_top": 0,
2498 "_bottom": 0,
2499 "_verticalCenter": 0,
2500 "_horizontalCenter": 0,
2501 "_isAbsLeft": true,
2502 "_isAbsRight": true,
2503 "_isAbsTop": true,
2504 "_isAbsBottom": true,
2505 "_isAbsHorizontalCenter": true,
2506 "_isAbsVerticalCenter": true,
2507 "_originalWidth": 0,
2508 "_originalHeight": 0,
2509 "_id": "252hsSC9hG94MOHBWA+BoL"
2510 },
2511 {
2512 "__type__": "cc.Mask",
2513 "_name": "",
2514 "_objFlags": 0,
2515 "node": {
2516 "__id__": 29
2517 },
2518 "_enabled": false,
2519 "_materials": [],
2520 "_spriteFrame": null,
2521 "_type": 0,
2522 "_segments": 64,
2523 "_N$alphaThreshold": 0,
2524 "_N$inverted": false,
2525 "_id": "93FRDm37hF25rGVjxAR2uf"
2526 },
2527 {
2528 "__type__": "cc.Widget",
2529 "_name": "",
2530 "_objFlags": 0,
2531 "node": {
2532 "__id__": 25
2533 },
2534 "_enabled": true,
2535 "alignMode": 0,
2536 "_target": null,
2537 "_alignFlags": 9,
2538 "_left": 50,
2539 "_right": 0,
2540 "_top": 120,
2541 "_bottom": 0,
2542 "_verticalCenter": 0,
2543 "_horizontalCenter": 0,
2544 "_isAbsLeft": true,
2545 "_isAbsRight": true,
2546 "_isAbsTop": true,
2547 "_isAbsBottom": true,
2548 "_isAbsHorizontalCenter": true,
2549 "_isAbsVerticalCenter": true,
2550 "_originalWidth": 0,
2551 "_originalHeight": 0,
2552 "_id": "355tiWJmxInYM/eqzoEDWg"
2553 },
2554 {
2555 "__type__": "cc.Node",
2556 "_name": "BlankIcon",
2557 "_objFlags": 0,
2558 "_parent": {
2559 "__id__": 2
2560 },
2561 "_children": [],
2562 "_active": true,
2563 "_level": 2,
2564 "_components": [
2565 {
2566 "__id__": 59
2567 }
2568 ],
2569 "_prefab": null,
2570 "_opacity": 0,
2571 "_color": {
2572 "__type__": "cc.Color",
2573 "r": 255,
2574 "g": 255,
2575 "b": 255,
2576 "a": 255
2577 },
2578 "_contentSize": {
2579 "__type__": "cc.Size",
2580 "width": 784,
2581 "height": 448
2582 },
2583 "_anchorPoint": {
2584 "__type__": "cc.Vec2",
2585 "x": 0.5,
2586 "y": 0.5
2587 },
2588 "_position": {
2589 "__type__": "cc.Vec3",
2590 "x": 110,
2591 "y": 0,
2592 "z": 0
2593 },
2594 "_scale": {
2595 "__type__": "cc.Vec3",
2596 "x": 1,
2597 "y": 1,
2598 "z": 1
2599 },
2600 "_eulerAngles": {
2601 "__type__": "cc.Vec3",
2602 "x": 0,
2603 "y": 0,
2604 "z": 0
2605 },
2606 "_skewX": 0,
2607 "_skewY": 0,
2608 "_is3DNode": false,
2609 "groupIndex": 0,
2610 "_rotationX": 0,
2611 "_rotationY": 0,
2612 "_id": "1ccs3mcnFIa6fgJxEGXu9v"
2613 },
2614 {
2615 "__type__": "cc.Sprite",
2616 "_name": "",
2617 "_objFlags": 0,
2618 "node": {
2619 "__id__": 58
2620 },
2621 "_enabled": true,
2622 "_materials": [],
2623 "_srcBlendFactor": 770,
2624 "_dstBlendFactor": 771,
2625 "_spriteFrame": null,
2626 "_type": 0,
2627 "_sizeMode": 1,
2628 "_fillType": 0,
2629 "_fillCenter": {
2630 "__type__": "cc.Vec2",
2631 "x": 0,
2632 "y": 0
2633 },
2634 "_fillStart": 0,
2635 "_fillRange": 0,
2636 "_isTrimmedMode": true,
2637 "_atlas": null,
2638 "_id": "d6GEu35MpO0ZJX5EgSknlW"
2639 },
2640 {
2641 "__type__": "cc.Node",
2642 "_name": "DataPosition",
2643 "_objFlags": 0,
2644 "_parent": {
2645 "__id__": 2
2646 },
2647 "_children": [],
2648 "_active": false,
2649 "_level": 2,
2650 "_components": [
2651 {
2652 "__id__": 61
2653 }
2654 ],
2655 "_prefab": null,
2656 "_opacity": 255,
2657 "_color": {
2658 "__type__": "cc.Color",
2659 "r": 255,
2660 "g": 255,
2661 "b": 255,
2662 "a": 255
2663 },
2664 "_contentSize": {
2665 "__type__": "cc.Size",
2666 "width": 25.02,
2667 "height": 22.68
2668 },
2669 "_anchorPoint": {
2670 "__type__": "cc.Vec2",
2671 "x": 0.5,
2672 "y": 0.5
2673 },
2674 "_position": {
2675 "__type__": "cc.Vec3",
2676 "x": 569,
2677 "y": -322,
2678 "z": 0
2679 },
2680 "_scale": {
2681 "__type__": "cc.Vec3",
2682 "x": 1,
2683 "y": 1,
2684 "z": 1
2685 },
2686 "_eulerAngles": {
2687 "__type__": "cc.Vec3",
2688 "x": 0,
2689 "y": 0,
2690 "z": 0
2691 },
2692 "_skewX": 0,
2693 "_skewY": 0,
2694 "_is3DNode": false,
2695 "groupIndex": 0,
2696 "_rotationX": 0,
2697 "_rotationY": 0,
2698 "_id": "85SUP+vgVOOrYxm9l3a+wQ"
2699 },
2700 {
2701 "__type__": "cc.Label",
2702 "_name": "",
2703 "_objFlags": 0,
2704 "node": {
2705 "__id__": 60
2706 },
2707 "_enabled": true,
2708 "_materials": [
2709 {
2710 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
2711 }
2712 ],
2713 "_useOriginalSize": false,
2714 "_string": "1/1",
2715 "_N$string": "1/1",
2716 "_fontSize": 18,
2717 "_lineHeight": 18,
2718 "_enableWrapText": true,
2719 "_N$file": null,
2720 "_isSystemFontUsed": true,
2721 "_spacingX": 0,
2722 "_batchAsBitmap": false,
2723 "_N$horizontalAlign": 1,
2724 "_N$verticalAlign": 1,
2725 "_N$fontFamily": "Arial",
2726 "_N$overflow": 0,
2727 "_N$cacheMode": 0,
2728 "_id": "d0CZ1Ao75PXa0OrFk6SYmo"
2729 },
2730 {
2731 "__type__": "cc.Canvas",
2732 "_name": "",
2733 "_objFlags": 0,
2734 "node": {
2735 "__id__": 2
2736 },
2737 "_enabled": true,
2738 "_designResolution": {
2739 "__type__": "cc.Size",
2740 "width": 1280,
2741 "height": 720
2742 },
2743 "_fitWidth": false,
2744 "_fitHeight": false,
2745 "_id": "00HAZOI7tMbp6I9PvMdzBn"
2746 },
2747 {
2748 "__type__": "432aaiY0ZNGjb2vmoF3e7gb",
2749 "_name": "",
2750 "_objFlags": 0,
2751 "node": {
2752 "__id__": 2
2753 },
2754 "_enabled": true,
2755 "_cLog": null,
2756 "_cApplication": null,
2757 "_cFocus": null,
2758 "_aFocusTargets": [],
2759 "_fiCurrentFocus": null,
2760 "_iSceneStatus": 0,
2761 "_fFocusScaleFactor": 1.06,
2762 "_bIsFocusInit": false,
2763 "_oSceneContext": null,
2764 "_oNextSceneParameter": null,
2765 "_compPlayer": null,
2766 "_aTouchContext": [],
2767 "_defaultBackScene": null,
2768 "_oFocusScaleFactorInfo": null,
2769 "holdClick": false,
2770 "_bShowExitBox": false,
2771 "spriteScrollBarBlock": {
2772 "__id__": 51
2773 },
2774 "spriteScrollBarUp": {
2775 "__id__": 35
2776 },
2777 "spriteScrollBarDown": {
2778 "__id__": 38
2779 },
2780 "_bPfbTypeCellInit": false,
2781 "_aTypeAppId": [],
2782 "_aTypeUrl": [],
2783 "_aNavList": [],
2784 "_nodeTypeHeight": 0,
2785 "TYPE_LIST_CELL_SIZE": 4,
2786 "_strAppId": "",
2787 "_strDirURL": "",
2788 "_oDestURL": null,
2789 "_strIndexURL": "",
2790 "_strIconSrc": "",
2791 "_iCollectionId": 0,
2792 "_aEpisodeIndex": [],
2793 "_strPageIds": "",
2794 "_bIsContentWStatus": true,
2795 "_bIsCategoryListDataInit": false,
2796 "_strIds": "",
2797 "_oType": null,
2798 "_aCategoryMediaId": [],
2799 "_aCategoryAlreadyMediaId": [],
2800 "_bBackStatus": false,
2801 "PFB_TYPE": null,
2802 "_id": "a15wRNM8dNz7y8/tCUBSuF"
2803 }
2804 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.2.0",
3 "uuid": "e126087d-d289-44c5-a274-4c82171fdfa8",
4 "asyncLoadAssets": false,
5 "autoReleaseAssets": false,
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
1 //日记(我的收藏)
2 //这里跳转地址是由返回数据指定,暂未实现
3 var Common = require('Common');
4 var Network = require('Network');
5 var TVFocus = require('TVFocus');
6 var FocusInfo = require('FocusInfo');
7 var TVCanvas = require('TVCanvas');
8 var TVScrollParameter = require('TVScrollParameter');
9 var ListView = require('ListView');
10 var ListCell = require('ListCell');
11
12 cc.Class({
13 extends: TVCanvas,
14
15 properties: {
16 spriteScrollBarBlock: cc.Sprite,
17 spriteScrollBarUp: cc.Sprite,
18 spriteScrollBarDown: cc.Sprite,
19 spriteHistory: cc.Sprite,
20 spriteCollect: cc.Sprite,
21 spriteEditor: cc.Sprite,
22 spriteClear: cc.Sprite,
23 spriteBackEditor: cc.Sprite,
24 _bPfbTypeCellInit: false,
25 _aTypeAppId: [],
26 _nodeTypeHeight: 0,
27 TYPE_LIST_CELL_SIZE: 4,
28 _bIsCategoryListDataInit: false,
29 // _iCurrentTypeIndex: 0,
30
31 _iDefaultCollectionId: 0,
32 _bEditorStatus: false,
33 _oType: null,
34 _aNavList: [], //存储跳转需要的参数,appId,url...
35 _strAppId: '',
36
37 PFB_TYPE: {
38 default: null,
39 type: cc.Prefab,
40 },
41 },
42
43 onLoad: function () {
44 this._super();
45
46 //-----------上下文及参数相关处理------------
47 let oSceneParameter = this._cApplication.getTopSceneParameter();
48 if (oSceneParameter) {
49 this._strAppId = oSceneParameter.appId;//应用id
50 }
51 //恢复上下文
52 if (this._cApplication.getBackStatus()) {
53 this._oSceneContext = this._cApplication.popSceneContext();
54 this._cApplication.setBackStatus(false);
55 } else {
56 this._oSceneContext = {};
57 this._oSceneContext.requestedTypeId = null;
58 this._oSceneContext._iCurrentTypeIndex = 0;
59 this._oSceneContext.categoryRecordIndexOfFirstCell = 0;
60 this._oSceneContext.focusPath = "TypeListArea/TypeListWrapper/TypeList/TypeListCell0";
61 this._oSceneContext.typeListY = 0;
62 // this._oSceneContext.elderTypeId = oSceneParameter.elderTypeId || 37; //从上级拿过来的二级父Id
63 }
64
65 this._strAppId = this._strAppId || "tda7e47f868313d9f5"; //测试
66 //---------上下文及参数相关处理结束-----------
67
68 this.spriteHistory.spriteFrame.setRect(cc.rect(0, 0, 142, 54));
69 this.spriteCollect.spriteFrame.setRect(cc.rect(0, 54, 142, 54));
70 this.spriteEditor.spriteFrame.setRect(cc.rect(0, 0, 142, 54));
71 this.spriteClear.spriteFrame.setRect(cc.rect(0, 0, 142, 54));
72 this.spriteBackEditor.spriteFrame.setRect(cc.rect(0, 0, 142, 54));
73
74 //左分类框框
75 this._nodeTypeListWrapper = cc.find("TypeListArea/TypeListWrapper", this.node);
76 this._nodeTypeList = cc.find("TypeList", this._nodeTypeListWrapper);
77 this._nodeTypeList.addComponent(TVScrollParameter);
78 //右分类框框
79 this._nodeCategoryList = cc.find("CategoryList", this.node);
80 let lvCategoryList = this._nodeCategoryList.addComponent(ListView);
81 lvCategoryList.init(this, 2, 1, 2, 3, 'DiaryListCell',
82 -250, 200, //起始位置
83 0, 53, 15, 0, //margin
84 1, 1,
85 function () {
86 this.getTypeList();
87 }
88 );
89
90 //滚动条按钮
91 let nodeScrollBtn = cc.find("CategoryList/ScrollBarContainer/ScrollBarShadow/ScrollBarBlock", this.node);
92 var fiScrollBtn = nodeScrollBtn.addComponent(FocusInfo);
93 this._aFocusTargets[0]['scroll_bar_block'] = nodeScrollBtn;
94 fiScrollBtn.init(null, true);
95
96 this.getPageBg(this, 'background');
97 },
98
99 getTypeList: function () {
100 let oTypeRequestParameters = {
101 "view": "json",
102 "start": 0,
103 "limit": 100,
104 "name": "indexCollectionNew",
105 "sortField": "left",
106 "sortDirection": "desc",
107 "token": Common.TEST_API_TOKEN,
108 };
109 Network.ajax('GET', Common.TOPDRAW_API_SERVER + "Promotion/ListItemByName", null, oTypeRequestParameters,
110 function (strResponse) {
111 try {
112 var oJSONResult = JSON.parse(strResponse);
113 if (oJSONResult.businessCode == 'success') {
114 this._oType = [];
115 if (oJSONResult.resultSet.length > 0) {
116 for (var i = 0; i < oJSONResult.resultSet.length; i++) {
117 this._oType.push(oJSONResult.resultSet[i]);
118 //恢复上下文带过来的位置
119 // if (this._oSceneContext.requestedTypeId && this._oSceneContext.requestedTypeId == oJSONResult.resultSet[i].id) {
120 // this._iCurrentTypeIndex = i;
121 // }
122 let oTvlink = JSON.parse(oJSONResult.resultSet[i].tvlink);
123 let oListCell = {};
124 let jaClick = oTvlink.click;
125 let oParameters = null
126 for (let i = 0; i < jaClick.length; i++) {
127 oParameters = jaClick[i].parameters;
128 }
129 oListCell.appId = oParameters.appId;
130
131 this._aNavList.push(oListCell);
132 this._aTypeAppId.push(oParameters.appId); //拿到appId并保存到_aTypeAppId
133
134 let nodeTypeListCell = cc.instantiate(this.PFB_TYPE);
135 nodeTypeListCell.y = -nodeTypeListCell.height / 2 - i * (nodeTypeListCell.height + 25) - 10;
136 this._nodeTypeList.addChild(nodeTypeListCell, 10, "TypeListCell" + i);
137 //准备焦点坐标
138 let fiTypeBlock = nodeTypeListCell.addComponent(FocusInfo);
139 fiTypeBlock.init(
140 '',
141 true, null, null, 1.15
142 );
143 this._aFocusTargets[0]['type_list_cell_' + i] = nodeTypeListCell;
144 if (oJSONResult.resultSet[i].image[0]) {
145 let width = oJSONResult.resultSet[i].image[0].width;
146 let height = oJSONResult.resultSet[i].image[0].height / 2;
147 nodeTypeListCell.width = width;
148 nodeTypeListCell.height = height;
149 this._nodeTypeHeight = height;
150 Network.loadImageInNativeRuntime(
151 Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[i].image[0].fileUrl,
152 function (texture) {
153 cc.find('Bg', nodeTypeListCell).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, width, height));
154 }, null, this
155 );
156 }
157 }
158 this._oSceneContext.requestedTypeId = this._aTypeAppId[this._oSceneContext._iCurrentTypeIndex];
159 this.getDefaultCollection();
160 } else {
161 this._oSceneContext.focusPath = "app";
162 }
163 cc.log("Success GET TYPE LIST...");
164 } else {
165 cc.log("Error GET TYPE LIST..." + oJSONResult.description);
166 }
167 } catch (error) {
168 cc.log("Exception GET TYPE LIST..." + error);
169 }
170 },
171 function (strResponse) {
172 cc.log("Communication Error : Get Type List Information..." + strResponse + "\r\n");
173 }, this, "uuid"
174 );
175 },
176
177 /**
178 * 用当前typeid拿到id
179 */
180 getDefaultCollection: function () {
181 this._strAppId = this._aNavList[this._oSceneContext._iCurrentTypeIndex].appId;
182 let oDefaultCollectionParameters = {
183 "view": "json",
184 "appId": this._aTypeAppId[this._oSceneContext._iCurrentTypeIndex],
185 "token": Common.TEST_API_TOKEN,
186 };
187 Network.ajax('GET', Common.TOPDRAW_API_SERVER + "User/GetDefaultCollection", null, oDefaultCollectionParameters,
188 function (strResponse) {
189 try {
190 var oJSONResult = JSON.parse(strResponse);
191 if (oJSONResult.businessCode == 'success') {
192 if (oJSONResult.resultSet.length > 0) {
193 this._iDefaultCollectionId = oJSONResult.resultSet[0].id;
194 this.getCategoryList();
195 } else {
196 this._oSceneContext.focusPath = "app";
197 }
198 cc.log("Success GET DefaultCollection...");
199 } else {
200 cc.log("Error GET DefaultCollection..." + oJSONResult.description);
201 }
202 } catch (error) {
203 cc.log("Exception GET DefaultCollection..." + error);
204 }
205 },
206 function (strResponse) {
207 cc.log("Communication Error : Get DefaultCollection Information..." + strResponse + "\r\n");
208 }, this, "uuid"
209 );
210 },
211
212 getCategoryList: function () {
213 var self = this;
214 let lvCategoryList = this._nodeCategoryList.getComponent(ListView);
215 let oCategoryRequestParameters = {
216 "view": "json",
217 "collectionId": this._iDefaultCollectionId,
218 "appId": this._aTypeAppId[this._oSceneContext._iCurrentTypeIndex],
219 "sortByCollection": 1,
220 "sortField": "update_time",
221 "sortDirection": "desc"
222 };
223 let iStart1 = 0;
224 if (null != this._oSceneContext.categoryRecordIndexOfFirstCell) {
225 iStart1 = this._oSceneContext.categoryRecordIndexOfFirstCell;
226 }
227
228 lvCategoryList.setDataSource(
229 "GET",
230 Common.TOPDRAW_API_SERVER + "User/ListMediaByCollection",
231 oCategoryRequestParameters,
232 iStart1, (lvCategoryList.getShowCellRows() + lvCategoryList.getAlphaCellRows()) * lvCategoryList.getCellCountEachRow(),
233 "", ""
234 );
235
236 lvCategoryList.loadData(
237 function (strResponse) {
238 var oJSONResult = JSON.parse(strResponse);
239 if (oJSONResult.resultSet.length <= 0) { //没有数据就显示占位图
240 cc.find('BlankIcon', this.node).opacity = 255
241 } else {
242 cc.find('BlankIcon', this.node).opacity = 0
243 }
244
245 lvCategoryList.renderInitData(strResponse, function () {
246 this._bIsCategoryListDataInit = true;
247 this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
248 this.checkDataReadyAndInitFocus();
249 this.changeEditorStatus();
250 });
251 },
252 null,
253 this
254 );
255
256 var self = this;
257 this._iShowCellRows = 2;
258 this._iCellCountEachRow = 3;
259 lvCategoryList.setDataPositionRender(function (iPosition, iCount) {
260 //这里是ListView的this 执行时作用域
261 let nodeDataPosition = self.node.getChildByName('DataPosition');
262 if (iCount == 0) {
263 nodeDataPosition.getComponent(cc.Label).string = "1 / 1";
264 nodeDataPosition.x = Common.SCREEN_WIDTH / 2 - 70 - nodeDataPosition.width / 2;
265 return;
266 }
267
268 if (null == iCount) {
269 iCount = parseInt(nodeDataPosition.getComponent(cc.Label).string.split('/')[1]);
270 cc.log(iCount);
271 }
272 nodeDataPosition.getComponent(cc.Label).string = Math.ceil(Math.min((iPosition + self._iShowCellRows * self._iCellCountEachRow - 1), iCount) / self._iShowCellRows / self._iCellCountEachRow) + " / " + Math.ceil(iCount / self._iShowCellRows / self._iCellCountEachRow);
273 nodeDataPosition.x = Common.SCREEN_WIDTH / 2 - 70 - nodeDataPosition.width / 2;
274 // this._compSceneCanvas.checkCountAndDisplayTopBtns(iCount);
275 });
276 },
277
278 /**
279 * 改变管理的状态
280 */
281 changeEditorStatus: function () {
282 var fiFocusTarget = null;
283 if (!this._bIsFocusInit) return; //还未初始化焦点
284 var nodeContainer = cc.find('CategoryList/DataContainerMask/DataContainer', this.node);
285 var aNodeChildren = nodeContainer.children;
286 if (this._bEditorStatus) {
287 fiFocusTarget = cc.find('BackEditorIcon', this.node).getComponent(FocusInfo);
288 cc.find('EditorIcon', this.node).getComponent(FocusInfo).setEnable(false);
289 cc.find('ClearIcon', this.node).getComponent(FocusInfo).setEnable(true);
290 cc.find('BackEditorIcon', this.node).getComponent(FocusInfo).setEnable(true);
291 cc.find('EditorIcon', this.node).opacity = 0;
292 cc.find('BackEditorIcon', this.node).opacity = 255;
293 cc.find('ClearIcon', this.node).opacity = 255;
294 for (let i = 0; i < aNodeChildren.length; i++) {
295 cc.find('GrayMask', aNodeChildren[i]).opacity = 255;
296 }
297 } else {
298 fiFocusTarget = cc.find('EditorIcon', this.node).getComponent(FocusInfo);
299 cc.find('EditorIcon', this.node).getComponent(FocusInfo).setEnable(true);
300 cc.find('ClearIcon', this.node).getComponent(FocusInfo).setEnable(false);
301 cc.find('BackEditorIcon', this.node).getComponent(FocusInfo).setEnable(false);
302 cc.find('EditorIcon', this.node).opacity = 255;
303 cc.find('BackEditorIcon', this.node).opacity = 0;
304 cc.find('ClearIcon', this.node).opacity = 0;
305 for (let i = 0; i < aNodeChildren.length; i++) {
306 cc.find('GrayMask', aNodeChildren[i]).opacity = 0;
307 }
308 }
309 // this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_RIGHT, null, null);//TODO:焦点跳转一次,不然按钮状态无法改变
310 },
311
312
313 //删除ListView条目
314 requestRemoveProgram: function () {
315 let id = this._fiCurrentFocus.node.getChildByName('Id').getComponent(cc.Label).string;
316 var oRemoveProgramPara = {
317 'view': "json",
318 "collectionId": this._iDefaultCollectionId,
319 'mediaIds': id,
320 "appId": this._aTypeAppId[this._oSceneContext._iCurrentTypeIndex],
321 "token": Common.TEST_API_TOKEN,
322 }
323 Network.ajax('GET', Common.TOPDRAW_API_SERVER + "User/RemoveMediaFromCollection", null, oRemoveProgramPara,
324 function (strResponse) {
325 try {
326 var oJSONResult = JSON.parse(strResponse);
327 if (oJSONResult.businessCode == 'success') {
328 cc.log("删除成功");
329 this.getCategoryList();
330 let fiFocusTarget = cc.find("BackEditorIcon", this.node).getComponent(FocusInfo); //处理焦点跳转
331 setTimeout(function () {
332 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_UP, null, null);
333 }.bind(this), 300);
334 cc.log("Success GET RemoveProgram...");
335 } else {
336 cc.log("Error GET RemoveProgram..." + oJSONResult.description);
337 }
338 } catch (error) {
339 cc.log("Exception GET RemoveProgram..." + error);
340 }
341 },
342 function (strResponse) {
343 cc.log("Communication Error : Get RemoveProgram Information..." + strResponse + "\r\n");
344 }, this, "uuid"
345 );
346 },
347
348 //清空所有条目
349 requestRemoveAllProgram: function () {
350 var oRemoveAllProgramPara = {
351 'view': "json",
352 "collectionId": this._iDefaultCollectionId,
353 "appId": this._aTypeAppId[this._oSceneContext._iCurrentTypeIndex],
354 "token": Common.TEST_API_TOKEN,
355 }
356 Network.ajax('GET', Common.TOPDRAW_API_SERVER + "User/RemoveAllMediaFromCollection", null, oRemoveAllProgramPara,
357 function (strResponse) {
358 try {
359 var oJSONResult = JSON.parse(strResponse);
360 if (oJSONResult.businessCode == 'success') {
361 cc.log("删除所有成功");
362 this.getCategoryList();
363 cc.log("Success GET RemoveAllProgram...");
364 } else {
365 cc.log("Error GET RemoveAllProgram..." + oJSONResult.description);
366 }
367 } catch (error) {
368 cc.log("Exception GET RemoveAllProgram..." + error);
369 }
370 },
371 function (strResponse) {
372 cc.log("Communication Error : Get RemoveAllProgram Information..." + strResponse + "\r\n");
373 }, this, "uuid"
374 );
375 },
376
377 checkDataReadyAndInitFocus: function () {
378 if (this._bIsCategoryListDataInit && !this._bIsFocusInit) {
379 // this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行
380 this.initFocus();
381 // }, 0);
382 this._bIsFocusInit = true;
383 }
384 },
385
386 initFocus: function () {
387 var self = this;
388 //----------------Creator2.1.0-rc2版本有毒--------------------------
389 //动态加载这几张引起黑屏的罪魁祸首
390 // cc.loader.loadRes("Texture/scroll/pageIncon", cc.SpriteFrame, function (err, spriteFrame) {
391 // self.spriteScrollBarBlock.spriteFrame = spriteFrame;
392 // });
393 // cc.loader.loadRes("Texture/scroll/up_arrow", cc.SpriteFrame, function (err, spriteFrame) {
394 // self.spriteScrollBarUp.spriteFrame = spriteFrame;
395 // });
396 // cc.loader.loadRes("Texture/scroll/down_arrow", cc.SpriteFrame, function (err, spriteFrame) {
397 // self.spriteScrollBarDown.spriteFrame = spriteFrame;
398 // });
399 //-----------------------------------------------------------------
400 // self.spriteHistory.spriteFrame.setRect(cc.rect(0, 0, 142, 54));
401 var fiHistory = this.spriteHistory.addComponent(FocusInfo);
402 this._aFocusTargets[0]['to_history_index'] = this.spriteHistory;
403 fiHistory.init(
404 '{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneHistory","appId":"' + this._strAppId + '"}}]}', true
405 );
406 // self.spriteCollect.spriteFrame.setRect(cc.rect(0, 54, 142, 54));
407 var fiCollection = this.spriteCollect.addComponent(FocusInfo);
408 this._aFocusTargets[0]['to_collection_index'] = this.spriteCollect;
409 fiCollection.init(null, true);
410 // self.spriteEditor.spriteFrame.setRect(cc.rect(0, 0, 142, 54));
411 var fiEditor = this.spriteEditor.addComponent(FocusInfo);
412 this._aFocusTargets[0]['to_editor_index'] = this.spriteEditor;
413 fiEditor.init(null, true);
414 // self.spriteClear.spriteFrame.setRect(cc.rect(0, 0, 142, 54));
415 var fiClearEditor = this.spriteClear.addComponent(FocusInfo);
416 this._aFocusTargets[0]['to_clear_index'] = this.spriteClear;
417 fiClearEditor.init(null, false);
418 // self.spriteBackEditor.spriteFrame.setRect(cc.rect(0, 0, 142, 54));
419 var fiBackEditor = this.spriteBackEditor.addComponent(FocusInfo);
420 this._aFocusTargets[0]['to_exit_editor_index'] = this.spriteBackEditor;
421 fiBackEditor.init(null, false);
422 // var nodeInitFocus = cc.find(this._oSceneContext.focusPath, this.node);
423 var nodeInitFocus = cc.find("TypeListArea/TypeListWrapper/TypeList/TypeListCell0", this.node); //从其他界面回退回来错乱,强制使用死路径
424 var nodeFocus = new cc.Node('nodeFocus');
425 this.node.addChild(nodeFocus, 10);
426 this._cFocus = this.node.getChildByName('nodeFocus').addComponent(TVFocus);
427 this._cFocus.init('focusContainer', this,
428 nodeInitFocus.getComponent(FocusInfo),
429 Common.SCREEN_WIDTH, Common.SCREEN_HEIGHT, 0, 0, 1.0);
430 if (0 == nodeInitFocus.name.indexOf('TypeListCell')) {
431 let iIndex = parseInt(nodeInitFocus.name.replace("TypeListCell", ''));
432 if (this._oType[iIndex]) {
433 Network.loadImageInNativeRuntime(
434 Common.TOPDRAW_IMAGE_SERVER + this._oType[iIndex].image[0].fileUrl,
435 function (texture) {
436 let width = self._oType[iIndex].image[0].width;
437 let height = self._oType[iIndex].image[0].height;
438 nodeInitFocus.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, height / 2, width, height / 2));
439 }, null, this
440 );
441 }
442 }
443
444 //处理焦点位于下方问题
445 if (this._oSceneContext.typeListY) {
446 this._nodeTypeList.y = this._oSceneContext.typeListY;
447 }
448 },
449
450 onKeyDown: function (event) {
451 this._super(event);
452 var fiFocusTarget = null;
453 var fiCurrentFocus = this._fiCurrentFocus;
454 var oScrollParameter = null;
455 let aCheckResult;
456 //TODO:给ListView传值,使其可以让滑块跟随滚动
457 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
458 if (lvCategoryList) {
459 lvCategoryList.setCurrentFocus(this._fiCurrentFocus);
460 }
461 // this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPageAdvance();
462 if (event.keyCode == cc.macro.KEY.up || event.keyCode == Common.ANDROID_KEY.up) {
463 if (0 == this._fiCurrentFocus.node.getName().indexOf('ScrollBarBlock')) { //如果滚动条
464 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
465 if (lvCategoryList.scrollAPageUp()) {
466 return;
467 }
468 }
469 if (0 == this._fiCurrentFocus.node.getName().indexOf('DiaryListCell')) {
470 var index = parseInt(this._fiCurrentFocus.node.getName().replace('DiaryListCell', ''));
471 // cc.log("当前时多少条目:"+index);
472 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
473 if (lvCategoryList.scrollARowUp(index)) {
474 return;
475 }
476 }
477 fiFocusTarget = this._cFocus.findTarget(fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_UP);
478 if (!fiFocusTarget) { return; }
479 aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter);
480 fiFocusTarget = aCheckResult[0];
481 oScrollParameter = aCheckResult[1];
482 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_UP, null, oScrollParameter);
483 }
484 if (event.keyCode == cc.macro.KEY.right || event.keyCode == Common.ANDROID_KEY.right) {
485 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_RIGHT);
486 if (!fiFocusTarget) { return; }
487 aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter);
488 fiFocusTarget = aCheckResult[0];
489 oScrollParameter = aCheckResult[1];
490 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_RIGHT, null, oScrollParameter);
491 }
492 if (event.keyCode == cc.macro.KEY.down || event.keyCode == Common.ANDROID_KEY.down) {
493 // if (!this._iScrollGroupStatus) {
494 if (0 == this._fiCurrentFocus.node.getName().indexOf('ScrollBarBlock')) { //如果是滚动条
495 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
496 if (lvCategoryList.scrollAPageDown()) {
497 }
498 return;
499 }
500 if (0 == this._fiCurrentFocus.node.getName().indexOf('DiaryListCell')) {
501 var index = parseInt(this._fiCurrentFocus.node.getName().replace('DiaryListCell', ''));
502 // cc.log("CategoryList索引数:"+index);
503 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
504 if (lvCategoryList.scrollARowDown(null, index)) {
505 // cc.log("line feed!");
506 return;
507 }
508 }
509 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_DOWN);
510 if (!fiFocusTarget) { return; }
511 aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter);
512 fiFocusTarget = aCheckResult[0];
513 oScrollParameter = aCheckResult[1];
514 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_DOWN, null, oScrollParameter);
515 // }
516 }
517 if (event.keyCode == cc.macro.KEY.left || event.keyCode == Common.ANDROID_KEY.left) {
518 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_LEFT);
519 if (!fiFocusTarget) { return; }
520 aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter);
521 fiFocusTarget = aCheckResult[0];
522 oScrollParameter = aCheckResult[1];
523 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, oScrollParameter);
524 }
525 if (event.keyCode == cc.macro.KEY.enter || event.keyCode == Common.ANDROID_KEY.enter) {
526 if (0 == fiCurrentFocus.node.name.indexOf('EditorIcon') || 0 == fiCurrentFocus.node.name.indexOf('BackEditorIcon')) {
527 this._bEditorStatus = !this._bEditorStatus;
528 this.getCategoryList();
529 } else if (0 == fiCurrentFocus.node.name.indexOf('DiaryListCell')) { //进入详情或删除该条目
530 if (this._bEditorStatus) { //删除
531 this.requestRemoveProgram();
532 } else { //进入详情(这里要先设置焦点)注意:有些不需要进入详情是直接播放的
533 let id = fiCurrentFocus.node.getChildByName('Id').getComponent(cc.Label).string;
534 let fiBlock = fiCurrentFocus.node.getComponent(FocusInfo);
535 fiBlock.init(
536 '{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneCartoonDetail","appId":"' + this._strAppId + '","id":"' + id + '"}}]}'
537 );
538 this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
539 }
540 } else if (this._bEditorStatus && 0 == fiCurrentFocus.node.name.indexOf('ClearIcon')) { //清空
541 this.requestRemoveAllProgram();
542 } else if (0 == fiCurrentFocus.node.name.indexOf('HistoryIcon')) { //观看历史
543 this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
544 }
545 }
546 if (event.keyCode == cc.macro.KEY.space) { }
547 if (event.keyCode == cc.macro.KEY.backspace || event.keyCode == Common.ANDROID_KEY.back) {
548 this.backAScene();
549 }
550
551 //记录CategoryList滚动位置
552 this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
553 },
554 checkFocusTarget: function (fiFocusTarget, oScrollParameter) {
555 if (0 == this._fiCurrentFocus.node.name.indexOf("TypeListCell") && 0 != fiFocusTarget.node.name.indexOf("TypeListCell")) {
556 if (!this._bIsCategoryListDataInit) { //滑动过快时_bIsCategoryListDataInit可能还未初始完成
557 return [null, oScrollParameter];
558 }
559 }
560 if (fiFocusTarget && 0 == fiFocusTarget.node.name.indexOf("TypeListCell")) {
561 if (0 != this._fiCurrentFocus.node.name.indexOf("TypeListCell")) {//如果不是TypeList之间跳转,则哪里来回哪里去
562 fiFocusTarget = cc.find("TypeListCell" + this._oSceneContext._iCurrentTypeIndex, this._nodeTypeList).getComponent(FocusInfo);
563 } else {
564 let iIndex = parseInt(fiFocusTarget.node.name.replace(/TypeListCell/, ''));
565 let iDirRate = null;
566 if (-fiFocusTarget.node.y + fiFocusTarget.node.height / 2 - this._nodeTypeList.y >= this._nodeTypeListWrapper.height) {
567 oScrollParameter = this._nodeTypeList.getComponent(TVScrollParameter);
568 oScrollParameter.setHasRelation(true);
569 oScrollParameter.setStep(-(-fiFocusTarget.node.y + fiFocusTarget.node.height / 2 + 1 - this._nodeTypeList.y) + this._nodeTypeListWrapper.height);
570 oScrollParameter.setTargetPosition(this._nodeTypeList.y - oScrollParameter.getStep());
571 this._oSceneContext.typeListY = this._nodeTypeList.y - oScrollParameter.getStep();
572 iDirRate = 1;
573 }
574 if (-fiFocusTarget.node.y - this._nodeTypeList.y < 0) {
575 oScrollParameter = this._nodeTypeList.getComponent(TVScrollParameter);
576 oScrollParameter.setHasRelation(true);
577 oScrollParameter.setStep(-fiFocusTarget.node.y - fiFocusTarget.node.height / 2 - this._nodeTypeList.y);
578 oScrollParameter.setTargetPosition(this._nodeTypeList.y + oScrollParameter.getStep());
579 this._oSceneContext.typeListY = this._nodeTypeList.y + oScrollParameter.getStep();
580 iDirRate = -1;
581 }
582 if (iDirRate) {
583 if (this._nodeTypeList.y + iDirRate * (this._nodeTypeHeight + 5) >= (this._aTypeAppId.length - this.TYPE_LIST_CELL_SIZE) * (this._nodeTypeHeight + 5) - 5) {//减5没有多大的意思,因为.y是有误差的
584 cc.find("TypeListArea/Down", this.node).opacity = 0;
585 } else {
586 cc.find("TypeListArea/Down", this.node).opacity = 255;
587 }
588 if (this._nodeTypeList.y + iDirRate * (this._nodeTypeHeight + 1) <= 5) {
589 cc.find('TypeListArea/Up', this.node).opacity = 0;
590 } else {
591 cc.find('TypeListArea/Up', this.node).opacity = 255;
592 }
593 }
594 }
595 }
596
597 return [fiFocusTarget, oScrollParameter];
598 },
599
600 onBeforeFocusChange: function (event) {
601 let fiFrom = event.detail.from;
602 let fiTo = event.detail.to;
603 if (0 == fiFrom.node.getName().indexOf('DiaryListCell')) {
604 cc.loader.loadRes('texture/ui/delete', cc.Texture2D, function (err, texture) {
605 cc.find('GrayMask/DeleteButton', fiFrom.node).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 122, 122));
606 });
607 // cc.find('GrayMask/DeleteButton', fiFrom.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 122, 122));
608
609 fiFrom.node.getComponent(ListCell).setUIWithoutFocus();
610 }
611
612 if (0 == fiFrom.node.getName().indexOf('TypeListCell')) {
613 var self = this;
614 let iIndex = fiFrom.node.name.replace("TypeListCell", '');
615 if (0 == fiTo.node.getName().indexOf('TypeListCell')) {
616 if (this._oType[iIndex]) {
617 let width = self._oType[iIndex].image[0].width;
618 let height = self._oType[iIndex].image[0].height / 2;
619 Network.loadImageInNativeRuntime(
620 Common.TOPDRAW_IMAGE_SERVER + self._oType[iIndex].image[0].fileUrl,
621 function (texture) {
622 fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, width, height));
623 }, null, this
624 );
625 }
626 }
627 }
628
629 // if (0 == fiFrom.node.getName().indexOf('HistoryIcon') || 0 == fiFrom.node.getName().indexOf('EditorIcon')
630 // || 0 == fiFrom.node.getName().indexOf('ClearIcon') || 0 == fiFrom.node.getName().indexOf('BackEditorIcon')) { //
631 // fiFrom.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
632 // }
633
634 if (0 == fiFrom.node.getName().indexOf('HistoryIcon')) {
635 cc.loader.loadRes('texture/button/history_button', cc.Texture2D, function (err, texture) {
636 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 142, 54));
637 });
638 }
639 if (0 == fiFrom.node.getName().indexOf('EditorIcon')) {
640 cc.loader.loadRes('texture/button/editor_button', cc.Texture2D, function (err, texture) {
641 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 142, 54));
642 });
643 }
644 if (0 == fiFrom.node.getName().indexOf('ClearIcon')) {
645 cc.loader.loadRes('texture/button/clear_button', cc.Texture2D, function (err, texture) {
646 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 142, 54));
647 });
648 }
649 if (0 == fiFrom.node.getName().indexOf('BackEditorIcon')) {
650 cc.loader.loadRes('texture/button/exitEditor_button', cc.Texture2D, function (err, texture) {
651 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 142, 54));
652 });
653 }
654 },
655
656 onAfterFocusChange: function (event) {
657 let fiTo = event.detail.to;
658 if (0 == fiTo.node.getName().indexOf('DiaryListCell')) {
659 cc.loader.loadRes('texture/ui/delete', cc.Texture2D, function (err, texture) {
660 cc.find('GrayMask/DeleteButton', fiTo.node).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 122, 122, 122));
661 });
662 // cc.find('GrayMask/DeleteButton', fiTo.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 122, 122, 122));
663
664 fiTo.node.getComponent(ListCell).setUIWithFocus();
665 }
666
667 if (0 == fiTo.node.getName().indexOf('TypeListCell')) {
668 var self = this;
669 let iIndex = fiTo.node.name.replace("TypeListCell", '');
670 if (this._oType[iIndex]) {
671 let width = self._oType[iIndex].image[0].width;
672 let height = self._oType[iIndex].image[0].height / 2;
673 Network.loadImageInNativeRuntime(
674 Common.TOPDRAW_IMAGE_SERVER + self._oType[iIndex].image[0].fileUrl,
675 function (texture) {
676 fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, height, width, height));
677 }, null, this
678 );
679 }
680 this._oSceneContext._iCurrentTypeIndex = iIndex;
681 this.scheduleOnce(this.getDefaultCollection, 1);
682 this._bIsCategoryListDataInit = false; //初始化它
683 }
684
685 // if (0 == fiTo.node.getName().indexOf('HistoryIcon') || 0 == fiTo.node.getName().indexOf('EditorIcon')
686 // || 0 == fiTo.node.getName().indexOf('ClearIcon') || 0 == fiTo.node.getName().indexOf('BackEditorIcon')) { //
687 // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
688 // }
689
690 if (0 == fiTo.node.getName().indexOf('HistoryIcon')) {
691 cc.loader.loadRes('texture/button/history_button', cc.Texture2D, function (err, texture) {
692 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 54, 142, 54));
693 });
694 }
695 if (0 == fiTo.node.getName().indexOf('EditorIcon')) {
696 cc.loader.loadRes('texture/button/editor_button', cc.Texture2D, function (err, texture) {
697 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 54, 142, 54));
698 });
699 }
700 if (0 == fiTo.node.getName().indexOf('ClearIcon')) {
701 cc.loader.loadRes('texture/button/clear_button', cc.Texture2D, function (err, texture) {
702 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 54, 142, 54));
703 });
704 }
705 if (0 == fiTo.node.getName().indexOf('BackEditorIcon')) {
706 cc.loader.loadRes('texture/button/exitEditor_button', cc.Texture2D, function (err, texture) {
707 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 54, 142, 54));
708 });
709 }
710 },
711
712 doCurrentFocusTVLinkAction: function (strAction) {
713 let strTVLink = this._fiCurrentFocus.getTVLink();
714 var joTVLink = null;
715 try {
716 joTVLink = JSON.parse(strTVLink);
717 let jaOperationList = joTVLink.click;
718 for (let i = 0; i < jaOperationList.length; i++) {
719 switch (jaOperationList[i].action) {
720 default:
721 this.doTVLinkAction(jaOperationList[i]);
722 break;
723 }
724 }
725 } catch (error) {
726 cc.log("runTVLinkAction Exception..." + error);
727 }
728 },
729
730 onDestroy: function () {
731 cc.director.emit('stop_render'); //分发事件
732 },
733 });
1 {
2 "ver": "1.0.5",
3 "uuid": "3aa3a1d0-e725-4104-a3e3-ab24269d8cb4",
4 "isPlugin": false,
5 "loadPluginInWeb": true,
6 "loadPluginInNative": true,
7 "loadPluginInEditor": false,
8 "subMetas": {}
9 }
...\ No newline at end of file ...\ No newline at end of file
1 //游戏大厅列表页
2 var Common = require('Common');
3 var TVFocus = require('TVFocus');
4 var FocusInfo = require('FocusInfo');
5 var TVCanvas = require('TVCanvas');
6 var ListView = require('ListView');
7 var GameLobbyCategoryJson = require('GameLobbyCategoryJson');
8
9 cc.Class({
10 extends: TVCanvas,
11 properties: {
12 },
13
14 onLoad: function () {
15 this._super();
16
17 //-----------上下文及参数相关处理------------
18 let oSceneParameter = this._cApplication.getTopSceneParameter();
19 if (oSceneParameter) {
20 this._strAppId = oSceneParameter.appId;//应用id
21 }
22 //从其他界面退回来的
23 if (this._cApplication.getBackStatus()) {
24 this._oSceneContext = this._cApplication.popSceneContext();
25 this._cApplication.setBackStatus(false);
26 } else {
27 this._oSceneContext = {};
28 // this._oSceneContext.iRecordKeyDownOperation = 0; //记录用户上下左右操作记录,目的是为了解决用户回退界面焦点框位置不准确问题
29 this._oSceneContext.categoryRecordIndexOfFirstCell = 0;
30 this._oSceneContext.focusPath = "CategoryList/DataContainerMask/DataContainer/StarListCell0";
31 }
32 //---------上下文及参数相关处理结束-----------
33 this._nodeCategoryList = this.node.getChildByName('CategoryList');
34 let lvCategoryList = this._nodeCategoryList.addComponent(ListView);
35 lvCategoryList.init(this, 3, 1, 3, 4, 'GameCategoryListCell',
36 -380, 230,//起始位置
37 0, 30, 15, 0, //margin
38 1, 1,
39 function () {
40 this.getCategoryList();
41 }
42 );
43 //滚动条位置
44 let nodeScrollBtn = cc.find("CategoryList/ScrollBarContainer/ScrollBarShadow/ScrollBarBlock", this.node);
45 var fiScrollBtn = nodeScrollBtn.addComponent(FocusInfo);
46 this._aFocusTargets[0]['scroll_btn'] = nodeScrollBtn;
47 fiScrollBtn.init(null, true);
48
49 // this.getPageBg(this, "background");
50 this.addHomeIcon(this);
51 },
52
53 getCategoryList: function () {
54 let lvCategoryList = this._nodeCategoryList.getComponent(ListView);
55 let oCategoryRequestParameters = {
56 "view": "json",
57 "name": "starIndexnew",
58 "sortField": "left",
59 "sortDirection": "desc",
60 };
61 let iStart = 0;
62 // //滚行:上翻-4,下翻+4,
63 // //滚页:上翻-8,下翻+8
64 // if (null != this._oSceneContext.categoryRecordIndexOfFirstCell && this._oSceneContext.categoryRecordIndexOfFirstCell != 0) {
65 // //TODO:回退界面返回原来焦点框位置
66 // iStart = this._oSceneContext.categoryRecordIndexOfFirstCell + this._oSceneContext.iRecordKeyDownOperation;
67 // }
68 if (null != this._oSceneContext.categoryRecordIndexOfFirstCell) {
69 iStart = this._oSceneContext.categoryRecordIndexOfFirstCell;
70 }
71
72 lvCategoryList.setDataSource(
73 "GET",
74 Common.TOPDRAW_API_SERVER + "Promotion/ListItemByName",
75 oCategoryRequestParameters,
76 iStart, (lvCategoryList.getShowCellRows() + lvCategoryList.getAlphaCellRows()) * lvCategoryList.getCellCountEachRow(),
77 "left", "desc"
78 );
79
80 lvCategoryList.loadData(
81 function (strResponse) {
82 strResponse = GameLobbyCategoryJson.gameCategory; //暂时采用假数据
83 // cc.log("网络列表:" + JSON.stringify(strResponse));
84 lvCategoryList.renderInitData(JSON.stringify(strResponse)); //将假数据转成字符串在给过去
85 this._bIsCategoryListDataInit = true;
86 this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
87 this.checkDataReadyAndInitFocus();
88 },
89 null,
90 this
91 );
92
93 var self = this;
94 lvCategoryList.setDataPositionRender(function (iPosition, iCount) {
95 //这里是ListView的this 执行时作用域
96 let nodeDataPosition = self.node.getChildByName('DataPosition');
97 if (null == iCount) {
98 iCount = parseInt(nodeDataPosition.getComponent(cc.Label).string.split('/')[1]);
99 cc.log(iCount);
100 }
101 nodeDataPosition.getComponent(cc.Label).string = Math.ceil(Math.min((iPosition + this._iShowCellRows * this._iCellCountEachRow - 1), iCount) / this._iShowCellRows / this._iCellCountEachRow) + " / " + Math.ceil(iCount / this._iShowCellRows / this._iCellCountEachRow);
102 nodeDataPosition.x = Common.SCREEN_WIDTH / 2 - 100 - nodeDataPosition.width / 2;
103 // this._compSceneCanvas.checkCountAndDisplayTopBtns(iCount);
104 });
105 },
106
107 checkDataReadyAndInitFocus: function () {
108 if (this._bIsCategoryListDataInit && !this._bIsFocusInit) {
109 this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行
110 this.initFocus();
111 }, 0.1);
112 this._bIsFocusInit = true;
113 }
114 },
115
116 initFocus: function () {
117 var nodeInitFocus = cc.find(this._oSceneContext.focusPath, this.node);
118 var nodeFocus = new cc.Node('nodeFocus');
119 this.node.addChild(nodeFocus, 10);
120 this._cFocus = this.node.getChildByName('nodeFocus').addComponent(TVFocus);
121 this._cFocus.init('focusContainer', this,
122 nodeInitFocus.getComponent(FocusInfo),
123 Common.SCREEN_WIDTH, Common.SCREEN_HEIGHT, 0, 0, 1.0);
124 // cc.log("nodeInitFocus的name:"+nodeInitFocus.name);
125 // if (0 == nodeInitFocus.name.indexOf('StarListCell')) {
126 // cc.loader.loadRes('texture/ui/home_pserson_bg', cc.Texture2D, function (err, texture) {
127 // nodeInitFocus.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 214, 214, 214));
128 // });
129 // }
130 },
131
132 onKeyDown: function (event) {
133 this._super(event);
134 var fiFocusTarget = null;
135 var fiCurrentFocus = this._fiCurrentFocus;
136 var oScrollParameter = null;
137 //TODO:给ListView传值,使其可以让滑块跟随滚动
138 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
139 if (lvCategoryList) {
140 lvCategoryList.setCurrentFocus(this._fiCurrentFocus);
141 }
142 if (event.keyCode == cc.macro.KEY.up || event.keyCode == Common.ANDROID_KEY.up) {
143 if (this._bIsCategoryItemMoving || this._bIsSongListMoving) {
144 return;
145 }
146 if (0 == this._fiCurrentFocus.node.getName().indexOf('ScrollBarBlock')) { //如果滚动条
147 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
148 if (lvCategoryList.scrollAPageUp()) {
149 // this._oSceneContext.iRecordKeyDownOperation = -8;
150 // this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
151 }
152 return;
153 }
154 if (0 == this._fiCurrentFocus.node.getName().indexOf('StarListCell')) {
155 var index = parseInt(this._fiCurrentFocus.node.getName().replace('StarListCell', ''));
156 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
157 if (lvCategoryList.scrollARowUp(index)) {
158 // this._oSceneContext.iRecordKeyDownOperation = -4;
159 // this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
160 return;
161 }
162 }
163 fiFocusTarget = this._cFocus.findTarget(fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_UP);
164 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_UP, null, oScrollParameter);
165 }
166 if (event.keyCode == cc.macro.KEY.right || event.keyCode == Common.ANDROID_KEY.right) {
167 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_RIGHT);
168 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_RIGHT, null, oScrollParameter);
169 }
170 if (event.keyCode == cc.macro.KEY.down || event.keyCode == Common.ANDROID_KEY.down) {
171 if (this._bIsCategoryItemMoving || this._bIsSongListMoving) {
172 return;
173 }
174 if (!this._iScrollGroupStatus) {
175 if (0 == this._fiCurrentFocus.node.getName().indexOf('ScrollBarBlock')) { //如果是滚动条
176 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
177 if (lvCategoryList.scrollAPageDown()) {
178 // this._oSceneContext.iRecordKeyDownOperation = 8;
179 // this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
180 }
181 return;
182 }
183 if (0 == this._fiCurrentFocus.node.getName().indexOf('StarListCell')) {
184 var index = parseInt(this._fiCurrentFocus.node.getName().replace('StarListCell', ''));
185 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
186 if (lvCategoryList.scrollARowDown(null, index)) {
187 // this._oSceneContext.iRecordKeyDownOperation = 4;
188 // this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
189 return;
190 }
191 }
192 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_DOWN);
193 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_DOWN, null, oScrollParameter);
194
195 }
196 }
197 if (event.keyCode == cc.macro.KEY.left || event.keyCode == Common.ANDROID_KEY.left) {
198 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_LEFT);
199 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, oScrollParameter);
200 }
201 if (event.keyCode == cc.macro.KEY.enter || event.keyCode == Common.ANDROID_KEY.enter) {
202 this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
203 }
204 if (event.keyCode == cc.macro.KEY.space) {
205 // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
206 }
207 if (event.keyCode == cc.macro.KEY.backspace || event.keyCode == Common.ANDROID_KEY.back) {
208 this.backAScene();
209 }
210
211 //记录CategoryList滚动位置
212 if (lvCategoryList) {
213 this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
214 }
215
216 },
217
218 onBeforeFocusChange: function (event) {
219 this._super(event);
220 let fiFrom = event.detail.from;
221 let fiTo = event.detail.to;
222 // if (0 == fiFrom.node.getName().indexOf('StarListCell')) {
223 // // cc.loader.loadRes('Texture/common/home_pserson_bg', cc.Texture2D, function (err, texture) {
224 // // fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 214, 214));
225 // cc.loader.loadRes('texture/ui/home_pserson_bg', cc.Texture2D, function (err, texture) {
226 // fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 214, 214));
227 // });
228 // // });
229 // }
230 },
231
232 onAfterFocusChange: function (event) {
233 this._super(event);
234 let fiFrom = event.detail.from;
235 let fiTo = event.detail.to;
236 // if (0 == fiTo.node.getName().indexOf('StarListCell')) {
237 // cc.loader.loadRes('texture/ui/home_pserson_bg', cc.Texture2D, function (err, texture) {
238 // fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 214, 214, 214));
239 // });
240 // }
241 },
242
243 doCurrentFocusTVLinkAction: function (strAction) {
244 let strTVLink = this._fiCurrentFocus.getTVLink();
245 var joTVLink = null;
246 try {
247 joTVLink = JSON.parse(strTVLink);
248 let jaOperationList = joTVLink.click;
249 for (let i = 0; i < jaOperationList.length; i++) {
250 switch (jaOperationList[i].action) {
251 default:
252 this.doTVLinkAction(jaOperationList[i]);
253 break;
254 }
255 }
256 } catch (error) {
257 cc.log("runTVLinkAction Exception..." + error);
258 }
259 },
260
261 onListScrollStart: function () {
262 this._bIsSongListMoving = true;
263 cc.log("scroll start");
264 },
265 onListScrollEnd: function () {
266 this._bIsSongListMoving = false;
267 cc.log("scroll completed");
268 },
269
270 onDestroy: function () {
271 cc.director.emit('stop_render'); //分发事件
272 },
273 });
1 {
2 "ver": "1.0.5",
3 "uuid": "9bf4114a-5d4a-4b16-9ef5-b174b2f4facf",
4 "isPlugin": false,
5 "loadPluginInWeb": true,
6 "loadPluginInNative": true,
7 "loadPluginInEditor": false,
8 "subMetas": {}
9 }
...\ No newline at end of file ...\ No newline at end of file
1 //观看历史
2 //这里跳转地址是由返回数据指定,暂未实现
3 //这里获取CategoryList数据的接口有问题
4 //正常接口不管limit字段多少返回的count都是总数据量,这里只返回了limit的数量,导致CategoryList刷新出错!!!
5 var Common = require('Common');
6 var Network = require('Network');
7 var TVFocus = require('TVFocus');
8 var FocusInfo = require('FocusInfo');
9 var TVCanvas = require('TVCanvas');
10 var TVScrollParameter = require('TVScrollParameter');
11 var ListView = require('ListView');
12 var ListCell = require('ListCell');
13 var Utils = require('Utils');
14 var BusinessParameter = require('BusinessParameter');
15
16 cc.Class({
17 extends: TVCanvas,
18
19 properties: {
20 spriteScrollBarBlock: cc.Sprite,
21 spriteScrollBarUp: cc.Sprite,
22 spriteScrollBarDown: cc.Sprite,
23 _bPfbTypeCellInit: false,
24 _aTypeAppId: [],
25 _aTypeUrl: [],
26 _aNavList: [],
27 _nodeTypeHeight: 0,
28 TYPE_LIST_CELL_SIZE: 4,
29
30 _strAppId: '', //为了跳播放
31 _strDirURL: '',
32 _oDestURL: null,
33 _strIndexURL: '',
34 _strIconSrc: '',
35 _iCollectionId: 0,//默认收藏夹的id
36 _aEpisodeIndex: [],//剧集index集合
37 _strPageIds: '', //页面内mediaId
38 _bIsContentWStatus: true,//海报图状态,true为横图,false为竖图
39
40 _bIsCategoryListDataInit: false,
41 // _iCurrentTypeIndex: 0,
42 _strIds: '',
43 _oType: null,
44
45 _aCategoryMediaId: [],
46 _aCategoryAlreadyMediaId: [],
47
48 _bBackStatus: false,
49
50 // PFB_TYPE: {
51 // default: null,
52 // type: cc.Prefab,
53 // },
54 },
55
56 onLoad: function () {
57 this._super();
58
59 this._iShowCellRows = 3;
60 this._iAlphaCellRows = 0;
61 this._iHiddenCellRows = 3;
62 this._iCellCountEachRow = 2;
63 this._iBeginPositionX = -200;
64 this._iBeginPositionY = 210;
65 this._fCellMarginTop = 20;
66 this._fCellMarginRight = 15;
67 this._fCellMarginBottom = 10;
68 this._fCellMarginLeft = 0;
69
70 //-----------上下文及参数相关处理------------
71 let oSceneParameter = this._cApplication.getTopSceneParameter();
72 if (oSceneParameter) {
73 this._strAppId = oSceneParameter.appId;//应用id
74 }
75 //恢复上下文
76 if (this._cApplication.getBackStatus()) {
77 this._oSceneContext = this._cApplication.popSceneContext();
78 this._cApplication.setBackStatus(false);
79 this._bBackStatus = true;
80 } else {
81 this._oSceneContext = {};
82 this._oSceneContext.requestedTypeId = null;
83 this._oSceneContext._iCurrentTypeIndex = 0;
84 this._oSceneContext.categoryRecordIndexOfFirstCell = 0;
85 this._oSceneContext.focusPath = "CollectionIcon";
86 this._oSceneContext.typeListY = 0;
87 // this._oSceneContext.elderTypeId = oSceneParameter.elderTypeId || 37; //从上级拿过来的二级父Id
88 }
89
90 this._strAppId = this._strAppId || "tda7e47f868313d9f5"; //测试
91 //---------上下文及参数相关处理结束-----------
92
93 //左分类框框
94 this._nodeTypeListWrapper = cc.find("TypeListArea/TypeListWrapper", this.node);
95 this._nodeTypeList = cc.find("TypeList", this._nodeTypeListWrapper);
96 this._nodeTypeList.addComponent(TVScrollParameter);
97
98 // //右分类框框
99 this._nodeCategoryList = cc.find("CategoryList", this.node);
100
101 // cc.find("HistoryIcon", this.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 54, 142, 54));
102 cc.find("CollectionIcon", this.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 176, 64));
103 cc.find("EditorSprite", this.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 137, 64));
104 cc.find("IndexSprite", this.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 137, 64));
105
106 //滚动条按钮
107 let nodeScrollBtn = cc.find("CategoryList/ScrollBarContainer/ScrollBarShadow/ScrollBarBlock", this.node);
108 var fiScrollBtn = nodeScrollBtn.addComponent(FocusInfo);
109 this._aFocusTargets[0]['scroll_bar_block'] = nodeScrollBtn;
110 fiScrollBtn.init(null, true);
111
112 this.getPageBg(this, 'background');
113 // this.addHomeIcon(this);
114 // this.getTypeList(); //暂时不要Type
115 this.getListBookmark(); //直接请求
116 this.checkDataReadyAndInitFocus(); //初始化焦点放到这里
117 },
118
119 // getTypeList: function () {
120 // let oTypeRequestParameters = {
121 // "view": "json",
122 // "start": 0,
123 // "limit": 100,
124 // "name": "indexHistoryNew",
125 // "sortField": "left",
126 // "sortDirection": "desc",
127 // "token": Common.TEST_API_TOKEN,
128 // };
129 // Network.ajax('GET', Common.TOPDRAW_API_SERVER + "Promotion/ListItemByName", null, oTypeRequestParameters,
130 // function (strResponse) {
131 // try {
132 // var oJSONResult = JSON.parse(strResponse);
133 // if (oJSONResult.businessCode == 'success') {
134 // if (oJSONResult.resultSet.length > 0) {
135 // this._oType = [];
136 // this._aNavList = [];
137 // cc.loader.setAutoReleaseRecursively(this.PFB_TYPE, true); //设置允许自动释放
138 // for (var i = 0; i < oJSONResult.resultSet.length; i++) {
139 // let oTvlink = JSON.parse(oJSONResult.resultSet[i].tvlink);
140 // let oListCell = {};
141 // let jaClick = oTvlink.click;
142 // let oParameters = null
143 // for (let i = 0; i < jaClick.length; i++) {
144 // oParameters = jaClick[i].parameters;
145 // }
146 // oListCell.appId = oParameters.appId;
147
148 // this._aNavList.push(oListCell);
149 // this._aTypeAppId.push(oParameters.appId); //拿到appId并保存到_aTypeAppId
150 // this._oType.push(oJSONResult.resultSet[i]);
151 // //恢复上下文带过来的位置
152 // // if (this._oSceneContext.requestedTypeId && this._oSceneContext.requestedTypeId == oJSONResult.resultSet[i].id) {
153 // // this._iCurrentTypeIndex = i;
154 // // }
155 // let nodeTypeListCell = cc.instantiate(this.PFB_TYPE);
156 // nodeTypeListCell.y = -nodeTypeListCell.height / 2 - i * (nodeTypeListCell.height + 27) - 10;
157 // this._nodeTypeList.addChild(nodeTypeListCell, 10, "TypeListCell" + i);
158 // //准备焦点坐标
159 // let fiTypeBlock = nodeTypeListCell.addComponent(FocusInfo);
160 // fiTypeBlock.init(
161 // '',
162 // true, null, null, 1.15
163 // );
164 // this._aFocusTargets[0]['type_list_cell_' + i] = nodeTypeListCell;
165 // if (oJSONResult.resultSet[i].image[0]) {
166 // let width = oJSONResult.resultSet[i].image[0].width;
167 // let height = oJSONResult.resultSet[i].image[0].height / 2;
168 // nodeTypeListCell.width = width;
169 // nodeTypeListCell.height = height;
170 // this._nodeTypeHeight = height;
171 // if (this._oSceneContext._iCurrentTypeIndex == i) {
172 // Network.loadImageInNativeRuntime(
173 // Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[i].image[0].fileUrl,
174 // function (texture) {
175 // cc.find('Bg', nodeTypeListCell).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, height, width, height));
176 // }, null, this
177 // );
178 // } else {
179 // Network.loadImageInNativeRuntime(
180 // Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[i].image[0].fileUrl,
181 // function (texture) {
182 // cc.find('Bg', nodeTypeListCell).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, width, height));
183 // }, null, this
184 // );
185 // }
186 // }
187 // }
188 // this._oSceneContext.requestedTypeId = this._aTypeAppId[this._oSceneContext._iCurrentTypeIndex];
189 // this.getCollectionId();
190
191 // this._bInitTypeListSuccess = true;
192 // this.checkDataReadyAndInitFocus(); //初始化焦点放到这里
193 // } else {
194 // this._oSceneContext.focusPath = "app";
195 // }
196 // cc.log("Success GET TYPE LIST...");
197 // } else {
198 // cc.log("Error GET TYPE LIST..." + oJSONResult.description);
199 // }
200 // } catch (error) {
201 // cc.log("Exception GET TYPE LIST..." + error);
202 // }
203 // },
204 // function (strResponse) {
205 // cc.log("Communication Error : Get Type List Information..." + strResponse + "\r\n");
206 // }, this, "uuid"
207 // );
208 // },
209
210 // //获取当前的appId等相关的信息
211 // getCollectionId: function () {
212 // this._strAppId = this._aNavList[this._oSceneContext._iCurrentTypeIndex].appId;
213 // this._strDirURL = this._aNavList[this._oSceneContext._iCurrentTypeIndex].dirURL;
214 // this._oDestURL = this._aNavList[this._oSceneContext._iCurrentTypeIndex].destURL;
215 // this._strIndexURL = this._aNavList[this._oSceneContext._iCurrentTypeIndex].indexURL;
216 // var oGetDefaultCollectionPara = {
217 // 'view': "json",
218 // 'appId': this._strAppId,
219 // "token": Common.TEST_API_TOKEN,
220 // };
221 // Network.ajax('GET', Common.TOPDRAW_API_SERVER + "User/GetDefaultCollection", null, oGetDefaultCollectionPara,
222 // function (strResponse) {
223 // try {
224 // var oJSONResult = JSON.parse(strResponse);
225 // // var strBlank = '{"businessCode":"success","count":0,"currentTime":1542195457309,"description":"","resultSet":[]}';
226 // if (oJSONResult.businessCode == 'success') {
227 // this._iCollectionId = oJSONResult.resultSet[0].id; //获取默认收藏id
228 // // if (this._strAppId == BusinessParameter.CARTOON_APPID) { //动漫
229 // // this._bIsContentWStatus = false; //竖图
230 // // // this._nodeCategoryList.getComponents(ListView)[1].renderInitData(strBlank); //另一个置空
231 // // // this.lvCategoryList = this._nodeCategoryList.getComponents(ListView)[0];
232 // // } else { //横图
233 // // this._bIsCategoryListDataInit = true;
234 // // // this._nodeCategoryList.getComponents(ListView)[0].renderInitData(strBlank);
235 // // // this.lvCategoryList = this._nodeCategoryList.getComponents(ListView)[1];
236 // // }
237
238 // this.getListBookmark();
239 // cc.log("Success GET GetDefaultCollection...");
240 // } else {
241 // cc.log("Error GET GetDefaultCollection..." + oJSONResult.description);
242 // }
243 // } catch (error) {
244 // cc.log("Exception GET GetDefaultCollection..." + error);
245 // }
246 // },
247 // function (strResponse) {
248 // cc.log("Communication Error : Get GetDefaultCollection Information..." + strResponse + "\r\n");
249 // }, this, "uuid"
250 // );
251 // },
252
253 /**
254 * 拿到列表需要的ids
255 */
256 getListBookmark: function () {
257 let oTypeRequestParameters = {
258 "view": "json",
259 // "appId": this._aTypeAppId[this._oSceneContext._iCurrentTypeIndex],
260 "sortByCollection": 1,
261 "start": 0,
262 "limit": 9,
263 "sortField": "update_time",
264 "sortDirection": "desc",
265 "token": Common.TEST_API_TOKEN_EDU,
266 };
267 Network.ajax('GET', Common.TOPDRAW_API_SERVER_EDU + "User/ListBookmark", null, oTypeRequestParameters,
268 function (strResponse) {
269 try {
270 var oJSONResult = JSON.parse(strResponse);
271 if (oJSONResult.businessCode == 'success') {
272 this._strIds = ""; //初始化
273 if (oJSONResult.resultSet.length > 0) {
274 cc.find('BlankIcon', this.node).opacity = 0;
275 for (let i = 0; i < oJSONResult.resultSet.length; i++) {
276 if (oJSONResult.resultSet[i].media_id) {
277 this._strIds = this._strIds + "," + oJSONResult.resultSet[i].media_id;
278 }
279 }
280 // this.getCategoryList();
281 }
282 this.getCategoryList();
283 // else {
284 // cc.find('BlankIcon', this.node).opacity = 255;
285 // let lvCategoryList = this._nodeCategoryList.getComponent(ListView);
286 // lvCategoryList.renderInitData(strResponse); //将ListView数据置空
287 // this._oSceneContext.focusPath = "app";
288 // }
289 cc.log("Success GET ListBookmark...");
290 } else {
291 cc.log("Error GET ListBookmark..." + oJSONResult.description);
292 }
293 } catch (error) {
294 cc.log("Exception GET ListBookmark..." + error);
295 }
296 },
297 function (strResponse) {
298 cc.log("Communication Error : Get ListBookmark Information..." + strResponse + "\r\n");
299 }, this, "uuid"
300 );
301 },
302
303 getCategoryList: function () {
304 //把之前的东西删掉
305 let nodeCategoryList = this.node.getChildByName('CategoryList');
306 // nodeCategoryList.getChildByName('DataContainerMask').getChildByName('DataContainer').removeAllChildren();
307 nodeCategoryList.getChildByName('DataContainerMask').getChildByName('DataContainer').destroyAllChildren();
308
309 // let strAppId = this._aTypeAppId[this._oSceneContext._iCurrentTypeIndex];
310 // switch (strAppId) {
311 // case BusinessParameter.CARTOON_APPID:
312 // this._oSceneContext.focusPath = this._oSceneContext.focusPath || "SongList/DataContainerMask/DataContainer/ListCell0/SongTitleContainer";
313 // this._strSongListCellComponentName = "HistoryCartoonListCell";
314 // this._iBeginPositionX = -250;
315 // this._iBeginPositionY = 200;
316 // this._iShowCellRows = 2;
317 // this._iAlphaCellRows = 0;
318 // this._iHiddenCellRows = 2;
319 // this._iCellCountEachRow = 3;
320 // this._fCellMarginTop = 0;
321 // this._fCellMarginRight = 53;
322 // this._fCellMarginBottom = 15;
323 // this._fCellMarginLeft = 0;
324 // break;
325 // default:
326 // // this._oSceneContext.focusPath = this._oSceneContext.focusPath || "SongList/DataContainerMask/DataContainer/ListCell0/ImageBlock";
327 this._strSongListCellComponentName = "HistoryOtherListCell";
328 this._iBeginPositionX = -450;
329 this._iBeginPositionY = 250;
330 this._iShowCellRows = 2;
331 this._iAlphaCellRows = 1;
332 this._iHiddenCellRows = 2;
333 this._iCellCountEachRow = 4;
334 this._fCellMarginTop = 0;
335 this._fCellMarginRight = 20;
336 this._fCellMarginBottom = 60;
337 this._fCellMarginLeft = 0;
338 // break;
339 // }
340 //重新开始
341 let lvCategoryList = nodeCategoryList.getComponent(ListView);
342 if (!lvCategoryList) {
343 lvCategoryList = nodeCategoryList.addComponent(ListView);
344 }
345
346 var ids = this._strIds.substring(1, this._strIds.length);
347 lvCategoryList.init(this, this._iShowCellRows, this._iAlphaCellRows, this._iHiddenCellRows, this._iCellCountEachRow, this._strSongListCellComponentName,
348 this._iBeginPositionX, this._iBeginPositionY,//起始位置
349 this._fCellMarginTop, this._fCellMarginRight, this._fCellMarginBottom, this._fCellMarginLeft,
350 1, 1, //0-横向 1-纵向
351 function () {
352 //请求列表
353 let oMediaParas = {};
354 oMediaParas.ids = ids;
355 // oMediaParas.appId = strAppId;
356 oMediaParas.sortField = "update_time";
357 oMediaParas.sortDirection = "desc";
358 let iStart1 = 0;
359 if (null != this._oSceneContext.categoryRecordIndexOfFirstCell) {
360 iStart1 = this._oSceneContext.categoryRecordIndexOfFirstCell;
361 }
362
363 //函数默认取一页数据,但是第一次显示需要加上Alpha的部分
364 lvCategoryList.setDataSource(
365 "GET",
366 Common.TOPDRAW_API_SERVER_EDU + "Media/List",
367 oMediaParas,
368 iStart1, (lvCategoryList.getShowCellRows() + lvCategoryList.getAlphaCellRows()) * lvCategoryList.getCellCountEachRow(),
369 null, null
370 );
371 lvCategoryList.loadData(
372 function (strResponse) {
373 lvCategoryList.renderInitData(strResponse, function () {
374 var oJSONResult = JSON.parse(strResponse);
375 if (oJSONResult.resultSet.length <= 0) { //没有数据就显示占位图
376 cc.find('BlankIcon', this.node).opacity = 255
377 } else {
378 cc.find('BlankIcon', this.node).opacity = 0
379 }
380 // this.lvCategoryList.renderInitData(strResponse);
381 this._bIsCategoryListDataInit = true;
382 this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
383
384 this.checkDataReadyAndInitFocus();
385
386 // for (var key in this._aFocusTargets[0]) {
387 // cc.log(key + "=====current focus========" + this._aFocusTargets[0][key].name + "==cc.isValid==" + cc.isValid(this._aFocusTargets[0][key]));
388 // }
389 });
390 },
391 null,
392 this
393 );
394 }
395 );
396
397 // var self = this;
398
399 // lvCategoryList.setDataDecorator(
400 // function (oData, onDecorate, oScope) {
401 // let oCollectionRequestParameters = {
402 // "view": "json",
403 // "mediaIds": "",
404 // "needCollection": 1,
405 // "start": 0,
406 // "limit": 0,
407 // "appId": self._strAppId,
408 // "token": Common.TEST_API_TOKEN,
409 // };
410
411 // let aData = oData.refData;
412
413 // //造一个跳转tvlink
414 // for (let i = 0; i < aData.length; i++) {
415 // //造一个跳转界面
416 // let tvlink = '';
417 // if (aData[i].type == 4) {
418 // tvlink = '{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneProgramPlayerFullScreen",\
419 // "appId":"' + self._strAppId + '","id":"' + aData[i].id + '","episodeNum":"' + aData[i].episode_number + '"}}]}';
420 // } else {
421 // tvlink = '{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneProgramPlayerFullScreen",\
422 // "appId":"' + self._strAppId + '","id":"' + aData[i].id + '"}}]}';
423 // }
424 // aData[i].tvlink = tvlink;
425 // }
426
427 // for (let i = 0; i < aData.length; i++) {
428 // oCollectionRequestParameters.mediaIds += (aData[i].id + ',');
429 // }
430 // oCollectionRequestParameters.limit = aData.length;
431 // oCollectionRequestParameters.mediaIds = oCollectionRequestParameters.mediaIds.substring(0, oCollectionRequestParameters.mediaIds.length - 1);
432
433 // // if (this._strAppId != BusinessParameter.CARTOON_APPID) { //刨去动漫,动漫没有收藏选项
434 // // Network.ajax('GET', Common.TOPDRAW_API_SERVER + "User/ListMediaAdditional", null, oCollectionRequestParameters,
435 // // function (strResponse) {
436 // // try {
437 // // var oJSONResult = JSON.parse(strResponse);
438 // // if (oJSONResult.businessCode == 'success') {
439 // // self._aCategoryAlreadyMediaId = [];
440 // // for (var i = 0; i < oJSONResult.resultSet[0].collections.length; i++) {
441 // // var mediaId = oJSONResult.resultSet[0].collections[i].media_id;
442 // // for (let i = 0; i < aData.length; i++) {
443 // // // cc.log("tvlink--------------------->" + aData[i].tvlink);
444 // // if (aData[i].id == mediaId) { //检测是否收藏
445 // // aData[i].isCollect = true; //将已收藏的插进去
446 // // }
447 // // }
448 // // }
449
450 // // if (onDecorate) {
451 // // if (null != oScope) {
452 // // onDecorate.call(oScope, aData);
453 // // } else {
454 // // onDecorate(aData);
455 // // }
456 // // }
457
458 // // cc.log("Success GET MediaAdditinal...");
459 // // } else {
460 // // cc.log("Error GET MediaAdditinal..." + oJSONResult.description);
461 // // }
462 // // } catch (error) {
463 // // cc.log("Exception GET MediaAdditinal..." + error);
464 // // }
465 // // },
466 // // function (strResponse) {
467 // // cc.log("Communication Error : Get MediaAdditinal Information..." + strResponse + "\r\n");
468 // // }, self, "uuid"
469 // // );
470 // // }
471
472 // }
473 // );
474
475
476 // lvCategoryList.setDataPositionRender(function (iPosition, iCount) {
477 // //这里是ListView的this 执行时作用域
478 // let nodeDataPosition = self.node.getChildByName('DataPosition');
479 // if (iCount == 0) {
480 // nodeDataPosition.getComponent(cc.Label).string = "1 / 1";
481 // nodeDataPosition.x = Common.SCREEN_WIDTH / 2 - 70 - nodeDataPosition.width / 2;
482 // return;
483 // }
484 // if (null == iCount) {
485 // iCount = parseInt(nodeDataPosition.getComponent(cc.Label).string.split('/')[1]);
486 // cc.log(iCount);
487 // }
488 // nodeDataPosition.getComponent(cc.Label).string = Math.ceil(Math.min((iPosition + self._iShowCellRows * self._iCellCountEachRow - 1), iCount) / self._iShowCellRows / self._iCellCountEachRow) + " / " + Math.ceil(iCount / self._iShowCellRows / self._iCellCountEachRow);
489 // nodeDataPosition.x = Common.SCREEN_WIDTH / 2 - 70 - nodeDataPosition.width / 2;
490 // // this._compSceneCanvas.checkCountAndDisplayTopBtns(iCount);
491 // });
492 },
493
494 /**
495 * 添加收藏
496 */
497 AddMedia2Collection: function () {
498 let nodeId = this._fiCurrentFocus.node.parent.getComponent(ListCell).id;
499 if (!nodeId || !this._iCollectionId) {
500 return;
501 }
502 let oCollectionRequestParameters = {
503 "view": "json",
504 "mediaId": nodeId,
505 "collectionId": this._iCollectionId,
506 "appId": this._strAppId,
507 "token": Common.TEST_API_TOKEN,
508 };
509 Network.ajax('GET', Common.TOPDRAW_API_SERVER + "User/AddMedia2Collection", null, oCollectionRequestParameters,
510 function (strResponse) {
511 try {
512 var oJSONResult = JSON.parse(strResponse);
513 if (oJSONResult.businessCode == 'success') {
514 cc.log("添加成功");
515 // this.getCategoryList(); //不能更新网络,焦点会错乱
516 this._aCategoryAlreadyMediaId.push(nodeId);
517 let nodeCollectionPic = cc.find("CollectionBg/CollectionPic", this._fiCurrentFocus.node.parent);
518 cc.loader.loadRes("texture/ui/collect_heart", cc.Texture2D, function (err, texture) {
519 var spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 28, 30, 28));
520 nodeCollectionPic.getComponent(cc.Sprite).spriteFrame = spriteFrame;
521 });
522 } else {
523 cc.log("Error GET AddMedia..." + oJSONResult.description);
524 }
525 } catch (error) {
526 cc.log("Exception GET AddMedia..." + error);
527 }
528 },
529 function (strResponse) {
530 cc.log("Communication Error : Get AddMedia Information..." + strResponse + "\r\n");
531 }, this, "uuid"
532 );
533 },
534
535 /**
536 * 移除收藏
537 */
538 removeMedia2Collection: function () {
539 let nodeId = this._fiCurrentFocus.node.parent.getChildByName('Id').getComponent(cc.Label).string;
540 if (!nodeId || !this._iCollectionId) {
541 return;
542 }
543 let oCollectionRequestParameters = {
544 "view": "json",
545 "mediaId": nodeId,
546 "collectionId": this._iCollectionId,
547 "appId": this._strAppId,
548 "token": Common.TEST_API_TOKEN,
549 };
550 Network.ajax('GET', Common.TOPDRAW_API_SERVER + "User/RemoveMediaFromCollection", null, oCollectionRequestParameters,
551 function (strResponse) {
552 try {
553 var oJSONResult = JSON.parse(strResponse);
554 if (oJSONResult.businessCode == 'success') {
555 cc.log("移除成功");
556 // this.getCategoryList(); //不能更新网络,焦点会错乱
557 Utils.remove(this._aCategoryAlreadyMediaId, nodeId);
558 let nodeCollectionPic = cc.find("CollectionBg/CollectionPic", this._fiCurrentFocus.node.parent);
559 cc.loader.loadRes("texture/ui/collect_heart", cc.Texture2D, function (err, texture) {
560 var spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 30, 28));
561 nodeCollectionPic.getComponent(cc.Sprite).spriteFrame = spriteFrame;
562 });
563 } else {
564 cc.log("Error GET removeMedia..." + oJSONResult.description);
565 }
566 } catch (error) {
567 cc.log("Exception GET removeMedia..." + error);
568 }
569 },
570 function (strResponse) {
571 cc.log("Communication Error : Get removeMedia Information..." + strResponse + "\r\n");
572 }, this, "uuid"
573 );
574 },
575
576 checkDataReadyAndInitFocus: function () {
577 if (!this._bIsFocusInit) {
578 this.initFocus();
579 this._bIsFocusInit = true;
580 }
581 },
582
583 initFocus: function () {
584 var self = this;
585 // //----------------Creator2.1.0-rc2版本有毒--------------------------
586 // //动态加载这几张引起黑屏的罪魁祸首
587 // cc.loader.loadRes("Texture/scroll/pageIncon", cc.SpriteFrame, function (err, spriteFrame) {
588 // self.spriteScrollBarBlock.spriteFrame = spriteFrame;
589 // });
590 // cc.loader.loadRes("Texture/scroll/up_arrow", cc.SpriteFrame, function (err, spriteFrame) {
591 // self.spriteScrollBarUp.spriteFrame = spriteFrame;
592 // });
593 // cc.loader.loadRes("Texture/scroll/down_arrow", cc.SpriteFrame, function (err, spriteFrame) {
594 // self.spriteScrollBarDown.spriteFrame = spriteFrame;
595 // });
596 // //-----------------------------------------------------------------
597 var nodeEditor = cc.find("EditorSprite", this.node); //管理
598 // cc.find("HistoryIcon", this.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 54, 142, 54));
599 var fiEditor = nodeEditor.addComponent(FocusInfo);
600 this._aFocusTargets[0]['to_editor_index'] = nodeEditor;
601 fiEditor.init(
602 null, true
603 );
604
605 var nodeIndex = cc.find("IndexSprite", this.node); //首页
606 // cc.find("HistoryIcon", this.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 54, 142, 54));
607 var fiIndex = nodeIndex.addComponent(FocusInfo);
608 this._aFocusTargets[0]['to_first_index'] = nodeIndex;
609 fiIndex.init(
610 null, true
611 );
612
613 var nodeCollection = cc.find("CollectionIcon", this.node); //我的收藏
614 // cc.find("CollectionIcon", this.node).getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 142, 54));
615 var fiCollection = nodeCollection.addComponent(FocusInfo);
616 this._aFocusTargets[0]['to_collection_index'] = nodeCollection;
617 fiCollection.init(
618 '{"click": [{"action": "ChangeScene","parameters": {"sceneName":"sceneDiary","appId":"' + this._strAppId + '"}}]}', true
619 );
620
621 var nodeInitFocus = cc.find(this._oSceneContext.focusPath, this.node);
622 var nodeFocus = new cc.Node('nodeFocus');
623 this.node.addChild(nodeFocus, 10);
624 this._cFocus = this.node.getChildByName('nodeFocus').addComponent(TVFocus);
625 this._cFocus.init('focusContainer', this,
626 nodeInitFocus.getComponent(FocusInfo),
627 Common.SCREEN_WIDTH, Common.SCREEN_HEIGHT, 0, 0, 1.0);
628 if (0 == nodeInitFocus.getName().indexOf('CollectionIcon')) { //
629 nodeInitFocus.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 64, 176, 64));
630 }
631 // if (0 == nodeInitFocus.name.indexOf('TypeListCell')) {
632 // let iIndex = parseInt(nodeInitFocus.name.replace("TypeListCell", ''));
633 // if (this._oType[iIndex]) {
634 // Network.loadImageInNativeRuntime(
635 // Common.TOPDRAW_IMAGE_SERVER + this._oType[iIndex].image[0].fileUrl,
636 // function (texture) {
637 // let width = self._oType[iIndex].image[0].width;
638 // let height = self._oType[iIndex].image[0].height;
639 // nodeInitFocus.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, height / 2, width, height / 2));
640 // }, null, this
641 // );
642 // }
643 // }
644
645 if (this._bBackStatus && 0 == nodeInitFocus.getName().indexOf('OtherListCell')) { //显示收藏框框
646 nodeInitFocus.getChildByName("CollectionBg").opacity = 255;
647 nodeInitFocus.getComponent(ListCell).setUIWithFocus();
648 }
649
650 // if (this._bBackStatus && 0 == nodeInitFocus.getName().indexOf('CartoonListCell')) { //显示收藏框框
651 // nodeInitFocus.getComponent(ListCell).setUIWithFocus();
652 // }
653
654 //处理焦点位于下方问题
655 if (this._oSceneContext.typeListY) {
656 this._nodeTypeList.y = this._oSceneContext.typeListY;
657 }
658 },
659
660 onKeyDown: function (event) {
661 this._super(event);
662 // cc.log("当前列表:" + this._fiCurrentFocus.node.getName());
663 var fiFocusTarget = null;
664 var fiCurrentFocus = this._fiCurrentFocus;
665 var oScrollParameter = null;
666 let aCheckResult;
667 //TODO:给ListView传值,使其可以让滑块跟随滚动
668 let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
669 // if (lvCategoryList) {
670 // lvCategoryList.setCurrentFocus(this._fiCurrentFocus);
671 // }
672 // this.lvCategoryList.setCurrentFocus(this._fiCurrentFocus);
673 // this._oSceneContext.categoryRecordIndexOfFirstCell=lvCategoryList.getRecordIndexOfFirstCellInPageAdvance();
674 if (event.keyCode == cc.macro.KEY.up || event.keyCode == Common.ANDROID_KEY.up) {
675 // if (this._bIsCategoryItemMoving || this._bIsSongListMoving) {
676 // return;
677 // }
678 // if (0 == this._fiCurrentFocus.node.getName().indexOf('ScrollBarBlock')) { //如果滚动条
679 // let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
680 // if (lvCategoryList.scrollAPageUp()) {
681
682 // }
683 // return;
684 // }
685 if (0 == this._fiCurrentFocus.node.getName().indexOf('OtherListCell')) {
686 var index = parseInt(this._fiCurrentFocus.node.getName().replace('OtherListCell', ''));
687 // let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
688 if (lvCategoryList.scrollARowUp(index)) {
689 return;
690 }
691 }
692 // if (0 == this._fiCurrentFocus.node.getName().indexOf('CartoonListCell')) {
693 // var index = parseInt(this._fiCurrentFocus.node.getName().replace('CartoonListCell', ''));
694 // let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
695 // if (lvCategoryList.scrollARowUp(index)) {
696 // return;
697 // }
698 // }
699 fiFocusTarget = this._cFocus.findTarget(fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_UP);
700 if (!fiFocusTarget) { return; }
701 aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter);
702 fiFocusTarget = aCheckResult[0];
703 oScrollParameter = aCheckResult[1];
704 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_UP, null, oScrollParameter);
705 }
706 if (event.keyCode == cc.macro.KEY.right || event.keyCode == Common.ANDROID_KEY.right) {
707 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_RIGHT);
708 if (!fiFocusTarget) { return; }
709 // if (0 == this._fiCurrentFocus.node.name.indexOf("OtherListCell")) {
710 // let index = this._fiCurrentFocus.node.name.replace("OtherListCell", '');
711 // // cc.find("DataContainerMask/DataContainer/EnglishListCell" + index + "/CollectionBg", this._nodeCategoryList).opacity=255;
712 // fiFocusTarget = cc.find("DataContainerMask/DataContainer/OtherListCell" + index + "/CollectionBg", this._nodeCategoryList).getComponent(FocusInfo);
713 // }
714
715 aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter);
716 fiFocusTarget = aCheckResult[0];
717 oScrollParameter = aCheckResult[1];
718 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_RIGHT, null, oScrollParameter);
719 }
720 if (event.keyCode == cc.macro.KEY.down || event.keyCode == Common.ANDROID_KEY.down) {
721 // if (!this._iScrollGroupStatus) {
722 if (this._bIsCategoryItemMoving || this._bIsSongListMoving) {
723 return;
724 }
725 // if (0 == this._fiCurrentFocus.node.getName().indexOf('ScrollBarBlock')) { //如果是滚动条
726 // let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
727 // if (lvCategoryList.scrollAPageDown()) {
728
729 // }
730 // return;
731 // }
732 // if (0 == this._fiCurrentFocus.node.getName().indexOf('CartoonListCell')) {
733 // var index = parseInt(this._fiCurrentFocus.node.getName().replace('CartoonListCell', ''));
734 // let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
735 // if (lvCategoryList.scrollARowDown(null, index)) {
736 // // cc.log("line feed!");
737 // return;
738 // }
739 // }
740 if (0 == this._fiCurrentFocus.node.getName().indexOf('OtherListCell')) {
741 var index = parseInt(this._fiCurrentFocus.node.getName().replace('OtherListCell', ''));
742 // let lvCategoryList = this.node.getChildByName('CategoryList').getComponent(ListView);
743 if (lvCategoryList.scrollARowDown(null, index)) {
744 // cc.log("line feed!");
745 return;
746 }
747 }
748 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_DOWN);
749 if (!fiFocusTarget) { return; }
750 aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter);
751 fiFocusTarget = aCheckResult[0];
752 oScrollParameter = aCheckResult[1];
753 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_DOWN, null, oScrollParameter);
754 // }
755 }
756 if (event.keyCode == cc.macro.KEY.left || event.keyCode == Common.ANDROID_KEY.left) {
757 fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, 0, Common.MOVE_DIRECTION_LEFT);
758 if (!fiFocusTarget) { return; }
759 aCheckResult = this.checkFocusTarget(fiFocusTarget, oScrollParameter);
760 fiFocusTarget = aCheckResult[0];
761 oScrollParameter = aCheckResult[1];
762 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, oScrollParameter);
763 }
764 if (event.keyCode == cc.macro.KEY.enter || event.keyCode == Common.ANDROID_KEY.enter) {
765
766 if (0 == this._fiCurrentFocus.node.name.indexOf("CollectionBg")) { //收藏OR取消收藏
767 let nodeId = this._fiCurrentFocus.node.parent.getComponent(ListCell).id;
768 //数组转成字符串才能判断是否包含某串值(存在返回位置,不存在则返回-1)
769 -1 != this._aCategoryAlreadyMediaId.toString().indexOf(nodeId) ? this.removeMedia2Collection() : this.AddMedia2Collection();
770 return;
771 }
772 this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
773 }
774 if (event.keyCode == cc.macro.KEY.space) {
775 // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
776 }
777 if (event.keyCode == cc.macro.KEY.backspace || event.keyCode == Common.ANDROID_KEY.back) {
778 this.backAScene();
779 }
780
781 //记录CategoryList滚动位置
782 this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
783
784 },
785 checkFocusTarget: function (fiFocusTarget, oScrollParameter) {
786 // if (0 == this._fiCurrentFocus.node.name.indexOf("TypeListCell") && 0 != fiFocusTarget.node.name.indexOf("TypeListCell")) {
787 // if (!this._bIsCategoryListDataInit) {
788 // return [null, oScrollParameter];
789 // }
790 // }
791 // if (fiFocusTarget && 0 == fiFocusTarget.node.name.indexOf("TypeListCell")) {
792 // if (0 != this._fiCurrentFocus.node.name.indexOf("TypeListCell")) {//如果不是TypeList之间跳转,则哪里来回哪里去
793 // fiFocusTarget = cc.find("TypeListCell" + this._oSceneContext._iCurrentTypeIndex, this._nodeTypeList).getComponent(FocusInfo);
794 // } else {
795 // let iIndex = parseInt(fiFocusTarget.node.name.replace(/TypeListCell/, ''));
796 // let iDirRate = null;
797 // if (-fiFocusTarget.node.y + fiFocusTarget.node.height / 2 - this._nodeTypeList.y >= this._nodeTypeListWrapper.height) {
798 // oScrollParameter = this._nodeTypeList.getComponent(TVScrollParameter);
799 // oScrollParameter.setHasRelation(true);
800 // oScrollParameter.setStep(-(-fiFocusTarget.node.y + fiFocusTarget.node.height / 2 + 1 - this._nodeTypeList.y) + this._nodeTypeListWrapper.height);
801 // oScrollParameter.setTargetPosition(this._nodeTypeList.y - oScrollParameter.getStep());
802 // this._oSceneContext.typeListY = this._nodeTypeList.y - oScrollParameter.getStep();
803 // iDirRate = 1;
804 // }
805 // if (-fiFocusTarget.node.y - this._nodeTypeList.y < 0) {
806 // oScrollParameter = this._nodeTypeList.getComponent(TVScrollParameter);
807 // oScrollParameter.setHasRelation(true);
808 // oScrollParameter.setStep(-fiFocusTarget.node.y - fiFocusTarget.node.height / 2 - this._nodeTypeList.y);
809 // oScrollParameter.setTargetPosition(this._nodeTypeList.y + oScrollParameter.getStep());
810 // this._oSceneContext.typeListY = this._nodeTypeList.y + oScrollParameter.getStep();
811 // iDirRate = -1;
812 // }
813 // if (iDirRate) {
814 // if (this._nodeTypeList.y + iDirRate * (this._nodeTypeHeight + 5) >= (this._aTypeAppId.length - this.TYPE_LIST_CELL_SIZE) * (this._nodeTypeHeight + 5) - 5) {//减5没有多大的意思,因为.y是有误差的
815 // cc.find("TypeListArea/Down", this.node).opacity = 0;
816 // } else {
817 // cc.find("TypeListArea/Down", this.node).opacity = 255;
818 // }
819 // if (this._nodeTypeList.y + iDirRate * (this._nodeTypeHeight + 1) <= 5) {
820 // cc.find('TypeListArea/Up', this.node).opacity = 0;
821 // } else {
822 // cc.find('TypeListArea/Up', this.node).opacity = 255;
823 // }
824 // }
825 // }
826 // }
827
828 return [fiFocusTarget, oScrollParameter];
829 },
830
831 onBeforeFocusChange: function (event) {
832 this._super(event);
833 let fiFrom = event.detail.from;
834 let fiTo = event.detail.to;
835 // if (0 == fiFrom.node.getName().indexOf('CartoonListCell')) {
836 // fiFrom.node.getComponent(ListCell).setUIWithoutFocus();
837 // }
838
839 // if (0 == fiFrom.node.getName().indexOf('TypeListCell') && 0 == fiTo.node.getName().indexOf('TypeListCell')) {
840 // // fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
841 // var self = this;
842 // let iIndex = fiFrom.node.name.replace("TypeListCell", '');
843 // if (0 == fiTo.node.getName().indexOf('TypeListCell')) {
844 // if (this._oType[iIndex]) {
845 // let width = self._oType[iIndex].image[0].width;
846 // let height = self._oType[iIndex].image[0].height / 2;
847 // // Network.loadImageInNativeRuntime(
848 // // Common.TOPDRAW_IMAGE_SERVER + self._oType[iIndex].image[0].fileUrl,
849 // // function (texture) {
850 // // fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, width, height));
851 // // }, null, this
852 // // );
853 // cc.loader.load(Common.TOPDRAW_IMAGE_SERVER + self._oType[iIndex].image[0].fileUrl, function (err, texture) {
854 // fiFrom.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, width, height));
855 // });
856 // }
857 // }
858 // }
859
860 if (0 == fiFrom.node.getName().indexOf('CollectionIcon')) {
861 // fiFrom.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 142, 54));
862 cc.loader.loadRes('button/collection_button', cc.Texture2D, function (err, texture) {
863 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 176, 64));
864 });
865 }
866
867 // if (0 == fiFrom.node.getName().indexOf('OtherListCell')) {
868 // fiFrom.node.getChildByName("CollectionBg").opacity = 0;
869 // fiFrom.node.getComponent(ListCell).setUIWithoutFocus();
870 // }
871
872 // if (0 == fiFrom.node.getName().indexOf('CollectionBg')) { //TODO:解决收藏框框跳转某些不隐藏情况
873 // fiFrom.node.opacity = 0;
874 // // fiFrom.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 53, 171));
875 // cc.loader.loadRes('texture/ui/collect_bg', cc.Texture2D, function (err, texture) {
876 // fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 53, 171));
877 // });
878 // }
879 },
880
881 onAfterFocusChange: function (event) {
882 this._super(event);
883 let fiTo = event.detail.to;
884 let fiFrom = event.detail.from;
885 // if (0 == fiTo.node.getName().indexOf('CartoonListCell')) {
886 // fiTo.node.getComponent(ListCell).setUIWithFocus();
887 // }
888
889 // if (0 == fiTo.node.getName().indexOf('TypeListCell')) {
890 // let iIndex = fiTo.node.name.replace("TypeListCell", '');
891 // this._oSceneContext._iCurrentTypeIndex = iIndex;
892 // // fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
893 // var self = this;
894 // if (this._oType[this._oSceneContext._iCurrentTypeIndex]) {
895 // let width = self._oType[iIndex].image[0].width;
896 // let height = self._oType[iIndex].image[0].height / 2;
897 // // Network.loadImageInNativeRuntime(
898 // // Common.TOPDRAW_IMAGE_SERVER + self._oType[iIndex].image[0].fileUrl,
899 // // function (texture) {
900 // // fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, height, width, height));
901 // // }, null, this
902 // // );
903 // cc.loader.load(Common.TOPDRAW_IMAGE_SERVER + self._oType[iIndex].image[0].fileUrl, function (err, texture) {
904 // fiTo.node.getChildByName('Bg').getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, height, width, height));
905 // });
906 // }
907
908 // if (0 == fiFrom.node.getName().indexOf('TypeListCell')) { //正常状态返回回去不需要刷新
909 // this.scheduleOnce(this.getCollectionId, 0.3);
910 // this._bIsCategoryListDataInit = false; //初始它
911 // }
912 // }
913
914 if (0 == fiTo.node.getName().indexOf('CollectionIcon')) { //我的收藏按钮
915 // fiTo.node.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 54, 142, 54));
916 cc.loader.loadRes('button/collection_button', cc.Texture2D, function (err, texture) {
917 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 64, 176, 64));
918 });
919 }
920
921 // if (0 == fiTo.node.getName().indexOf('OtherListCell')) { //显示收藏框框
922 // fiTo.node.getChildByName("CollectionBg").opacity = 255;
923 // fiTo.node.getComponent(ListCell).setUIWithFocus();
924 // }
925
926 // if (0 == fiTo.node.getName().indexOf('CollectionBg')) {
927 // fiTo.node.opacity = 255;
928 // cc.loader.loadRes("texture/ui/collect_bg", cc.Texture2D, function (err, texture) {
929 // var spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 171, 53, 171));
930 // fiTo.node.getComponent(cc.Sprite).spriteFrame = spriteFrame;
931 // });
932 // }
933 },
934
935 doCurrentFocusTVLinkAction: function (strAction) {
936 let strTVLink = this._fiCurrentFocus.getTVLink();
937 var joTVLink = null;
938 try {
939 joTVLink = JSON.parse(strTVLink);
940 let jaOperationList = joTVLink.click;
941 for (let i = 0; i < jaOperationList.length; i++) {
942 switch (jaOperationList[i].action) {
943 default:
944 this.doTVLinkAction(jaOperationList[i]);
945 break;
946 }
947 }
948 } catch (error) {
949 cc.log("runTVLinkAction Exception..." + error);
950 }
951 },
952
953 onListScrollStart: function () {
954 this._bIsSongListMoving = true;
955 cc.log("scroll start");
956 },
957 onListScrollEnd: function () {
958 this._bIsSongListMoving = false;
959 cc.log("scroll completed");
960 },
961
962 onDestroy: function () {
963 cc.director.emit('stop_render'); //分发事件
964 },
965
966 });
1 {
2 "ver": "1.0.5",
3 "uuid": "432aa898-d193-468d-bdaf-9a81777bb81b",
4 "isPlugin": false,
5 "loadPluginInWeb": true,
6 "loadPluginInNative": true,
7 "loadPluginInEditor": false,
8 "subMetas": {}
9 }
...\ No newline at end of file ...\ No newline at end of file
...@@ -309,6 +309,7 @@ cc.Class({ ...@@ -309,6 +309,7 @@ cc.Class({
309 //此函数一般start为0 309 //此函数一般start为0
310 //由于光标恢复的需要,希望光标所在PFB和记录的一致,所以PFB的使用,也从start开始 310 //由于光标恢复的需要,希望光标所在PFB和记录的一致,所以PFB的使用,也从start开始
311 var oJSONResult = JSON.parse(strResponse); 311 var oJSONResult = JSON.parse(strResponse);
312
312 this._iRecordCount = oJSONResult.count; 313 this._iRecordCount = oJSONResult.count;
313 314
314 this.adjustScrollBarSize(this._iRecordCount); 315 this.adjustScrollBarSize(this._iRecordCount);
...@@ -376,6 +377,7 @@ cc.Class({ ...@@ -376,6 +377,7 @@ cc.Class({
376 } 377 }
377 378
378 //------------2.0版本------- 379 //------------2.0版本-------
380 // cc.log("/////////////");
379 nodeCell.active = true; 381 nodeCell.active = true;
380 //-------------------------- 382 //--------------------------
381 } else { 383 } else {
......
1 {
2 "ver": "1.0.1",
3 "uuid": "5dc17c30-f1e4-4568-a1b8-740dc26ee824",
4 "isSubpackage": false,
5 "subpackageName": "",
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
1 cc.Class({
2 extends: cc.Component,
3
4 statics: {
5 gameCategory: {
6 "businessCode": "success",
7 "count": 10,
8 "currentTime": 1567477099396,
9 "description": "",
10 "resultSet": [
11 {
12 "id": 233,
13 "title": "火箭小黄人",
14 "image": [
15 {
16 "bg": "game/bg_xyx_1",
17 "fileUrl": "game/xyx_1"
18 }
19 ]
20 },
21 {
22 "id": 233,
23 "title": "接糖果",
24 "image": [
25 {
26 "bg": "game/bg_xyx_2",
27 "fileUrl": "game/xyx_2"
28 }
29 ]
30 },
31 {
32 "id": 233,
33 "title": "欢乐叠蛋糕",
34 "image": [
35 {
36 "bg": "game/bg_xyx_3",
37 "fileUrl": "game/xyx_3"
38 }
39 ]
40 },
41 {
42 "id": 233,
43 "title": "记忆翻牌",
44 "image": [
45 {
46 "bg": "game/bg_xyx_4",
47 "fileUrl": "game/xyx_4"
48 }
49 ]
50 },
51 {
52 "id": 233,
53 "title": "飞檐走壁",
54 "image": [
55 {
56 "bg": "game/bg_xyx_5",
57 "fileUrl": "game/xyx_5"
58 }
59 ]
60 },
61 {
62 "id": 233,
63 "title": "旋转海盗",
64 "image": [
65 {
66 "bg": "game/bg_xyx_6",
67 "fileUrl": "game/xyx_6"
68 }
69 ]
70 },
71 {
72 "id": 233,
73 "title": "奔跑吧小马宝莉",
74 "image": [
75 {
76 "bg": "game/bg_xyx_7",
77 "fileUrl": "game/xyx_7"
78 }
79 ]
80 },
81 {
82 "id": 233,
83 "title": "猜猜我是谁",
84 "image": [
85 {
86 "bg": "game/bg_xyx_8",
87 "fileUrl": "game/xyx_8"
88 }
89 ]
90 },
91 {
92 "id": 233,
93 "title": "它的颜色",
94 "image": [
95 {
96 "bg": "game/bg_xyx_9",
97 "fileUrl": "game/xyx_9"
98 }
99 ]
100 },
101 {
102 "id": 233,
103 "title": "数一数",
104 "image": [
105 {
106 "bg": "game/bg_xyx_10",
107 "fileUrl": "game/xyx_10"
108 }
109 ]
110 }
111 ]
112 }
113 }
114
115 });
1 {
2 "ver": "1.0.5",
3 "uuid": "947bbf75-2ed3-4a65-bec1-5f050733126d",
4 "isPlugin": false,
5 "loadPluginInWeb": true,
6 "loadPluginInNative": true,
7 "loadPluginInEditor": false,
8 "subMetas": {}
9 }
...\ No newline at end of file ...\ No newline at end of file
1 //明星列表ListCell
2 var Common = require('Common');
3 var FocusInfo = require('FocusInfo');
4 var ListCell = require('ListCell');
5 var Network = require('Network');
6
7 cc.Class({
8 extends: ListCell,
9
10 properties: {
11 id: 0,
12 bg: cc.Sprite, //背景
13 starName: cc.Label, //名称
14 pic: cc.Sprite, //动漫图片
15 },
16
17 statics: {
18 PFB_NAME: 'prefab/pfbGameCategoryListCell',
19 CELL_NAME: 'StarListCell',
20 },
21
22 init: function (iCellIndex, bIsFocusEnable, compSceneCanvas) {
23 //准备焦点坐标
24 let fiCategoryBlock = this.node.addComponent(FocusInfo);
25 fiCategoryBlock.init(
26 null, false, null, null, 1.0
27 );
28 compSceneCanvas.addNodeToFocusTarget(0, this.node.name, this.node);
29 },
30
31 render(oData, iRecordIndex) {
32 this.id = oData.id;
33 this.starName.string = oData.title;
34 // // this.bg.spriteFrame.setRect(cc.rect(0, 0, 214, 214));
35 var self = this;
36 cc.loader.loadRes(oData.image[0].fileUrl, cc.Texture2D, function (err, texture) {
37 self.pic.spriteFrame = new cc.SpriteFrame(texture);
38 });
39 // if (oData.image[0]) {
40 // var self = this;
41 // Network.loadImageInNativeRuntime(
42 // Common.TOPDRAW_IMAGE_SERVER + oData.image[0].fileUrl,
43 // function (texture) {
44 // self.pic.spriteFrame = new cc.SpriteFrame(texture);
45 // }, null, this
46 // );
47 // }
48 // //准备焦点坐标
49 // this.node.getComponent(FocusInfo).setTVLink(oData.tvlink);
50 },
51
52 enableFocusInfo: function () {
53 this.node.getComponent(FocusInfo).setEnable(true);
54 },
55
56 disableFocusInfo: function () {
57 this.node.getComponent(FocusInfo).setEnable(false);
58 },
59
60 });
1 {
2 "ver": "1.0.5",
3 "uuid": "041c173a-fcd3-47f4-bcf4-74c9b5071ef7",
4 "isPlugin": false,
5 "loadPluginInWeb": true,
6 "loadPluginInNative": true,
7 "loadPluginInEditor": false,
8 "subMetas": {}
9 }
...\ No newline at end of file ...\ No newline at end of file
1 //观看历史-其他
2 var Common = require('Common');
3 var FocusInfo = require('FocusInfo');
4 var ListCell = require('ListCell');
5 var Network = require('Network');
6
7 cc.Class({
8 extends: ListCell,
9
10 properties: {
11 id: 0,
12 pic: cc.Sprite,
13 activeName1: cc.Label,
14 activeName2: cc.Label,
15 normalName: cc.Label,
16 textPlayTimes: cc.Label, //观看次数
17 collectBg: cc.Sprite, //收藏外框
18 collectPic: cc.Sprite, //收藏内框
19 },
20
21 statics: {
22 PFB_NAME: 'prefab/pfbHistoryOtherListCell',
23 CELL_NAME: 'OtherListCell',
24 },
25
26 init: function (iCellIndex, bIsFocusEnable, compSceneCanvas) {
27 // cc.find("CollectionBg", this.node).opacity = 0;
28 // let nodeCollectionBg = this.node.getChildByName("CollectionBg");
29 // nodeCollectionBg.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 53, 171));
30 // let nodeCollectionPic = nodeCollectionBg.getChildByName('CollectionPic');
31 // nodeCollectionPic.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, 30, 28));
32
33 // let fiCollection = this.node.getChildByName('CollectionBg').addComponent(FocusInfo);
34 // fiCollection.init(
35 // null, true, null, null, 1.0);
36 // compSceneCanvas.addNodeToFocusTarget(0, this.node.getChildByName('CollectionBg').name + iCellIndex, this.node);
37 // 准备焦点坐标
38 // let fiCategoryBlock=this.node.getChildByName('Pic').addComponent(FocusInfo);
39 let fiCategoryBlock = this.node.addComponent(FocusInfo);
40 fiCategoryBlock.init(
41 null, false, null, null, 1.0
42 );
43 compSceneCanvas.addNodeToFocusTarget(0, this.node.name, this.node);
44 },
45
46 render(oData, iRecordIndex) {
47 var self = this;
48 this.id = oData.id;
49 this.activeName1.string = oData.name;
50 this.activeName2.string = oData.name;
51 this.normalName.string = oData.name;
52 this.activeName1._updateRenderData(true);
53 this.activeName2._updateRenderData(true);
54 this.normalName._updateRenderData(true);
55 // if (oData.play_times) {
56 // let value = parseInt(oData.play_times);
57 // if (value > 10000) {
58 // this.textPlayTimes.string = parseInt(value / 10000) + "万+";
59 // } else {
60 // this.textPlayTimes.string = value;
61 // }
62 // }
63 if (oData.images.list[0]) {
64 Network.loadImageInNativeRuntime(
65 Common.TOPDRAW_IMAGE_SERVER_EDU_RIGHT + oData.images.list[0].fileUrl,
66 function (texture) {
67 self.pic.spriteFrame = new cc.SpriteFrame(texture);
68 }, null, this
69 );
70 }
71 // self.collectBg.spriteFrame.setRect(cc.rect(0, 0, 53, 171));
72 // self.collectPic.spriteFrame.setRect(cc.rect(0, 0, 30, 28));
73 // if (oData.isCollect) {
74 // cc.loader.loadRes("texture/ui/collect_heart", cc.Texture2D, function (err, texture) {
75 // var spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 28, 30, 28));
76 // self.collectPic.spriteFrame = spriteFrame;
77 // });
78 // } else {
79 // cc.loader.loadRes("texture/ui/collect_heart", cc.Texture2D, function (err, texture) {
80 // var spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, 30, 28));
81 // self.collectPic.spriteFrame = spriteFrame;
82 // });
83 // }
84
85 this.node.getComponent(FocusInfo).setTVLink(oData.tvlink);
86 },
87
88 enableFocusInfo: function () {
89 this.node.getComponent(FocusInfo).setEnable(true);
90 },
91
92 disableFocusInfo: function () {
93 this.node.getComponent(FocusInfo).setEnable(false);
94 },
95
96 setUIWithFocus: function () {
97 let nodeCellName = this.node.getChildByName('Name');
98 cc.find("NormalName", nodeCellName).opacity = 255;
99 //超出滚动
100 let nodeScreenTitleText = cc.find('ActiveName/NameContainer/NameText', nodeCellName);
101
102 let fOriginalX = nodeScreenTitleText.x;
103 let fOriginalY = nodeScreenTitleText.y;
104
105 let nodeScreenTitleText1 = nodeScreenTitleText.getChildByName('NameText1');
106 let nodeScreenTitleText2 = nodeScreenTitleText.getChildByName('NameText2');
107 nodeScreenTitleText2.x = nodeScreenTitleText1.x + nodeScreenTitleText1.width + 10;//TODO:补丁,解决滚动重叠
108 if (nodeScreenTitleText1.width > nodeScreenTitleText.width) {
109 cc.find("ActiveName/NameContainer", nodeCellName).opacity = 255;
110 cc.find("NormalName", nodeCellName).opacity = 0;
111 let fEndPositionDelta = (nodeScreenTitleText1.width + 30);
112 //下方时长和字有关系,才能速度一样
113 var ftaScreenTitleMoveToTarget = cc.moveTo(10 * (nodeScreenTitleText1.width / nodeScreenTitleText.width), fOriginalX - fEndPositionDelta, fOriginalY);
114 var ftaScreenTitleMoveToBack = cc.moveTo(0, fOriginalX, fOriginalY);
115 var sequenceMediaTitle = cc.sequence(ftaScreenTitleMoveToTarget, ftaScreenTitleMoveToBack);
116 var repeatScreenTitle = cc.repeat(sequenceMediaTitle, 10);
117 repeatScreenTitle.setTag(Common.OVERLENGTH_MOVING);
118 nodeScreenTitleText.runAction(repeatScreenTitle);
119 nodeScreenTitleText2.active = true;
120 }
121 },
122 setUIWithoutFocus: function () {
123 let nodeCellName = this.node.getChildByName('Name');
124 cc.find("NormalName", nodeCellName).opacity = 255;
125 // cc.find("ActiveName/ActiveNameBg", nodeCellName).opacity = 0;
126 //如有滚动停止滚动
127 let nodeScreenTitleText = cc.find('ActiveName/NameContainer/NameText', nodeCellName);
128 if (null != nodeScreenTitleText.getActionByTag(Common.OVERLENGTH_MOVING)) {
129 nodeScreenTitleText.stopActionByTag(Common.OVERLENGTH_MOVING);
130 nodeScreenTitleText.getChildByName('NameText2').active = false;
131 cc.find("ActiveName/NameContainer", nodeCellName).opacity = 0;
132 }
133 nodeScreenTitleText.x = 0;
134 },
135
136 });
1 {
2 "ver": "1.0.5",
3 "uuid": "e7901ff3-31d9-4586-a24e-ba06b9dc0a1f",
4 "isPlugin": false,
5 "loadPluginInWeb": true,
6 "loadPluginInNative": true,
7 "loadPluginInEditor": false,
8 "subMetas": {}
9 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "de56a7ce-7552-4cdc-bc00-f83ab0cd723f",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "clear_button": {
11 "ver": "1.0.4",
12 "uuid": "828266d7-375c-4ab0-b654-db585576594e",
13 "rawTextureUuid": "de56a7ce-7552-4cdc-bc00-f83ab0cd723f",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": -2,
19 "trimX": 0,
20 "trimY": 4,
21 "width": 137,
22 "height": 126,
23 "rawWidth": 137,
24 "rawHeight": 130,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "d127fce9-a2d4-42e7-af2d-7ea7d709d4e2",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "collection": {
11 "ver": "1.0.4",
12 "uuid": "96b728ce-bd15-4603-bc4f-d945a1420d09",
13 "rawTextureUuid": "d127fce9-a2d4-42e7-af2d-7ea7d709d4e2",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": -0.5,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 165,
22 "height": 40,
23 "rawWidth": 166,
24 "rawHeight": 40,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "e18c2844-5dfa-4d9f-8ba9-bf8f8bba015e",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "collection_button": {
11 "ver": "1.0.4",
12 "uuid": "fb443772-0913-460b-8dfa-599834443089",
13 "rawTextureUuid": "e18c2844-5dfa-4d9f-8ba9-bf8f8bba015e",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": -2,
19 "trimX": 0,
20 "trimY": 4,
21 "width": 176,
22 "height": 124,
23 "rawWidth": 176,
24 "rawHeight": 128,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "f2cef226-0887-49f3-8ce1-e5d9182ea36f",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "editor_button": {
11 "ver": "1.0.4",
12 "uuid": "d280bcbd-cf96-4d23-a0b2-245a9374328d",
13 "rawTextureUuid": "f2cef226-0887-49f3-8ce1-e5d9182ea36f",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": -2,
19 "trimX": 0,
20 "trimY": 4,
21 "width": 137,
22 "height": 126,
23 "rawWidth": 137,
24 "rawHeight": 130,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "2a607f33-c197-407b-ab1a-9e991e39764e",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "exitEditor_button": {
11 "ver": "1.0.4",
12 "uuid": "171d3929-fbaa-475e-a350-bc4cb2cf698e",
13 "rawTextureUuid": "2a607f33-c197-407b-ab1a-9e991e39764e",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": -2,
19 "trimX": 0,
20 "trimY": 4,
21 "width": 137,
22 "height": 126,
23 "rawWidth": 137,
24 "rawHeight": 130,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "7d661a83-97c9-4649-a807-0f0b1b3538e4",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "history_button": {
11 "ver": "1.0.4",
12 "uuid": "cafbb817-8e14-4f94-8071-733ee3859e0a",
13 "rawTextureUuid": "7d661a83-97c9-4649-a807-0f0b1b3538e4",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": -2,
19 "trimX": 0,
20 "trimY": 4,
21 "width": 176,
22 "height": 124,
23 "rawWidth": 176,
24 "rawHeight": 128,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "a1b3d15c-7ca7-46c5-ae33-f6659a74e6b4",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "index_button": {
11 "ver": "1.0.4",
12 "uuid": "b8d38b8c-3423-44ac-bc70-4f95ea2a4cb8",
13 "rawTextureUuid": "a1b3d15c-7ca7-46c5-ae33-f6659a74e6b4",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": -2,
19 "trimX": 0,
20 "trimY": 4,
21 "width": 137,
22 "height": 126,
23 "rawWidth": 137,
24 "rawHeight": 130,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.0.1",
3 "uuid": "d3cafea9-abb3-4608-accb-7713118a159b",
4 "isSubpackage": false,
5 "subpackageName": "",
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "9ab097eb-65a3-478c-80d8-ba2205945aab",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_item_1": {
11 "ver": "1.0.4",
12 "uuid": "d4b2eadb-7be7-4e4c-b4dc-e42040e3abd3",
13 "rawTextureUuid": "9ab097eb-65a3-478c-80d8-ba2205945aab",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 308,
22 "height": 314,
23 "rawWidth": 308,
24 "rawHeight": 314,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "b912a0ba-0de6-4414-93d8-a55d33055d68",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_item_2": {
11 "ver": "1.0.4",
12 "uuid": "fe67856f-fb4c-4a5f-8210-d6ab958f940a",
13 "rawTextureUuid": "b912a0ba-0de6-4414-93d8-a55d33055d68",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 308,
22 "height": 314,
23 "rawWidth": 308,
24 "rawHeight": 314,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "b1bd5296-b988-4c6d-a422-ab1830dd2ba2",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_item_3": {
11 "ver": "1.0.4",
12 "uuid": "5db3734a-0219-4ade-bdea-34ccea5cf66e",
13 "rawTextureUuid": "b1bd5296-b988-4c6d-a422-ab1830dd2ba2",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 308,
22 "height": 314,
23 "rawWidth": 308,
24 "rawHeight": 314,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "f70fff6f-851b-4c8f-a0eb-14c8f173f102",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx": {
11 "ver": "1.0.4",
12 "uuid": "ae1ed7df-cf12-4399-a6ab-982fcf2eb8ca",
13 "rawTextureUuid": "f70fff6f-851b-4c8f-a0eb-14c8f173f102",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 1280,
22 "height": 720,
23 "rawWidth": 1280,
24 "rawHeight": 720,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "4ab0b6a3-1222-40e1-9321-0562c496ce5a",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_1": {
11 "ver": "1.0.4",
12 "uuid": "ac23d39a-ce30-4fbd-9c98-1f89bbc0ac59",
13 "rawTextureUuid": "4ab0b6a3-1222-40e1-9321-0562c496ce5a",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "acbfcc8f-48b5-40e2-9736-40038fb5279c",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_10": {
11 "ver": "1.0.4",
12 "uuid": "8abc6dd5-e099-4f02-b584-cdf8ac6235cd",
13 "rawTextureUuid": "acbfcc8f-48b5-40e2-9736-40038fb5279c",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "8b337b3b-0aa7-42e6-b24d-0d7f725b56a9",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_2": {
11 "ver": "1.0.4",
12 "uuid": "52bdcef1-a19a-4692-ab60-297d30f03ba3",
13 "rawTextureUuid": "8b337b3b-0aa7-42e6-b24d-0d7f725b56a9",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "1b00445a-198a-42e9-8839-ab3a659eab03",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_3": {
11 "ver": "1.0.4",
12 "uuid": "a14fec3f-7ec3-43d6-91eb-3c5623fc1890",
13 "rawTextureUuid": "1b00445a-198a-42e9-8839-ab3a659eab03",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "585144a0-9f93-46d8-8c74-773608253de5",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_4": {
11 "ver": "1.0.4",
12 "uuid": "a270262a-3321-429f-9e3b-1b0f3a410c2e",
13 "rawTextureUuid": "585144a0-9f93-46d8-8c74-773608253de5",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "4fdf9306-5a37-4496-9bc0-767da7cc171f",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_5": {
11 "ver": "1.0.4",
12 "uuid": "c38e231a-094f-4260-800c-7cd671ae5d52",
13 "rawTextureUuid": "4fdf9306-5a37-4496-9bc0-767da7cc171f",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "dcc91c2f-054a-4698-9147-ab6116241ae7",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_6": {
11 "ver": "1.0.4",
12 "uuid": "d1b9a269-77f4-4a08-8c42-f1f8d891b928",
13 "rawTextureUuid": "dcc91c2f-054a-4698-9147-ab6116241ae7",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "1c317b4b-0015-4ffd-956a-d804c550ccbf",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_7": {
11 "ver": "1.0.4",
12 "uuid": "458f181f-9473-433b-97de-17a0f7f8fcc7",
13 "rawTextureUuid": "1c317b4b-0015-4ffd-956a-d804c550ccbf",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "cfa0d43a-f785-4134-b3b3-d434278f72d0",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_8": {
11 "ver": "1.0.4",
12 "uuid": "7b3dd3d7-2d78-447f-8415-8d1f191da0b7",
13 "rawTextureUuid": "cfa0d43a-f785-4134-b3b3-d434278f72d0",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "f9f5436f-a24d-42c3-ade9-899762d7094d",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "bg_xyx_9": {
11 "ver": "1.0.4",
12 "uuid": "24ffd093-4645-4b9f-ba08-3555cc9270fd",
13 "rawTextureUuid": "f9f5436f-a24d-42c3-ade9-899762d7094d",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 135,
23 "rawWidth": 225,
24 "rawHeight": 135,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "c24126b9-fabb-47f9-a74f-13c5870be7d4",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_1": {
11 "ver": "1.0.4",
12 "uuid": "a05221ff-b72c-4a2f-94b4-e15d079e34f9",
13 "rawTextureUuid": "c24126b9-fabb-47f9-a74f-13c5870be7d4",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 166,
22 "height": 203,
23 "rawWidth": 166,
24 "rawHeight": 203,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "24c63c15-0b49-4be1-93f6-49bcdae7c461",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_10": {
11 "ver": "1.0.4",
12 "uuid": "50936ebc-91fe-4fc3-b041-4505d53c2082",
13 "rawTextureUuid": "24c63c15-0b49-4be1-93f6-49bcdae7c461",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 225,
22 "height": 184,
23 "rawWidth": 225,
24 "rawHeight": 184,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "f5fbb7dd-03b4-4446-8ea7-fa70938b0ea1",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_2": {
11 "ver": "1.0.4",
12 "uuid": "c445704b-8c01-4a50-b458-569366dbdc48",
13 "rawTextureUuid": "f5fbb7dd-03b4-4446-8ea7-fa70938b0ea1",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0.5,
18 "offsetY": 0,
19 "trimX": 1,
20 "trimY": 0,
21 "width": 200,
22 "height": 183,
23 "rawWidth": 201,
24 "rawHeight": 183,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "cbf98085-e9df-42bb-a297-8f4920a7faaa",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_3": {
11 "ver": "1.0.4",
12 "uuid": "3428a7c1-2663-4abb-bed7-35e754ef78c6",
13 "rawTextureUuid": "cbf98085-e9df-42bb-a297-8f4920a7faaa",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 155,
22 "height": 199,
23 "rawWidth": 155,
24 "rawHeight": 199,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "b4db891a-18f8-479b-ba0e-53a480c4e913",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_4": {
11 "ver": "1.0.4",
12 "uuid": "f4692eb1-a389-43fc-be55-046e1f66de1e",
13 "rawTextureUuid": "b4db891a-18f8-479b-ba0e-53a480c4e913",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 232,
22 "height": 178,
23 "rawWidth": 232,
24 "rawHeight": 178,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "52890ddf-f4ed-40fb-9342-0855ccd4271a",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_5": {
11 "ver": "1.0.4",
12 "uuid": "7702b97f-930d-4313-afd3-fc5bad0adb2e",
13 "rawTextureUuid": "52890ddf-f4ed-40fb-9342-0855ccd4271a",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 215,
22 "height": 191,
23 "rawWidth": 215,
24 "rawHeight": 191,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "3de92181-de87-4d8c-842e-336638c1802d",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_6": {
11 "ver": "1.0.4",
12 "uuid": "c0a3245c-ea5a-4689-a42e-28dcd403241e",
13 "rawTextureUuid": "3de92181-de87-4d8c-842e-336638c1802d",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 242,
22 "height": 164,
23 "rawWidth": 242,
24 "rawHeight": 164,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "896b93b0-453a-41ce-88f4-fac8709b30cf",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_7": {
11 "ver": "1.0.4",
12 "uuid": "25ec6204-d95a-4d87-be44-1cf4c189f1f6",
13 "rawTextureUuid": "896b93b0-453a-41ce-88f4-fac8709b30cf",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 188,
22 "height": 174,
23 "rawWidth": 188,
24 "rawHeight": 174,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "d3fe0f09-13e6-4f03-8e6d-afa05c75d961",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_8": {
11 "ver": "1.0.4",
12 "uuid": "d9fd4561-ac22-4c01-a160-a11067dbd7f9",
13 "rawTextureUuid": "d3fe0f09-13e6-4f03-8e6d-afa05c75d961",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": -0.5,
19 "trimX": 0,
20 "trimY": 1,
21 "width": 168,
22 "height": 195,
23 "rawWidth": 168,
24 "rawHeight": 196,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.3.1",
3 "uuid": "0fda33cb-ff3c-4b13-b465-28a60cb8c273",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "platformSettings": {},
9 "subMetas": {
10 "xyx_9": {
11 "ver": "1.0.4",
12 "uuid": "b9d424ff-b61a-44be-8d7a-f0aeb779da8f",
13 "rawTextureUuid": "0fda33cb-ff3c-4b13-b465-28a60cb8c273",
14 "trimType": "auto",
15 "trimThreshold": 1,
16 "rotated": false,
17 "offsetX": 0,
18 "offsetY": 0,
19 "trimX": 0,
20 "trimY": 0,
21 "width": 158,
22 "height": 186,
23 "rawWidth": 158,
24 "rawHeight": 186,
25 "borderTop": 0,
26 "borderBottom": 0,
27 "borderLeft": 0,
28 "borderRight": 0,
29 "subMetas": {}
30 }
31 }
32 }
...\ 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": "pfbStarCategoryListCell",
17 "_objFlags": 0,
18 "_parent": null,
19 "_children": [
20 {
21 "__id__": 2
22 },
23 {
24 "__id__": 5
25 },
26 {
27 "__id__": 9
28 }
29 ],
30 "_active": true,
31 "_level": 1,
32 "_components": [
33 {
34 "__id__": 16
35 }
36 ],
37 "_prefab": {
38 "__id__": 17
39 },
40 "_opacity": 255,
41 "_color": {
42 "__type__": "cc.Color",
43 "r": 255,
44 "g": 255,
45 "b": 255,
46 "a": 255
47 },
48 "_contentSize": {
49 "__type__": "cc.Size",
50 "width": 220,
51 "height": 220
52 },
53 "_anchorPoint": {
54 "__type__": "cc.Vec2",
55 "x": 0.5,
56 "y": 0.5
57 },
58 "_position": {
59 "__type__": "cc.Vec3",
60 "x": 0,
61 "y": 0,
62 "z": 0
63 },
64 "_scale": {
65 "__type__": "cc.Vec3",
66 "x": 1,
67 "y": 1,
68 "z": 1
69 },
70 "_eulerAngles": {
71 "__type__": "cc.Vec3",
72 "x": 0,
73 "y": 0,
74 "z": 0
75 },
76 "_skewX": 0,
77 "_skewY": 0,
78 "_is3DNode": false,
79 "groupIndex": 0,
80 "_rotationX": 0,
81 "_rotationY": 0,
82 "_id": ""
83 },
84 {
85 "__type__": "cc.Node",
86 "_name": "Bg",
87 "_objFlags": 0,
88 "_parent": {
89 "__id__": 1
90 },
91 "_children": [],
92 "_active": true,
93 "_level": 2,
94 "_components": [
95 {
96 "__id__": 3
97 }
98 ],
99 "_prefab": {
100 "__id__": 4
101 },
102 "_opacity": 255,
103 "_color": {
104 "__type__": "cc.Color",
105 "r": 255,
106 "g": 255,
107 "b": 255,
108 "a": 255
109 },
110 "_contentSize": {
111 "__type__": "cc.Size",
112 "width": 214,
113 "height": 214
114 },
115 "_anchorPoint": {
116 "__type__": "cc.Vec2",
117 "x": 0.5,
118 "y": 0.5
119 },
120 "_position": {
121 "__type__": "cc.Vec3",
122 "x": 0,
123 "y": 0,
124 "z": 0
125 },
126 "_scale": {
127 "__type__": "cc.Vec3",
128 "x": 1,
129 "y": 1,
130 "z": 1
131 },
132 "_eulerAngles": {
133 "__type__": "cc.Vec3",
134 "x": 0,
135 "y": 0,
136 "z": 0
137 },
138 "_skewX": 0,
139 "_skewY": 0,
140 "_is3DNode": false,
141 "groupIndex": 0,
142 "_rotationX": 0,
143 "_rotationY": 0,
144 "_id": ""
145 },
146 {
147 "__type__": "cc.Sprite",
148 "_name": "",
149 "_objFlags": 0,
150 "node": {
151 "__id__": 2
152 },
153 "_enabled": true,
154 "_materials": [
155 {
156 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
157 }
158 ],
159 "_srcBlendFactor": 770,
160 "_dstBlendFactor": 771,
161 "_spriteFrame": {
162 "__uuid__": "d4b2eadb-7be7-4e4c-b4dc-e42040e3abd3"
163 },
164 "_type": 0,
165 "_sizeMode": 0,
166 "_fillType": 0,
167 "_fillCenter": {
168 "__type__": "cc.Vec2",
169 "x": 0,
170 "y": 0
171 },
172 "_fillStart": 0,
173 "_fillRange": 0,
174 "_isTrimmedMode": true,
175 "_atlas": null,
176 "_id": ""
177 },
178 {
179 "__type__": "cc.PrefabInfo",
180 "root": {
181 "__id__": 1
182 },
183 "asset": {
184 "__uuid__": "d348629e-3159-4a29-a0d0-57c19ccc1d87"
185 },
186 "fileId": "86Tty55gJOdruyfqc8Q4C0",
187 "sync": false
188 },
189 {
190 "__type__": "cc.Node",
191 "_name": "Text",
192 "_objFlags": 0,
193 "_parent": {
194 "__id__": 1
195 },
196 "_children": [],
197 "_active": true,
198 "_level": 0,
199 "_components": [
200 {
201 "__id__": 6
202 },
203 {
204 "__id__": 7
205 }
206 ],
207 "_prefab": {
208 "__id__": 8
209 },
210 "_opacity": 255,
211 "_color": {
212 "__type__": "cc.Color",
213 "r": 255,
214 "g": 255,
215 "b": 255,
216 "a": 255
217 },
218 "_contentSize": {
219 "__type__": "cc.Size",
220 "width": 0,
221 "height": 27.72
222 },
223 "_anchorPoint": {
224 "__type__": "cc.Vec2",
225 "x": 0.5,
226 "y": 0.5
227 },
228 "_position": {
229 "__type__": "cc.Vec3",
230 "x": 0,
231 "y": -86.14,
232 "z": 0
233 },
234 "_scale": {
235 "__type__": "cc.Vec3",
236 "x": 1,
237 "y": 1,
238 "z": 1
239 },
240 "_eulerAngles": {
241 "__type__": "cc.Vec3",
242 "x": 0,
243 "y": 0,
244 "z": 0
245 },
246 "_skewX": 0,
247 "_skewY": 0,
248 "_is3DNode": false,
249 "groupIndex": 0,
250 "_rotationX": 0,
251 "_rotationY": 0,
252 "_id": ""
253 },
254 {
255 "__type__": "cc.Label",
256 "_name": "",
257 "_objFlags": 0,
258 "node": {
259 "__id__": 5
260 },
261 "_enabled": true,
262 "_materials": [
263 {
264 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
265 }
266 ],
267 "_useOriginalSize": false,
268 "_string": "",
269 "_N$string": "",
270 "_fontSize": 22,
271 "_lineHeight": 22,
272 "_enableWrapText": true,
273 "_N$file": null,
274 "_isSystemFontUsed": true,
275 "_spacingX": 0,
276 "_batchAsBitmap": false,
277 "_N$horizontalAlign": 1,
278 "_N$verticalAlign": 1,
279 "_N$fontFamily": "Arial",
280 "_N$overflow": 0,
281 "_N$cacheMode": 0,
282 "_id": ""
283 },
284 {
285 "__type__": "cc.Widget",
286 "_name": "",
287 "_objFlags": 0,
288 "node": {
289 "__id__": 5
290 },
291 "_enabled": true,
292 "alignMode": 0,
293 "_target": null,
294 "_alignFlags": 4,
295 "_left": 0,
296 "_right": 0,
297 "_top": 0,
298 "_bottom": 10,
299 "_verticalCenter": 0,
300 "_horizontalCenter": 0,
301 "_isAbsLeft": true,
302 "_isAbsRight": true,
303 "_isAbsTop": true,
304 "_isAbsBottom": true,
305 "_isAbsHorizontalCenter": true,
306 "_isAbsVerticalCenter": true,
307 "_originalWidth": 0,
308 "_originalHeight": 0,
309 "_id": ""
310 },
311 {
312 "__type__": "cc.PrefabInfo",
313 "root": {
314 "__id__": 1
315 },
316 "asset": {
317 "__uuid__": "d348629e-3159-4a29-a0d0-57c19ccc1d87"
318 },
319 "fileId": "47SvBdlfRC5439WouRfxN7",
320 "sync": false
321 },
322 {
323 "__type__": "cc.Node",
324 "_name": "PicWrapper",
325 "_objFlags": 0,
326 "_parent": {
327 "__id__": 1
328 },
329 "_children": [
330 {
331 "__id__": 10
332 }
333 ],
334 "_active": true,
335 "_level": 0,
336 "_components": [
337 {
338 "__id__": 14
339 }
340 ],
341 "_prefab": {
342 "__id__": 15
343 },
344 "_opacity": 255,
345 "_color": {
346 "__type__": "cc.Color",
347 "r": 255,
348 "g": 255,
349 "b": 255,
350 "a": 255
351 },
352 "_contentSize": {
353 "__type__": "cc.Size",
354 "width": 201,
355 "height": 183
356 },
357 "_anchorPoint": {
358 "__type__": "cc.Vec2",
359 "x": 0.5,
360 "y": 0.5
361 },
362 "_position": {
363 "__type__": "cc.Vec3",
364 "x": 0,
365 "y": 24.7,
366 "z": 0
367 },
368 "_scale": {
369 "__type__": "cc.Vec3",
370 "x": 1,
371 "y": 1,
372 "z": 1
373 },
374 "_eulerAngles": {
375 "__type__": "cc.Vec3",
376 "x": 0,
377 "y": 0,
378 "z": 0
379 },
380 "_skewX": 0,
381 "_skewY": 0,
382 "_is3DNode": false,
383 "groupIndex": 0,
384 "_rotationX": 0,
385 "_rotationY": 0,
386 "_id": ""
387 },
388 {
389 "__type__": "cc.Node",
390 "_name": "Pic",
391 "_objFlags": 0,
392 "_parent": {
393 "__id__": 9
394 },
395 "_children": [],
396 "_active": true,
397 "_level": 0,
398 "_components": [
399 {
400 "__id__": 11
401 },
402 {
403 "__id__": 12
404 }
405 ],
406 "_prefab": {
407 "__id__": 13
408 },
409 "_opacity": 255,
410 "_color": {
411 "__type__": "cc.Color",
412 "r": 255,
413 "g": 255,
414 "b": 255,
415 "a": 255
416 },
417 "_contentSize": {
418 "__type__": "cc.Size",
419 "width": 201,
420 "height": 183
421 },
422 "_anchorPoint": {
423 "__type__": "cc.Vec2",
424 "x": 0.5,
425 "y": 0.5
426 },
427 "_position": {
428 "__type__": "cc.Vec3",
429 "x": -0.7,
430 "y": -15,
431 "z": 0
432 },
433 "_scale": {
434 "__type__": "cc.Vec3",
435 "x": 1,
436 "y": 1,
437 "z": 1
438 },
439 "_eulerAngles": {
440 "__type__": "cc.Vec3",
441 "x": 0,
442 "y": 0,
443 "z": 0
444 },
445 "_skewX": 0,
446 "_skewY": 0,
447 "_is3DNode": false,
448 "groupIndex": 0,
449 "_rotationX": 0,
450 "_rotationY": 0,
451 "_id": ""
452 },
453 {
454 "__type__": "cc.Sprite",
455 "_name": "",
456 "_objFlags": 0,
457 "node": {
458 "__id__": 10
459 },
460 "_enabled": true,
461 "_materials": [],
462 "_srcBlendFactor": 770,
463 "_dstBlendFactor": 771,
464 "_spriteFrame": null,
465 "_type": 0,
466 "_sizeMode": 0,
467 "_fillType": 0,
468 "_fillCenter": {
469 "__type__": "cc.Vec2",
470 "x": 0,
471 "y": 0
472 },
473 "_fillStart": 0,
474 "_fillRange": 0,
475 "_isTrimmedMode": true,
476 "_atlas": null,
477 "_id": ""
478 },
479 {
480 "__type__": "cc.Widget",
481 "_name": "",
482 "_objFlags": 0,
483 "node": {
484 "__id__": 10
485 },
486 "_enabled": true,
487 "alignMode": 0,
488 "_target": null,
489 "_alignFlags": 0,
490 "_left": 0,
491 "_right": 0,
492 "_top": 0,
493 "_bottom": -10,
494 "_verticalCenter": 0,
495 "_horizontalCenter": 0,
496 "_isAbsLeft": true,
497 "_isAbsRight": true,
498 "_isAbsTop": true,
499 "_isAbsBottom": true,
500 "_isAbsHorizontalCenter": true,
501 "_isAbsVerticalCenter": true,
502 "_originalWidth": 0,
503 "_originalHeight": 0,
504 "_id": ""
505 },
506 {
507 "__type__": "cc.PrefabInfo",
508 "root": {
509 "__id__": 1
510 },
511 "asset": {
512 "__uuid__": "d348629e-3159-4a29-a0d0-57c19ccc1d87"
513 },
514 "fileId": "19ee1+uHFK5ZehQeRYOSz5",
515 "sync": false
516 },
517 {
518 "__type__": "cc.Mask",
519 "_name": "",
520 "_objFlags": 0,
521 "node": {
522 "__id__": 9
523 },
524 "_enabled": true,
525 "_materials": [
526 {
527 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
528 }
529 ],
530 "_spriteFrame": null,
531 "_type": 0,
532 "_segments": 64,
533 "_N$alphaThreshold": 1,
534 "_N$inverted": false,
535 "_id": ""
536 },
537 {
538 "__type__": "cc.PrefabInfo",
539 "root": {
540 "__id__": 1
541 },
542 "asset": {
543 "__uuid__": "d348629e-3159-4a29-a0d0-57c19ccc1d87"
544 },
545 "fileId": "bbVVQfhsZKpaOBw/dWklQT",
546 "sync": false
547 },
548 {
549 "__type__": "041c1c6/NNH9Lz0dMm1Bx73",
550 "_name": "",
551 "_objFlags": 0,
552 "node": {
553 "__id__": 1
554 },
555 "_enabled": true,
556 "_iCellIndex": -1,
557 "id": 0,
558 "bg": {
559 "__id__": 3
560 },
561 "starName": {
562 "__id__": 6
563 },
564 "pic": {
565 "__id__": 11
566 },
567 "_id": ""
568 },
569 {
570 "__type__": "cc.PrefabInfo",
571 "root": {
572 "__id__": 1
573 },
574 "asset": {
575 "__uuid__": "d348629e-3159-4a29-a0d0-57c19ccc1d87"
576 },
577 "fileId": "27etC+ZVVOYZnJudRHXFbJ",
578 "sync": false
579 }
580 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.2.0",
3 "uuid": "d348629e-3159-4a29-a0d0-57c19ccc1d87",
4 "optimizationPolicy": "AUTO",
5 "asyncLoadAssets": false,
6 "readonly": false,
7 "subMetas": {}
8 }
...\ 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": "pfbHistoryOtherListCell",
17 "_objFlags": 0,
18 "_parent": null,
19 "_children": [
20 {
21 "__id__": 2
22 },
23 {
24 "__id__": 6
25 },
26 {
27 "__id__": 13
28 },
29 {
30 "__id__": 22
31 }
32 ],
33 "_active": true,
34 "_level": 1,
35 "_components": [
36 {
37 "__id__": 53
38 }
39 ],
40 "_prefab": {
41 "__id__": 54
42 },
43 "_opacity": 255,
44 "_color": {
45 "__type__": "cc.Color",
46 "r": 255,
47 "g": 255,
48 "b": 255,
49 "a": 255
50 },
51 "_contentSize": {
52 "__type__": "cc.Size",
53 "width": 274,
54 "height": 168
55 },
56 "_anchorPoint": {
57 "__type__": "cc.Vec2",
58 "x": 0.5,
59 "y": 0.5
60 },
61 "_position": {
62 "__type__": "cc.Vec3",
63 "x": 0,
64 "y": 0,
65 "z": 0
66 },
67 "_scale": {
68 "__type__": "cc.Vec3",
69 "x": 1,
70 "y": 1,
71 "z": 1
72 },
73 "_eulerAngles": {
74 "__type__": "cc.Vec3",
75 "x": 0,
76 "y": 0,
77 "z": 0
78 },
79 "_skewX": 0,
80 "_skewY": 0,
81 "_is3DNode": false,
82 "groupIndex": 0,
83 "_rotationX": 0,
84 "_rotationY": 0,
85 "_id": ""
86 },
87 {
88 "__type__": "cc.Node",
89 "_name": "Pic",
90 "_objFlags": 0,
91 "_parent": {
92 "__id__": 1
93 },
94 "_children": [],
95 "_active": true,
96 "_level": 7,
97 "_components": [
98 {
99 "__id__": 3
100 },
101 {
102 "__id__": 4
103 }
104 ],
105 "_prefab": {
106 "__id__": 5
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": 274,
119 "height": 168
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 "_eulerAngles": {
139 "__type__": "cc.Vec3",
140 "x": 0,
141 "y": 0,
142 "z": 0
143 },
144 "_skewX": 0,
145 "_skewY": 0,
146 "_is3DNode": false,
147 "groupIndex": 0,
148 "_rotationX": 0,
149 "_rotationY": 0,
150 "_id": ""
151 },
152 {
153 "__type__": "cc.Widget",
154 "_name": "",
155 "_objFlags": 0,
156 "node": {
157 "__id__": 2
158 },
159 "_enabled": true,
160 "alignMode": 1,
161 "_target": null,
162 "_alignFlags": 8,
163 "_left": 0,
164 "_right": 0,
165 "_top": 0,
166 "_bottom": 0,
167 "_verticalCenter": 0,
168 "_horizontalCenter": 0,
169 "_isAbsLeft": true,
170 "_isAbsRight": true,
171 "_isAbsTop": true,
172 "_isAbsBottom": true,
173 "_isAbsHorizontalCenter": true,
174 "_isAbsVerticalCenter": true,
175 "_originalWidth": 0,
176 "_originalHeight": 0,
177 "_id": ""
178 },
179 {
180 "__type__": "cc.Sprite",
181 "_name": "",
182 "_objFlags": 0,
183 "node": {
184 "__id__": 2
185 },
186 "_enabled": true,
187 "_materials": [],
188 "_srcBlendFactor": 770,
189 "_dstBlendFactor": 771,
190 "_spriteFrame": null,
191 "_type": 0,
192 "_sizeMode": 0,
193 "_fillType": 0,
194 "_fillCenter": {
195 "__type__": "cc.Vec2",
196 "x": 0,
197 "y": 0
198 },
199 "_fillStart": 0,
200 "_fillRange": 0,
201 "_isTrimmedMode": true,
202 "_atlas": null,
203 "_id": ""
204 },
205 {
206 "__type__": "cc.PrefabInfo",
207 "root": {
208 "__id__": 1
209 },
210 "asset": {
211 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
212 },
213 "fileId": "40hKPp/lxLQqzI7RSgf+uK",
214 "sync": false
215 },
216 {
217 "__type__": "cc.Node",
218 "_name": "CollectionBg",
219 "_objFlags": 0,
220 "_parent": {
221 "__id__": 1
222 },
223 "_children": [
224 {
225 "__id__": 7
226 }
227 ],
228 "_active": false,
229 "_level": 2,
230 "_components": [
231 {
232 "__id__": 10
233 },
234 {
235 "__id__": 11
236 }
237 ],
238 "_prefab": {
239 "__id__": 12
240 },
241 "_opacity": 255,
242 "_color": {
243 "__type__": "cc.Color",
244 "r": 255,
245 "g": 255,
246 "b": 255,
247 "a": 255
248 },
249 "_contentSize": {
250 "__type__": "cc.Size",
251 "width": 50,
252 "height": 170
253 },
254 "_anchorPoint": {
255 "__type__": "cc.Vec2",
256 "x": 0.5,
257 "y": 0.5
258 },
259 "_position": {
260 "__type__": "cc.Vec3",
261 "x": 200,
262 "y": 0,
263 "z": 0
264 },
265 "_scale": {
266 "__type__": "cc.Vec3",
267 "x": 1,
268 "y": 1,
269 "z": 1
270 },
271 "_eulerAngles": {
272 "__type__": "cc.Vec3",
273 "x": 0,
274 "y": 0,
275 "z": 0
276 },
277 "_skewX": 0,
278 "_skewY": 0,
279 "_is3DNode": false,
280 "groupIndex": 0,
281 "_rotationX": 0,
282 "_rotationY": 0,
283 "_id": ""
284 },
285 {
286 "__type__": "cc.Node",
287 "_name": "CollectionPic",
288 "_objFlags": 0,
289 "_parent": {
290 "__id__": 6
291 },
292 "_children": [],
293 "_active": true,
294 "_level": 3,
295 "_components": [
296 {
297 "__id__": 8
298 }
299 ],
300 "_prefab": {
301 "__id__": 9
302 },
303 "_opacity": 255,
304 "_color": {
305 "__type__": "cc.Color",
306 "r": 255,
307 "g": 255,
308 "b": 255,
309 "a": 255
310 },
311 "_contentSize": {
312 "__type__": "cc.Size",
313 "width": 30,
314 "height": 29
315 },
316 "_anchorPoint": {
317 "__type__": "cc.Vec2",
318 "x": 0.5,
319 "y": 0.5
320 },
321 "_position": {
322 "__type__": "cc.Vec3",
323 "x": 0,
324 "y": 0,
325 "z": 0
326 },
327 "_scale": {
328 "__type__": "cc.Vec3",
329 "x": 1,
330 "y": 1,
331 "z": 1
332 },
333 "_eulerAngles": {
334 "__type__": "cc.Vec3",
335 "x": 0,
336 "y": 0,
337 "z": 0
338 },
339 "_skewX": 0,
340 "_skewY": 0,
341 "_is3DNode": false,
342 "groupIndex": 0,
343 "_rotationX": 0,
344 "_rotationY": 0,
345 "_id": ""
346 },
347 {
348 "__type__": "cc.Sprite",
349 "_name": "",
350 "_objFlags": 0,
351 "node": {
352 "__id__": 7
353 },
354 "_enabled": true,
355 "_materials": [],
356 "_srcBlendFactor": 770,
357 "_dstBlendFactor": 771,
358 "_spriteFrame": null,
359 "_type": 0,
360 "_sizeMode": 0,
361 "_fillType": 0,
362 "_fillCenter": {
363 "__type__": "cc.Vec2",
364 "x": 0,
365 "y": 0
366 },
367 "_fillStart": 0,
368 "_fillRange": 0,
369 "_isTrimmedMode": true,
370 "_atlas": null,
371 "_id": ""
372 },
373 {
374 "__type__": "cc.PrefabInfo",
375 "root": {
376 "__id__": 1
377 },
378 "asset": {
379 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
380 },
381 "fileId": "8alJi+0/tHmr1y4Ko4X0/D",
382 "sync": false
383 },
384 {
385 "__type__": "cc.Sprite",
386 "_name": "",
387 "_objFlags": 0,
388 "node": {
389 "__id__": 6
390 },
391 "_enabled": true,
392 "_materials": [],
393 "_srcBlendFactor": 770,
394 "_dstBlendFactor": 771,
395 "_spriteFrame": null,
396 "_type": 0,
397 "_sizeMode": 0,
398 "_fillType": 0,
399 "_fillCenter": {
400 "__type__": "cc.Vec2",
401 "x": 0,
402 "y": 0
403 },
404 "_fillStart": 0,
405 "_fillRange": 0,
406 "_isTrimmedMode": true,
407 "_atlas": null,
408 "_id": ""
409 },
410 {
411 "__type__": "cc.Widget",
412 "_name": "",
413 "_objFlags": 0,
414 "node": {
415 "__id__": 6
416 },
417 "_enabled": true,
418 "alignMode": 1,
419 "_target": null,
420 "_alignFlags": 32,
421 "_left": 0,
422 "_right": -50,
423 "_top": 0,
424 "_bottom": 0,
425 "_verticalCenter": 0,
426 "_horizontalCenter": 0,
427 "_isAbsLeft": true,
428 "_isAbsRight": true,
429 "_isAbsTop": true,
430 "_isAbsBottom": true,
431 "_isAbsHorizontalCenter": true,
432 "_isAbsVerticalCenter": true,
433 "_originalWidth": 0,
434 "_originalHeight": 0,
435 "_id": ""
436 },
437 {
438 "__type__": "cc.PrefabInfo",
439 "root": {
440 "__id__": 1
441 },
442 "asset": {
443 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
444 },
445 "fileId": "992T3UGe5NUax6TqwlNdgm",
446 "sync": false
447 },
448 {
449 "__type__": "cc.Node",
450 "_name": "Eye",
451 "_objFlags": 0,
452 "_parent": {
453 "__id__": 1
454 },
455 "_children": [
456 {
457 "__id__": 14
458 },
459 {
460 "__id__": 17
461 }
462 ],
463 "_active": true,
464 "_level": 7,
465 "_components": [
466 {
467 "__id__": 20
468 }
469 ],
470 "_prefab": {
471 "__id__": 21
472 },
473 "_opacity": 255,
474 "_color": {
475 "__type__": "cc.Color",
476 "r": 255,
477 "g": 255,
478 "b": 255,
479 "a": 255
480 },
481 "_contentSize": {
482 "__type__": "cc.Size",
483 "width": 83,
484 "height": 18
485 },
486 "_anchorPoint": {
487 "__type__": "cc.Vec2",
488 "x": 0.5,
489 "y": 0.5
490 },
491 "_position": {
492 "__type__": "cc.Vec3",
493 "x": -95.5,
494 "y": 75,
495 "z": 0
496 },
497 "_scale": {
498 "__type__": "cc.Vec3",
499 "x": 1,
500 "y": 1,
501 "z": 1
502 },
503 "_eulerAngles": {
504 "__type__": "cc.Vec3",
505 "x": 0,
506 "y": 0,
507 "z": 0
508 },
509 "_skewX": 0,
510 "_skewY": 0,
511 "_is3DNode": false,
512 "groupIndex": 0,
513 "_rotationX": 0,
514 "_rotationY": 0,
515 "_id": ""
516 },
517 {
518 "__type__": "cc.Node",
519 "_name": "Bg",
520 "_objFlags": 0,
521 "_parent": {
522 "__id__": 13
523 },
524 "_children": [],
525 "_active": true,
526 "_level": 8,
527 "_components": [
528 {
529 "__id__": 15
530 }
531 ],
532 "_prefab": {
533 "__id__": 16
534 },
535 "_opacity": 255,
536 "_color": {
537 "__type__": "cc.Color",
538 "r": 255,
539 "g": 255,
540 "b": 255,
541 "a": 255
542 },
543 "_contentSize": {
544 "__type__": "cc.Size",
545 "width": 88,
546 "height": 19
547 },
548 "_anchorPoint": {
549 "__type__": "cc.Vec2",
550 "x": 0.5,
551 "y": 0.5
552 },
553 "_position": {
554 "__type__": "cc.Vec3",
555 "x": 0,
556 "y": 0,
557 "z": 0
558 },
559 "_scale": {
560 "__type__": "cc.Vec3",
561 "x": 1,
562 "y": 1,
563 "z": 1
564 },
565 "_eulerAngles": {
566 "__type__": "cc.Vec3",
567 "x": 0,
568 "y": 0,
569 "z": 0
570 },
571 "_skewX": 0,
572 "_skewY": 0,
573 "_is3DNode": false,
574 "groupIndex": 0,
575 "_rotationX": 0,
576 "_rotationY": 0,
577 "_id": ""
578 },
579 {
580 "__type__": "cc.Sprite",
581 "_name": "",
582 "_objFlags": 0,
583 "node": {
584 "__id__": 14
585 },
586 "_enabled": true,
587 "_materials": [],
588 "_srcBlendFactor": 770,
589 "_dstBlendFactor": 771,
590 "_spriteFrame": null,
591 "_type": 0,
592 "_sizeMode": 1,
593 "_fillType": 0,
594 "_fillCenter": {
595 "__type__": "cc.Vec2",
596 "x": 0,
597 "y": 0
598 },
599 "_fillStart": 0,
600 "_fillRange": 0,
601 "_isTrimmedMode": true,
602 "_atlas": null,
603 "_id": ""
604 },
605 {
606 "__type__": "cc.PrefabInfo",
607 "root": {
608 "__id__": 1
609 },
610 "asset": {
611 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
612 },
613 "fileId": "4a7WmNku9CyJEWW7DLWkfa",
614 "sync": false
615 },
616 {
617 "__type__": "cc.Node",
618 "_name": "Text",
619 "_objFlags": 0,
620 "_parent": {
621 "__id__": 13
622 },
623 "_children": [],
624 "_active": true,
625 "_level": 8,
626 "_components": [
627 {
628 "__id__": 18
629 }
630 ],
631 "_prefab": {
632 "__id__": 19
633 },
634 "_opacity": 255,
635 "_color": {
636 "__type__": "cc.Color",
637 "r": 255,
638 "g": 255,
639 "b": 255,
640 "a": 255
641 },
642 "_contentSize": {
643 "__type__": "cc.Size",
644 "width": 0,
645 "height": 17.64
646 },
647 "_anchorPoint": {
648 "__type__": "cc.Vec2",
649 "x": 0.5,
650 "y": 0.5
651 },
652 "_position": {
653 "__type__": "cc.Vec3",
654 "x": 0,
655 "y": 0,
656 "z": 0
657 },
658 "_scale": {
659 "__type__": "cc.Vec3",
660 "x": 1,
661 "y": 1,
662 "z": 1
663 },
664 "_eulerAngles": {
665 "__type__": "cc.Vec3",
666 "x": 0,
667 "y": 0,
668 "z": 0
669 },
670 "_skewX": 0,
671 "_skewY": 0,
672 "_is3DNode": false,
673 "groupIndex": 0,
674 "_rotationX": 0,
675 "_rotationY": 0,
676 "_id": ""
677 },
678 {
679 "__type__": "cc.Label",
680 "_name": "",
681 "_objFlags": 0,
682 "node": {
683 "__id__": 17
684 },
685 "_enabled": true,
686 "_materials": [
687 {
688 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
689 }
690 ],
691 "_useOriginalSize": false,
692 "_string": "",
693 "_N$string": "",
694 "_fontSize": 14,
695 "_lineHeight": 14,
696 "_enableWrapText": true,
697 "_N$file": null,
698 "_isSystemFontUsed": true,
699 "_spacingX": 0,
700 "_batchAsBitmap": false,
701 "_N$horizontalAlign": 1,
702 "_N$verticalAlign": 1,
703 "_N$fontFamily": "Arial",
704 "_N$overflow": 0,
705 "_N$cacheMode": 0,
706 "_id": ""
707 },
708 {
709 "__type__": "cc.PrefabInfo",
710 "root": {
711 "__id__": 1
712 },
713 "asset": {
714 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
715 },
716 "fileId": "f4WB5b1ddOAKdecgUcKjiq",
717 "sync": false
718 },
719 {
720 "__type__": "cc.Widget",
721 "_name": "",
722 "_objFlags": 0,
723 "node": {
724 "__id__": 13
725 },
726 "_enabled": true,
727 "alignMode": 1,
728 "_target": null,
729 "_alignFlags": 9,
730 "_left": 0,
731 "_right": 0,
732 "_top": 0,
733 "_bottom": 0,
734 "_verticalCenter": 0,
735 "_horizontalCenter": 0,
736 "_isAbsLeft": true,
737 "_isAbsRight": true,
738 "_isAbsTop": true,
739 "_isAbsBottom": true,
740 "_isAbsHorizontalCenter": true,
741 "_isAbsVerticalCenter": true,
742 "_originalWidth": 0,
743 "_originalHeight": 0,
744 "_id": ""
745 },
746 {
747 "__type__": "cc.PrefabInfo",
748 "root": {
749 "__id__": 1
750 },
751 "asset": {
752 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
753 },
754 "fileId": "82fOxKCLFJa64fCUnPVgW3",
755 "sync": false
756 },
757 {
758 "__type__": "cc.Node",
759 "_name": "Name",
760 "_objFlags": 0,
761 "_parent": {
762 "__id__": 1
763 },
764 "_children": [
765 {
766 "__id__": 23
767 },
768 {
769 "__id__": 26
770 },
771 {
772 "__id__": 43
773 }
774 ],
775 "_active": true,
776 "_level": 7,
777 "_components": [
778 {
779 "__id__": 50
780 },
781 {
782 "__id__": 51
783 }
784 ],
785 "_prefab": {
786 "__id__": 52
787 },
788 "_opacity": 255,
789 "_color": {
790 "__type__": "cc.Color",
791 "r": 255,
792 "g": 255,
793 "b": 255,
794 "a": 255
795 },
796 "_contentSize": {
797 "__type__": "cc.Size",
798 "width": 274,
799 "height": 30
800 },
801 "_anchorPoint": {
802 "__type__": "cc.Vec2",
803 "x": 0.5,
804 "y": 0.5
805 },
806 "_position": {
807 "__type__": "cc.Vec3",
808 "x": 0,
809 "y": -109,
810 "z": 0
811 },
812 "_scale": {
813 "__type__": "cc.Vec3",
814 "x": 1,
815 "y": 1,
816 "z": 1
817 },
818 "_eulerAngles": {
819 "__type__": "cc.Vec3",
820 "x": 0,
821 "y": 0,
822 "z": 0
823 },
824 "_skewX": 0,
825 "_skewY": 0,
826 "_is3DNode": false,
827 "groupIndex": 0,
828 "_rotationX": 0,
829 "_rotationY": 0,
830 "_id": ""
831 },
832 {
833 "__type__": "cc.Node",
834 "_name": "NameBg",
835 "_objFlags": 0,
836 "_parent": {
837 "__id__": 22
838 },
839 "_children": [],
840 "_active": false,
841 "_level": 8,
842 "_components": [
843 {
844 "__id__": 24
845 }
846 ],
847 "_prefab": {
848 "__id__": 25
849 },
850 "_opacity": 100,
851 "_color": {
852 "__type__": "cc.Color",
853 "r": 0,
854 "g": 0,
855 "b": 0,
856 "a": 255
857 },
858 "_contentSize": {
859 "__type__": "cc.Size",
860 "width": 274,
861 "height": 30
862 },
863 "_anchorPoint": {
864 "__type__": "cc.Vec2",
865 "x": 0.5,
866 "y": 0.5
867 },
868 "_position": {
869 "__type__": "cc.Vec3",
870 "x": 0,
871 "y": 0,
872 "z": 0
873 },
874 "_scale": {
875 "__type__": "cc.Vec3",
876 "x": 1,
877 "y": 1,
878 "z": 1
879 },
880 "_eulerAngles": {
881 "__type__": "cc.Vec3",
882 "x": 0,
883 "y": 0,
884 "z": 0
885 },
886 "_skewX": 0,
887 "_skewY": 0,
888 "_is3DNode": false,
889 "groupIndex": 0,
890 "_rotationX": 0,
891 "_rotationY": 0,
892 "_id": ""
893 },
894 {
895 "__type__": "cc.Sprite",
896 "_name": "",
897 "_objFlags": 0,
898 "node": {
899 "__id__": 23
900 },
901 "_enabled": true,
902 "_materials": [
903 {
904 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
905 }
906 ],
907 "_srcBlendFactor": 770,
908 "_dstBlendFactor": 771,
909 "_spriteFrame": {
910 "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
911 },
912 "_type": 0,
913 "_sizeMode": 0,
914 "_fillType": 0,
915 "_fillCenter": {
916 "__type__": "cc.Vec2",
917 "x": 0,
918 "y": 0
919 },
920 "_fillStart": 0,
921 "_fillRange": 0,
922 "_isTrimmedMode": true,
923 "_atlas": null,
924 "_id": ""
925 },
926 {
927 "__type__": "cc.PrefabInfo",
928 "root": {
929 "__id__": 1
930 },
931 "asset": {
932 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
933 },
934 "fileId": "73K8K+LA1PVLY1Lz9BZ4lf",
935 "sync": false
936 },
937 {
938 "__type__": "cc.Node",
939 "_name": "ActiveName",
940 "_objFlags": 0,
941 "_parent": {
942 "__id__": 22
943 },
944 "_children": [
945 {
946 "__id__": 27
947 },
948 {
949 "__id__": 30
950 }
951 ],
952 "_active": true,
953 "_level": 8,
954 "_components": [],
955 "_prefab": {
956 "__id__": 42
957 },
958 "_opacity": 255,
959 "_color": {
960 "__type__": "cc.Color",
961 "r": 255,
962 "g": 255,
963 "b": 255,
964 "a": 255
965 },
966 "_contentSize": {
967 "__type__": "cc.Size",
968 "width": 274,
969 "height": 0
970 },
971 "_anchorPoint": {
972 "__type__": "cc.Vec2",
973 "x": 0.5,
974 "y": 0.5
975 },
976 "_position": {
977 "__type__": "cc.Vec3",
978 "x": 0,
979 "y": 0,
980 "z": 0
981 },
982 "_scale": {
983 "__type__": "cc.Vec3",
984 "x": 1,
985 "y": 1,
986 "z": 1
987 },
988 "_eulerAngles": {
989 "__type__": "cc.Vec3",
990 "x": 0,
991 "y": 0,
992 "z": 0
993 },
994 "_skewX": 0,
995 "_skewY": 0,
996 "_is3DNode": false,
997 "groupIndex": 0,
998 "_rotationX": 0,
999 "_rotationY": 0,
1000 "_id": ""
1001 },
1002 {
1003 "__type__": "cc.Node",
1004 "_name": "ActiveNameBg",
1005 "_objFlags": 0,
1006 "_parent": {
1007 "__id__": 26
1008 },
1009 "_children": [],
1010 "_active": true,
1011 "_level": 9,
1012 "_components": [
1013 {
1014 "__id__": 28
1015 }
1016 ],
1017 "_prefab": {
1018 "__id__": 29
1019 },
1020 "_opacity": 255,
1021 "_color": {
1022 "__type__": "cc.Color",
1023 "r": 255,
1024 "g": 255,
1025 "b": 255,
1026 "a": 255
1027 },
1028 "_contentSize": {
1029 "__type__": "cc.Size",
1030 "width": 274,
1031 "height": 30
1032 },
1033 "_anchorPoint": {
1034 "__type__": "cc.Vec2",
1035 "x": 0.5,
1036 "y": 0.5
1037 },
1038 "_position": {
1039 "__type__": "cc.Vec3",
1040 "x": 0,
1041 "y": 0,
1042 "z": 0
1043 },
1044 "_scale": {
1045 "__type__": "cc.Vec3",
1046 "x": 1,
1047 "y": 1,
1048 "z": 1
1049 },
1050 "_eulerAngles": {
1051 "__type__": "cc.Vec3",
1052 "x": 0,
1053 "y": 0,
1054 "z": 0
1055 },
1056 "_skewX": 0,
1057 "_skewY": 0,
1058 "_is3DNode": false,
1059 "groupIndex": 0,
1060 "_rotationX": 0,
1061 "_rotationY": 0,
1062 "_id": ""
1063 },
1064 {
1065 "__type__": "cc.Sprite",
1066 "_name": "",
1067 "_objFlags": 0,
1068 "node": {
1069 "__id__": 27
1070 },
1071 "_enabled": true,
1072 "_materials": [],
1073 "_srcBlendFactor": 770,
1074 "_dstBlendFactor": 771,
1075 "_spriteFrame": null,
1076 "_type": 0,
1077 "_sizeMode": 0,
1078 "_fillType": 0,
1079 "_fillCenter": {
1080 "__type__": "cc.Vec2",
1081 "x": 0,
1082 "y": 0
1083 },
1084 "_fillStart": 0,
1085 "_fillRange": 0,
1086 "_isTrimmedMode": true,
1087 "_atlas": null,
1088 "_id": ""
1089 },
1090 {
1091 "__type__": "cc.PrefabInfo",
1092 "root": {
1093 "__id__": 1
1094 },
1095 "asset": {
1096 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1097 },
1098 "fileId": "a2rXJo/AxCZrTOQo3+K/Io",
1099 "sync": false
1100 },
1101 {
1102 "__type__": "cc.Node",
1103 "_name": "NameContainer",
1104 "_objFlags": 0,
1105 "_parent": {
1106 "__id__": 26
1107 },
1108 "_children": [
1109 {
1110 "__id__": 31
1111 }
1112 ],
1113 "_active": true,
1114 "_level": 9,
1115 "_components": [
1116 {
1117 "__id__": 39
1118 },
1119 {
1120 "__id__": 40
1121 }
1122 ],
1123 "_prefab": {
1124 "__id__": 41
1125 },
1126 "_opacity": 0,
1127 "_color": {
1128 "__type__": "cc.Color",
1129 "r": 255,
1130 "g": 255,
1131 "b": 255,
1132 "a": 255
1133 },
1134 "_contentSize": {
1135 "__type__": "cc.Size",
1136 "width": 250,
1137 "height": 30
1138 },
1139 "_anchorPoint": {
1140 "__type__": "cc.Vec2",
1141 "x": 0,
1142 "y": 0.5
1143 },
1144 "_position": {
1145 "__type__": "cc.Vec3",
1146 "x": -127,
1147 "y": 0,
1148 "z": 0
1149 },
1150 "_scale": {
1151 "__type__": "cc.Vec3",
1152 "x": 1,
1153 "y": 1,
1154 "z": 1
1155 },
1156 "_eulerAngles": {
1157 "__type__": "cc.Vec3",
1158 "x": 0,
1159 "y": 0,
1160 "z": 0
1161 },
1162 "_skewX": 0,
1163 "_skewY": 0,
1164 "_is3DNode": false,
1165 "groupIndex": 0,
1166 "_rotationX": 0,
1167 "_rotationY": 0,
1168 "_id": ""
1169 },
1170 {
1171 "__type__": "cc.Node",
1172 "_name": "NameText",
1173 "_objFlags": 0,
1174 "_parent": {
1175 "__id__": 30
1176 },
1177 "_children": [
1178 {
1179 "__id__": 32
1180 },
1181 {
1182 "__id__": 35
1183 }
1184 ],
1185 "_active": true,
1186 "_level": 10,
1187 "_components": [],
1188 "_prefab": {
1189 "__id__": 38
1190 },
1191 "_opacity": 255,
1192 "_color": {
1193 "__type__": "cc.Color",
1194 "r": 255,
1195 "g": 255,
1196 "b": 255,
1197 "a": 255
1198 },
1199 "_contentSize": {
1200 "__type__": "cc.Size",
1201 "width": 250,
1202 "height": 30
1203 },
1204 "_anchorPoint": {
1205 "__type__": "cc.Vec2",
1206 "x": 0,
1207 "y": 0.5
1208 },
1209 "_position": {
1210 "__type__": "cc.Vec3",
1211 "x": 0,
1212 "y": 0,
1213 "z": 0
1214 },
1215 "_scale": {
1216 "__type__": "cc.Vec3",
1217 "x": 1,
1218 "y": 1,
1219 "z": 1
1220 },
1221 "_eulerAngles": {
1222 "__type__": "cc.Vec3",
1223 "x": 0,
1224 "y": 0,
1225 "z": 0
1226 },
1227 "_skewX": 0,
1228 "_skewY": 0,
1229 "_is3DNode": false,
1230 "groupIndex": 0,
1231 "_rotationX": 0,
1232 "_rotationY": 0,
1233 "_id": ""
1234 },
1235 {
1236 "__type__": "cc.Node",
1237 "_name": "NameText1",
1238 "_objFlags": 0,
1239 "_parent": {
1240 "__id__": 31
1241 },
1242 "_children": [],
1243 "_active": true,
1244 "_level": 11,
1245 "_components": [
1246 {
1247 "__id__": 33
1248 }
1249 ],
1250 "_prefab": {
1251 "__id__": 34
1252 },
1253 "_opacity": 255,
1254 "_color": {
1255 "__type__": "cc.Color",
1256 "r": 255,
1257 "g": 255,
1258 "b": 255,
1259 "a": 255
1260 },
1261 "_contentSize": {
1262 "__type__": "cc.Size",
1263 "width": 84.34,
1264 "height": 27.72
1265 },
1266 "_anchorPoint": {
1267 "__type__": "cc.Vec2",
1268 "x": 0,
1269 "y": 1
1270 },
1271 "_position": {
1272 "__type__": "cc.Vec3",
1273 "x": 0,
1274 "y": 10,
1275 "z": 0
1276 },
1277 "_scale": {
1278 "__type__": "cc.Vec3",
1279 "x": 1,
1280 "y": 1,
1281 "z": 1
1282 },
1283 "_eulerAngles": {
1284 "__type__": "cc.Vec3",
1285 "x": 0,
1286 "y": 0,
1287 "z": 0
1288 },
1289 "_skewX": 0,
1290 "_skewY": 0,
1291 "_is3DNode": false,
1292 "groupIndex": 0,
1293 "_rotationX": 0,
1294 "_rotationY": 0,
1295 "_id": ""
1296 },
1297 {
1298 "__type__": "cc.Label",
1299 "_name": "",
1300 "_objFlags": 0,
1301 "node": {
1302 "__id__": 32
1303 },
1304 "_enabled": true,
1305 "_materials": [
1306 {
1307 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1308 }
1309 ],
1310 "_useOriginalSize": false,
1311 "_string": "载入中...",
1312 "_N$string": "载入中...",
1313 "_fontSize": 22,
1314 "_lineHeight": 22,
1315 "_enableWrapText": true,
1316 "_N$file": null,
1317 "_isSystemFontUsed": true,
1318 "_spacingX": 0,
1319 "_batchAsBitmap": false,
1320 "_N$horizontalAlign": 0,
1321 "_N$verticalAlign": 1,
1322 "_N$fontFamily": "Arial",
1323 "_N$overflow": 0,
1324 "_N$cacheMode": 0,
1325 "_id": ""
1326 },
1327 {
1328 "__type__": "cc.PrefabInfo",
1329 "root": {
1330 "__id__": 1
1331 },
1332 "asset": {
1333 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1334 },
1335 "fileId": "e3pV3lr7JEH673NfmP2t+M",
1336 "sync": false
1337 },
1338 {
1339 "__type__": "cc.Node",
1340 "_name": "NameText2",
1341 "_objFlags": 0,
1342 "_parent": {
1343 "__id__": 31
1344 },
1345 "_children": [],
1346 "_active": true,
1347 "_level": 11,
1348 "_components": [
1349 {
1350 "__id__": 36
1351 }
1352 ],
1353 "_prefab": {
1354 "__id__": 37
1355 },
1356 "_opacity": 255,
1357 "_color": {
1358 "__type__": "cc.Color",
1359 "r": 255,
1360 "g": 255,
1361 "b": 255,
1362 "a": 255
1363 },
1364 "_contentSize": {
1365 "__type__": "cc.Size",
1366 "width": 84.34,
1367 "height": 27.72
1368 },
1369 "_anchorPoint": {
1370 "__type__": "cc.Vec2",
1371 "x": 0,
1372 "y": 1
1373 },
1374 "_position": {
1375 "__type__": "cc.Vec3",
1376 "x": 78,
1377 "y": 10,
1378 "z": 0
1379 },
1380 "_scale": {
1381 "__type__": "cc.Vec3",
1382 "x": 1,
1383 "y": 1,
1384 "z": 1
1385 },
1386 "_eulerAngles": {
1387 "__type__": "cc.Vec3",
1388 "x": 0,
1389 "y": 0,
1390 "z": 0
1391 },
1392 "_skewX": 0,
1393 "_skewY": 0,
1394 "_is3DNode": false,
1395 "groupIndex": 0,
1396 "_rotationX": 0,
1397 "_rotationY": 0,
1398 "_id": ""
1399 },
1400 {
1401 "__type__": "cc.Label",
1402 "_name": "",
1403 "_objFlags": 0,
1404 "node": {
1405 "__id__": 35
1406 },
1407 "_enabled": true,
1408 "_materials": [
1409 {
1410 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1411 }
1412 ],
1413 "_useOriginalSize": false,
1414 "_string": "载入中...",
1415 "_N$string": "载入中...",
1416 "_fontSize": 22,
1417 "_lineHeight": 22,
1418 "_enableWrapText": true,
1419 "_N$file": null,
1420 "_isSystemFontUsed": true,
1421 "_spacingX": 0,
1422 "_batchAsBitmap": false,
1423 "_N$horizontalAlign": 0,
1424 "_N$verticalAlign": 1,
1425 "_N$fontFamily": "Arial",
1426 "_N$overflow": 0,
1427 "_N$cacheMode": 0,
1428 "_id": ""
1429 },
1430 {
1431 "__type__": "cc.PrefabInfo",
1432 "root": {
1433 "__id__": 1
1434 },
1435 "asset": {
1436 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1437 },
1438 "fileId": "d3g70N1ehHoap2jx2GlOAG",
1439 "sync": false
1440 },
1441 {
1442 "__type__": "cc.PrefabInfo",
1443 "root": {
1444 "__id__": 1
1445 },
1446 "asset": {
1447 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1448 },
1449 "fileId": "689K8EaqRBjrLJwXpHAryd",
1450 "sync": false
1451 },
1452 {
1453 "__type__": "cc.Widget",
1454 "_name": "",
1455 "_objFlags": 0,
1456 "node": {
1457 "__id__": 30
1458 },
1459 "_enabled": true,
1460 "alignMode": 1,
1461 "_target": null,
1462 "_alignFlags": 8,
1463 "_left": 10,
1464 "_right": 0,
1465 "_top": 0,
1466 "_bottom": 0,
1467 "_verticalCenter": 0,
1468 "_horizontalCenter": 0,
1469 "_isAbsLeft": true,
1470 "_isAbsRight": true,
1471 "_isAbsTop": true,
1472 "_isAbsBottom": true,
1473 "_isAbsHorizontalCenter": true,
1474 "_isAbsVerticalCenter": true,
1475 "_originalWidth": 0,
1476 "_originalHeight": 0,
1477 "_id": ""
1478 },
1479 {
1480 "__type__": "cc.Mask",
1481 "_name": "",
1482 "_objFlags": 0,
1483 "node": {
1484 "__id__": 30
1485 },
1486 "_enabled": true,
1487 "_materials": [
1488 {
1489 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1490 }
1491 ],
1492 "_spriteFrame": null,
1493 "_type": 0,
1494 "_segments": 64,
1495 "_N$alphaThreshold": 0,
1496 "_N$inverted": false,
1497 "_id": ""
1498 },
1499 {
1500 "__type__": "cc.PrefabInfo",
1501 "root": {
1502 "__id__": 1
1503 },
1504 "asset": {
1505 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1506 },
1507 "fileId": "b0z+5uA/lLrI6hgwcHggil",
1508 "sync": false
1509 },
1510 {
1511 "__type__": "cc.PrefabInfo",
1512 "root": {
1513 "__id__": 1
1514 },
1515 "asset": {
1516 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1517 },
1518 "fileId": "9foIZHQ9ZNM6EZJgeluWgI",
1519 "sync": false
1520 },
1521 {
1522 "__type__": "cc.Node",
1523 "_name": "NormalName",
1524 "_objFlags": 0,
1525 "_parent": {
1526 "__id__": 22
1527 },
1528 "_children": [
1529 {
1530 "__id__": 44
1531 }
1532 ],
1533 "_active": true,
1534 "_level": 8,
1535 "_components": [
1536 {
1537 "__id__": 47
1538 },
1539 {
1540 "__id__": 48
1541 }
1542 ],
1543 "_prefab": {
1544 "__id__": 49
1545 },
1546 "_opacity": 255,
1547 "_color": {
1548 "__type__": "cc.Color",
1549 "r": 255,
1550 "g": 255,
1551 "b": 255,
1552 "a": 255
1553 },
1554 "_contentSize": {
1555 "__type__": "cc.Size",
1556 "width": 250,
1557 "height": 30
1558 },
1559 "_anchorPoint": {
1560 "__type__": "cc.Vec2",
1561 "x": 0,
1562 "y": 0.5
1563 },
1564 "_position": {
1565 "__type__": "cc.Vec3",
1566 "x": -127,
1567 "y": 1,
1568 "z": 0
1569 },
1570 "_scale": {
1571 "__type__": "cc.Vec3",
1572 "x": 1,
1573 "y": 1,
1574 "z": 1
1575 },
1576 "_eulerAngles": {
1577 "__type__": "cc.Vec3",
1578 "x": 0,
1579 "y": 0,
1580 "z": 0
1581 },
1582 "_skewX": 0,
1583 "_skewY": 0,
1584 "_is3DNode": false,
1585 "groupIndex": 0,
1586 "_rotationX": 0,
1587 "_rotationY": 0,
1588 "_id": ""
1589 },
1590 {
1591 "__type__": "cc.Node",
1592 "_name": "MidName",
1593 "_objFlags": 0,
1594 "_parent": {
1595 "__id__": 43
1596 },
1597 "_children": [],
1598 "_active": true,
1599 "_level": 9,
1600 "_components": [
1601 {
1602 "__id__": 45
1603 }
1604 ],
1605 "_prefab": {
1606 "__id__": 46
1607 },
1608 "_opacity": 255,
1609 "_color": {
1610 "__type__": "cc.Color",
1611 "r": 255,
1612 "g": 255,
1613 "b": 255,
1614 "a": 255
1615 },
1616 "_contentSize": {
1617 "__type__": "cc.Size",
1618 "width": 84.34,
1619 "height": 27.72
1620 },
1621 "_anchorPoint": {
1622 "__type__": "cc.Vec2",
1623 "x": 0,
1624 "y": 0.5
1625 },
1626 "_position": {
1627 "__type__": "cc.Vec3",
1628 "x": 0,
1629 "y": 0,
1630 "z": 0
1631 },
1632 "_scale": {
1633 "__type__": "cc.Vec3",
1634 "x": 1,
1635 "y": 1,
1636 "z": 1
1637 },
1638 "_eulerAngles": {
1639 "__type__": "cc.Vec3",
1640 "x": 0,
1641 "y": 0,
1642 "z": 0
1643 },
1644 "_skewX": 0,
1645 "_skewY": 0,
1646 "_is3DNode": false,
1647 "groupIndex": 0,
1648 "_rotationX": 0,
1649 "_rotationY": 0,
1650 "_id": ""
1651 },
1652 {
1653 "__type__": "cc.Label",
1654 "_name": "",
1655 "_objFlags": 0,
1656 "node": {
1657 "__id__": 44
1658 },
1659 "_enabled": true,
1660 "_materials": [
1661 {
1662 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1663 }
1664 ],
1665 "_useOriginalSize": false,
1666 "_string": "载入中...",
1667 "_N$string": "载入中...",
1668 "_fontSize": 22,
1669 "_lineHeight": 22,
1670 "_enableWrapText": true,
1671 "_N$file": null,
1672 "_isSystemFontUsed": true,
1673 "_spacingX": 0,
1674 "_batchAsBitmap": false,
1675 "_N$horizontalAlign": 0,
1676 "_N$verticalAlign": 1,
1677 "_N$fontFamily": "Arial",
1678 "_N$overflow": 0,
1679 "_N$cacheMode": 0,
1680 "_id": ""
1681 },
1682 {
1683 "__type__": "cc.PrefabInfo",
1684 "root": {
1685 "__id__": 1
1686 },
1687 "asset": {
1688 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1689 },
1690 "fileId": "fftT39l5xBr5y3ITb7obJa",
1691 "sync": false
1692 },
1693 {
1694 "__type__": "cc.Mask",
1695 "_name": "",
1696 "_objFlags": 0,
1697 "node": {
1698 "__id__": 43
1699 },
1700 "_enabled": true,
1701 "_materials": [
1702 {
1703 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1704 }
1705 ],
1706 "_spriteFrame": null,
1707 "_type": 0,
1708 "_segments": 64,
1709 "_N$alphaThreshold": 0,
1710 "_N$inverted": false,
1711 "_id": ""
1712 },
1713 {
1714 "__type__": "cc.Widget",
1715 "_name": "",
1716 "_objFlags": 0,
1717 "node": {
1718 "__id__": 43
1719 },
1720 "_enabled": true,
1721 "alignMode": 1,
1722 "_target": null,
1723 "_alignFlags": 8,
1724 "_left": 10,
1725 "_right": 0,
1726 "_top": 0,
1727 "_bottom": 0,
1728 "_verticalCenter": 0,
1729 "_horizontalCenter": 0,
1730 "_isAbsLeft": true,
1731 "_isAbsRight": true,
1732 "_isAbsTop": true,
1733 "_isAbsBottom": true,
1734 "_isAbsHorizontalCenter": true,
1735 "_isAbsVerticalCenter": true,
1736 "_originalWidth": 0,
1737 "_originalHeight": 0,
1738 "_id": ""
1739 },
1740 {
1741 "__type__": "cc.PrefabInfo",
1742 "root": {
1743 "__id__": 1
1744 },
1745 "asset": {
1746 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1747 },
1748 "fileId": "74HIZnrp1JZ4XnmAeAbWSQ",
1749 "sync": false
1750 },
1751 {
1752 "__type__": "cc.Sprite",
1753 "_name": "",
1754 "_objFlags": 0,
1755 "node": {
1756 "__id__": 22
1757 },
1758 "_enabled": true,
1759 "_materials": [],
1760 "_srcBlendFactor": 770,
1761 "_dstBlendFactor": 771,
1762 "_spriteFrame": null,
1763 "_type": 0,
1764 "_sizeMode": 0,
1765 "_fillType": 0,
1766 "_fillCenter": {
1767 "__type__": "cc.Vec2",
1768 "x": 0,
1769 "y": 0
1770 },
1771 "_fillStart": 0,
1772 "_fillRange": 0,
1773 "_isTrimmedMode": true,
1774 "_atlas": null,
1775 "_id": ""
1776 },
1777 {
1778 "__type__": "cc.Widget",
1779 "_name": "",
1780 "_objFlags": 0,
1781 "node": {
1782 "__id__": 22
1783 },
1784 "_enabled": true,
1785 "alignMode": 1,
1786 "_target": null,
1787 "_alignFlags": 12,
1788 "_left": 0,
1789 "_right": 0,
1790 "_top": 0,
1791 "_bottom": -40,
1792 "_verticalCenter": 0,
1793 "_horizontalCenter": 0,
1794 "_isAbsLeft": true,
1795 "_isAbsRight": true,
1796 "_isAbsTop": true,
1797 "_isAbsBottom": true,
1798 "_isAbsHorizontalCenter": true,
1799 "_isAbsVerticalCenter": true,
1800 "_originalWidth": 0,
1801 "_originalHeight": 0,
1802 "_id": ""
1803 },
1804 {
1805 "__type__": "cc.PrefabInfo",
1806 "root": {
1807 "__id__": 1
1808 },
1809 "asset": {
1810 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1811 },
1812 "fileId": "1bHTBCLihHaan0ejlYxkeF",
1813 "sync": false
1814 },
1815 {
1816 "__type__": "e7901/zMdlFhqJOuga53Aof",
1817 "_name": "",
1818 "_objFlags": 0,
1819 "node": {
1820 "__id__": 1
1821 },
1822 "_enabled": true,
1823 "_iCellIndex": -1,
1824 "id": 0,
1825 "pic": {
1826 "__id__": 4
1827 },
1828 "activeName1": {
1829 "__id__": 33
1830 },
1831 "activeName2": {
1832 "__id__": 36
1833 },
1834 "normalName": {
1835 "__id__": 45
1836 },
1837 "textPlayTimes": {
1838 "__id__": 18
1839 },
1840 "collectBg": {
1841 "__id__": 10
1842 },
1843 "collectPic": {
1844 "__id__": 8
1845 },
1846 "_id": ""
1847 },
1848 {
1849 "__type__": "cc.PrefabInfo",
1850 "root": {
1851 "__id__": 1
1852 },
1853 "asset": {
1854 "__uuid__": "c0e0259c-4e74-4073-97bc-b6f4641561ae"
1855 },
1856 "fileId": "681XjCc1JMa7weePOmEzV/",
1857 "sync": false
1858 }
1859 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.2.0",
3 "uuid": "c0e0259c-4e74-4073-97bc-b6f4641561ae",
4 "optimizationPolicy": "AUTO",
5 "asyncLoadAssets": false,
6 "readonly": false,
7 "subMetas": {}
8 }
...\ No newline at end of file ...\ No newline at end of file