Commit 173b1bc3 173b1bc3ff1e3a18912ae41f9429c3691356f8be by jinwawa

complete sceneGame

1 parent 7c113e60
Showing 76 changed files with 5092 additions and 90 deletions
This diff could not be displayed because it is too large.
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.3186871517426931,
45 "y": 0.3186871517426931,
46 "z": 1
47 },
48 "_quat": {
49 "__type__": "cc.Quat",
50 "x": 0,
51 "y": 0,
52 "z": 0,
53 "w": 1
54 },
55 "groupIndex": 0,
56 "autoReleaseAssets": false,
57 "_id": "bb4fd5de-6bd3-4e74-a7df-19a5199d87c0"
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__": 17
81 },
82 {
83 "__id__": 24
84 },
85 {
86 "__id__": 31
87 },
88 {
89 "__id__": 56
90 }
91 ],
92 "_active": true,
93 "_level": 1,
94 "_components": [
95 {
96 "__id__": 58
97 },
98 {
99 "__id__": 59
100 }
101 ],
102 "_prefab": null,
103 "_opacity": 255,
104 "_color": {
105 "__type__": "cc.Color",
106 "r": 255,
107 "g": 255,
108 "b": 255,
109 "a": 255
110 },
111 "_contentSize": {
112 "__type__": "cc.Size",
113 "width": 1280,
114 "height": 720
115 },
116 "_anchorPoint": {
117 "__type__": "cc.Vec2",
118 "x": 0.5,
119 "y": 0.5
120 },
121 "_position": {
122 "__type__": "cc.Vec3",
123 "x": 640,
124 "y": 360,
125 "z": 0
126 },
127 "_scale": {
128 "__type__": "cc.Vec3",
129 "x": 1,
130 "y": 1,
131 "z": 1
132 },
133 "_rotationX": 0,
134 "_rotationY": 0,
135 "_quat": {
136 "__type__": "cc.Quat",
137 "x": 0,
138 "y": 0,
139 "z": 0,
140 "w": 1
141 },
142 "_skewX": 0,
143 "_skewY": 0,
144 "groupIndex": 0,
145 "_id": "e1t58NUadPQI3ihJH+vYfY"
146 },
147 {
148 "__type__": "cc.Node",
149 "_name": "Main Camera",
150 "_objFlags": 0,
151 "_parent": {
152 "__id__": 2
153 },
154 "_children": [],
155 "_active": true,
156 "_level": 1,
157 "_components": [
158 {
159 "__id__": 4
160 }
161 ],
162 "_prefab": null,
163 "_opacity": 255,
164 "_color": {
165 "__type__": "cc.Color",
166 "r": 255,
167 "g": 255,
168 "b": 255,
169 "a": 255
170 },
171 "_contentSize": {
172 "__type__": "cc.Size",
173 "width": 0,
174 "height": 0
175 },
176 "_anchorPoint": {
177 "__type__": "cc.Vec2",
178 "x": 0.5,
179 "y": 0.5
180 },
181 "_position": {
182 "__type__": "cc.Vec3",
183 "x": 0,
184 "y": 0,
185 "z": 0
186 },
187 "_scale": {
188 "__type__": "cc.Vec3",
189 "x": 1,
190 "y": 1,
191 "z": 1
192 },
193 "_rotationX": 0,
194 "_rotationY": 0,
195 "_quat": {
196 "__type__": "cc.Quat",
197 "x": 0,
198 "y": 0,
199 "z": 0,
200 "w": 1
201 },
202 "_skewX": 0,
203 "_skewY": 0,
204 "groupIndex": 0,
205 "_id": "095mBckIVLFYKUASumQhbx"
206 },
207 {
208 "__type__": "cc.Camera",
209 "_name": "",
210 "_objFlags": 0,
211 "node": {
212 "__id__": 3
213 },
214 "_enabled": true,
215 "_cullingMask": 4294967295,
216 "_clearFlags": 7,
217 "_backgroundColor": {
218 "__type__": "cc.Color",
219 "r": 0,
220 "g": 0,
221 "b": 0,
222 "a": 255
223 },
224 "_depth": -1,
225 "_zoomRatio": 1,
226 "_targetTexture": null,
227 "_id": "78e+FDSndEErl/HpCEFHN+"
228 },
229 {
230 "__type__": "cc.Node",
231 "_name": "Bg",
232 "_objFlags": 0,
233 "_parent": {
234 "__id__": 2
235 },
236 "_children": [],
237 "_active": true,
238 "_level": 1,
239 "_components": [
240 {
241 "__id__": 6
242 }
243 ],
244 "_prefab": null,
245 "_opacity": 255,
246 "_color": {
247 "__type__": "cc.Color",
248 "r": 255,
249 "g": 255,
250 "b": 255,
251 "a": 255
252 },
253 "_contentSize": {
254 "__type__": "cc.Size",
255 "width": 1280,
256 "height": 720
257 },
258 "_anchorPoint": {
259 "__type__": "cc.Vec2",
260 "x": 0.5,
261 "y": 0.5
262 },
263 "_position": {
264 "__type__": "cc.Vec3",
265 "x": 0,
266 "y": 0,
267 "z": 0
268 },
269 "_scale": {
270 "__type__": "cc.Vec3",
271 "x": 1,
272 "y": 1,
273 "z": 1
274 },
275 "_rotationX": 0,
276 "_rotationY": 0,
277 "_quat": {
278 "__type__": "cc.Quat",
279 "x": 0,
280 "y": 0,
281 "z": 0,
282 "w": 1
283 },
284 "_skewX": 0,
285 "_skewY": 0,
286 "groupIndex": 0,
287 "_id": "d9SyxIeStDKZELGLnLu9lc"
288 },
289 {
290 "__type__": "cc.Sprite",
291 "_name": "",
292 "_objFlags": 0,
293 "node": {
294 "__id__": 5
295 },
296 "_enabled": true,
297 "_srcBlendFactor": 770,
298 "_dstBlendFactor": 771,
299 "_spriteFrame": {
300 "__uuid__": "ae1ed7df-cf12-4399-a6ab-982fcf2eb8ca"
301 },
302 "_type": 0,
303 "_sizeMode": 1,
304 "_fillType": 0,
305 "_fillCenter": {
306 "__type__": "cc.Vec2",
307 "x": 0,
308 "y": 0
309 },
310 "_fillStart": 0,
311 "_fillRange": 0,
312 "_isTrimmedMode": true,
313 "_state": 0,
314 "_atlas": null,
315 "_id": "d8Zf8aH6pMdbsreDhRx2XQ"
316 },
317 {
318 "__type__": "cc.Node",
319 "_name": "TitleIcon",
320 "_objFlags": 0,
321 "_parent": {
322 "__id__": 2
323 },
324 "_children": [],
325 "_active": true,
326 "_level": 1,
327 "_components": [
328 {
329 "__id__": 8
330 },
331 {
332 "__id__": 9
333 }
334 ],
335 "_prefab": null,
336 "_opacity": 255,
337 "_color": {
338 "__type__": "cc.Color",
339 "r": 255,
340 "g": 255,
341 "b": 255,
342 "a": 255
343 },
344 "_contentSize": {
345 "__type__": "cc.Size",
346 "width": 120,
347 "height": 40
348 },
349 "_anchorPoint": {
350 "__type__": "cc.Vec2",
351 "x": 0.5,
352 "y": 0.5
353 },
354 "_position": {
355 "__type__": "cc.Vec3",
356 "x": -551.5,
357 "y": 314,
358 "z": 0
359 },
360 "_scale": {
361 "__type__": "cc.Vec3",
362 "x": 1,
363 "y": 1,
364 "z": 1
365 },
366 "_rotationX": 0,
367 "_rotationY": 0,
368 "_quat": {
369 "__type__": "cc.Quat",
370 "x": 0,
371 "y": 0,
372 "z": 0,
373 "w": 1
374 },
375 "_skewX": 0,
376 "_skewY": 0,
377 "groupIndex": 0,
378 "_id": "cdCj6QzApFLpm2w8N/y0ZI"
379 },
380 {
381 "__type__": "cc.Widget",
382 "_name": "",
383 "_objFlags": 0,
384 "node": {
385 "__id__": 7
386 },
387 "_enabled": true,
388 "alignMode": 1,
389 "_target": null,
390 "_alignFlags": 9,
391 "_left": 28.5,
392 "_right": 0,
393 "_top": 26,
394 "_bottom": 0,
395 "_verticalCenter": 0,
396 "_horizontalCenter": 0,
397 "_isAbsLeft": true,
398 "_isAbsRight": true,
399 "_isAbsTop": true,
400 "_isAbsBottom": true,
401 "_isAbsHorizontalCenter": true,
402 "_isAbsVerticalCenter": true,
403 "_originalWidth": 0,
404 "_originalHeight": 0,
405 "_id": "b3ZrjdRxxONYAGBVZonJsS"
406 },
407 {
408 "__type__": "cc.Label",
409 "_name": "",
410 "_objFlags": 0,
411 "node": {
412 "__id__": 7
413 },
414 "_enabled": true,
415 "_useOriginalSize": true,
416 "_string": "游乐场",
417 "_N$string": "游乐场",
418 "_fontSize": 40,
419 "_lineHeight": 40,
420 "_enableWrapText": true,
421 "_N$file": null,
422 "_isSystemFontUsed": true,
423 "_spacingX": 0,
424 "_batchAsBitmap": false,
425 "_N$horizontalAlign": 0,
426 "_N$verticalAlign": 0,
427 "_N$fontFamily": "Arial",
428 "_N$overflow": 0,
429 "_N$cacheMode": 0,
430 "_id": "a5ADLXmyFJ37SEb6RJSEkF"
431 },
432 {
433 "__type__": "cc.Node",
434 "_name": "PuzzleButton",
435 "_objFlags": 0,
436 "_parent": {
437 "__id__": 2
438 },
439 "_children": [
440 {
441 "__id__": 11
442 }
443 ],
444 "_active": true,
445 "_level": 2,
446 "_components": [
447 {
448 "__id__": 16
449 }
450 ],
451 "_prefab": null,
452 "_opacity": 255,
453 "_color": {
454 "__type__": "cc.Color",
455 "r": 255,
456 "g": 255,
457 "b": 255,
458 "a": 255
459 },
460 "_contentSize": {
461 "__type__": "cc.Size",
462 "width": 100,
463 "height": 40
464 },
465 "_anchorPoint": {
466 "__type__": "cc.Vec2",
467 "x": 0.5,
468 "y": 0.5
469 },
470 "_position": {
471 "__type__": "cc.Vec3",
472 "x": -200,
473 "y": 300,
474 "z": 0
475 },
476 "_scale": {
477 "__type__": "cc.Vec3",
478 "x": 1,
479 "y": 1,
480 "z": 1
481 },
482 "_rotationX": 0,
483 "_rotationY": 0,
484 "_quat": {
485 "__type__": "cc.Quat",
486 "x": 0,
487 "y": 0,
488 "z": 0,
489 "w": 1
490 },
491 "_skewX": 0,
492 "_skewY": 0,
493 "groupIndex": 0,
494 "_id": "83UbfFE69Lrpvhqy6964IX"
495 },
496 {
497 "__type__": "cc.Node",
498 "_name": "Background",
499 "_objFlags": 0,
500 "_parent": {
501 "__id__": 10
502 },
503 "_children": [
504 {
505 "__id__": 12
506 }
507 ],
508 "_active": true,
509 "_level": 2,
510 "_components": [
511 {
512 "__id__": 14
513 },
514 {
515 "__id__": 15
516 }
517 ],
518 "_prefab": null,
519 "_opacity": 255,
520 "_color": {
521 "__type__": "cc.Color",
522 "r": 230,
523 "g": 230,
524 "b": 230,
525 "a": 255
526 },
527 "_contentSize": {
528 "__type__": "cc.Size",
529 "width": 100,
530 "height": 40
531 },
532 "_anchorPoint": {
533 "__type__": "cc.Vec2",
534 "x": 0.5,
535 "y": 0.5
536 },
537 "_position": {
538 "__type__": "cc.Vec3",
539 "x": 0,
540 "y": 0,
541 "z": 0
542 },
543 "_scale": {
544 "__type__": "cc.Vec3",
545 "x": 1,
546 "y": 1,
547 "z": 1
548 },
549 "_rotationX": 0,
550 "_rotationY": 0,
551 "_quat": {
552 "__type__": "cc.Quat",
553 "x": 0,
554 "y": 0,
555 "z": 0,
556 "w": 1
557 },
558 "_skewX": 0,
559 "_skewY": 0,
560 "groupIndex": 0,
561 "_id": "8bjsuataJLaoY/jZa5vTLi"
562 },
563 {
564 "__type__": "cc.Node",
565 "_name": "Label",
566 "_objFlags": 0,
567 "_parent": {
568 "__id__": 11
569 },
570 "_children": [],
571 "_active": true,
572 "_level": 3,
573 "_components": [
574 {
575 "__id__": 13
576 }
577 ],
578 "_prefab": null,
579 "_opacity": 255,
580 "_color": {
581 "__type__": "cc.Color",
582 "r": 0,
583 "g": 0,
584 "b": 0,
585 "a": 255
586 },
587 "_contentSize": {
588 "__type__": "cc.Size",
589 "width": 100,
590 "height": 40
591 },
592 "_anchorPoint": {
593 "__type__": "cc.Vec2",
594 "x": 0.5,
595 "y": 0.5
596 },
597 "_position": {
598 "__type__": "cc.Vec3",
599 "x": 0,
600 "y": 0,
601 "z": 0
602 },
603 "_scale": {
604 "__type__": "cc.Vec3",
605 "x": 1,
606 "y": 1,
607 "z": 1
608 },
609 "_rotationX": 0,
610 "_rotationY": 0,
611 "_quat": {
612 "__type__": "cc.Quat",
613 "x": 0,
614 "y": 0,
615 "z": 0,
616 "w": 1
617 },
618 "_skewX": 0,
619 "_skewY": 0,
620 "groupIndex": 0,
621 "_id": "5c8oBxY1NCFpsm9Ad1SEQ/"
622 },
623 {
624 "__type__": "cc.Label",
625 "_name": "",
626 "_objFlags": 0,
627 "node": {
628 "__id__": 12
629 },
630 "_enabled": true,
631 "_useOriginalSize": false,
632 "_string": "益智",
633 "_N$string": "益智",
634 "_fontSize": 20,
635 "_lineHeight": 40,
636 "_enableWrapText": false,
637 "_N$file": null,
638 "_isSystemFontUsed": true,
639 "_spacingX": 0,
640 "_batchAsBitmap": false,
641 "_N$horizontalAlign": 1,
642 "_N$verticalAlign": 1,
643 "_N$fontFamily": "Arial",
644 "_N$overflow": 1,
645 "_N$cacheMode": 0,
646 "_id": "31gVUTzuBHmbXD3ua0/3kJ"
647 },
648 {
649 "__type__": "cc.Sprite",
650 "_name": "",
651 "_objFlags": 0,
652 "node": {
653 "__id__": 11
654 },
655 "_enabled": true,
656 "_srcBlendFactor": 770,
657 "_dstBlendFactor": 771,
658 "_spriteFrame": {
659 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
660 },
661 "_type": 1,
662 "_sizeMode": 0,
663 "_fillType": 0,
664 "_fillCenter": {
665 "__type__": "cc.Vec2",
666 "x": 0,
667 "y": 0
668 },
669 "_fillStart": 0,
670 "_fillRange": 0,
671 "_isTrimmedMode": true,
672 "_state": 0,
673 "_atlas": null,
674 "_id": "e6utM7UBhCT6EWS36AuBia"
675 },
676 {
677 "__type__": "cc.Widget",
678 "_name": "",
679 "_objFlags": 0,
680 "node": {
681 "__id__": 11
682 },
683 "_enabled": true,
684 "alignMode": 0,
685 "_target": null,
686 "_alignFlags": 45,
687 "_left": 0,
688 "_right": 0,
689 "_top": 0,
690 "_bottom": 0,
691 "_verticalCenter": 0,
692 "_horizontalCenter": 0,
693 "_isAbsLeft": true,
694 "_isAbsRight": true,
695 "_isAbsTop": true,
696 "_isAbsBottom": true,
697 "_isAbsHorizontalCenter": true,
698 "_isAbsVerticalCenter": true,
699 "_originalWidth": 100,
700 "_originalHeight": 40,
701 "_id": "cfgEI4YudLp7HXjmHPXG2s"
702 },
703 {
704 "__type__": "cc.Button",
705 "_name": "",
706 "_objFlags": 0,
707 "node": {
708 "__id__": 10
709 },
710 "_enabled": true,
711 "duration": 0.1,
712 "zoomScale": 1.2,
713 "clickEvents": [],
714 "_N$interactable": true,
715 "_N$enableAutoGrayEffect": false,
716 "_N$transition": 2,
717 "transition": 2,
718 "_N$normalColor": {
719 "__type__": "cc.Color",
720 "r": 230,
721 "g": 230,
722 "b": 230,
723 "a": 255
724 },
725 "_N$pressedColor": {
726 "__type__": "cc.Color",
727 "r": 200,
728 "g": 200,
729 "b": 200,
730 "a": 255
731 },
732 "pressedColor": {
733 "__type__": "cc.Color",
734 "r": 200,
735 "g": 200,
736 "b": 200,
737 "a": 255
738 },
739 "_N$hoverColor": {
740 "__type__": "cc.Color",
741 "r": 255,
742 "g": 255,
743 "b": 255,
744 "a": 255
745 },
746 "hoverColor": {
747 "__type__": "cc.Color",
748 "r": 255,
749 "g": 255,
750 "b": 255,
751 "a": 255
752 },
753 "_N$disabledColor": {
754 "__type__": "cc.Color",
755 "r": 120,
756 "g": 120,
757 "b": 120,
758 "a": 200
759 },
760 "_N$normalSprite": {
761 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
762 },
763 "_N$pressedSprite": {
764 "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
765 },
766 "pressedSprite": {
767 "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
768 },
769 "_N$hoverSprite": {
770 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
771 },
772 "hoverSprite": {
773 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
774 },
775 "_N$disabledSprite": {
776 "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
777 },
778 "_N$target": {
779 "__id__": 11
780 },
781 "_id": "71Edlres5P44KkEedwfBAa"
782 },
783 {
784 "__type__": "cc.Node",
785 "_name": "ParkourButton",
786 "_objFlags": 0,
787 "_parent": {
788 "__id__": 2
789 },
790 "_children": [
791 {
792 "__id__": 18
793 }
794 ],
795 "_active": true,
796 "_level": 2,
797 "_components": [
798 {
799 "__id__": 23
800 }
801 ],
802 "_prefab": null,
803 "_opacity": 255,
804 "_color": {
805 "__type__": "cc.Color",
806 "r": 255,
807 "g": 255,
808 "b": 255,
809 "a": 255
810 },
811 "_contentSize": {
812 "__type__": "cc.Size",
813 "width": 100,
814 "height": 40
815 },
816 "_anchorPoint": {
817 "__type__": "cc.Vec2",
818 "x": 0.5,
819 "y": 0.5
820 },
821 "_position": {
822 "__type__": "cc.Vec3",
823 "x": 0,
824 "y": 300,
825 "z": 0
826 },
827 "_scale": {
828 "__type__": "cc.Vec3",
829 "x": 1,
830 "y": 1,
831 "z": 1
832 },
833 "_rotationX": 0,
834 "_rotationY": 0,
835 "_quat": {
836 "__type__": "cc.Quat",
837 "x": 0,
838 "y": 0,
839 "z": 0,
840 "w": 1
841 },
842 "_skewX": 0,
843 "_skewY": 0,
844 "groupIndex": 0,
845 "_id": "4elGfUj+FMFZomYJA0ZhyV"
846 },
847 {
848 "__type__": "cc.Node",
849 "_name": "Background",
850 "_objFlags": 0,
851 "_parent": {
852 "__id__": 17
853 },
854 "_children": [
855 {
856 "__id__": 19
857 }
858 ],
859 "_active": true,
860 "_level": 2,
861 "_components": [
862 {
863 "__id__": 21
864 },
865 {
866 "__id__": 22
867 }
868 ],
869 "_prefab": null,
870 "_opacity": 255,
871 "_color": {
872 "__type__": "cc.Color",
873 "r": 230,
874 "g": 230,
875 "b": 230,
876 "a": 255
877 },
878 "_contentSize": {
879 "__type__": "cc.Size",
880 "width": 100,
881 "height": 40
882 },
883 "_anchorPoint": {
884 "__type__": "cc.Vec2",
885 "x": 0.5,
886 "y": 0.5
887 },
888 "_position": {
889 "__type__": "cc.Vec3",
890 "x": 0,
891 "y": 0,
892 "z": 0
893 },
894 "_scale": {
895 "__type__": "cc.Vec3",
896 "x": 1,
897 "y": 1,
898 "z": 1
899 },
900 "_rotationX": 0,
901 "_rotationY": 0,
902 "_quat": {
903 "__type__": "cc.Quat",
904 "x": 0,
905 "y": 0,
906 "z": 0,
907 "w": 1
908 },
909 "_skewX": 0,
910 "_skewY": 0,
911 "groupIndex": 0,
912 "_id": "66eTwT0RtGsbDKLDpVRQol"
913 },
914 {
915 "__type__": "cc.Node",
916 "_name": "Label",
917 "_objFlags": 0,
918 "_parent": {
919 "__id__": 18
920 },
921 "_children": [],
922 "_active": true,
923 "_level": 3,
924 "_components": [
925 {
926 "__id__": 20
927 }
928 ],
929 "_prefab": null,
930 "_opacity": 255,
931 "_color": {
932 "__type__": "cc.Color",
933 "r": 0,
934 "g": 0,
935 "b": 0,
936 "a": 255
937 },
938 "_contentSize": {
939 "__type__": "cc.Size",
940 "width": 100,
941 "height": 40
942 },
943 "_anchorPoint": {
944 "__type__": "cc.Vec2",
945 "x": 0.5,
946 "y": 0.5
947 },
948 "_position": {
949 "__type__": "cc.Vec3",
950 "x": 0,
951 "y": 0,
952 "z": 0
953 },
954 "_scale": {
955 "__type__": "cc.Vec3",
956 "x": 1,
957 "y": 1,
958 "z": 1
959 },
960 "_rotationX": 0,
961 "_rotationY": 0,
962 "_quat": {
963 "__type__": "cc.Quat",
964 "x": 0,
965 "y": 0,
966 "z": 0,
967 "w": 1
968 },
969 "_skewX": 0,
970 "_skewY": 0,
971 "groupIndex": 0,
972 "_id": "da1mHX+UxKMqe5CwC1bTjx"
973 },
974 {
975 "__type__": "cc.Label",
976 "_name": "",
977 "_objFlags": 0,
978 "node": {
979 "__id__": 19
980 },
981 "_enabled": true,
982 "_useOriginalSize": false,
983 "_string": "跑酷",
984 "_N$string": "跑酷",
985 "_fontSize": 20,
986 "_lineHeight": 40,
987 "_enableWrapText": false,
988 "_N$file": null,
989 "_isSystemFontUsed": true,
990 "_spacingX": 0,
991 "_batchAsBitmap": false,
992 "_N$horizontalAlign": 1,
993 "_N$verticalAlign": 1,
994 "_N$fontFamily": "Arial",
995 "_N$overflow": 1,
996 "_N$cacheMode": 0,
997 "_id": "b5qgT+1RxDRox55rEBh/ZS"
998 },
999 {
1000 "__type__": "cc.Sprite",
1001 "_name": "",
1002 "_objFlags": 0,
1003 "node": {
1004 "__id__": 18
1005 },
1006 "_enabled": true,
1007 "_srcBlendFactor": 770,
1008 "_dstBlendFactor": 771,
1009 "_spriteFrame": {
1010 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
1011 },
1012 "_type": 1,
1013 "_sizeMode": 0,
1014 "_fillType": 0,
1015 "_fillCenter": {
1016 "__type__": "cc.Vec2",
1017 "x": 0,
1018 "y": 0
1019 },
1020 "_fillStart": 0,
1021 "_fillRange": 0,
1022 "_isTrimmedMode": true,
1023 "_state": 0,
1024 "_atlas": null,
1025 "_id": "41WpsCzI1Mp6wY9rrGq53o"
1026 },
1027 {
1028 "__type__": "cc.Widget",
1029 "_name": "",
1030 "_objFlags": 0,
1031 "node": {
1032 "__id__": 18
1033 },
1034 "_enabled": true,
1035 "alignMode": 0,
1036 "_target": null,
1037 "_alignFlags": 45,
1038 "_left": 0,
1039 "_right": 0,
1040 "_top": 0,
1041 "_bottom": 0,
1042 "_verticalCenter": 0,
1043 "_horizontalCenter": 0,
1044 "_isAbsLeft": true,
1045 "_isAbsRight": true,
1046 "_isAbsTop": true,
1047 "_isAbsBottom": true,
1048 "_isAbsHorizontalCenter": true,
1049 "_isAbsVerticalCenter": true,
1050 "_originalWidth": 100,
1051 "_originalHeight": 40,
1052 "_id": "6e7q3mmDdImIrnQVFrGyrx"
1053 },
1054 {
1055 "__type__": "cc.Button",
1056 "_name": "",
1057 "_objFlags": 0,
1058 "node": {
1059 "__id__": 17
1060 },
1061 "_enabled": true,
1062 "duration": 0.1,
1063 "zoomScale": 1.2,
1064 "clickEvents": [],
1065 "_N$interactable": true,
1066 "_N$enableAutoGrayEffect": false,
1067 "_N$transition": 2,
1068 "transition": 2,
1069 "_N$normalColor": {
1070 "__type__": "cc.Color",
1071 "r": 230,
1072 "g": 230,
1073 "b": 230,
1074 "a": 255
1075 },
1076 "_N$pressedColor": {
1077 "__type__": "cc.Color",
1078 "r": 200,
1079 "g": 200,
1080 "b": 200,
1081 "a": 255
1082 },
1083 "pressedColor": {
1084 "__type__": "cc.Color",
1085 "r": 200,
1086 "g": 200,
1087 "b": 200,
1088 "a": 255
1089 },
1090 "_N$hoverColor": {
1091 "__type__": "cc.Color",
1092 "r": 255,
1093 "g": 255,
1094 "b": 255,
1095 "a": 255
1096 },
1097 "hoverColor": {
1098 "__type__": "cc.Color",
1099 "r": 255,
1100 "g": 255,
1101 "b": 255,
1102 "a": 255
1103 },
1104 "_N$disabledColor": {
1105 "__type__": "cc.Color",
1106 "r": 120,
1107 "g": 120,
1108 "b": 120,
1109 "a": 200
1110 },
1111 "_N$normalSprite": {
1112 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
1113 },
1114 "_N$pressedSprite": {
1115 "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
1116 },
1117 "pressedSprite": {
1118 "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
1119 },
1120 "_N$hoverSprite": {
1121 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
1122 },
1123 "hoverSprite": {
1124 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
1125 },
1126 "_N$disabledSprite": {
1127 "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
1128 },
1129 "_N$target": {
1130 "__id__": 18
1131 },
1132 "_id": "3e8zf9Hg9FJKUPsTT3kdzw"
1133 },
1134 {
1135 "__type__": "cc.Node",
1136 "_name": "MotionButton",
1137 "_objFlags": 0,
1138 "_parent": {
1139 "__id__": 2
1140 },
1141 "_children": [
1142 {
1143 "__id__": 25
1144 }
1145 ],
1146 "_active": true,
1147 "_level": 2,
1148 "_components": [
1149 {
1150 "__id__": 30
1151 }
1152 ],
1153 "_prefab": null,
1154 "_opacity": 255,
1155 "_color": {
1156 "__type__": "cc.Color",
1157 "r": 255,
1158 "g": 255,
1159 "b": 255,
1160 "a": 255
1161 },
1162 "_contentSize": {
1163 "__type__": "cc.Size",
1164 "width": 100,
1165 "height": 40
1166 },
1167 "_anchorPoint": {
1168 "__type__": "cc.Vec2",
1169 "x": 0.5,
1170 "y": 0.5
1171 },
1172 "_position": {
1173 "__type__": "cc.Vec3",
1174 "x": 200,
1175 "y": 300,
1176 "z": 0
1177 },
1178 "_scale": {
1179 "__type__": "cc.Vec3",
1180 "x": 1,
1181 "y": 1,
1182 "z": 1
1183 },
1184 "_rotationX": 0,
1185 "_rotationY": 0,
1186 "_quat": {
1187 "__type__": "cc.Quat",
1188 "x": 0,
1189 "y": 0,
1190 "z": 0,
1191 "w": 1
1192 },
1193 "_skewX": 0,
1194 "_skewY": 0,
1195 "groupIndex": 0,
1196 "_id": "28cAdrf4FIfbHUjHS3w9FH"
1197 },
1198 {
1199 "__type__": "cc.Node",
1200 "_name": "Background",
1201 "_objFlags": 0,
1202 "_parent": {
1203 "__id__": 24
1204 },
1205 "_children": [
1206 {
1207 "__id__": 26
1208 }
1209 ],
1210 "_active": true,
1211 "_level": 2,
1212 "_components": [
1213 {
1214 "__id__": 28
1215 },
1216 {
1217 "__id__": 29
1218 }
1219 ],
1220 "_prefab": null,
1221 "_opacity": 255,
1222 "_color": {
1223 "__type__": "cc.Color",
1224 "r": 230,
1225 "g": 230,
1226 "b": 230,
1227 "a": 255
1228 },
1229 "_contentSize": {
1230 "__type__": "cc.Size",
1231 "width": 100,
1232 "height": 40
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 "_rotationX": 0,
1252 "_rotationY": 0,
1253 "_quat": {
1254 "__type__": "cc.Quat",
1255 "x": 0,
1256 "y": 0,
1257 "z": 0,
1258 "w": 1
1259 },
1260 "_skewX": 0,
1261 "_skewY": 0,
1262 "groupIndex": 0,
1263 "_id": "8beokS+GJF1oZ10Yh3WLVT"
1264 },
1265 {
1266 "__type__": "cc.Node",
1267 "_name": "Label",
1268 "_objFlags": 0,
1269 "_parent": {
1270 "__id__": 25
1271 },
1272 "_children": [],
1273 "_active": true,
1274 "_level": 3,
1275 "_components": [
1276 {
1277 "__id__": 27
1278 }
1279 ],
1280 "_prefab": null,
1281 "_opacity": 255,
1282 "_color": {
1283 "__type__": "cc.Color",
1284 "r": 0,
1285 "g": 0,
1286 "b": 0,
1287 "a": 255
1288 },
1289 "_contentSize": {
1290 "__type__": "cc.Size",
1291 "width": 100,
1292 "height": 40
1293 },
1294 "_anchorPoint": {
1295 "__type__": "cc.Vec2",
1296 "x": 0.5,
1297 "y": 0.5
1298 },
1299 "_position": {
1300 "__type__": "cc.Vec3",
1301 "x": 0,
1302 "y": 0,
1303 "z": 0
1304 },
1305 "_scale": {
1306 "__type__": "cc.Vec3",
1307 "x": 1,
1308 "y": 1,
1309 "z": 1
1310 },
1311 "_rotationX": 0,
1312 "_rotationY": 0,
1313 "_quat": {
1314 "__type__": "cc.Quat",
1315 "x": 0,
1316 "y": 0,
1317 "z": 0,
1318 "w": 1
1319 },
1320 "_skewX": 0,
1321 "_skewY": 0,
1322 "groupIndex": 0,
1323 "_id": "1fkHigilZDyaCd9JpjhgMk"
1324 },
1325 {
1326 "__type__": "cc.Label",
1327 "_name": "",
1328 "_objFlags": 0,
1329 "node": {
1330 "__id__": 26
1331 },
1332 "_enabled": true,
1333 "_useOriginalSize": false,
1334 "_string": "体感",
1335 "_N$string": "体感",
1336 "_fontSize": 20,
1337 "_lineHeight": 40,
1338 "_enableWrapText": false,
1339 "_N$file": null,
1340 "_isSystemFontUsed": true,
1341 "_spacingX": 0,
1342 "_batchAsBitmap": false,
1343 "_N$horizontalAlign": 1,
1344 "_N$verticalAlign": 1,
1345 "_N$fontFamily": "Arial",
1346 "_N$overflow": 1,
1347 "_N$cacheMode": 0,
1348 "_id": "96VN9mHjFHu6Bm/H1ZFde2"
1349 },
1350 {
1351 "__type__": "cc.Sprite",
1352 "_name": "",
1353 "_objFlags": 0,
1354 "node": {
1355 "__id__": 25
1356 },
1357 "_enabled": true,
1358 "_srcBlendFactor": 770,
1359 "_dstBlendFactor": 771,
1360 "_spriteFrame": {
1361 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
1362 },
1363 "_type": 1,
1364 "_sizeMode": 0,
1365 "_fillType": 0,
1366 "_fillCenter": {
1367 "__type__": "cc.Vec2",
1368 "x": 0,
1369 "y": 0
1370 },
1371 "_fillStart": 0,
1372 "_fillRange": 0,
1373 "_isTrimmedMode": true,
1374 "_state": 0,
1375 "_atlas": null,
1376 "_id": "40YJBrR29GELLy6nZO+jX4"
1377 },
1378 {
1379 "__type__": "cc.Widget",
1380 "_name": "",
1381 "_objFlags": 0,
1382 "node": {
1383 "__id__": 25
1384 },
1385 "_enabled": true,
1386 "alignMode": 0,
1387 "_target": null,
1388 "_alignFlags": 45,
1389 "_left": 0,
1390 "_right": 0,
1391 "_top": 0,
1392 "_bottom": 0,
1393 "_verticalCenter": 0,
1394 "_horizontalCenter": 0,
1395 "_isAbsLeft": true,
1396 "_isAbsRight": true,
1397 "_isAbsTop": true,
1398 "_isAbsBottom": true,
1399 "_isAbsHorizontalCenter": true,
1400 "_isAbsVerticalCenter": true,
1401 "_originalWidth": 100,
1402 "_originalHeight": 40,
1403 "_id": "e9J8+9qABKjJnFa7RixoYm"
1404 },
1405 {
1406 "__type__": "cc.Button",
1407 "_name": "",
1408 "_objFlags": 0,
1409 "node": {
1410 "__id__": 24
1411 },
1412 "_enabled": true,
1413 "duration": 0.1,
1414 "zoomScale": 1.2,
1415 "clickEvents": [],
1416 "_N$interactable": true,
1417 "_N$enableAutoGrayEffect": false,
1418 "_N$transition": 2,
1419 "transition": 2,
1420 "_N$normalColor": {
1421 "__type__": "cc.Color",
1422 "r": 230,
1423 "g": 230,
1424 "b": 230,
1425 "a": 255
1426 },
1427 "_N$pressedColor": {
1428 "__type__": "cc.Color",
1429 "r": 200,
1430 "g": 200,
1431 "b": 200,
1432 "a": 255
1433 },
1434 "pressedColor": {
1435 "__type__": "cc.Color",
1436 "r": 200,
1437 "g": 200,
1438 "b": 200,
1439 "a": 255
1440 },
1441 "_N$hoverColor": {
1442 "__type__": "cc.Color",
1443 "r": 255,
1444 "g": 255,
1445 "b": 255,
1446 "a": 255
1447 },
1448 "hoverColor": {
1449 "__type__": "cc.Color",
1450 "r": 255,
1451 "g": 255,
1452 "b": 255,
1453 "a": 255
1454 },
1455 "_N$disabledColor": {
1456 "__type__": "cc.Color",
1457 "r": 120,
1458 "g": 120,
1459 "b": 120,
1460 "a": 200
1461 },
1462 "_N$normalSprite": {
1463 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
1464 },
1465 "_N$pressedSprite": {
1466 "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
1467 },
1468 "pressedSprite": {
1469 "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
1470 },
1471 "_N$hoverSprite": {
1472 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
1473 },
1474 "hoverSprite": {
1475 "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
1476 },
1477 "_N$disabledSprite": {
1478 "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
1479 },
1480 "_N$target": {
1481 "__id__": 25
1482 },
1483 "_id": "e5KwydHMBMMYufsEn773Cj"
1484 },
1485 {
1486 "__type__": "cc.Node",
1487 "_name": "CategoryList",
1488 "_objFlags": 0,
1489 "_parent": {
1490 "__id__": 2
1491 },
1492 "_children": [
1493 {
1494 "__id__": 32
1495 },
1496 {
1497 "__id__": 35
1498 }
1499 ],
1500 "_active": true,
1501 "_level": 1,
1502 "_components": [
1503 {
1504 "__id__": 55
1505 }
1506 ],
1507 "_prefab": null,
1508 "_opacity": 255,
1509 "_color": {
1510 "__type__": "cc.Color",
1511 "r": 255,
1512 "g": 255,
1513 "b": 255,
1514 "a": 255
1515 },
1516 "_contentSize": {
1517 "__type__": "cc.Size",
1518 "width": 980,
1519 "height": 500
1520 },
1521 "_anchorPoint": {
1522 "__type__": "cc.Vec2",
1523 "x": 0.5,
1524 "y": 0.5
1525 },
1526 "_position": {
1527 "__type__": "cc.Vec3",
1528 "x": 50,
1529 "y": -109,
1530 "z": 0
1531 },
1532 "_scale": {
1533 "__type__": "cc.Vec3",
1534 "x": 1,
1535 "y": 1,
1536 "z": 1
1537 },
1538 "_rotationX": 0,
1539 "_rotationY": 0,
1540 "_quat": {
1541 "__type__": "cc.Quat",
1542 "x": 0,
1543 "y": 0,
1544 "z": 0,
1545 "w": 1
1546 },
1547 "_skewX": 0,
1548 "_skewY": 0,
1549 "groupIndex": 0,
1550 "_id": "81Vxa3GUBNGY5T0+KdHw2M"
1551 },
1552 {
1553 "__type__": "cc.Node",
1554 "_name": "DataContainerMask",
1555 "_objFlags": 0,
1556 "_parent": {
1557 "__id__": 31
1558 },
1559 "_children": [
1560 {
1561 "__id__": 33
1562 }
1563 ],
1564 "_active": true,
1565 "_level": 2,
1566 "_components": [
1567 {
1568 "__id__": 34
1569 }
1570 ],
1571 "_prefab": null,
1572 "_opacity": 255,
1573 "_color": {
1574 "__type__": "cc.Color",
1575 "r": 255,
1576 "g": 255,
1577 "b": 255,
1578 "a": 255
1579 },
1580 "_contentSize": {
1581 "__type__": "cc.Size",
1582 "width": 980,
1583 "height": 720
1584 },
1585 "_anchorPoint": {
1586 "__type__": "cc.Vec2",
1587 "x": 0.5,
1588 "y": 0.5
1589 },
1590 "_position": {
1591 "__type__": "cc.Vec3",
1592 "x": 0,
1593 "y": 0,
1594 "z": 0
1595 },
1596 "_scale": {
1597 "__type__": "cc.Vec3",
1598 "x": 1,
1599 "y": 1,
1600 "z": 1
1601 },
1602 "_rotationX": 0,
1603 "_rotationY": 0,
1604 "_quat": {
1605 "__type__": "cc.Quat",
1606 "x": 0,
1607 "y": 0,
1608 "z": 0,
1609 "w": 1
1610 },
1611 "_skewX": 0,
1612 "_skewY": 0,
1613 "groupIndex": 0,
1614 "_id": "f4lZ9wGQxKlp1K7SqWRvPv"
1615 },
1616 {
1617 "__type__": "cc.Node",
1618 "_name": "DataContainer",
1619 "_objFlags": 0,
1620 "_parent": {
1621 "__id__": 32
1622 },
1623 "_children": [],
1624 "_active": true,
1625 "_level": 3,
1626 "_components": [],
1627 "_prefab": null,
1628 "_opacity": 255,
1629 "_color": {
1630 "__type__": "cc.Color",
1631 "r": 255,
1632 "g": 255,
1633 "b": 255,
1634 "a": 255
1635 },
1636 "_contentSize": {
1637 "__type__": "cc.Size",
1638 "width": 980,
1639 "height": 620
1640 },
1641 "_anchorPoint": {
1642 "__type__": "cc.Vec2",
1643 "x": 0.5,
1644 "y": 0.5
1645 },
1646 "_position": {
1647 "__type__": "cc.Vec3",
1648 "x": 0,
1649 "y": 0,
1650 "z": 0
1651 },
1652 "_scale": {
1653 "__type__": "cc.Vec3",
1654 "x": 1,
1655 "y": 1,
1656 "z": 1
1657 },
1658 "_rotationX": 0,
1659 "_rotationY": 0,
1660 "_quat": {
1661 "__type__": "cc.Quat",
1662 "x": 0,
1663 "y": 0,
1664 "z": 0,
1665 "w": 1
1666 },
1667 "_skewX": 0,
1668 "_skewY": 0,
1669 "groupIndex": 0,
1670 "_id": "39q9N5szlDY7JKVw3lEm58"
1671 },
1672 {
1673 "__type__": "cc.Mask",
1674 "_name": "",
1675 "_objFlags": 0,
1676 "node": {
1677 "__id__": 32
1678 },
1679 "_enabled": true,
1680 "_spriteFrame": null,
1681 "_type": 0,
1682 "_segments": 64,
1683 "_N$alphaThreshold": 0,
1684 "_N$inverted": false,
1685 "_id": "08gkCskFRLsZWtlo6ki4w2"
1686 },
1687 {
1688 "__type__": "cc.Node",
1689 "_name": "ScrollBarContainer",
1690 "_objFlags": 0,
1691 "_parent": {
1692 "__id__": 31
1693 },
1694 "_children": [
1695 {
1696 "__id__": 36
1697 },
1698 {
1699 "__id__": 38
1700 }
1701 ],
1702 "_active": false,
1703 "_level": 2,
1704 "_components": [
1705 {
1706 "__id__": 53
1707 },
1708 {
1709 "__id__": 54
1710 }
1711 ],
1712 "_prefab": null,
1713 "_opacity": 255,
1714 "_color": {
1715 "__type__": "cc.Color",
1716 "r": 255,
1717 "g": 255,
1718 "b": 255,
1719 "a": 255
1720 },
1721 "_contentSize": {
1722 "__type__": "cc.Size",
1723 "width": 10,
1724 "height": 475
1725 },
1726 "_anchorPoint": {
1727 "__type__": "cc.Vec2",
1728 "x": 0.5,
1729 "y": 0.5
1730 },
1731 "_position": {
1732 "__type__": "cc.Vec3",
1733 "x": 515,
1734 "y": 0,
1735 "z": 0
1736 },
1737 "_scale": {
1738 "__type__": "cc.Vec3",
1739 "x": 1,
1740 "y": 1,
1741 "z": 1
1742 },
1743 "_rotationX": 0,
1744 "_rotationY": 0,
1745 "_quat": {
1746 "__type__": "cc.Quat",
1747 "x": 0,
1748 "y": 0,
1749 "z": 0,
1750 "w": 1
1751 },
1752 "_skewX": 0,
1753 "_skewY": 0,
1754 "groupIndex": 0,
1755 "_id": "74m6ZMq8dNvb5gY/OzygEN"
1756 },
1757 {
1758 "__type__": "cc.Node",
1759 "_name": "ScrollBarHight",
1760 "_objFlags": 0,
1761 "_parent": {
1762 "__id__": 35
1763 },
1764 "_children": [],
1765 "_active": true,
1766 "_level": 0,
1767 "_components": [
1768 {
1769 "__id__": 37
1770 }
1771 ],
1772 "_prefab": null,
1773 "_opacity": 100,
1774 "_color": {
1775 "__type__": "cc.Color",
1776 "r": 255,
1777 "g": 255,
1778 "b": 255,
1779 "a": 255
1780 },
1781 "_contentSize": {
1782 "__type__": "cc.Size",
1783 "width": 2,
1784 "height": 475
1785 },
1786 "_anchorPoint": {
1787 "__type__": "cc.Vec2",
1788 "x": 0.5,
1789 "y": 0.5
1790 },
1791 "_position": {
1792 "__type__": "cc.Vec3",
1793 "x": 0,
1794 "y": 0,
1795 "z": 0
1796 },
1797 "_scale": {
1798 "__type__": "cc.Vec3",
1799 "x": 1,
1800 "y": 1,
1801 "z": 1
1802 },
1803 "_rotationX": 0,
1804 "_rotationY": 0,
1805 "_quat": {
1806 "__type__": "cc.Quat",
1807 "x": 0,
1808 "y": 0,
1809 "z": 0,
1810 "w": 1
1811 },
1812 "_skewX": 0,
1813 "_skewY": 0,
1814 "groupIndex": 0,
1815 "_id": "12vJfGqAZBS7OpALTMWl8l"
1816 },
1817 {
1818 "__type__": "cc.Sprite",
1819 "_name": "",
1820 "_objFlags": 0,
1821 "node": {
1822 "__id__": 36
1823 },
1824 "_enabled": true,
1825 "_srcBlendFactor": 770,
1826 "_dstBlendFactor": 771,
1827 "_spriteFrame": {
1828 "__uuid__": "09a8ef24-6e6c-4375-93fd-fc0e0219f0a1"
1829 },
1830 "_type": 0,
1831 "_sizeMode": 0,
1832 "_fillType": 0,
1833 "_fillCenter": {
1834 "__type__": "cc.Vec2",
1835 "x": 0,
1836 "y": 0
1837 },
1838 "_fillStart": 0,
1839 "_fillRange": 0,
1840 "_isTrimmedMode": true,
1841 "_state": 0,
1842 "_atlas": null,
1843 "_id": "2fyCzyaK5PuYiuLMts6R+B"
1844 },
1845 {
1846 "__type__": "cc.Node",
1847 "_name": "ScrollBarShadow",
1848 "_objFlags": 0,
1849 "_parent": {
1850 "__id__": 35
1851 },
1852 "_children": [
1853 {
1854 "__id__": 39
1855 }
1856 ],
1857 "_active": true,
1858 "_level": 0,
1859 "_components": [
1860 {
1861 "__id__": 51
1862 },
1863 {
1864 "__id__": 52
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": 2,
1879 "height": 94
1880 },
1881 "_anchorPoint": {
1882 "__type__": "cc.Vec2",
1883 "x": 0.5,
1884 "y": 0
1885 },
1886 "_position": {
1887 "__type__": "cc.Vec3",
1888 "x": 0,
1889 "y": 143.5,
1890 "z": 0
1891 },
1892 "_scale": {
1893 "__type__": "cc.Vec3",
1894 "x": 1,
1895 "y": 1,
1896 "z": 1
1897 },
1898 "_rotationX": 0,
1899 "_rotationY": 0,
1900 "_quat": {
1901 "__type__": "cc.Quat",
1902 "x": 0,
1903 "y": 0,
1904 "z": 0,
1905 "w": 1
1906 },
1907 "_skewX": 0,
1908 "_skewY": 0,
1909 "groupIndex": 0,
1910 "_id": "87G/UBFX9DFLJ/6Wvq25PZ"
1911 },
1912 {
1913 "__type__": "cc.Node",
1914 "_name": "ScrollBarBlock",
1915 "_objFlags": 0,
1916 "_parent": {
1917 "__id__": 38
1918 },
1919 "_children": [
1920 {
1921 "__id__": 40
1922 },
1923 {
1924 "__id__": 43
1925 },
1926 {
1927 "__id__": 46
1928 }
1929 ],
1930 "_active": true,
1931 "_level": 0,
1932 "_components": [
1933 {
1934 "__id__": 49
1935 },
1936 {
1937 "__id__": 50
1938 }
1939 ],
1940 "_prefab": null,
1941 "_opacity": 255,
1942 "_color": {
1943 "__type__": "cc.Color",
1944 "r": 255,
1945 "g": 255,
1946 "b": 255,
1947 "a": 255
1948 },
1949 "_contentSize": {
1950 "__type__": "cc.Size",
1951 "width": 10,
1952 "height": 94
1953 },
1954 "_anchorPoint": {
1955 "__type__": "cc.Vec2",
1956 "x": 0.5,
1957 "y": 0.5
1958 },
1959 "_position": {
1960 "__type__": "cc.Vec3",
1961 "x": 0,
1962 "y": 47,
1963 "z": 0
1964 },
1965 "_scale": {
1966 "__type__": "cc.Vec3",
1967 "x": 1,
1968 "y": 1,
1969 "z": 1
1970 },
1971 "_rotationX": 0,
1972 "_rotationY": 0,
1973 "_quat": {
1974 "__type__": "cc.Quat",
1975 "x": 0,
1976 "y": 0,
1977 "z": 0,
1978 "w": 1
1979 },
1980 "_skewX": 0,
1981 "_skewY": 0,
1982 "groupIndex": 0,
1983 "_id": "cfxL/73qNE5YMpEhbsGs8f"
1984 },
1985 {
1986 "__type__": "cc.Node",
1987 "_name": "AU",
1988 "_objFlags": 0,
1989 "_parent": {
1990 "__id__": 39
1991 },
1992 "_children": [],
1993 "_active": true,
1994 "_level": 0,
1995 "_components": [
1996 {
1997 "__id__": 41
1998 },
1999 {
2000 "__id__": 42
2001 }
2002 ],
2003 "_prefab": null,
2004 "_opacity": 255,
2005 "_color": {
2006 "__type__": "cc.Color",
2007 "r": 255,
2008 "g": 255,
2009 "b": 255,
2010 "a": 255
2011 },
2012 "_contentSize": {
2013 "__type__": "cc.Size",
2014 "width": 10,
2015 "height": 12
2016 },
2017 "_anchorPoint": {
2018 "__type__": "cc.Vec2",
2019 "x": 0.5,
2020 "y": 0.5
2021 },
2022 "_position": {
2023 "__type__": "cc.Vec3",
2024 "x": 30,
2025 "y": 47,
2026 "z": 0
2027 },
2028 "_scale": {
2029 "__type__": "cc.Vec3",
2030 "x": 1,
2031 "y": 1,
2032 "z": 1
2033 },
2034 "_rotationX": 0,
2035 "_rotationY": 0,
2036 "_quat": {
2037 "__type__": "cc.Quat",
2038 "x": 0,
2039 "y": 0,
2040 "z": 0,
2041 "w": 1
2042 },
2043 "_skewX": 0,
2044 "_skewY": 0,
2045 "groupIndex": 0,
2046 "_id": "d9YMO/dApNEaRdrIVhsbq/"
2047 },
2048 {
2049 "__type__": "cc.Sprite",
2050 "_name": "",
2051 "_objFlags": 0,
2052 "node": {
2053 "__id__": 40
2054 },
2055 "_enabled": true,
2056 "_srcBlendFactor": 770,
2057 "_dstBlendFactor": 771,
2058 "_spriteFrame": {
2059 "__uuid__": "4c455926-9c22-4c21-904f-115a1b42be25"
2060 },
2061 "_type": 0,
2062 "_sizeMode": 0,
2063 "_fillType": 0,
2064 "_fillCenter": {
2065 "__type__": "cc.Vec2",
2066 "x": 0,
2067 "y": 0
2068 },
2069 "_fillStart": 0,
2070 "_fillRange": 0,
2071 "_isTrimmedMode": true,
2072 "_state": 0,
2073 "_atlas": null,
2074 "_id": "45qHUP6p1KwJMb+75pzm8e"
2075 },
2076 {
2077 "__type__": "cc.Widget",
2078 "_name": "",
2079 "_objFlags": 0,
2080 "node": {
2081 "__id__": 40
2082 },
2083 "_enabled": true,
2084 "alignMode": 0,
2085 "_target": null,
2086 "_alignFlags": 12,
2087 "_left": 30,
2088 "_right": 0,
2089 "_top": 41,
2090 "_bottom": 88,
2091 "_verticalCenter": 0,
2092 "_horizontalCenter": 0,
2093 "_isAbsLeft": true,
2094 "_isAbsRight": true,
2095 "_isAbsTop": true,
2096 "_isAbsBottom": true,
2097 "_isAbsHorizontalCenter": true,
2098 "_isAbsVerticalCenter": true,
2099 "_originalWidth": 0,
2100 "_originalHeight": 12,
2101 "_id": "528XAby8tAiqi1kLD/Ik6S"
2102 },
2103 {
2104 "__type__": "cc.Node",
2105 "_name": "AD",
2106 "_objFlags": 0,
2107 "_parent": {
2108 "__id__": 39
2109 },
2110 "_children": [],
2111 "_active": true,
2112 "_level": 0,
2113 "_components": [
2114 {
2115 "__id__": 44
2116 },
2117 {
2118 "__id__": 45
2119 }
2120 ],
2121 "_prefab": null,
2122 "_opacity": 255,
2123 "_color": {
2124 "__type__": "cc.Color",
2125 "r": 255,
2126 "g": 255,
2127 "b": 255,
2128 "a": 255
2129 },
2130 "_contentSize": {
2131 "__type__": "cc.Size",
2132 "width": 10,
2133 "height": 13
2134 },
2135 "_anchorPoint": {
2136 "__type__": "cc.Vec2",
2137 "x": 0.5,
2138 "y": 0.5
2139 },
2140 "_position": {
2141 "__type__": "cc.Vec3",
2142 "x": 30,
2143 "y": -47,
2144 "z": 0
2145 },
2146 "_scale": {
2147 "__type__": "cc.Vec3",
2148 "x": 1,
2149 "y": 1,
2150 "z": 1
2151 },
2152 "_rotationX": 0,
2153 "_rotationY": 0,
2154 "_quat": {
2155 "__type__": "cc.Quat",
2156 "x": 0,
2157 "y": 0,
2158 "z": 0,
2159 "w": 1
2160 },
2161 "_skewX": 0,
2162 "_skewY": 0,
2163 "groupIndex": 0,
2164 "_id": "aftPbkxpBDHq0vO0TMAjJk"
2165 },
2166 {
2167 "__type__": "cc.Sprite",
2168 "_name": "",
2169 "_objFlags": 0,
2170 "node": {
2171 "__id__": 43
2172 },
2173 "_enabled": true,
2174 "_srcBlendFactor": 770,
2175 "_dstBlendFactor": 771,
2176 "_spriteFrame": {
2177 "__uuid__": "17b8df2f-d8ef-4693-8db5-d19182b1dd0b"
2178 },
2179 "_type": 0,
2180 "_sizeMode": 0,
2181 "_fillType": 0,
2182 "_fillCenter": {
2183 "__type__": "cc.Vec2",
2184 "x": 0,
2185 "y": 0
2186 },
2187 "_fillStart": 0,
2188 "_fillRange": 0,
2189 "_isTrimmedMode": true,
2190 "_state": 0,
2191 "_atlas": null,
2192 "_id": "2aKm0011dHEaJap4el2JdE"
2193 },
2194 {
2195 "__type__": "cc.Widget",
2196 "_name": "",
2197 "_objFlags": 0,
2198 "node": {
2199 "__id__": 43
2200 },
2201 "_enabled": true,
2202 "alignMode": 0,
2203 "_target": null,
2204 "_alignFlags": 13,
2205 "_left": 30,
2206 "_right": 0,
2207 "_top": 87.5,
2208 "_bottom": -6.5,
2209 "_verticalCenter": 0,
2210 "_horizontalCenter": 0,
2211 "_isAbsLeft": true,
2212 "_isAbsRight": true,
2213 "_isAbsTop": true,
2214 "_isAbsBottom": true,
2215 "_isAbsHorizontalCenter": true,
2216 "_isAbsVerticalCenter": true,
2217 "_originalWidth": 0,
2218 "_originalHeight": 12,
2219 "_id": "c8sjqqS2RDN4L6jiUb+H6P"
2220 },
2221 {
2222 "__type__": "cc.Node",
2223 "_name": "Page",
2224 "_objFlags": 0,
2225 "_parent": {
2226 "__id__": 39
2227 },
2228 "_children": [],
2229 "_active": true,
2230 "_level": 0,
2231 "_components": [
2232 {
2233 "__id__": 47
2234 },
2235 {
2236 "__id__": 48
2237 }
2238 ],
2239 "_prefab": null,
2240 "_opacity": 255,
2241 "_color": {
2242 "__type__": "cc.Color",
2243 "r": 255,
2244 "g": 255,
2245 "b": 255,
2246 "a": 255
2247 },
2248 "_contentSize": {
2249 "__type__": "cc.Size",
2250 "width": 0,
2251 "height": 22.68
2252 },
2253 "_anchorPoint": {
2254 "__type__": "cc.Vec2",
2255 "x": 0.5,
2256 "y": 0.5
2257 },
2258 "_position": {
2259 "__type__": "cc.Vec3",
2260 "x": 30,
2261 "y": -2.34,
2262 "z": 0
2263 },
2264 "_scale": {
2265 "__type__": "cc.Vec3",
2266 "x": 1,
2267 "y": 1,
2268 "z": 1
2269 },
2270 "_rotationX": 0,
2271 "_rotationY": 0,
2272 "_quat": {
2273 "__type__": "cc.Quat",
2274 "x": 0,
2275 "y": 0,
2276 "z": 0,
2277 "w": 1
2278 },
2279 "_skewX": 0,
2280 "_skewY": 0,
2281 "groupIndex": 0,
2282 "_id": "f1ZRqivSdNiZwoyjNk0aXl"
2283 },
2284 {
2285 "__type__": "cc.RichText",
2286 "_name": "",
2287 "_objFlags": 0,
2288 "node": {
2289 "__id__": 46
2290 },
2291 "_enabled": true,
2292 "_fontFamily": "Arial",
2293 "_isSystemFontUsed": true,
2294 "_N$string": "",
2295 "_N$horizontalAlign": 1,
2296 "_N$fontSize": 18,
2297 "_N$font": null,
2298 "_N$maxWidth": 0,
2299 "_N$lineHeight": 18,
2300 "_N$imageAtlas": null,
2301 "_N$handleTouchEvent": true,
2302 "_id": "b4/12s+71BcIwgs1SsHic3"
2303 },
2304 {
2305 "__type__": "cc.Widget",
2306 "_name": "",
2307 "_objFlags": 0,
2308 "node": {
2309 "__id__": 46
2310 },
2311 "_enabled": true,
2312 "alignMode": 0,
2313 "_target": null,
2314 "_alignFlags": 9,
2315 "_left": 35,
2316 "_right": 0,
2317 "_top": 38,
2318 "_bottom": 0,
2319 "_verticalCenter": 0,
2320 "_horizontalCenter": 0,
2321 "_isAbsLeft": true,
2322 "_isAbsRight": true,
2323 "_isAbsTop": true,
2324 "_isAbsBottom": true,
2325 "_isAbsHorizontalCenter": true,
2326 "_isAbsVerticalCenter": true,
2327 "_originalWidth": 0,
2328 "_originalHeight": 0,
2329 "_id": "edYD3QuvVMf7EXe8TuxOBQ"
2330 },
2331 {
2332 "__type__": "cc.Sprite",
2333 "_name": "",
2334 "_objFlags": 0,
2335 "node": {
2336 "__id__": 39
2337 },
2338 "_enabled": true,
2339 "_srcBlendFactor": 770,
2340 "_dstBlendFactor": 771,
2341 "_spriteFrame": {
2342 "__uuid__": "ccecb956-ef67-4a11-8255-2d476e221119"
2343 },
2344 "_type": 0,
2345 "_sizeMode": 0,
2346 "_fillType": 0,
2347 "_fillCenter": {
2348 "__type__": "cc.Vec2",
2349 "x": 0,
2350 "y": 0
2351 },
2352 "_fillStart": 0,
2353 "_fillRange": 0,
2354 "_isTrimmedMode": true,
2355 "_state": 0,
2356 "_atlas": null,
2357 "_id": "f9Zhv1OHNMcJomxwrgzEJm"
2358 },
2359 {
2360 "__type__": "cc.Widget",
2361 "_name": "",
2362 "_objFlags": 0,
2363 "node": {
2364 "__id__": 39
2365 },
2366 "_enabled": true,
2367 "alignMode": 2,
2368 "_target": {
2369 "__id__": 38
2370 },
2371 "_alignFlags": 4,
2372 "_left": -4,
2373 "_right": 0,
2374 "_top": 0,
2375 "_bottom": 0,
2376 "_verticalCenter": 0,
2377 "_horizontalCenter": 0,
2378 "_isAbsLeft": true,
2379 "_isAbsRight": true,
2380 "_isAbsTop": true,
2381 "_isAbsBottom": true,
2382 "_isAbsHorizontalCenter": true,
2383 "_isAbsVerticalCenter": true,
2384 "_originalWidth": 0,
2385 "_originalHeight": 94,
2386 "_id": "5cDiUg8A1Fgp0z/vbCTWRe"
2387 },
2388 {
2389 "__type__": "cc.Sprite",
2390 "_name": "",
2391 "_objFlags": 0,
2392 "node": {
2393 "__id__": 38
2394 },
2395 "_enabled": true,
2396 "_srcBlendFactor": 770,
2397 "_dstBlendFactor": 771,
2398 "_spriteFrame": {
2399 "__uuid__": "1668a88d-480a-4952-9870-4c7933af5cba"
2400 },
2401 "_type": 0,
2402 "_sizeMode": 0,
2403 "_fillType": 0,
2404 "_fillCenter": {
2405 "__type__": "cc.Vec2",
2406 "x": 0,
2407 "y": 0
2408 },
2409 "_fillStart": 0,
2410 "_fillRange": 0,
2411 "_isTrimmedMode": true,
2412 "_state": 0,
2413 "_atlas": null,
2414 "_id": "0diwWjtftJgo1qeqV6ZVjb"
2415 },
2416 {
2417 "__type__": "cc.Widget",
2418 "_name": "",
2419 "_objFlags": 0,
2420 "node": {
2421 "__id__": 38
2422 },
2423 "_enabled": true,
2424 "alignMode": 2,
2425 "_target": null,
2426 "_alignFlags": 1,
2427 "_left": 0,
2428 "_right": 0,
2429 "_top": 0,
2430 "_bottom": 0,
2431 "_verticalCenter": 0,
2432 "_horizontalCenter": 0,
2433 "_isAbsLeft": true,
2434 "_isAbsRight": true,
2435 "_isAbsTop": true,
2436 "_isAbsBottom": true,
2437 "_isAbsHorizontalCenter": true,
2438 "_isAbsVerticalCenter": true,
2439 "_originalWidth": 0,
2440 "_originalHeight": 0,
2441 "_id": "7dPf5S/VdIAqnzoKr98Pp7"
2442 },
2443 {
2444 "__type__": "cc.Widget",
2445 "_name": "",
2446 "_objFlags": 0,
2447 "node": {
2448 "__id__": 35
2449 },
2450 "_enabled": true,
2451 "alignMode": 0,
2452 "_target": null,
2453 "_alignFlags": 32,
2454 "_left": 0,
2455 "_right": -30,
2456 "_top": -32.5,
2457 "_bottom": 0,
2458 "_verticalCenter": 0,
2459 "_horizontalCenter": 0,
2460 "_isAbsLeft": true,
2461 "_isAbsRight": true,
2462 "_isAbsTop": true,
2463 "_isAbsBottom": true,
2464 "_isAbsHorizontalCenter": true,
2465 "_isAbsVerticalCenter": true,
2466 "_originalWidth": 0,
2467 "_originalHeight": 0,
2468 "_id": "daN8f1gVlBtaHzmWSsyUQ3"
2469 },
2470 {
2471 "__type__": "cc.Mask",
2472 "_name": "",
2473 "_objFlags": 0,
2474 "node": {
2475 "__id__": 35
2476 },
2477 "_enabled": false,
2478 "_spriteFrame": null,
2479 "_type": 0,
2480 "_segments": 64,
2481 "_N$alphaThreshold": 0,
2482 "_N$inverted": false,
2483 "_id": "9ahFk6AgBCebqhQYZZ2qTs"
2484 },
2485 {
2486 "__type__": "cc.Widget",
2487 "_name": "",
2488 "_objFlags": 0,
2489 "node": {
2490 "__id__": 31
2491 },
2492 "_enabled": true,
2493 "alignMode": 1,
2494 "_target": null,
2495 "_alignFlags": 33,
2496 "_left": 0,
2497 "_right": 100,
2498 "_top": 219,
2499 "_bottom": 0,
2500 "_verticalCenter": 0,
2501 "_horizontalCenter": 0,
2502 "_isAbsLeft": true,
2503 "_isAbsRight": true,
2504 "_isAbsTop": true,
2505 "_isAbsBottom": true,
2506 "_isAbsHorizontalCenter": true,
2507 "_isAbsVerticalCenter": true,
2508 "_originalWidth": 0,
2509 "_originalHeight": 0,
2510 "_id": "47S6fQ6BdC3KfLzuIUYhx3"
2511 },
2512 {
2513 "__type__": "cc.Node",
2514 "_name": "DataPosition",
2515 "_objFlags": 0,
2516 "_parent": {
2517 "__id__": 2
2518 },
2519 "_children": [],
2520 "_active": false,
2521 "_level": 2,
2522 "_components": [
2523 {
2524 "__id__": 57
2525 }
2526 ],
2527 "_prefab": null,
2528 "_opacity": 255,
2529 "_color": {
2530 "__type__": "cc.Color",
2531 "r": 255,
2532 "g": 255,
2533 "b": 255,
2534 "a": 255
2535 },
2536 "_contentSize": {
2537 "__type__": "cc.Size",
2538 "width": 30.58,
2539 "height": 27.72
2540 },
2541 "_anchorPoint": {
2542 "__type__": "cc.Vec2",
2543 "x": 0.5,
2544 "y": 0.5
2545 },
2546 "_position": {
2547 "__type__": "cc.Vec3",
2548 "x": 569.41,
2549 "y": -315,
2550 "z": 0
2551 },
2552 "_scale": {
2553 "__type__": "cc.Vec3",
2554 "x": 1,
2555 "y": 1,
2556 "z": 1
2557 },
2558 "_rotationX": 0,
2559 "_rotationY": 0,
2560 "_quat": {
2561 "__type__": "cc.Quat",
2562 "x": 0,
2563 "y": 0,
2564 "z": 0,
2565 "w": 1
2566 },
2567 "_skewX": 0,
2568 "_skewY": 0,
2569 "groupIndex": 0,
2570 "_id": "65eY2MXGxAyozJDiE2xsax"
2571 },
2572 {
2573 "__type__": "cc.Label",
2574 "_name": "",
2575 "_objFlags": 0,
2576 "node": {
2577 "__id__": 56
2578 },
2579 "_enabled": true,
2580 "_useOriginalSize": false,
2581 "_string": "1/1",
2582 "_N$string": "1/1",
2583 "_fontSize": 22,
2584 "_lineHeight": 22,
2585 "_enableWrapText": true,
2586 "_N$file": null,
2587 "_isSystemFontUsed": true,
2588 "_spacingX": 0,
2589 "_batchAsBitmap": false,
2590 "_N$horizontalAlign": 1,
2591 "_N$verticalAlign": 1,
2592 "_N$fontFamily": "Arial",
2593 "_N$overflow": 0,
2594 "_N$cacheMode": 0,
2595 "_id": "1bSsutWlFD1rlt7PhZ6C0+"
2596 },
2597 {
2598 "__type__": "cc.Canvas",
2599 "_name": "",
2600 "_objFlags": 0,
2601 "node": {
2602 "__id__": 2
2603 },
2604 "_enabled": true,
2605 "_designResolution": {
2606 "__type__": "cc.Size",
2607 "width": 1280,
2608 "height": 720
2609 },
2610 "_fitWidth": true,
2611 "_fitHeight": true,
2612 "_id": "b1wAJlXZtFNrO/VEYv3Xjq"
2613 },
2614 {
2615 "__type__": "9bf41FKXUpLFp71sXSy9PrP",
2616 "_name": "",
2617 "_objFlags": 0,
2618 "node": {
2619 "__id__": 2
2620 },
2621 "_enabled": true,
2622 "_cLog": null,
2623 "_cApplication": null,
2624 "_cFocus": null,
2625 "_aFocusTargets": [],
2626 "_fiCurrentFocus": null,
2627 "_iSceneStatus": 0,
2628 "_fFocusScaleFactor": 1.06,
2629 "_bIsFocusInit": false,
2630 "_oSceneContext": null,
2631 "_oNextSceneParameter": null,
2632 "_compPlayer": null,
2633 "_aTouchContext": [],
2634 "_defaultBackScene": null,
2635 "_oFocusScaleFactorInfo": null,
2636 "holdClick": false,
2637 "_bShowExitBox": false,
2638 "_id": "79ym1qKs9Hi6xMiy7hbXMg"
2639 }
2640 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.0.1",
3 "uuid": "bb4fd5de-6bd3-4e74-a7df-19a5199d87c0",
4 "asyncLoadAssets": false,
5 "autoReleaseAssets": false,
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
...@@ -20,7 +20,11 @@ cc.Class({ ...@@ -20,7 +20,11 @@ cc.Class({
20 achievementSprite:cc.Sprite, 20 achievementSprite:cc.Sprite,
21 shopSprite:cc.Sprite, 21 shopSprite:cc.Sprite,
22 closeTaskSprite:cc.Sprite, 22 closeTaskSprite:cc.Sprite,
23 closeAchievementSprite:cc.Sprite,
24 closeActivitySprite:cc.Sprite,
23 roleAnim:dragonBones.ArmatureDisplay, 25 roleAnim:dragonBones.ArmatureDisplay,
26 pointer:cc.Sprite, //大转盘指针
27 pointerButton:cc.Node, //大转盘按钮
24 PFB_GAME_TASKITEM: { 28 PFB_GAME_TASKITEM: {
25 default: null, 29 default: null,
26 type: cc.Prefab 30 type: cc.Prefab
...@@ -29,10 +33,14 @@ cc.Class({ ...@@ -29,10 +33,14 @@ cc.Class({
29 33
30 onLoad:function(){ 34 onLoad:function(){
31 this._super(); 35 this._super();
32 36 this._aFocusTargets[1] = []; //任务弹窗焦点
33 this._iSceneStatus=1; //焦点层级 37 this._aFocusTargets[2] = []; //成就弹窗焦点
38 this._aFocusTargets[3] = []; //活动大转盘弹窗
39 this._iSceneStatus=0; //焦点层级
34 this.initFocus(); 40 this.initFocus();
35 41
42 cc.find("bgScrollView",this.node).getComponent(cc.ScrollView).scrollToLeft();
43
36 //右分类框框 44 //右分类框框
37 this._nodeCategoryList = cc.find("task/task_panel/CategoryList", this.node); 45 this._nodeCategoryList = cc.find("task/task_panel/CategoryList", this.node);
38 let lvCategoryList = this._nodeCategoryList.addComponent(ListView); 46 let lvCategoryList = this._nodeCategoryList.addComponent(ListView);
...@@ -44,6 +52,18 @@ cc.Class({ ...@@ -44,6 +52,18 @@ cc.Class({
44 this.getCategoryList(); 52 this.getCategoryList();
45 } 53 }
46 ); 54 );
55
56 this._nodeAchievementList=cc.find("achievement/task_panel/CategoryList",this.node);
57 let lvNodeAchievementList = this._nodeAchievementList.addComponent(ListView);
58 lvNodeAchievementList.init(this, 2, 1, 2, 3, 'GameAchievementCell',
59 -140, 80,//起始位置
60 0, 0, 10, 0, //margin
61 1, 1,
62 function () {
63 this.getAchievementList();
64 }
65 );
66
47 }, 67 },
48 68
49 getCategoryList: function () { 69 getCategoryList: function () {
...@@ -100,44 +120,103 @@ cc.Class({ ...@@ -100,44 +120,103 @@ cc.Class({
100 this._iCellCountEachRow = 3; 120 this._iCellCountEachRow = 3;
101 }, 121 },
102 122
123 getAchievementList:function(){
124 let lvCategoryList = this._nodeAchievementList.getComponent(ListView);
125
126 let oCategoryRequestParameters = {
127 "view": "json",
128 "name": "starIndexnew",
129 "sortField": "left",
130 "sortDirection": "desc",
131 };
132 let iStart = 0;
133 // //滚行:上翻-4,下翻+4,
134 // //滚页:上翻-8,下翻+8
135 // if (null != this._oSceneContext.categoryRecordIndexOfFirstCell && this._oSceneContext.categoryRecordIndexOfFirstCell != 0) {
136 // //TODO:回退界面返回原来焦点框位置
137 // iStart = this._oSceneContext.categoryRecordIndexOfFirstCell + this._oSceneContext.iRecordKeyDownOperation;
138 // }
139 if (null != this._oSceneContext.categoryRecordIndexOfFirstCell) {
140 iStart = this._oSceneContext.categoryRecordIndexOfFirstCell;
141 }
142
143 lvCategoryList.setDataSource(
144 "GET",
145 Common.TOPDRAW_API_SERVER + "Promotion/ListItemByName",
146 oCategoryRequestParameters,
147 iStart, (lvCategoryList.getShowCellRows() + lvCategoryList.getAlphaCellRows()) * lvCategoryList.getCellCountEachRow(),
148 "left", "desc"
149 );
150 lvCategoryList.loadData(
151 function (strResponse) {
152 strResponse = GameLobbyCategoryJson.gameCategory; //暂时采用假数据
153 // cc.log("网络列表:" + JSON.stringify(strResponse));
154 lvCategoryList.renderInitData(JSON.stringify(strResponse)); //将假数据转成字符串在给过去
155 this._bIsCategoryListDataInit = true;
156 this._oSceneContext.categoryRecordIndexOfFirstCell = lvCategoryList.getRecordIndexOfFirstCellInPage();
157 // this.checkDataReadyAndInitFocus();
158 },
159 null,
160 this
161 );
162 },
163
103 initFocus: function () { 164 initFocus: function () {
104 this._aFocusTargets[1] = []; 165
105 var fiActivitySprite = this.activitySprite.addComponent(FocusInfo);// 166 var fiActivitySprite = this.activitySprite.addComponent(FocusInfo);//
106 this._aFocusTargets[1]['to_activity'] = this.activitySprite; 167 this._aFocusTargets[0]['to_activity'] = this.activitySprite;
107 fiActivitySprite.init( 168 fiActivitySprite.init(
108 null, true 169 null, true
109 ); 170 );
110 171
111 var fiRoleSprite = this.roleSprite.addComponent(FocusInfo);// 172 var fiRoleSprite = this.roleSprite.addComponent(FocusInfo);//
112 this._aFocusTargets[1]['to_role'] = this.roleSprite; 173 this._aFocusTargets[0]['to_role'] = this.roleSprite;
113 fiRoleSprite.init( 174 fiRoleSprite.init(
114 null, true 175 null, true
115 ); 176 );
116 177
117 var fiTaskSprite = this.taskSprite.addComponent(FocusInfo);// 178 var fiTaskSprite = this.taskSprite.addComponent(FocusInfo);//
118 this._aFocusTargets[1]['to_task'] = this.taskSprite; 179 this._aFocusTargets[0]['to_task'] = this.taskSprite;
119 fiTaskSprite.init( 180 fiTaskSprite.init(
120 null, true 181 null, true
121 ); 182 );
122 183
123 var fiAchievementSprite = this.achievementSprite.addComponent(FocusInfo);// 184 var fiAchievementSprite = this.achievementSprite.addComponent(FocusInfo);//
124 this._aFocusTargets[1]['to_achievement'] = this.achievementSprite; 185 this._aFocusTargets[0]['to_achievement'] = this.achievementSprite;
125 fiAchievementSprite.init( 186 fiAchievementSprite.init(
126 null, true 187 null, true
127 ); 188 );
128 189
129 var fiShopSprite = this.shopSprite.addComponent(FocusInfo);// 190 var fiShopSprite = this.shopSprite.addComponent(FocusInfo);//
130 this._aFocusTargets[1]['to_shop'] = this.shopSprite; 191 this._aFocusTargets[0]['to_shop'] = this.shopSprite;
131 fiShopSprite.init( 192 fiShopSprite.init(
132 null, true 193 null, true
133 ); 194 );
134 195
196 var fiPointerButton = this.pointerButton.addComponent(FocusInfo);//
197 this._aFocusTargets[3]['to_pointer_button'] = this.pointerButton;
198 fiPointerButton.init(
199 null, true
200 );
201
135 var fiCloseTaskSprite = this.closeTaskSprite.addComponent(FocusInfo);// 202 var fiCloseTaskSprite = this.closeTaskSprite.addComponent(FocusInfo);//
136 this._aFocusTargets[0]['to_close_task'] = this.closeTaskSprite; 203 this._aFocusTargets[1]['to_close_task'] = this.closeTaskSprite;
137 fiCloseTaskSprite.init( 204 fiCloseTaskSprite.init(
138 null, true 205 null, true
139 ); 206 );
140 207
208 var fiCloseAchievementSprite = this.closeAchievementSprite.addComponent(FocusInfo);//
209 this._aFocusTargets[2]['to_close_achievement'] = this.closeAchievementSprite;
210 fiCloseAchievementSprite.init(
211 null, true
212 );
213
214 var fiCloseActivitySprite = this.closeActivitySprite.addComponent(FocusInfo);//
215 this._aFocusTargets[3]['to_close_activity'] = this.closeActivitySprite;
216 fiCloseActivitySprite.init(
217 null, true
218 );
219
141 220
142 var nodeFocus = new cc.Node('nodeFocus'); 221 var nodeFocus = new cc.Node('nodeFocus');
143 this.node.addChild(nodeFocus, 10); 222 this.node.addChild(nodeFocus, 10);
...@@ -188,7 +267,7 @@ cc.Class({ ...@@ -188,7 +267,7 @@ cc.Class({
188 case Common.ANDROID_KEY.enter: 267 case Common.ANDROID_KEY.enter:
189 if(0 == this._fiCurrentFocus.node.getName().indexOf('spriteTask')){ //任务 268 if(0 == this._fiCurrentFocus.node.getName().indexOf('spriteTask')){ //任务
190 cc.find("task",this.node).active=true; 269 cc.find("task",this.node).active=true;
191 this._iSceneStatus=0; 270 this._iSceneStatus=1;
192 var fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, this._iSceneStatus, Common.MOVE_DIRECTION_LEFT); 271 var fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, this._iSceneStatus, Common.MOVE_DIRECTION_LEFT);
193 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, null); 272 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, null);
194 273
...@@ -198,13 +277,50 @@ cc.Class({ ...@@ -198,13 +277,50 @@ cc.Class({
198 this.taskSprite.node.zIndex=0; 277 this.taskSprite.node.zIndex=0;
199 this.achievementSprite.node.zIndex=0; 278 this.achievementSprite.node.zIndex=0;
200 this.shopSprite.node.zIndex=0; 279 this.shopSprite.node.zIndex=0;
201 }else if(0 == this._fiCurrentFocus.node.getName().indexOf('close')){ 280 }else if(0 == this._fiCurrentFocus.node.getName().indexOf('spriteAchievement')){ //任务
281 cc.find("achievement",this.node).active=true;
282 this._iSceneStatus=2;
283 var fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, this._iSceneStatus, Common.MOVE_DIRECTION_LEFT);
284 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, null);
285
286 cc.find("achievement",this.node).zIndex=10;
287 this.activitySprite.node.zIndex=0; //这几个总是另类凸显出来
288 this.roleSprite.node.zIndex=0;
289 this.taskSprite.node.zIndex=0;
290 this.achievementSprite.node.zIndex=0;
291 this.shopSprite.node.zIndex=0;
292 }else if(0 == this._fiCurrentFocus.node.getName().indexOf('spriteActivity')){ //活动
293 cc.find("activity",this.node).active=true;
294 this._iSceneStatus=3;
295 var fiFocusTarget = this._cFocus.findTarget(this._fiCurrentFocus, this._aFocusTargets, this._iSceneStatus, Common.MOVE_DIRECTION_LEFT);
296 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_LEFT, null, null);
297
298 cc.find("activity",this.node).zIndex=10;
299 this.activitySprite.node.zIndex=0; //这几个总是另类凸显出来
300 this.roleSprite.node.zIndex=0;
301 this.taskSprite.node.zIndex=0;
302 this.achievementSprite.node.zIndex=0;
303 this.shopSprite.node.zIndex=0;
304 }
305 else if(0 == this._fiCurrentFocus.node.getName().indexOf('close')){
202 cc.find("task",this.node).active=false; 306 cc.find("task",this.node).active=false;
203 this._iSceneStatus=1; 307 this._iSceneStatus=0;
204 var fiFocusTarget = this.taskSprite.getComponent(FocusInfo); 308 var fiFocusTarget = this.taskSprite.getComponent(FocusInfo);
205 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_UP, null, null); 309 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_UP, null, null);
310 }else if(0 == this._fiCurrentFocus.node.getName().indexOf('achievementClose')){
311 cc.find("achievement",this.node).active=false;
312 this._iSceneStatus=0;
313 var fiFocusTarget = this.achievementSprite.getComponent(FocusInfo);
314 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_UP, null, null);
315 }else if(0 == this._fiCurrentFocus.node.getName().indexOf('activityClose')){
316 cc.find("activity",this.node).active=false;
317 this._iSceneStatus=0;
318 var fiFocusTarget = this.activitySprite.getComponent(FocusInfo);
319 this._cFocus.flyFocus(this._fiCurrentFocus, fiFocusTarget, Common.MOVE_DIRECTION_UP, null, null);
320 }else if(0 == this._fiCurrentFocus.node.getName().indexOf('PointerButton')){
321 this.pointerButtonStartControl();
206 } 322 }
207 this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); 323 // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
208 break; 324 break;
209 case cc.macro.KEY.backspace: 325 case cc.macro.KEY.backspace:
210 case Common.ANDROID_KEY.back: 326 case Common.ANDROID_KEY.back:
...@@ -213,6 +329,37 @@ cc.Class({ ...@@ -213,6 +329,37 @@ cc.Class({
213 } 329 }
214 }, 330 },
215 331
332 pointerButtonStartControl:function(){
333 var _this=this;
334 var clickTimes=6; //设置转盘指针转动多长时间
335 var rounds=10; //设置转盘指针转动多少圈
336
337 var awardAngleArr={
338 1:{angle:parseInt(Math.random() * 35 + 5)},
339 2:{angle:parseInt(Math.random() * 35 + 42)},
340 3:{angle:parseInt(Math.random() * 35 + 82)},
341 4:{angle:parseInt(Math.random() * 35 + 122)},
342 5:{angle:parseInt(Math.random() * 35 + 162)},
343 6:{angle:parseInt(Math.random() * 35 + 202)},
344 7:{angle:parseInt(Math.random() * 35 + 242)},
345 8:{angle:parseInt(Math.random() * 35 + 282)},
346 9:{angle:parseInt(Math.random() * 35 + 322)},
347 };
348
349
350 var adValue=9; //这里应该灵活获取角度
351 function infoDelayShow(){
352 _this.scheduleOnce(function(){
353 cc.log("转盘转动结束,可以处理一些逻辑啦。。。");
354 },clickTimes+0.5);
355 };
356
357 var rotateBy=cc.rotateBy(clickTimes,awardAngleArr[adValue].angle+360*rounds);
358 _this.pointer.node.runAction(rotateBy).easing(cc.easeCubicActionOut(clickTimes));
359 // _this.pointerButton.destroy();
360 infoDelayShow();
361 },
362
216 363
217 onBeforeFocusChange: function (event) { 364 onBeforeFocusChange: function (event) {
218 this._super(event); 365 this._super(event);
......
...@@ -31,16 +31,8 @@ cc.Class({ ...@@ -31,16 +31,8 @@ cc.Class({
31 this._oSceneContext.focusPath = "CategoryList/DataContainerMask/DataContainer/StarListCell0"; 31 this._oSceneContext.focusPath = "CategoryList/DataContainerMask/DataContainer/StarListCell0";
32 // } 32 // }
33 //---------上下文及参数相关处理结束----------- 33 //---------上下文及参数相关处理结束-----------
34 this._nodeCategoryList = this.node.getChildByName('CategoryList'); 34 this._nodeCategoryList = cc.find("CategoryList",this.node);
35 let lvCategoryList = this._nodeCategoryList.addComponent(ListView); 35 this._nodeCategoryList.addComponent(ListView);
36 lvCategoryList.init(this, 3, 1, 3, 4, 'GameCategoryListCell',
37 -380, 230,//起始位置
38 0, 30, 15, 0, //margin
39 1, 1,
40 function () {
41 this.getCategoryList();
42 }
43 );
44 //滚动条位置 36 //滚动条位置
45 let nodeScrollBtn = cc.find("CategoryList/ScrollBarContainer/ScrollBarShadow/ScrollBarBlock", this.node); 37 let nodeScrollBtn = cc.find("CategoryList/ScrollBarContainer/ScrollBarShadow/ScrollBarBlock", this.node);
46 var fiScrollBtn = nodeScrollBtn.addComponent(FocusInfo); 38 var fiScrollBtn = nodeScrollBtn.addComponent(FocusInfo);
...@@ -49,10 +41,27 @@ cc.Class({ ...@@ -49,10 +41,27 @@ cc.Class({
49 41
50 // this.getPageBg(this, "background"); 42 // this.getPageBg(this, "background");
51 this.addHomeIcon(this); 43 this.addHomeIcon(this);
44 this.resetCategory(1);
45
46 },
47
48 resetCategory:function(index){
49 this._nodeCategoryList.getChildByName('DataContainerMask').getChildByName('DataContainer').destroyAllChildren();
50
51 let lvCategoryList = this._nodeCategoryList.getComponent(ListView);
52 lvCategoryList.init(this, 3, 1, 3, 5, 'GameCategoryListCell',
53 -380, 230,//起始位置
54 0, 30, 15, 0, //margin
55 1, 1,
56 function () {
57 this.getCategoryList(index);
58 }
59 );
52 }, 60 },
53 61
54 getCategoryList: function () { 62 getCategoryList: function (index) {
55 let lvCategoryList = this._nodeCategoryList.getComponent(ListView); 63 let lvCategoryList = this._nodeCategoryList.getComponent(ListView);
64
56 let oCategoryRequestParameters = { 65 let oCategoryRequestParameters = {
57 "view": "json", 66 "view": "json",
58 "name": "starIndexnew", 67 "name": "starIndexnew",
...@@ -77,10 +86,17 @@ cc.Class({ ...@@ -77,10 +86,17 @@ cc.Class({
77 iStart, (lvCategoryList.getShowCellRows() + lvCategoryList.getAlphaCellRows()) * lvCategoryList.getCellCountEachRow(), 86 iStart, (lvCategoryList.getShowCellRows() + lvCategoryList.getAlphaCellRows()) * lvCategoryList.getCellCountEachRow(),
78 "left", "desc" 87 "left", "desc"
79 ); 88 );
80 89 cc.log("index---------------->"+index);
81 lvCategoryList.loadData( 90 lvCategoryList.loadData(
82 function (strResponse) { 91 function (strResponse) {
92 if(index==1){
83 strResponse = GameLobbyCategoryJson.gameCategory; //暂时采用假数据 93 strResponse = GameLobbyCategoryJson.gameCategory; //暂时采用假数据
94 }else if(index==2){
95 strResponse = GameLobbyCategoryJson.gameCategory2; //暂时采用假数据
96 }else if(index==3){
97 strResponse = GameLobbyCategoryJson.gameCategory3; //暂时采用假数据
98 }
99
84 // cc.log("网络列表:" + JSON.stringify(strResponse)); 100 // cc.log("网络列表:" + JSON.stringify(strResponse));
85 lvCategoryList.renderInitData(JSON.stringify(strResponse)); //将假数据转成字符串在给过去 101 lvCategoryList.renderInitData(JSON.stringify(strResponse)); //将假数据转成字符串在给过去
86 this._bIsCategoryListDataInit = true; 102 this._bIsCategoryListDataInit = true;
...@@ -105,6 +121,7 @@ cc.Class({ ...@@ -105,6 +121,7 @@ cc.Class({
105 }); 121 });
106 }, 122 },
107 123
124
108 checkDataReadyAndInitFocus: function () { 125 checkDataReadyAndInitFocus: function () {
109 if (this._bIsCategoryListDataInit && !this._bIsFocusInit) { 126 if (this._bIsCategoryListDataInit && !this._bIsFocusInit) {
110 this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行 127 this.scheduleOnce(() => { //指定0让回调函数在下一帧立即执行
...@@ -115,6 +132,25 @@ cc.Class({ ...@@ -115,6 +132,25 @@ cc.Class({
115 }, 132 },
116 133
117 initFocus: function () { 134 initFocus: function () {
135
136 var fiPuzzle = cc.find("PuzzleButton",this.node).addComponent(FocusInfo);//
137 this._aFocusTargets[0]['to_puzzle'] = cc.find("PuzzleButton",this.node);
138 fiPuzzle.init(
139 null, true
140 );
141
142 var fiParkour = cc.find("ParkourButton",this.node).addComponent(FocusInfo);//
143 this._aFocusTargets[0]['to_parkour'] = cc.find("ParkourButton",this.node);
144 fiParkour.init(
145 null, true
146 );
147
148 var fiMotion = cc.find("MotionButton",this.node).addComponent(FocusInfo);//
149 this._aFocusTargets[0]['to_motion'] = cc.find("MotionButton",this.node);
150 fiMotion.init(
151 null, true
152 );
153
118 var nodeInitFocus = cc.find(this._oSceneContext.focusPath, this.node); 154 var nodeInitFocus = cc.find(this._oSceneContext.focusPath, this.node);
119 var nodeFocus = new cc.Node('nodeFocus'); 155 var nodeFocus = new cc.Node('nodeFocus');
120 this.node.addChild(nodeFocus, 10); 156 this.node.addChild(nodeFocus, 10);
...@@ -201,12 +237,20 @@ cc.Class({ ...@@ -201,12 +237,20 @@ cc.Class({
201 } 237 }
202 if (event.keyCode == cc.macro.KEY.enter || event.keyCode == Common.ANDROID_KEY.enter) { 238 if (event.keyCode == cc.macro.KEY.enter || event.keyCode == Common.ANDROID_KEY.enter) {
203 // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); 239 // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
204 240 if(0 == this._fiCurrentFocus.node.getName().indexOf('PuzzleButton')){
241 this.resetCategory(1);
242 }else if(0 == this._fiCurrentFocus.node.getName().indexOf('ParkourButton')){
243 this.resetCategory(2);
244 }else if(0 == this._fiCurrentFocus.node.getName().indexOf('MotionButton')){
245 this.resetCategory(3);
246 }else{
205 var apkName=this._fiCurrentFocus.node.getComponent(GameCategoryListCell).apkName; 247 var apkName=this._fiCurrentFocus.node.getComponent(GameCategoryListCell).apkName;
206 // cc.log("点击包名:"+apkName); 248 // cc.log("点击包名:"+apkName);
207 let o1 = jsb.reflection.callStaticMethod("org/cocos2dx/javascript/TopdrawSDKWrapper", "startGame", "(ILjava/lang/String;Ljava/lang/String;)V", 249 let o1 = jsb.reflection.callStaticMethod("org/cocos2dx/javascript/TopdrawSDKWrapper", "startGame", "(ILjava/lang/String;Ljava/lang/String;)V",
208 parseInt(1), apkName, "onGetPlayURL"); 250 parseInt(1), apkName, "onGetPlayURL");
209 } 251 }
252
253 }
210 if (event.keyCode == cc.macro.KEY.space) { 254 if (event.keyCode == cc.macro.KEY.space) {
211 // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK); 255 // this.doCurrentFocusTVLinkAction(Common.TV_LINK_ACTION_CLICK);
212 } 256 }
......
...@@ -119,6 +119,156 @@ cc.Class({ ...@@ -119,6 +119,156 @@ cc.Class({
119 ] 119 ]
120 } 120 }
121 ] 121 ]
122 },
123 gameCategory2: {
124 "businessCode": "success",
125 "count": 10,
126 "currentTime": 1567477099396,
127 "description": "",
128 "resultSet": [
129 {
130 "id": 233,
131 "title": "火箭小黄人",
132 "packageName":"com.topdraw.xhx.bird",
133 "image": [
134 {
135 "bg": "game/bg_xyx_10",
136 "fileUrl": "game/xyx_10"
137 }
138 ]
139 },
140 {
141 "id": 233,
142 "title": "接糖果",
143 "packageName":"com.topdraw.xhx.candy",
144 "image": [
145 {
146 "bg": "game/bg_xyx_5",
147 "fileUrl": "game/xyx_5"
148 }
149 ]
150 },
151 {
152 "id": 233,
153 "title": "欢乐叠蛋糕",
154 "packageName":"com.topdraw.xhx.cake",
155 "image": [
156 {
157 "bg": "game/bg_xyx_1",
158 "fileUrl": "game/xyx_1"
159 }
160 ]
161 },
162 {
163 "id": 233,
164 "title": "记忆翻牌",
165 "packageName":"com.topdraw.xhx.fanpai",
166 "image": [
167 {
168 "bg": "game/bg_xyx_2",
169 "fileUrl": "game/xyx_2"
170 }
171 ]
172 },
173 {
174 "id": 233,
175 "title": "飞檐走壁",
176 "packageName":"com.topdraw.xhx.feiyanzoubi",
177 "image": [
178 {
179 "bg": "game/bg_xyx_9",
180 "fileUrl": "game/xyx_9"
181 }
182 ]
183 },
184 {
185 "id": 233,
186 "title": "旋转海盗",
187 "packageName":"com.topdraw.xhx.haidao",
188 "image": [
189 {
190 "bg": "game/bg_xyx_8",
191 "fileUrl": "game/xyx_8"
192 }
193 ]
194 },
195
196 ]
197 },
198 gameCategory3: {
199 "businessCode": "success",
200 "count": 10,
201 "currentTime": 1567477099396,
202 "description": "",
203 "resultSet": [
204
205 {
206 "id": 233,
207 "title": "飞檐走壁",
208 "packageName":"com.topdraw.xhx.feiyanzoubi",
209 "image": [
210 {
211 "bg": "game/bg_xyx_9",
212 "fileUrl": "game/xyx_9"
213 }
214 ]
215 },
216 {
217 "id": 233,
218 "title": "旋转海盗",
219 "packageName":"com.topdraw.xhx.haidao",
220 "image": [
221 {
222 "bg": "game/bg_xyx_8",
223 "fileUrl": "game/xyx_8"
224 }
225 ]
226 },
227 {
228 "id": 233,
229 "title": "奔跑吧小马宝莉",
230 "packageName":"com.topdraw.xhx.run",
231 "image": [
232 {
233 "bg": "game/bg_xyx_7",
234 "fileUrl": "game/xyx_7"
235 }
236 ]
237 },
238 {
239 "id": 233,
240 "title": "猜猜我是谁",
241 "packageName":"com.topdraw.xhx.guess",
242 "image": [
243 {
244 "bg": "game/bg_xyx_3",
245 "fileUrl": "game/xyx_3"
246 }
247 ]
248 },
249 {
250 "id": 233,
251 "title": "它的颜色",
252 "packageName":"com.topdraw.xhx.guesscolor",
253 "image": [
254 {
255 "bg": "game/bg_xyx_4",
256 "fileUrl": "game/xyx_4"
257 }
258 ]
259 },
260 {
261 "id": 233,
262 "title": "数一数",
263 "packageName":"com.topdraw.xhx.shuyishu",
264 "image": [
265 {
266 "bg": "game/bg_xyx_6",
267 "fileUrl": "game/xyx_6"
268 }
269 ]
270 }
271 ]
122 } 272 }
123 } 273 }
124 274
......
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 apkName:"", //包名
13 bg: cc.Sprite, //背景
14 starName: cc.Label, //名称
15 pic: cc.Sprite, //动漫图片
16 },
17
18 statics: {
19 PFB_NAME: 'prefab/pfbGameAchievementCell',
20 CELL_NAME: 'StarListCell',
21 },
22
23 init: function (iCellIndex, bIsFocusEnable, compSceneCanvas) {
24 //准备焦点坐标
25 let fiCategoryBlock = this.node.addComponent(FocusInfo);
26 fiCategoryBlock.init(
27 null, false, null, null, 1.0
28 );
29 compSceneCanvas.addNodeToFocusTarget(2, this.node.name, this.node);
30 },
31
32 render(oData, iRecordIndex) {
33 // this.id = oData.id;
34 // this.starName.string = oData.title;
35 // this.apkName=oData.packageName;
36 // var self = this;
37 // cc.loader.loadRes(oData.image[0].fileUrl, cc.Texture2D, function (err, texture) {
38 // self.pic.spriteFrame = new cc.SpriteFrame(texture);
39 // });
40 // //准备焦点坐标oData.tvlink
41 // this.node.getComponent(FocusInfo).setTVLink("");
42 },
43
44 enableFocusInfo: function () {
45 this.node.getComponent(FocusInfo).setEnable(true);
46 },
47
48 disableFocusInfo: function () {
49 this.node.getComponent(FocusInfo).setEnable(false);
50 },
51
52 });
1 {
2 "ver": "1.0.5",
3 "uuid": "d6ed0b7c-f401-4c56-b826-11798bf7d88c",
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
...@@ -22,7 +22,7 @@ cc.Class({ ...@@ -22,7 +22,7 @@ cc.Class({
22 fiCategoryBlock.init( 22 fiCategoryBlock.init(
23 null, false, null, null, 1.0 23 null, false, null, null, 1.0
24 ); 24 );
25 compSceneCanvas.addNodeToFocusTarget(0, this.node.name, this.node); //注意层级 25 compSceneCanvas.addNodeToFocusTarget(1, this.node.name, this.node); //注意层级
26 }, 26 },
27 27
28 render(oData, iRecordIndex) { 28 render(oData, iRecordIndex) {
......
1 {
2 "ver": "2.2.0",
3 "uuid": "409f60d1-2156-4e4a-a4f3-d1e982878564",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "600001": {
10 "ver": "1.0.4",
11 "uuid": "437d0612-8583-46d0-ad75-46a400680bbb",
12 "rawTextureUuid": "409f60d1-2156-4e4a-a4f3-d1e982878564",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 1.5,
17 "offsetY": -1.5,
18 "trimX": 11,
19 "trimY": 11,
20 "width": 61,
21 "height": 61,
22 "rawWidth": 80,
23 "rawHeight": 80,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "24ce75a5-c1b9-454e-a757-157b03ca9506",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "Pointer": {
10 "ver": "1.0.4",
11 "uuid": "a956bde8-57c1-4af1-ba91-36106f41c114",
12 "rawTextureUuid": "24ce75a5-c1b9-454e-a757-157b03ca9506",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0.5,
17 "offsetY": 15.5,
18 "trimX": 31,
19 "trimY": 0,
20 "width": 205,
21 "height": 235,
22 "rawWidth": 266,
23 "rawHeight": 266,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "b7e746e3-ff4a-4a25-8161-effeaffb509e",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "arrow_daily_lottery01": {
10 "ver": "1.0.4",
11 "uuid": "fddd76b7-597b-4769-9ab7-ddd0d022e740",
12 "rawTextureUuid": "b7e746e3-ff4a-4a25-8161-effeaffb509e",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 170,
21 "height": 235,
22 "rawWidth": 170,
23 "rawHeight": 235,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "51928b49-218d-403b-af4b-d255825b78f7",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_activity_seven_item": {
10 "ver": "1.0.4",
11 "uuid": "82a44771-f114-4ba0-912e-676fe1b12602",
12 "rawTextureUuid": "51928b49-218d-403b-af4b-d255825b78f7",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 159,
21 "height": 190,
22 "rawWidth": 159,
23 "rawHeight": 190,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "2e798e17-b81d-4c5e-94f4-eba2bf61c324",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_activity_seven_item1": {
10 "ver": "1.0.4",
11 "uuid": "1d80fff8-06f8-4209-92f4-b080808bf09e",
12 "rawTextureUuid": "2e798e17-b81d-4c5e-94f4-eba2bf61c324",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 333,
21 "height": 190,
22 "rawWidth": 333,
23 "rawHeight": 190,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "ce33461d-51a6-47e9-beba-fb9d42faecf4",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_daily_lottery_circle": {
10 "ver": "1.0.4",
11 "uuid": "c8e1dd8c-76eb-4c4a-8a03-221e88fb60c5",
12 "rawTextureUuid": "ce33461d-51a6-47e9-beba-fb9d42faecf4",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 532,
21 "height": 532,
22 "rawWidth": 532,
23 "rawHeight": 532,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "02bbf382-bda0-4cff-ae99-0508e21d318c",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_daily_lottery_circle1": {
10 "ver": "1.0.4",
11 "uuid": "3d265b88-4ebe-45df-adb8-6b76dbf608e4",
12 "rawTextureUuid": "02bbf382-bda0-4cff-ae99-0508e21d318c",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": -0.5,
18 "trimX": 0,
19 "trimY": 1,
20 "width": 1208,
21 "height": 618,
22 "rawWidth": 1208,
23 "rawHeight": 619,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "be9daaff-84e3-46eb-996b-d7420876e2d7",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "fnt_turntable_go": {
10 "ver": "1.0.4",
11 "uuid": "bfe3eedc-4671-4c93-891e-bcbea9544f84",
12 "rawTextureUuid": "be9daaff-84e3-46eb-996b-d7420876e2d7",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 72,
21 "height": 77,
22 "rawWidth": 72,
23 "rawHeight": 77,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "259ca892-d146-4e2f-8f6b-34f5252f442c",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "fnt_turntable_tomorrow": {
10 "ver": "1.0.4",
11 "uuid": "ce7644e8-0193-4c87-b66e-bdc7b7d4096d",
12 "rawTextureUuid": "259ca892-d146-4e2f-8f6b-34f5252f442c",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 1,
20 "width": 94,
21 "height": 97,
22 "rawWidth": 94,
23 "rawHeight": 99,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "945a0c28-162b-4049-8b69-298515d2dd57",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "img_daily_lottery_check": {
10 "ver": "1.0.4",
11 "uuid": "7d6b6c4d-d381-41cf-9706-a192b470feca",
12 "rawTextureUuid": "945a0c28-162b-4049-8b69-298515d2dd57",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 74,
21 "height": 51,
22 "rawWidth": 74,
23 "rawHeight": 51,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "8e572e3c-6f88-4fc7-89d7-dc4a5da3458a",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "leaf01": {
10 "ver": "1.0.4",
11 "uuid": "9dd23944-0630-4ca0-943a-910755f4eb4e",
12 "rawTextureUuid": "8e572e3c-6f88-4fc7-89d7-dc4a5da3458a",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 151,
21 "height": 170,
22 "rawWidth": 151,
23 "rawHeight": 170,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "708b5c6f-384e-4cd4-ac15-8e45f8753b6f",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "leaf02": {
10 "ver": "1.0.4",
11 "uuid": "53366657-dd3f-4a07-a645-d1a12e371da0",
12 "rawTextureUuid": "708b5c6f-384e-4cd4-ac15-8e45f8753b6f",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 95,
21 "height": 156,
22 "rawWidth": 95,
23 "rawHeight": 156,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "cd86dd51-0ebf-4b02-bb1a-324b7cca9eb8",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "leaf03": {
10 "ver": "1.0.4",
11 "uuid": "8ca924dc-e4ae-452e-bea5-641d89c6fdd8",
12 "rawTextureUuid": "cd86dd51-0ebf-4b02-bb1a-324b7cca9eb8",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 110,
21 "height": 135,
22 "rawWidth": 110,
23 "rawHeight": 135,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "51bbc4a7-3c57-433d-8482-df67a696ece1",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "yilingqu": {
10 "ver": "1.0.4",
11 "uuid": "9dac7245-a40f-4e78-8dd1-951f636e33c4",
12 "rawTextureUuid": "51bbc4a7-3c57-433d-8482-df67a696ece1",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 108,
21 "height": 38,
22 "rawWidth": 108,
23 "rawHeight": 38,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.0.1",
3 "uuid": "d6c64099-1e6c-46e3-a060-20e2c6ec562e",
4 "isSubpackage": false,
5 "subpackageName": "",
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "9eaa0e27-2881-4264-adc9-27196b626a97",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "1_1": {
10 "ver": "1.0.4",
11 "uuid": "b746751a-39c5-41b2-8743-b1d11a04a4bb",
12 "rawTextureUuid": "9eaa0e27-2881-4264-adc9-27196b626a97",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 120,
21 "height": 121,
22 "rawWidth": 120,
23 "rawHeight": 121,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "3e74f62f-5b8c-47fa-8525-fdb30b6a7836",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "achievement_flash": {
10 "ver": "1.0.4",
11 "uuid": "930ad6a1-7eee-4c78-9e3f-627e19933ddb",
12 "rawTextureUuid": "3e74f62f-5b8c-47fa-8525-fdb30b6a7836",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 680,
21 "height": 634,
22 "rawWidth": 680,
23 "rawHeight": 634,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "18700de6-2376-4bd6-a515-6a27c67efe75",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "achievement_progress_bar": {
10 "ver": "1.0.4",
11 "uuid": "43165d30-711e-473c-95c7-5c37411dc642",
12 "rawTextureUuid": "18700de6-2376-4bd6-a515-6a27c67efe75",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 1,
18 "trimX": 2,
19 "trimY": 1,
20 "width": 169,
21 "height": 22,
22 "rawWidth": 173,
23 "rawHeight": 26,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "61c0ac95-1760-4978-b9ea-413fe14559fc",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "be_achievement_item_select": {
10 "ver": "1.0.4",
11 "uuid": "f65072fa-894e-4679-a3af-febf6a180efd",
12 "rawTextureUuid": "61c0ac95-1760-4978-b9ea-413fe14559fc",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 219,
21 "height": 258,
22 "rawWidth": 219,
23 "rawHeight": 258,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "5f1db1ee-ed20-4bb4-91ed-58222c04bda3",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_achievement": {
10 "ver": "1.0.4",
11 "uuid": "8b7bec50-d26f-44c7-9586-54e64885d11e",
12 "rawTextureUuid": "5f1db1ee-ed20-4bb4-91ed-58222c04bda3",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 270,
21 "height": 518,
22 "rawWidth": 270,
23 "rawHeight": 518,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "110f9359-cdb1-4594-b2a9-8f6095f142af",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_achievement_item": {
10 "ver": "1.0.4",
11 "uuid": "731026b3-2a00-4a22-87b3-b96a303aeb61",
12 "rawTextureUuid": "110f9359-cdb1-4594-b2a9-8f6095f142af",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 207,
21 "height": 246,
22 "rawWidth": 207,
23 "rawHeight": 246,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "024c3d09-1931-43a5-a389-fec56dfd66d9",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_achievement_progress": {
10 "ver": "1.0.4",
11 "uuid": "2cf58cc3-c3d8-47ea-8523-db3766f71e60",
12 "rawTextureUuid": "024c3d09-1931-43a5-a389-fec56dfd66d9",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 173,
21 "height": 26,
22 "rawWidth": 173,
23 "rawHeight": 26,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "dd7ef9d2-6f4a-42eb-b19a-c9dd0a411cab",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_achievement_progress_detail": {
10 "ver": "1.0.4",
11 "uuid": "5635629a-e257-4842-b116-021a8f00c026",
12 "rawTextureUuid": "dd7ef9d2-6f4a-42eb-b19a-c9dd0a411cab",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 195,
21 "height": 25,
22 "rawWidth": 195,
23 "rawHeight": 25,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "67a87a04-fd3b-4d1c-86dd-86d3a0b83b2a",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_app_view": {
10 "ver": "1.0.4",
11 "uuid": "48720ccd-68e6-4985-aceb-034f7a39f6d7",
12 "rawTextureUuid": "67a87a04-fd3b-4d1c-86dd-86d3a0b83b2a",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 1096,
21 "height": 633,
22 "rawWidth": 1096,
23 "rawHeight": 633,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "1a7b7733-92a3-4b4a-b10d-066a0cbfe513",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_app_view02": {
10 "ver": "1.0.4",
11 "uuid": "0b851ec3-2e28-4215-ae14-df27e0873af7",
12 "rawTextureUuid": "1a7b7733-92a3-4b4a-b10d-066a0cbfe513",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0.5,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 996,
21 "height": 633,
22 "rawWidth": 996,
23 "rawHeight": 634,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "4fdf6a75-a6aa-45b2-8d05-bcf2277b1a58",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "bg_huodong_top": {
10 "ver": "1.0.4",
11 "uuid": "c0cb3e7f-70a9-4b49-9c2a-1ce9e61d2845",
12 "rawTextureUuid": "4fdf6a75-a6aa-45b2-8d05-bcf2277b1a58",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": -0.5,
17 "offsetY": 0.5,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 645,
21 "height": 307,
22 "rawWidth": 646,
23 "rawHeight": 308,
24 "borderTop": 10,
25 "borderBottom": 10,
26 "borderLeft": 10,
27 "borderRight": 10,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "1af673bd-676d-4848-97f1-b383cf2cc22d",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "btn_get_achievement_reward": {
10 "ver": "1.0.4",
11 "uuid": "90c64657-d9ac-46a6-9377-1c1575d7e817",
12 "rawTextureUuid": "1af673bd-676d-4848-97f1-b383cf2cc22d",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 152,
21 "height": 50,
22 "rawWidth": 152,
23 "rawHeight": 50,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "f24d867b-2db0-41dc-8f30-6c23116ed390",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "icon_head_achievement": {
10 "ver": "1.0.4",
11 "uuid": "389bd99c-d88d-4afa-b4ea-5f56ecb74917",
12 "rawTextureUuid": "f24d867b-2db0-41dc-8f30-6c23116ed390",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 97,
21 "height": 96,
22 "rawWidth": 97,
23 "rawHeight": 96,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "2ad11764-824f-4874-bfb4-1ad6f5063503",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "iocn_achievement": {
10 "ver": "1.0.4",
11 "uuid": "ff982228-b4a3-4ed5-967d-7ce4fc19e540",
12 "rawTextureUuid": "2ad11764-824f-4874-bfb4-1ad6f5063503",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0.5,
17 "offsetY": 0,
18 "trimX": 1,
19 "trimY": 0,
20 "width": 123,
21 "height": 124,
22 "rawWidth": 124,
23 "rawHeight": 124,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "2cb46b94-241b-4d4c-a10d-1fc8c8c16e97",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "item_achievement_detail": {
10 "ver": "1.0.4",
11 "uuid": "74b9b03a-23fd-4098-9a3b-00b0693308f9",
12 "rawTextureUuid": "2cb46b94-241b-4d4c-a10d-1fc8c8c16e97",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 428,
21 "height": 582,
22 "rawWidth": 428,
23 "rawHeight": 582,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "9c3affe9-802d-41f3-9b4b-7d3da952cfd6",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "look_achievement_yilingqu": {
10 "ver": "1.0.4",
11 "uuid": "90d6ad43-bdb6-4eb5-9613-d3ed0d5a2432",
12 "rawTextureUuid": "9c3affe9-802d-41f3-9b4b-7d3da952cfd6",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": -1,
17 "offsetY": 0,
18 "trimX": 0,
19 "trimY": 0,
20 "width": 114,
21 "height": 51,
22 "rawWidth": 116,
23 "rawHeight": 51,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "2.2.0",
3 "uuid": "5cd2bb22-ff04-4d23-9583-05e41af5102f",
4 "type": "sprite",
5 "wrapMode": "clamp",
6 "filterMode": "bilinear",
7 "premultiplyAlpha": false,
8 "subMetas": {
9 "title_achievement": {
10 "ver": "1.0.4",
11 "uuid": "5a058a3f-6878-4acc-ad8a-5cfa48ed17f7",
12 "rawTextureUuid": "5cd2bb22-ff04-4d23-9583-05e41af5102f",
13 "trimType": "auto",
14 "trimThreshold": 1,
15 "rotated": false,
16 "offsetX": 0,
17 "offsetY": 0.5,
18 "trimX": 12,
19 "trimY": 3,
20 "width": 85,
21 "height": 43,
22 "rawWidth": 109,
23 "rawHeight": 50,
24 "borderTop": 0,
25 "borderBottom": 0,
26 "borderLeft": 0,
27 "borderRight": 0,
28 "subMetas": {}
29 }
30 }
31 }
...\ 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 },
13 {
14 "__type__": "cc.Node",
15 "_name": "pfbGameAchievementCell",
16 "_objFlags": 0,
17 "_parent": null,
18 "_children": [
19 {
20 "__id__": 2
21 },
22 {
23 "__id__": 5
24 },
25 {
26 "__id__": 8
27 },
28 {
29 "__id__": 12
30 },
31 {
32 "__id__": 16
33 },
34 {
35 "__id__": 19
36 }
37 ],
38 "_active": true,
39 "_level": 1,
40 "_components": [
41 {
42 "__id__": 28
43 }
44 ],
45 "_prefab": {
46 "__id__": 29
47 },
48 "_opacity": 255,
49 "_color": {
50 "__type__": "cc.Color",
51 "r": 255,
52 "g": 255,
53 "b": 255,
54 "a": 255
55 },
56 "_contentSize": {
57 "__type__": "cc.Size",
58 "width": 130,
59 "height": 150
60 },
61 "_anchorPoint": {
62 "__type__": "cc.Vec2",
63 "x": 0.5,
64 "y": 0.5
65 },
66 "_position": {
67 "__type__": "cc.Vec3",
68 "x": 0,
69 "y": 0,
70 "z": 0
71 },
72 "_scale": {
73 "__type__": "cc.Vec3",
74 "x": 1,
75 "y": 1,
76 "z": 1
77 },
78 "_rotationX": 0,
79 "_rotationY": 0,
80 "_quat": {
81 "__type__": "cc.Quat",
82 "x": 0,
83 "y": 0,
84 "z": 0,
85 "w": 1
86 },
87 "_skewX": 0,
88 "_skewY": 0,
89 "groupIndex": 0,
90 "_id": ""
91 },
92 {
93 "__type__": "cc.Node",
94 "_name": "Bg",
95 "_objFlags": 0,
96 "_parent": {
97 "__id__": 1
98 },
99 "_children": [],
100 "_active": true,
101 "_level": 2,
102 "_components": [
103 {
104 "__id__": 3
105 }
106 ],
107 "_prefab": {
108 "__id__": 4
109 },
110 "_opacity": 255,
111 "_color": {
112 "__type__": "cc.Color",
113 "r": 255,
114 "g": 255,
115 "b": 255,
116 "a": 255
117 },
118 "_contentSize": {
119 "__type__": "cc.Size",
120 "width": 207,
121 "height": 246
122 },
123 "_anchorPoint": {
124 "__type__": "cc.Vec2",
125 "x": 0.5,
126 "y": 0.5
127 },
128 "_position": {
129 "__type__": "cc.Vec3",
130 "x": 0,
131 "y": 0,
132 "z": 0
133 },
134 "_scale": {
135 "__type__": "cc.Vec3",
136 "x": 0.6,
137 "y": 0.6,
138 "z": 1
139 },
140 "_rotationX": 0,
141 "_rotationY": 0,
142 "_quat": {
143 "__type__": "cc.Quat",
144 "x": 0,
145 "y": 0,
146 "z": 0,
147 "w": 1
148 },
149 "_skewX": 0,
150 "_skewY": 0,
151 "groupIndex": 0,
152 "_id": ""
153 },
154 {
155 "__type__": "cc.Sprite",
156 "_name": "",
157 "_objFlags": 0,
158 "node": {
159 "__id__": 2
160 },
161 "_enabled": true,
162 "_srcBlendFactor": 770,
163 "_dstBlendFactor": 771,
164 "_spriteFrame": {
165 "__uuid__": "731026b3-2a00-4a22-87b3-b96a303aeb61"
166 },
167 "_type": 0,
168 "_sizeMode": 1,
169 "_fillType": 0,
170 "_fillCenter": {
171 "__type__": "cc.Vec2",
172 "x": 0,
173 "y": 0
174 },
175 "_fillStart": 0,
176 "_fillRange": 0,
177 "_isTrimmedMode": true,
178 "_state": 0,
179 "_atlas": null,
180 "_id": ""
181 },
182 {
183 "__type__": "cc.PrefabInfo",
184 "root": {
185 "__id__": 1
186 },
187 "asset": {
188 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
189 },
190 "fileId": "86Tty55gJOdruyfqc8Q4C0",
191 "sync": false
192 },
193 {
194 "__type__": "cc.Node",
195 "_name": "Selected",
196 "_objFlags": 0,
197 "_parent": {
198 "__id__": 1
199 },
200 "_children": [],
201 "_active": false,
202 "_level": 2,
203 "_components": [
204 {
205 "__id__": 6
206 }
207 ],
208 "_prefab": {
209 "__id__": 7
210 },
211 "_opacity": 255,
212 "_color": {
213 "__type__": "cc.Color",
214 "r": 255,
215 "g": 255,
216 "b": 255,
217 "a": 255
218 },
219 "_contentSize": {
220 "__type__": "cc.Size",
221 "width": 219,
222 "height": 258
223 },
224 "_anchorPoint": {
225 "__type__": "cc.Vec2",
226 "x": 0.5,
227 "y": 0.5
228 },
229 "_position": {
230 "__type__": "cc.Vec3",
231 "x": 2,
232 "y": -2,
233 "z": 0
234 },
235 "_scale": {
236 "__type__": "cc.Vec3",
237 "x": 0.6,
238 "y": 0.6,
239 "z": 1
240 },
241 "_rotationX": 0,
242 "_rotationY": 0,
243 "_quat": {
244 "__type__": "cc.Quat",
245 "x": 0,
246 "y": 0,
247 "z": 0,
248 "w": 1
249 },
250 "_skewX": 0,
251 "_skewY": 0,
252 "groupIndex": 0,
253 "_id": ""
254 },
255 {
256 "__type__": "cc.Sprite",
257 "_name": "",
258 "_objFlags": 0,
259 "node": {
260 "__id__": 5
261 },
262 "_enabled": true,
263 "_srcBlendFactor": 770,
264 "_dstBlendFactor": 771,
265 "_spriteFrame": {
266 "__uuid__": "f65072fa-894e-4679-a3af-febf6a180efd"
267 },
268 "_type": 0,
269 "_sizeMode": 1,
270 "_fillType": 0,
271 "_fillCenter": {
272 "__type__": "cc.Vec2",
273 "x": 0,
274 "y": 0
275 },
276 "_fillStart": 0,
277 "_fillRange": 0,
278 "_isTrimmedMode": true,
279 "_state": 0,
280 "_atlas": null,
281 "_id": ""
282 },
283 {
284 "__type__": "cc.PrefabInfo",
285 "root": {
286 "__id__": 1
287 },
288 "asset": {
289 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
290 },
291 "fileId": "d0u02q2o5DwLaDjQlhvUc7",
292 "sync": false
293 },
294 {
295 "__type__": "cc.Node",
296 "_name": "Text",
297 "_objFlags": 0,
298 "_parent": {
299 "__id__": 1
300 },
301 "_children": [],
302 "_active": true,
303 "_level": 0,
304 "_components": [
305 {
306 "__id__": 9
307 },
308 {
309 "__id__": 10
310 }
311 ],
312 "_prefab": {
313 "__id__": 11
314 },
315 "_opacity": 255,
316 "_color": {
317 "__type__": "cc.Color",
318 "r": 255,
319 "g": 255,
320 "b": 255,
321 "a": 255
322 },
323 "_contentSize": {
324 "__type__": "cc.Size",
325 "width": 120,
326 "height": 30
327 },
328 "_anchorPoint": {
329 "__type__": "cc.Vec2",
330 "x": 0.5,
331 "y": 0.5
332 },
333 "_position": {
334 "__type__": "cc.Vec3",
335 "x": 0,
336 "y": 55.5,
337 "z": 0
338 },
339 "_scale": {
340 "__type__": "cc.Vec3",
341 "x": 0.6,
342 "y": 0.6,
343 "z": 1
344 },
345 "_rotationX": 0,
346 "_rotationY": 0,
347 "_quat": {
348 "__type__": "cc.Quat",
349 "x": 0,
350 "y": 0,
351 "z": 0,
352 "w": 1
353 },
354 "_skewX": 0,
355 "_skewY": 0,
356 "groupIndex": 0,
357 "_id": ""
358 },
359 {
360 "__type__": "cc.Label",
361 "_name": "",
362 "_objFlags": 0,
363 "node": {
364 "__id__": 8
365 },
366 "_enabled": true,
367 "_useOriginalSize": false,
368 "_string": "爱宠天使",
369 "_N$string": "爱宠天使",
370 "_fontSize": 30,
371 "_lineHeight": 30,
372 "_enableWrapText": true,
373 "_N$file": null,
374 "_isSystemFontUsed": true,
375 "_spacingX": 0,
376 "_batchAsBitmap": false,
377 "_N$horizontalAlign": 1,
378 "_N$verticalAlign": 1,
379 "_N$fontFamily": "Arial",
380 "_N$overflow": 0,
381 "_N$cacheMode": 0,
382 "_id": ""
383 },
384 {
385 "__type__": "cc.Widget",
386 "_name": "",
387 "_objFlags": 0,
388 "node": {
389 "__id__": 8
390 },
391 "_enabled": true,
392 "alignMode": 0,
393 "_target": null,
394 "_alignFlags": 4,
395 "_left": 0,
396 "_right": 0,
397 "_top": 0,
398 "_bottom": 121.5,
399 "_verticalCenter": 0,
400 "_horizontalCenter": 0,
401 "_isAbsLeft": true,
402 "_isAbsRight": true,
403 "_isAbsTop": true,
404 "_isAbsBottom": true,
405 "_isAbsHorizontalCenter": true,
406 "_isAbsVerticalCenter": true,
407 "_originalWidth": 0,
408 "_originalHeight": 0,
409 "_id": ""
410 },
411 {
412 "__type__": "cc.PrefabInfo",
413 "root": {
414 "__id__": 1
415 },
416 "asset": {
417 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
418 },
419 "fileId": "47SvBdlfRC5439WouRfxN7",
420 "sync": false
421 },
422 {
423 "__type__": "cc.Node",
424 "_name": "Pic",
425 "_objFlags": 0,
426 "_parent": {
427 "__id__": 1
428 },
429 "_children": [],
430 "_active": true,
431 "_level": 2,
432 "_components": [
433 {
434 "__id__": 13
435 },
436 {
437 "__id__": 14
438 }
439 ],
440 "_prefab": {
441 "__id__": 15
442 },
443 "_opacity": 255,
444 "_color": {
445 "__type__": "cc.Color",
446 "r": 255,
447 "g": 255,
448 "b": 255,
449 "a": 255
450 },
451 "_contentSize": {
452 "__type__": "cc.Size",
453 "width": 120,
454 "height": 121
455 },
456 "_anchorPoint": {
457 "__type__": "cc.Vec2",
458 "x": 0.5,
459 "y": 0.5
460 },
461 "_position": {
462 "__type__": "cc.Vec3",
463 "x": -0.49,
464 "y": 0.2,
465 "z": 0
466 },
467 "_scale": {
468 "__type__": "cc.Vec3",
469 "x": 0.6,
470 "y": 0.6,
471 "z": 1
472 },
473 "_rotationX": 0,
474 "_rotationY": 0,
475 "_quat": {
476 "__type__": "cc.Quat",
477 "x": 0,
478 "y": 0,
479 "z": 0,
480 "w": 1
481 },
482 "_skewX": 0,
483 "_skewY": 0,
484 "groupIndex": 0,
485 "_id": ""
486 },
487 {
488 "__type__": "cc.Sprite",
489 "_name": "",
490 "_objFlags": 0,
491 "node": {
492 "__id__": 12
493 },
494 "_enabled": true,
495 "_srcBlendFactor": 770,
496 "_dstBlendFactor": 771,
497 "_spriteFrame": {
498 "__uuid__": "b746751a-39c5-41b2-8743-b1d11a04a4bb"
499 },
500 "_type": 0,
501 "_sizeMode": 1,
502 "_fillType": 0,
503 "_fillCenter": {
504 "__type__": "cc.Vec2",
505 "x": 0,
506 "y": 0
507 },
508 "_fillStart": 0,
509 "_fillRange": 0,
510 "_isTrimmedMode": true,
511 "_state": 0,
512 "_atlas": null,
513 "_id": ""
514 },
515 {
516 "__type__": "cc.Widget",
517 "_name": "",
518 "_objFlags": 0,
519 "node": {
520 "__id__": 12
521 },
522 "_enabled": true,
523 "alignMode": 0,
524 "_target": null,
525 "_alignFlags": 0,
526 "_left": 0,
527 "_right": 0,
528 "_top": 0,
529 "_bottom": -10,
530 "_verticalCenter": 0,
531 "_horizontalCenter": 0,
532 "_isAbsLeft": true,
533 "_isAbsRight": true,
534 "_isAbsTop": true,
535 "_isAbsBottom": true,
536 "_isAbsHorizontalCenter": true,
537 "_isAbsVerticalCenter": true,
538 "_originalWidth": 0,
539 "_originalHeight": 0,
540 "_id": ""
541 },
542 {
543 "__type__": "cc.PrefabInfo",
544 "root": {
545 "__id__": 1
546 },
547 "asset": {
548 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
549 },
550 "fileId": "cdX6PwTxFK67huEiO1ccbD",
551 "sync": false
552 },
553 {
554 "__type__": "cc.Node",
555 "_name": "New Label",
556 "_objFlags": 0,
557 "_parent": {
558 "__id__": 1
559 },
560 "_children": [],
561 "_active": true,
562 "_level": 2,
563 "_components": [
564 {
565 "__id__": 17
566 }
567 ],
568 "_prefab": {
569 "__id__": 18
570 },
571 "_opacity": 255,
572 "_color": {
573 "__type__": "cc.Color",
574 "r": 34,
575 "g": 95,
576 "b": 148,
577 "a": 255
578 },
579 "_contentSize": {
580 "__type__": "cc.Size",
581 "width": 104.01,
582 "height": 18
583 },
584 "_anchorPoint": {
585 "__type__": "cc.Vec2",
586 "x": 0.5,
587 "y": 0.5
588 },
589 "_position": {
590 "__type__": "cc.Vec3",
591 "x": 0,
592 "y": -42.4,
593 "z": 0
594 },
595 "_scale": {
596 "__type__": "cc.Vec3",
597 "x": 0.6,
598 "y": 0.6,
599 "z": 1
600 },
601 "_rotationX": 0,
602 "_rotationY": 0,
603 "_quat": {
604 "__type__": "cc.Quat",
605 "x": 0,
606 "y": 0,
607 "z": 0,
608 "w": 1
609 },
610 "_skewX": 0,
611 "_skewY": 0,
612 "groupIndex": 0,
613 "_id": ""
614 },
615 {
616 "__type__": "cc.Label",
617 "_name": "",
618 "_objFlags": 0,
619 "node": {
620 "__id__": 16
621 },
622 "_enabled": true,
623 "_useOriginalSize": false,
624 "_string": "(充值点券30)",
625 "_N$string": "(充值点券30)",
626 "_fontSize": 18,
627 "_lineHeight": 18,
628 "_enableWrapText": true,
629 "_N$file": null,
630 "_isSystemFontUsed": true,
631 "_spacingX": 0,
632 "_batchAsBitmap": false,
633 "_N$horizontalAlign": 1,
634 "_N$verticalAlign": 1,
635 "_N$fontFamily": "Arial",
636 "_N$overflow": 0,
637 "_N$cacheMode": 0,
638 "_id": ""
639 },
640 {
641 "__type__": "cc.PrefabInfo",
642 "root": {
643 "__id__": 1
644 },
645 "asset": {
646 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
647 },
648 "fileId": "aa1SLLmUlPuIxKBAusVKc1",
649 "sync": false
650 },
651 {
652 "__type__": "cc.Node",
653 "_name": "New Sprite",
654 "_objFlags": 0,
655 "_parent": {
656 "__id__": 1
657 },
658 "_children": [
659 {
660 "__id__": 20
661 },
662 {
663 "__id__": 23
664 }
665 ],
666 "_active": true,
667 "_level": 2,
668 "_components": [
669 {
670 "__id__": 26
671 }
672 ],
673 "_prefab": {
674 "__id__": 27
675 },
676 "_opacity": 255,
677 "_color": {
678 "__type__": "cc.Color",
679 "r": 255,
680 "g": 255,
681 "b": 255,
682 "a": 255
683 },
684 "_contentSize": {
685 "__type__": "cc.Size",
686 "width": 173,
687 "height": 26
688 },
689 "_anchorPoint": {
690 "__type__": "cc.Vec2",
691 "x": 0.5,
692 "y": 0.5
693 },
694 "_position": {
695 "__type__": "cc.Vec3",
696 "x": 1.6,
697 "y": -57.900000000000006,
698 "z": 0
699 },
700 "_scale": {
701 "__type__": "cc.Vec3",
702 "x": 0.5,
703 "y": 0.5,
704 "z": 1
705 },
706 "_rotationX": 0,
707 "_rotationY": 0,
708 "_quat": {
709 "__type__": "cc.Quat",
710 "x": 0,
711 "y": 0,
712 "z": 0,
713 "w": 1
714 },
715 "_skewX": 0,
716 "_skewY": 0,
717 "groupIndex": 0,
718 "_id": ""
719 },
720 {
721 "__type__": "cc.Node",
722 "_name": "New Sprite",
723 "_objFlags": 0,
724 "_parent": {
725 "__id__": 19
726 },
727 "_children": [],
728 "_active": true,
729 "_level": 3,
730 "_components": [
731 {
732 "__id__": 21
733 }
734 ],
735 "_prefab": {
736 "__id__": 22
737 },
738 "_opacity": 255,
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": 169,
749 "height": 22
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 "_rotationX": 0,
769 "_rotationY": 0,
770 "_quat": {
771 "__type__": "cc.Quat",
772 "x": 0,
773 "y": 0,
774 "z": 0,
775 "w": 1
776 },
777 "_skewX": 0,
778 "_skewY": 0,
779 "groupIndex": 0,
780 "_id": ""
781 },
782 {
783 "__type__": "cc.Sprite",
784 "_name": "",
785 "_objFlags": 0,
786 "node": {
787 "__id__": 20
788 },
789 "_enabled": true,
790 "_srcBlendFactor": 770,
791 "_dstBlendFactor": 771,
792 "_spriteFrame": {
793 "__uuid__": "43165d30-711e-473c-95c7-5c37411dc642"
794 },
795 "_type": 0,
796 "_sizeMode": 1,
797 "_fillType": 0,
798 "_fillCenter": {
799 "__type__": "cc.Vec2",
800 "x": 0,
801 "y": 0
802 },
803 "_fillStart": 0,
804 "_fillRange": 0,
805 "_isTrimmedMode": true,
806 "_state": 0,
807 "_atlas": null,
808 "_id": ""
809 },
810 {
811 "__type__": "cc.PrefabInfo",
812 "root": {
813 "__id__": 1
814 },
815 "asset": {
816 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
817 },
818 "fileId": "d4q9leIVRF3o2QBCzau4EW",
819 "sync": false
820 },
821 {
822 "__type__": "cc.Node",
823 "_name": "New Label",
824 "_objFlags": 0,
825 "_parent": {
826 "__id__": 19
827 },
828 "_children": [],
829 "_active": true,
830 "_level": 3,
831 "_components": [
832 {
833 "__id__": 24
834 }
835 ],
836 "_prefab": {
837 "__id__": 25
838 },
839 "_opacity": 255,
840 "_color": {
841 "__type__": "cc.Color",
842 "r": 255,
843 "g": 255,
844 "b": 255,
845 "a": 255
846 },
847 "_contentSize": {
848 "__type__": "cc.Size",
849 "width": 27.8,
850 "height": 20
851 },
852 "_anchorPoint": {
853 "__type__": "cc.Vec2",
854 "x": 0.5,
855 "y": 0.5
856 },
857 "_position": {
858 "__type__": "cc.Vec3",
859 "x": 0,
860 "y": 0,
861 "z": 0
862 },
863 "_scale": {
864 "__type__": "cc.Vec3",
865 "x": 1,
866 "y": 1,
867 "z": 1
868 },
869 "_rotationX": 0,
870 "_rotationY": 0,
871 "_quat": {
872 "__type__": "cc.Quat",
873 "x": 0,
874 "y": 0,
875 "z": 0,
876 "w": 1
877 },
878 "_skewX": 0,
879 "_skewY": 0,
880 "groupIndex": 0,
881 "_id": ""
882 },
883 {
884 "__type__": "cc.Label",
885 "_name": "",
886 "_objFlags": 0,
887 "node": {
888 "__id__": 23
889 },
890 "_enabled": true,
891 "_useOriginalSize": false,
892 "_string": "2/3",
893 "_N$string": "2/3",
894 "_fontSize": 20,
895 "_lineHeight": 20,
896 "_enableWrapText": true,
897 "_N$file": null,
898 "_isSystemFontUsed": true,
899 "_spacingX": 0,
900 "_batchAsBitmap": false,
901 "_N$horizontalAlign": 1,
902 "_N$verticalAlign": 1,
903 "_N$fontFamily": "Arial",
904 "_N$overflow": 0,
905 "_N$cacheMode": 0,
906 "_id": ""
907 },
908 {
909 "__type__": "cc.PrefabInfo",
910 "root": {
911 "__id__": 1
912 },
913 "asset": {
914 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
915 },
916 "fileId": "a3uK8cULhB84IAfQMDezeF",
917 "sync": false
918 },
919 {
920 "__type__": "cc.Sprite",
921 "_name": "",
922 "_objFlags": 0,
923 "node": {
924 "__id__": 19
925 },
926 "_enabled": true,
927 "_srcBlendFactor": 770,
928 "_dstBlendFactor": 771,
929 "_spriteFrame": {
930 "__uuid__": "2cf58cc3-c3d8-47ea-8523-db3766f71e60"
931 },
932 "_type": 0,
933 "_sizeMode": 1,
934 "_fillType": 0,
935 "_fillCenter": {
936 "__type__": "cc.Vec2",
937 "x": 0,
938 "y": 0
939 },
940 "_fillStart": 0,
941 "_fillRange": 0,
942 "_isTrimmedMode": true,
943 "_state": 0,
944 "_atlas": null,
945 "_id": ""
946 },
947 {
948 "__type__": "cc.PrefabInfo",
949 "root": {
950 "__id__": 1
951 },
952 "asset": {
953 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
954 },
955 "fileId": "387pPShUBEt4uZKa9AGIBQ",
956 "sync": false
957 },
958 {
959 "__type__": "d6ed0t89AFMVrgmEXmL99iM",
960 "_name": "",
961 "_objFlags": 0,
962 "node": {
963 "__id__": 1
964 },
965 "_enabled": true,
966 "_iCellIndex": -1,
967 "id": 0,
968 "apkName": "",
969 "bg": {
970 "__id__": 3
971 },
972 "starName": {
973 "__id__": 9
974 },
975 "pic": {
976 "__id__": 13
977 },
978 "_id": ""
979 },
980 {
981 "__type__": "cc.PrefabInfo",
982 "root": {
983 "__id__": 1
984 },
985 "asset": {
986 "__uuid__": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6"
987 },
988 "fileId": "27etC+ZVVOYZnJudRHXFbJ",
989 "sync": false
990 }
991 ]
...\ No newline at end of file ...\ No newline at end of file
1 {
2 "ver": "1.0.1",
3 "uuid": "1dca1f4e-69c7-40f9-b037-0c72d0cf99c6",
4 "optimizationPolicy": "AUTO",
5 "asyncLoadAssets": false,
6 "subMetas": {}
7 }
...\ No newline at end of file ...\ No newline at end of file
...@@ -8,8 +8,7 @@ ...@@ -8,8 +8,7 @@
8 "__id__": 1 8 "__id__": 1
9 }, 9 },
10 "optimizationPolicy": 0, 10 "optimizationPolicy": 0,
11 "asyncLoadAssets": false, 11 "asyncLoadAssets": false
12 "readonly": false
13 }, 12 },
14 { 13 {
15 "__type__": "cc.Node", 14 "__type__": "cc.Node",
...@@ -47,8 +46,8 @@ ...@@ -47,8 +46,8 @@
47 }, 46 },
48 "_contentSize": { 47 "_contentSize": {
49 "__type__": "cc.Size", 48 "__type__": "cc.Size",
50 "width": 220, 49 "width": 154,
51 "height": 220 50 "height": 154
52 }, 51 },
53 "_anchorPoint": { 52 "_anchorPoint": {
54 "__type__": "cc.Vec2", 53 "__type__": "cc.Vec2",
...@@ -67,18 +66,18 @@ ...@@ -67,18 +66,18 @@
67 "y": 1, 66 "y": 1,
68 "z": 1 67 "z": 1
69 }, 68 },
70 "_eulerAngles": { 69 "_rotationX": 0,
71 "__type__": "cc.Vec3", 70 "_rotationY": 0,
71 "_quat": {
72 "__type__": "cc.Quat",
72 "x": 0, 73 "x": 0,
73 "y": 0, 74 "y": 0,
74 "z": 0 75 "z": 0,
76 "w": 1
75 }, 77 },
76 "_skewX": 0, 78 "_skewX": 0,
77 "_skewY": 0, 79 "_skewY": 0,
78 "_is3DNode": false,
79 "groupIndex": 0, 80 "groupIndex": 0,
80 "_rotationX": 0,
81 "_rotationY": 0,
82 "_id": "" 81 "_id": ""
83 }, 82 },
84 { 83 {
...@@ -125,22 +124,22 @@ ...@@ -125,22 +124,22 @@
125 }, 124 },
126 "_scale": { 125 "_scale": {
127 "__type__": "cc.Vec3", 126 "__type__": "cc.Vec3",
128 "x": 1, 127 "x": 0.7,
129 "y": 1, 128 "y": 0.7,
130 "z": 1 129 "z": 1
131 }, 130 },
132 "_eulerAngles": { 131 "_rotationX": 0,
133 "__type__": "cc.Vec3", 132 "_rotationY": 0,
133 "_quat": {
134 "__type__": "cc.Quat",
134 "x": 0, 135 "x": 0,
135 "y": 0, 136 "y": 0,
136 "z": 0 137 "z": 0,
138 "w": 1
137 }, 139 },
138 "_skewX": 0, 140 "_skewX": 0,
139 "_skewY": 0, 141 "_skewY": 0,
140 "_is3DNode": false,
141 "groupIndex": 0, 142 "groupIndex": 0,
142 "_rotationX": 0,
143 "_rotationY": 0,
144 "_id": "" 143 "_id": ""
145 }, 144 },
146 { 145 {
...@@ -151,11 +150,6 @@ ...@@ -151,11 +150,6 @@
151 "__id__": 2 150 "__id__": 2
152 }, 151 },
153 "_enabled": true, 152 "_enabled": true,
154 "_materials": [
155 {
156 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
157 }
158 ],
159 "_srcBlendFactor": 770, 153 "_srcBlendFactor": 770,
160 "_dstBlendFactor": 771, 154 "_dstBlendFactor": 771,
161 "_spriteFrame": { 155 "_spriteFrame": {
...@@ -172,6 +166,7 @@ ...@@ -172,6 +166,7 @@
172 "_fillStart": 0, 166 "_fillStart": 0,
173 "_fillRange": 0, 167 "_fillRange": 0,
174 "_isTrimmedMode": true, 168 "_isTrimmedMode": true,
169 "_state": 0,
175 "_atlas": null, 170 "_atlas": null,
176 "_id": "" 171 "_id": ""
177 }, 172 },
...@@ -218,7 +213,7 @@ ...@@ -218,7 +213,7 @@
218 "_contentSize": { 213 "_contentSize": {
219 "__type__": "cc.Size", 214 "__type__": "cc.Size",
220 "width": 0, 215 "width": 0,
221 "height": 27.72 216 "height": 22
222 }, 217 },
223 "_anchorPoint": { 218 "_anchorPoint": {
224 "__type__": "cc.Vec2", 219 "__type__": "cc.Vec2",
...@@ -228,27 +223,27 @@ ...@@ -228,27 +223,27 @@
228 "_position": { 223 "_position": {
229 "__type__": "cc.Vec3", 224 "__type__": "cc.Vec3",
230 "x": 0, 225 "x": 0,
231 "y": -86.14, 226 "y": -62.3,
232 "z": 0 227 "z": 0
233 }, 228 },
234 "_scale": { 229 "_scale": {
235 "__type__": "cc.Vec3", 230 "__type__": "cc.Vec3",
236 "x": 1, 231 "x": 0.7,
237 "y": 1, 232 "y": 0.7,
238 "z": 1 233 "z": 1
239 }, 234 },
240 "_eulerAngles": { 235 "_rotationX": 0,
241 "__type__": "cc.Vec3", 236 "_rotationY": 0,
237 "_quat": {
238 "__type__": "cc.Quat",
242 "x": 0, 239 "x": 0,
243 "y": 0, 240 "y": 0,
244 "z": 0 241 "z": 0,
242 "w": 1
245 }, 243 },
246 "_skewX": 0, 244 "_skewX": 0,
247 "_skewY": 0, 245 "_skewY": 0,
248 "_is3DNode": false,
249 "groupIndex": 0, 246 "groupIndex": 0,
250 "_rotationX": 0,
251 "_rotationY": 0,
252 "_id": "" 247 "_id": ""
253 }, 248 },
254 { 249 {
...@@ -259,11 +254,6 @@ ...@@ -259,11 +254,6 @@
259 "__id__": 5 254 "__id__": 5
260 }, 255 },
261 "_enabled": true, 256 "_enabled": true,
262 "_materials": [
263 {
264 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
265 }
266 ],
267 "_useOriginalSize": false, 257 "_useOriginalSize": false,
268 "_string": "", 258 "_string": "",
269 "_N$string": "", 259 "_N$string": "",
...@@ -295,7 +285,7 @@ ...@@ -295,7 +285,7 @@
295 "_left": 0, 285 "_left": 0,
296 "_right": 0, 286 "_right": 0,
297 "_top": 0, 287 "_top": 0,
298 "_bottom": 10, 288 "_bottom": 7,
299 "_verticalCenter": 0, 289 "_verticalCenter": 0,
300 "_horizontalCenter": 0, 290 "_horizontalCenter": 0,
301 "_isAbsLeft": true, 291 "_isAbsLeft": true,
...@@ -362,27 +352,27 @@ ...@@ -362,27 +352,27 @@
362 "_position": { 352 "_position": {
363 "__type__": "cc.Vec3", 353 "__type__": "cc.Vec3",
364 "x": 0, 354 "x": 0,
365 "y": 24.7, 355 "y": 10.7,
366 "z": 0 356 "z": 0
367 }, 357 },
368 "_scale": { 358 "_scale": {
369 "__type__": "cc.Vec3", 359 "__type__": "cc.Vec3",
370 "x": 1, 360 "x": 0.7,
371 "y": 1, 361 "y": 0.7,
372 "z": 1 362 "z": 1
373 }, 363 },
374 "_eulerAngles": { 364 "_rotationX": 0,
375 "__type__": "cc.Vec3", 365 "_rotationY": 0,
366 "_quat": {
367 "__type__": "cc.Quat",
376 "x": 0, 368 "x": 0,
377 "y": 0, 369 "y": 0,
378 "z": 0 370 "z": 0,
371 "w": 1
379 }, 372 },
380 "_skewX": 0, 373 "_skewX": 0,
381 "_skewY": 0, 374 "_skewY": 0,
382 "_is3DNode": false,
383 "groupIndex": 0, 375 "groupIndex": 0,
384 "_rotationX": 0,
385 "_rotationY": 0,
386 "_id": "" 376 "_id": ""
387 }, 377 },
388 { 378 {
...@@ -432,22 +422,22 @@ ...@@ -432,22 +422,22 @@
432 }, 422 },
433 "_scale": { 423 "_scale": {
434 "__type__": "cc.Vec3", 424 "__type__": "cc.Vec3",
435 "x": 1, 425 "x": 0.7,
436 "y": 1, 426 "y": 0.7,
437 "z": 1 427 "z": 1
438 }, 428 },
439 "_eulerAngles": { 429 "_rotationX": 0,
440 "__type__": "cc.Vec3", 430 "_rotationY": 0,
431 "_quat": {
432 "__type__": "cc.Quat",
441 "x": 0, 433 "x": 0,
442 "y": 0, 434 "y": 0,
443 "z": 0 435 "z": 0,
436 "w": 1
444 }, 437 },
445 "_skewX": 0, 438 "_skewX": 0,
446 "_skewY": 0, 439 "_skewY": 0,
447 "_is3DNode": false,
448 "groupIndex": 0, 440 "groupIndex": 0,
449 "_rotationX": 0,
450 "_rotationY": 0,
451 "_id": "" 441 "_id": ""
452 }, 442 },
453 { 443 {
...@@ -458,7 +448,6 @@ ...@@ -458,7 +448,6 @@
458 "__id__": 10 448 "__id__": 10
459 }, 449 },
460 "_enabled": true, 450 "_enabled": true,
461 "_materials": [],
462 "_srcBlendFactor": 770, 451 "_srcBlendFactor": 770,
463 "_dstBlendFactor": 771, 452 "_dstBlendFactor": 771,
464 "_spriteFrame": null, 453 "_spriteFrame": null,
...@@ -473,6 +462,7 @@ ...@@ -473,6 +462,7 @@
473 "_fillStart": 0, 462 "_fillStart": 0,
474 "_fillRange": 0, 463 "_fillRange": 0,
475 "_isTrimmedMode": true, 464 "_isTrimmedMode": true,
465 "_state": 0,
476 "_atlas": null, 466 "_atlas": null,
477 "_id": "" 467 "_id": ""
478 }, 468 },
...@@ -522,11 +512,6 @@ ...@@ -522,11 +512,6 @@
522 "__id__": 9 512 "__id__": 9
523 }, 513 },
524 "_enabled": true, 514 "_enabled": true,
525 "_materials": [
526 {
527 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
528 }
529 ],
530 "_spriteFrame": null, 515 "_spriteFrame": null,
531 "_type": 0, 516 "_type": 0,
532 "_segments": 64, 517 "_segments": 64,
...@@ -555,6 +540,7 @@ ...@@ -555,6 +540,7 @@
555 "_enabled": true, 540 "_enabled": true,
556 "_iCellIndex": -1, 541 "_iCellIndex": -1,
557 "id": 0, 542 "id": 0,
543 "apkName": "",
558 "bg": { 544 "bg": {
559 "__id__": 3 545 "__id__": 3
560 }, 546 },
......
...@@ -1202,13 +1202,14 @@ ...@@ -1202,13 +1202,14 @@
1202 "sync": false 1202 "sync": false
1203 }, 1203 },
1204 { 1204 {
1205 "__type__": "ed50d35S6JKUaVKplnKPkwd", 1205 "__type__": "92745XSFfFOD5u3F0tSYu9h",
1206 "_name": "", 1206 "_name": "",
1207 "_objFlags": 0, 1207 "_objFlags": 0,
1208 "node": { 1208 "node": {
1209 "__id__": 1 1209 "__id__": 1
1210 }, 1210 },
1211 "_enabled": true, 1211 "_enabled": true,
1212 "_iCellIndex": -1,
1212 "id": 0, 1213 "id": 0,
1213 "_id": "" 1214 "_id": ""
1214 }, 1215 },
......