Commit 3ab60006 3ab6000604fd40f9687e76a78226514d26db815a by 金学艇

1.修改挽留页样式,并新增网络可配置挽留页内容

1 parent 2bf98ed9
Showing 40 changed files with 2998 additions and 186 deletions
1 [
2 {
3 "__type__": "cc.SceneAsset",
4 "_name": "",
5 "_objFlags": 0,
6 "_native": "",
7 "scene": {
8 "__id__": 1
9 }
10 },
11 {
12 "__type__": "cc.Scene",
13 "_objFlags": 0,
14 "_parent": null,
15 "_children": [
16 {
17 "__id__": 2
18 }
19 ],
20 "_active": false,
21 "_components": [],
22 "_prefab": null,
23 "_opacity": 255,
24 "_color": {
25 "__type__": "cc.Color",
26 "r": 255,
27 "g": 255,
28 "b": 255,
29 "a": 255
30 },
31 "_contentSize": {
32 "__type__": "cc.Size",
33 "width": 0,
34 "height": 0
35 },
36 "_anchorPoint": {
37 "__type__": "cc.Vec2",
38 "x": 0,
39 "y": 0
40 },
41 "_trs": {
42 "__type__": "TypedArray",
43 "ctor": "Float32Array",
44 "array": [
45 0,
46 0,
47 0,
48 0,
49 0,
50 0,
51 1,
52 1,
53 1,
54 1
55 ]
56 },
57 "_is3DNode": true,
58 "_groupIndex": 0,
59 "groupIndex": 0,
60 "autoReleaseAssets": false,
61 "_id": "704d4ab7-0300-44ac-9b6e-ba3076e019c9"
62 },
63 {
64 "__type__": "cc.Node",
65 "_name": "Canvas",
66 "_objFlags": 0,
67 "_parent": {
68 "__id__": 1
69 },
70 "_children": [
71 {
72 "__id__": 3
73 },
74 {
75 "__id__": 5
76 },
77 {
78 "__id__": 7
79 },
80 {
81 "__id__": 10
82 },
83 {
84 "__id__": 17
85 },
86 {
87 "__id__": 20
88 },
89 {
90 "__id__": 23
91 },
92 {
93 "__id__": 26
94 },
95 {
96 "__id__": 31
97 }
98 ],
99 "_active": true,
100 "_components": [
101 {
102 "__id__": 45
103 },
104 {
105 "__id__": 46
106 }
107 ],
108 "_prefab": null,
109 "_opacity": 255,
110 "_color": {
111 "__type__": "cc.Color",
112 "r": 255,
113 "g": 255,
114 "b": 255,
115 "a": 255
116 },
117 "_contentSize": {
118 "__type__": "cc.Size",
119 "width": 1280,
120 "height": 720
121 },
122 "_anchorPoint": {
123 "__type__": "cc.Vec2",
124 "x": 0.5,
125 "y": 0.5
126 },
127 "_trs": {
128 "__type__": "TypedArray",
129 "ctor": "Float32Array",
130 "array": [
131 640,
132 360,
133 0,
134 0,
135 0,
136 0,
137 1,
138 1,
139 1,
140 1
141 ]
142 },
143 "_eulerAngles": {
144 "__type__": "cc.Vec3",
145 "x": 0,
146 "y": 0,
147 "z": 0
148 },
149 "_skewX": 0,
150 "_skewY": 0,
151 "_is3DNode": false,
152 "_groupIndex": 0,
153 "groupIndex": 0,
154 "_id": "39uAjXItxMO4s3l6QSYA5U"
155 },
156 {
157 "__type__": "cc.Node",
158 "_name": "Main Camera",
159 "_objFlags": 0,
160 "_parent": {
161 "__id__": 2
162 },
163 "_children": [],
164 "_active": true,
165 "_components": [
166 {
167 "__id__": 4
168 }
169 ],
170 "_prefab": null,
171 "_opacity": 255,
172 "_color": {
173 "__type__": "cc.Color",
174 "r": 255,
175 "g": 255,
176 "b": 255,
177 "a": 255
178 },
179 "_contentSize": {
180 "__type__": "cc.Size",
181 "width": 0,
182 "height": 0
183 },
184 "_anchorPoint": {
185 "__type__": "cc.Vec2",
186 "x": 0.5,
187 "y": 0.5
188 },
189 "_trs": {
190 "__type__": "TypedArray",
191 "ctor": "Float32Array",
192 "array": [
193 0,
194 0,
195 250.28134155273438,
196 0,
197 0,
198 0,
199 1,
200 1,
201 1,
202 1
203 ]
204 },
205 "_eulerAngles": {
206 "__type__": "cc.Vec3",
207 "x": 0,
208 "y": 0,
209 "z": 0
210 },
211 "_skewX": 0,
212 "_skewY": 0,
213 "_is3DNode": false,
214 "_groupIndex": 0,
215 "groupIndex": 0,
216 "_id": "b78fbUui5LDZaViWn2Nn6d"
217 },
218 {
219 "__type__": "cc.Camera",
220 "_name": "",
221 "_objFlags": 0,
222 "node": {
223 "__id__": 3
224 },
225 "_enabled": true,
226 "_cullingMask": 4294967295,
227 "_clearFlags": 7,
228 "_backgroundColor": {
229 "__type__": "cc.Color",
230 "r": 0,
231 "g": 0,
232 "b": 0,
233 "a": 255
234 },
235 "_depth": -1,
236 "_zoomRatio": 1,
237 "_targetTexture": null,
238 "_fov": 60,
239 "_orthoSize": 10,
240 "_nearClip": 1,
241 "_farClip": 4096,
242 "_ortho": true,
243 "_rect": {
244 "__type__": "cc.Rect",
245 "x": 0,
246 "y": 0,
247 "width": 1,
248 "height": 1
249 },
250 "_renderStages": 1,
251 "_id": "74DEUGjr9Lu4h/2cnJR0Pb"
252 },
253 {
254 "__type__": "cc.Node",
255 "_name": "Bg",
256 "_objFlags": 0,
257 "_parent": {
258 "__id__": 2
259 },
260 "_children": [],
261 "_active": true,
262 "_components": [
263 {
264 "__id__": 6
265 }
266 ],
267 "_prefab": null,
268 "_opacity": 255,
269 "_color": {
270 "__type__": "cc.Color",
271 "r": 255,
272 "g": 255,
273 "b": 255,
274 "a": 255
275 },
276 "_contentSize": {
277 "__type__": "cc.Size",
278 "width": 1280,
279 "height": 724
280 },
281 "_anchorPoint": {
282 "__type__": "cc.Vec2",
283 "x": 0.5,
284 "y": 0.5
285 },
286 "_trs": {
287 "__type__": "TypedArray",
288 "ctor": "Float32Array",
289 "array": [
290 0,
291 0,
292 0,
293 0,
294 0,
295 0,
296 1,
297 1,
298 1,
299 1
300 ]
301 },
302 "_eulerAngles": {
303 "__type__": "cc.Vec3",
304 "x": 0,
305 "y": 0,
306 "z": 0
307 },
308 "_skewX": 0,
309 "_skewY": 0,
310 "_is3DNode": false,
311 "_groupIndex": 0,
312 "groupIndex": 0,
313 "_id": "2fP6bhu/NO5aY0gDX5k8tA"
314 },
315 {
316 "__type__": "cc.Sprite",
317 "_name": "",
318 "_objFlags": 0,
319 "node": {
320 "__id__": 5
321 },
322 "_enabled": true,
323 "_materials": [
324 {
325 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
326 }
327 ],
328 "_srcBlendFactor": 770,
329 "_dstBlendFactor": 771,
330 "_spriteFrame": {
331 "__uuid__": "ed6fe971-2e89-425f-9e8d-30ad0d4d6596"
332 },
333 "_type": 0,
334 "_sizeMode": 1,
335 "_fillType": 0,
336 "_fillCenter": {
337 "__type__": "cc.Vec2",
338 "x": 0,
339 "y": 0
340 },
341 "_fillStart": 0,
342 "_fillRange": 0,
343 "_isTrimmedMode": true,
344 "_atlas": null,
345 "_id": "69kUxnh7dBjbil9fS5uqyQ"
346 },
347 {
348 "__type__": "cc.Node",
349 "_name": "Pic",
350 "_objFlags": 0,
351 "_parent": {
352 "__id__": 2
353 },
354 "_children": [],
355 "_active": true,
356 "_components": [
357 {
358 "__id__": 8
359 },
360 {
361 "__id__": 9
362 }
363 ],
364 "_prefab": null,
365 "_opacity": 255,
366 "_color": {
367 "__type__": "cc.Color",
368 "r": 255,
369 "g": 255,
370 "b": 255,
371 "a": 255
372 },
373 "_contentSize": {
374 "__type__": "cc.Size",
375 "width": 564,
376 "height": 317
377 },
378 "_anchorPoint": {
379 "__type__": "cc.Vec2",
380 "x": 0.5,
381 "y": 0.5
382 },
383 "_trs": {
384 "__type__": "TypedArray",
385 "ctor": "Float32Array",
386 "array": [
387 -294,
388 145.5,
389 0,
390 0,
391 0,
392 0,
393 1,
394 1,
395 1,
396 1
397 ]
398 },
399 "_eulerAngles": {
400 "__type__": "cc.Vec3",
401 "x": 0,
402 "y": 0,
403 "z": 0
404 },
405 "_skewX": 0,
406 "_skewY": 0,
407 "_is3DNode": false,
408 "_groupIndex": 0,
409 "groupIndex": 0,
410 "_id": "9dhQK4XHJMYJ7juofKyqEb"
411 },
412 {
413 "__type__": "cc.Sprite",
414 "_name": "",
415 "_objFlags": 0,
416 "node": {
417 "__id__": 7
418 },
419 "_enabled": true,
420 "_materials": [
421 {
422 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
423 }
424 ],
425 "_srcBlendFactor": 770,
426 "_dstBlendFactor": 771,
427 "_spriteFrame": null,
428 "_type": 0,
429 "_sizeMode": 0,
430 "_fillType": 0,
431 "_fillCenter": {
432 "__type__": "cc.Vec2",
433 "x": 0,
434 "y": 0
435 },
436 "_fillStart": 0,
437 "_fillRange": 0,
438 "_isTrimmedMode": true,
439 "_atlas": null,
440 "_id": "bbFxYqPmxEh5U8eUP1/UFZ"
441 },
442 {
443 "__type__": "cc.Widget",
444 "_name": "",
445 "_objFlags": 0,
446 "node": {
447 "__id__": 7
448 },
449 "_enabled": true,
450 "alignMode": 1,
451 "_target": null,
452 "_alignFlags": 9,
453 "_left": 64,
454 "_right": 0,
455 "_top": 56,
456 "_bottom": 0,
457 "_verticalCenter": 0,
458 "_horizontalCenter": 0,
459 "_isAbsLeft": true,
460 "_isAbsRight": true,
461 "_isAbsTop": true,
462 "_isAbsBottom": true,
463 "_isAbsHorizontalCenter": true,
464 "_isAbsVerticalCenter": true,
465 "_originalWidth": 0,
466 "_originalHeight": 0,
467 "_id": "91hwbBfCJNh7cghG5jaSsL"
468 },
469 {
470 "__type__": "cc.Node",
471 "_name": "Desc",
472 "_objFlags": 0,
473 "_parent": {
474 "__id__": 2
475 },
476 "_children": [
477 {
478 "__id__": 11
479 },
480 {
481 "__id__": 14
482 }
483 ],
484 "_active": true,
485 "_components": [],
486 "_prefab": null,
487 "_opacity": 255,
488 "_color": {
489 "__type__": "cc.Color",
490 "r": 255,
491 "g": 255,
492 "b": 255,
493 "a": 255
494 },
495 "_contentSize": {
496 "__type__": "cc.Size",
497 "width": 0,
498 "height": 0
499 },
500 "_anchorPoint": {
501 "__type__": "cc.Vec2",
502 "x": 0.5,
503 "y": 0.5
504 },
505 "_trs": {
506 "__type__": "TypedArray",
507 "ctor": "Float32Array",
508 "array": [
509 0,
510 0,
511 0,
512 0,
513 0,
514 0,
515 1,
516 1,
517 1,
518 1
519 ]
520 },
521 "_eulerAngles": {
522 "__type__": "cc.Vec3",
523 "x": 0,
524 "y": 0,
525 "z": 0
526 },
527 "_skewX": 0,
528 "_skewY": 0,
529 "_is3DNode": false,
530 "_groupIndex": 0,
531 "groupIndex": 0,
532 "_id": "ecQr5qoNxGq70VEDDtIj/R"
533 },
534 {
535 "__type__": "cc.Node",
536 "_name": "Title",
537 "_objFlags": 0,
538 "_parent": {
539 "__id__": 10
540 },
541 "_children": [],
542 "_active": true,
543 "_components": [
544 {
545 "__id__": 12
546 },
547 {
548 "__id__": 13
549 }
550 ],
551 "_prefab": null,
552 "_opacity": 255,
553 "_color": {
554 "__type__": "cc.Color",
555 "r": 255,
556 "g": 255,
557 "b": 255,
558 "a": 255
559 },
560 "_contentSize": {
561 "__type__": "cc.Size",
562 "width": 108,
563 "height": 63
564 },
565 "_anchorPoint": {
566 "__type__": "cc.Vec2",
567 "x": 0.5,
568 "y": 0.5
569 },
570 "_trs": {
571 "__type__": "TypedArray",
572 "ctor": "Float32Array",
573 "array": [
574 90,
575 280.5,
576 0,
577 0,
578 0,
579 0,
580 1,
581 1,
582 1,
583 1
584 ]
585 },
586 "_eulerAngles": {
587 "__type__": "cc.Vec3",
588 "x": 0,
589 "y": 0,
590 "z": 0
591 },
592 "_skewX": 0,
593 "_skewY": 0,
594 "_is3DNode": false,
595 "_groupIndex": 0,
596 "groupIndex": 0,
597 "_id": "56h99aq2ZGcaG8g4nRxV4M"
598 },
599 {
600 "__type__": "cc.Label",
601 "_name": "",
602 "_objFlags": 0,
603 "node": {
604 "__id__": 11
605 },
606 "_enabled": true,
607 "_materials": [
608 {
609 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
610 }
611 ],
612 "_useOriginalSize": false,
613 "_string": "唐老鸭",
614 "_N$string": "唐老鸭",
615 "_fontSize": 36,
616 "_lineHeight": 50,
617 "_enableWrapText": true,
618 "_N$file": null,
619 "_isSystemFontUsed": true,
620 "_spacingX": 0,
621 "_batchAsBitmap": false,
622 "_N$horizontalAlign": 0,
623 "_N$verticalAlign": 0,
624 "_N$fontFamily": "Arial",
625 "_N$overflow": 0,
626 "_N$cacheMode": 0,
627 "_id": "3awAU1Ri1FJKzhZnpB2Xqn"
628 },
629 {
630 "__type__": "cc.Widget",
631 "_name": "",
632 "_objFlags": 0,
633 "node": {
634 "__id__": 11
635 },
636 "_enabled": true,
637 "alignMode": 2,
638 "_target": {
639 "__id__": 2
640 },
641 "_alignFlags": 9,
642 "_left": 676,
643 "_right": 0,
644 "_top": 48,
645 "_bottom": 0,
646 "_verticalCenter": 0,
647 "_horizontalCenter": 0,
648 "_isAbsLeft": true,
649 "_isAbsRight": true,
650 "_isAbsTop": true,
651 "_isAbsBottom": true,
652 "_isAbsHorizontalCenter": true,
653 "_isAbsVerticalCenter": true,
654 "_originalWidth": 0,
655 "_originalHeight": 0,
656 "_id": "6c1L6c/eBAHa58G/4ovHVk"
657 },
658 {
659 "__type__": "cc.Node",
660 "_name": "LabelDesc",
661 "_objFlags": 0,
662 "_parent": {
663 "__id__": 10
664 },
665 "_children": [],
666 "_active": true,
667 "_components": [
668 {
669 "__id__": 15
670 },
671 {
672 "__id__": 16
673 }
674 ],
675 "_prefab": null,
676 "_opacity": 255,
677 "_color": {
678 "__type__": "cc.Color",
679 "r": 180,
680 "g": 184,
681 "b": 191,
682 "a": 255
683 },
684 "_contentSize": {
685 "__type__": "cc.Size",
686 "width": 564,
687 "height": 90
688 },
689 "_anchorPoint": {
690 "__type__": "cc.Vec2",
691 "x": 0.5,
692 "y": 0.5
693 },
694 "_trs": {
695 "__type__": "TypedArray",
696 "ctor": "Float32Array",
697 "array": [
698 318,
699 206,
700 0,
701 0,
702 0,
703 0,
704 1,
705 1,
706 1,
707 1
708 ]
709 },
710 "_eulerAngles": {
711 "__type__": "cc.Vec3",
712 "x": 0,
713 "y": 0,
714 "z": 0
715 },
716 "_skewX": 0,
717 "_skewY": 0,
718 "_is3DNode": false,
719 "_groupIndex": 0,
720 "groupIndex": 0,
721 "_id": "811qMu0x5CyL3RDWcbo3PG"
722 },
723 {
724 "__type__": "cc.Label",
725 "_name": "",
726 "_objFlags": 0,
727 "node": {
728 "__id__": 14
729 },
730 "_enabled": true,
731 "_materials": [
732 {
733 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
734 }
735 ],
736 "_useOriginalSize": false,
737 "_string": "简介:作为人气作品《魔法沙拉》的全新续作,《魔法沙拉2》拥有3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......\n ",
738 "_N$string": "简介:作为人气作品《魔法沙拉》的全新续作,《魔法沙拉2》拥有3个全新的玩法模式:爽快到炸裂的竞速模式,诙谐幽默的娱乐模式3个全以及紧张刺激的挑战模式,都将让您感受到完全不一样......\n ",
739 "_fontSize": 20,
740 "_lineHeight": 30,
741 "_enableWrapText": true,
742 "_N$file": null,
743 "_isSystemFontUsed": true,
744 "_spacingX": 0,
745 "_batchAsBitmap": false,
746 "_N$horizontalAlign": 0,
747 "_N$verticalAlign": 0,
748 "_N$fontFamily": "Arial",
749 "_N$overflow": 1,
750 "_N$cacheMode": 0,
751 "_id": "f0IZO/fl1IB6MZNrJcplgi"
752 },
753 {
754 "__type__": "cc.Widget",
755 "_name": "",
756 "_objFlags": 0,
757 "node": {
758 "__id__": 14
759 },
760 "_enabled": true,
761 "alignMode": 2,
762 "_target": {
763 "__id__": 2
764 },
765 "_alignFlags": 9,
766 "_left": 676,
767 "_right": 0,
768 "_top": 109,
769 "_bottom": 0,
770 "_verticalCenter": 0,
771 "_horizontalCenter": 0,
772 "_isAbsLeft": true,
773 "_isAbsRight": true,
774 "_isAbsTop": true,
775 "_isAbsBottom": true,
776 "_isAbsHorizontalCenter": true,
777 "_isAbsVerticalCenter": true,
778 "_originalWidth": 0,
779 "_originalHeight": 0,
780 "_id": "c9mtnrrwlHzb6veiJvIGe7"
781 },
782 {
783 "__type__": "cc.Node",
784 "_name": "ButtonFullScreen",
785 "_objFlags": 0,
786 "_parent": {
787 "__id__": 2
788 },
789 "_children": [],
790 "_active": true,
791 "_components": [
792 {
793 "__id__": 18
794 },
795 {
796 "__id__": 19
797 }
798 ],
799 "_prefab": null,
800 "_opacity": 255,
801 "_color": {
802 "__type__": "cc.Color",
803 "r": 255,
804 "g": 255,
805 "b": 255,
806 "a": 255
807 },
808 "_contentSize": {
809 "__type__": "cc.Size",
810 "width": 150,
811 "height": 150
812 },
813 "_anchorPoint": {
814 "__type__": "cc.Vec2",
815 "x": 0.5,
816 "y": 0.5
817 },
818 "_trs": {
819 "__type__": "TypedArray",
820 "ctor": "Float32Array",
821 "array": [
822 111,
823 34,
824 0,
825 0,
826 0,
827 0,
828 1,
829 1,
830 1,
831 1
832 ]
833 },
834 "_eulerAngles": {
835 "__type__": "cc.Vec3",
836 "x": 0,
837 "y": 0,
838 "z": 0
839 },
840 "_skewX": 0,
841 "_skewY": 0,
842 "_is3DNode": false,
843 "_groupIndex": 0,
844 "groupIndex": 0,
845 "_id": "216IYAvK1MPYUzVYKiQ/9F"
846 },
847 {
848 "__type__": "cc.Sprite",
849 "_name": "",
850 "_objFlags": 0,
851 "node": {
852 "__id__": 17
853 },
854 "_enabled": true,
855 "_materials": [
856 {
857 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
858 }
859 ],
860 "_srcBlendFactor": 770,
861 "_dstBlendFactor": 771,
862 "_spriteFrame": {
863 "__uuid__": "5df1999b-fd68-4921-9383-db896e844e93"
864 },
865 "_type": 0,
866 "_sizeMode": 0,
867 "_fillType": 0,
868 "_fillCenter": {
869 "__type__": "cc.Vec2",
870 "x": 0,
871 "y": 0
872 },
873 "_fillStart": 0,
874 "_fillRange": 0,
875 "_isTrimmedMode": true,
876 "_atlas": null,
877 "_id": "a1yz1euwtPvKu9wXZud8mV"
878 },
879 {
880 "__type__": "cc.Widget",
881 "_name": "",
882 "_objFlags": 0,
883 "node": {
884 "__id__": 17
885 },
886 "_enabled": true,
887 "alignMode": 1,
888 "_target": null,
889 "_alignFlags": 9,
890 "_left": 676,
891 "_right": 0,
892 "_top": 251,
893 "_bottom": 0,
894 "_verticalCenter": 0,
895 "_horizontalCenter": 0,
896 "_isAbsLeft": true,
897 "_isAbsRight": true,
898 "_isAbsTop": true,
899 "_isAbsBottom": true,
900 "_isAbsHorizontalCenter": true,
901 "_isAbsVerticalCenter": true,
902 "_originalWidth": 0,
903 "_originalHeight": 0,
904 "_id": "0aOvowdYNMKbtTEqvxRPl9"
905 },
906 {
907 "__type__": "cc.Node",
908 "_name": "ButtonCollect",
909 "_objFlags": 0,
910 "_parent": {
911 "__id__": 2
912 },
913 "_children": [],
914 "_active": true,
915 "_components": [
916 {
917 "__id__": 21
918 },
919 {
920 "__id__": 22
921 }
922 ],
923 "_prefab": null,
924 "_opacity": 255,
925 "_color": {
926 "__type__": "cc.Color",
927 "r": 255,
928 "g": 255,
929 "b": 255,
930 "a": 255
931 },
932 "_contentSize": {
933 "__type__": "cc.Size",
934 "width": 150,
935 "height": 150
936 },
937 "_anchorPoint": {
938 "__type__": "cc.Vec2",
939 "x": 0.5,
940 "y": 0.5
941 },
942 "_trs": {
943 "__type__": "TypedArray",
944 "ctor": "Float32Array",
945 "array": [
946 269,
947 34,
948 0,
949 0,
950 0,
951 0,
952 1,
953 1,
954 1,
955 1
956 ]
957 },
958 "_eulerAngles": {
959 "__type__": "cc.Vec3",
960 "x": 0,
961 "y": 0,
962 "z": 0
963 },
964 "_skewX": 0,
965 "_skewY": 0,
966 "_is3DNode": false,
967 "_groupIndex": 0,
968 "groupIndex": 0,
969 "_id": "c5uBQqKvFBLZMDcBHI1vr9"
970 },
971 {
972 "__type__": "cc.Sprite",
973 "_name": "",
974 "_objFlags": 0,
975 "node": {
976 "__id__": 20
977 },
978 "_enabled": true,
979 "_materials": [
980 {
981 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
982 }
983 ],
984 "_srcBlendFactor": 770,
985 "_dstBlendFactor": 771,
986 "_spriteFrame": {
987 "__uuid__": "84b0ebab-4814-4480-ae6f-6613e3e5781a"
988 },
989 "_type": 0,
990 "_sizeMode": 0,
991 "_fillType": 0,
992 "_fillCenter": {
993 "__type__": "cc.Vec2",
994 "x": 0,
995 "y": 0
996 },
997 "_fillStart": 0,
998 "_fillRange": 0,
999 "_isTrimmedMode": true,
1000 "_atlas": null,
1001 "_id": "73wlyJiNVCdq36dq05RbzD"
1002 },
1003 {
1004 "__type__": "cc.Widget",
1005 "_name": "",
1006 "_objFlags": 0,
1007 "node": {
1008 "__id__": 20
1009 },
1010 "_enabled": true,
1011 "alignMode": 1,
1012 "_target": null,
1013 "_alignFlags": 9,
1014 "_left": 834,
1015 "_right": 0,
1016 "_top": 251,
1017 "_bottom": 0,
1018 "_verticalCenter": 0,
1019 "_horizontalCenter": 0,
1020 "_isAbsLeft": true,
1021 "_isAbsRight": true,
1022 "_isAbsTop": true,
1023 "_isAbsBottom": true,
1024 "_isAbsHorizontalCenter": true,
1025 "_isAbsVerticalCenter": true,
1026 "_originalWidth": 0,
1027 "_originalHeight": 0,
1028 "_id": "c3N850n6dHdL50TY3Mn8go"
1029 },
1030 {
1031 "__type__": "cc.Node",
1032 "_name": "NewLabel",
1033 "_objFlags": 0,
1034 "_parent": {
1035 "__id__": 2
1036 },
1037 "_children": [],
1038 "_active": true,
1039 "_components": [
1040 {
1041 "__id__": 24
1042 },
1043 {
1044 "__id__": 25
1045 }
1046 ],
1047 "_prefab": null,
1048 "_opacity": 255,
1049 "_color": {
1050 "__type__": "cc.Color",
1051 "r": 255,
1052 "g": 255,
1053 "b": 255,
1054 "a": 255
1055 },
1056 "_contentSize": {
1057 "__type__": "cc.Size",
1058 "width": 128,
1059 "height": 56.7
1060 },
1061 "_anchorPoint": {
1062 "__type__": "cc.Vec2",
1063 "x": 0.5,
1064 "y": 0.5
1065 },
1066 "_trs": {
1067 "__type__": "TypedArray",
1068 "ctor": "Float32Array",
1069 "array": [
1070 -512,
1071 -73.3499984741211,
1072 0,
1073 0,
1074 0,
1075 0,
1076 1,
1077 1,
1078 1,
1079 1
1080 ]
1081 },
1082 "_eulerAngles": {
1083 "__type__": "cc.Vec3",
1084 "x": 0,
1085 "y": 0,
1086 "z": 0
1087 },
1088 "_skewX": 0,
1089 "_skewY": 0,
1090 "_is3DNode": false,
1091 "_groupIndex": 0,
1092 "groupIndex": 0,
1093 "_id": "0eV+v75dlLk6yr/TmBKmz9"
1094 },
1095 {
1096 "__type__": "cc.Label",
1097 "_name": "",
1098 "_objFlags": 0,
1099 "node": {
1100 "__id__": 23
1101 },
1102 "_enabled": true,
1103 "_materials": [
1104 {
1105 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1106 }
1107 ],
1108 "_useOriginalSize": false,
1109 "_string": "剧集列表",
1110 "_N$string": "剧集列表",
1111 "_fontSize": 32,
1112 "_lineHeight": 45,
1113 "_enableWrapText": true,
1114 "_N$file": null,
1115 "_isSystemFontUsed": true,
1116 "_spacingX": 0,
1117 "_batchAsBitmap": false,
1118 "_N$horizontalAlign": 1,
1119 "_N$verticalAlign": 0,
1120 "_N$fontFamily": "Arial",
1121 "_N$overflow": 0,
1122 "_N$cacheMode": 0,
1123 "_id": "83/n1dD+tIkbTmPJI2+3n4"
1124 },
1125 {
1126 "__type__": "cc.Widget",
1127 "_name": "",
1128 "_objFlags": 0,
1129 "node": {
1130 "__id__": 23
1131 },
1132 "_enabled": true,
1133 "alignMode": 1,
1134 "_target": null,
1135 "_alignFlags": 9,
1136 "_left": 64,
1137 "_right": 0,
1138 "_top": 405,
1139 "_bottom": 0,
1140 "_verticalCenter": 0,
1141 "_horizontalCenter": 0,
1142 "_isAbsLeft": true,
1143 "_isAbsRight": true,
1144 "_isAbsTop": true,
1145 "_isAbsBottom": true,
1146 "_isAbsHorizontalCenter": true,
1147 "_isAbsVerticalCenter": true,
1148 "_originalWidth": 0,
1149 "_originalHeight": 0,
1150 "_id": "48UuI6ntxB/IE0WLN883fp"
1151 },
1152 {
1153 "__type__": "cc.Node",
1154 "_name": "TypeListArea",
1155 "_objFlags": 0,
1156 "_parent": {
1157 "__id__": 2
1158 },
1159 "_children": [
1160 {
1161 "__id__": 27
1162 }
1163 ],
1164 "_active": true,
1165 "_components": [
1166 {
1167 "__id__": 30
1168 }
1169 ],
1170 "_prefab": null,
1171 "_opacity": 255,
1172 "_color": {
1173 "__type__": "cc.Color",
1174 "r": 255,
1175 "g": 255,
1176 "b": 255,
1177 "a": 255
1178 },
1179 "_contentSize": {
1180 "__type__": "cc.Size",
1181 "width": 1216,
1182 "height": 152
1183 },
1184 "_anchorPoint": {
1185 "__type__": "cc.Vec2",
1186 "x": 0.5,
1187 "y": 0.5
1188 },
1189 "_position": {
1190 "__type__": "cc.Vec3",
1191 "x": 0,
1192 "y": 0,
1193 "z": 0
1194 },
1195 "_scale": {
1196 "__type__": "cc.Vec3",
1197 "x": 1,
1198 "y": 1,
1199 "z": 1
1200 },
1201 "_trs": {
1202 "__type__": "TypedArray",
1203 "ctor": "Float32Array",
1204 "array": [
1205 32,
1206 -182,
1207 0,
1208 0,
1209 0,
1210 0,
1211 1,
1212 1,
1213 1,
1214 1
1215 ]
1216 },
1217 "_eulerAngles": {
1218 "__type__": "cc.Vec3",
1219 "x": 0,
1220 "y": 0,
1221 "z": 0
1222 },
1223 "_skewX": 0,
1224 "_skewY": 0,
1225 "_is3DNode": false,
1226 "_groupIndex": 0,
1227 "groupIndex": 0,
1228 "_id": "8c1HQaSHhOPIMFGavyQ7tm"
1229 },
1230 {
1231 "__type__": "cc.Node",
1232 "_name": "TypeListWrapper",
1233 "_objFlags": 0,
1234 "_parent": {
1235 "__id__": 26
1236 },
1237 "_children": [
1238 {
1239 "__id__": 28
1240 }
1241 ],
1242 "_active": true,
1243 "_components": [
1244 {
1245 "__id__": 29
1246 }
1247 ],
1248 "_prefab": null,
1249 "_opacity": 255,
1250 "_color": {
1251 "__type__": "cc.Color",
1252 "r": 255,
1253 "g": 255,
1254 "b": 255,
1255 "a": 255
1256 },
1257 "_contentSize": {
1258 "__type__": "cc.Size",
1259 "width": 1236,
1260 "height": 180
1261 },
1262 "_anchorPoint": {
1263 "__type__": "cc.Vec2",
1264 "x": 0,
1265 "y": 0.5
1266 },
1267 "_position": {
1268 "__type__": "cc.Vec3",
1269 "x": -598,
1270 "y": 0,
1271 "z": 0
1272 },
1273 "_scale": {
1274 "__type__": "cc.Vec3",
1275 "x": 1,
1276 "y": 1,
1277 "z": 1
1278 },
1279 "_trs": {
1280 "__type__": "TypedArray",
1281 "ctor": "Float32Array",
1282 "array": [
1283 -628,
1284 0,
1285 0,
1286 0,
1287 0,
1288 0,
1289 1,
1290 1,
1291 1,
1292 1
1293 ]
1294 },
1295 "_eulerAngles": {
1296 "__type__": "cc.Vec3",
1297 "x": 0,
1298 "y": 0,
1299 "z": 0
1300 },
1301 "_skewX": 0,
1302 "_skewY": 0,
1303 "_is3DNode": false,
1304 "_groupIndex": 0,
1305 "groupIndex": 0,
1306 "_id": "ceBgpw86dDnIhjFOcX4goa"
1307 },
1308 {
1309 "__type__": "cc.Node",
1310 "_name": "TypeList",
1311 "_objFlags": 0,
1312 "_parent": {
1313 "__id__": 27
1314 },
1315 "_children": [],
1316 "_active": true,
1317 "_components": [],
1318 "_prefab": null,
1319 "_opacity": 255,
1320 "_color": {
1321 "__type__": "cc.Color",
1322 "r": 255,
1323 "g": 255,
1324 "b": 255,
1325 "a": 255
1326 },
1327 "_contentSize": {
1328 "__type__": "cc.Size",
1329 "width": 1176,
1330 "height": 0
1331 },
1332 "_anchorPoint": {
1333 "__type__": "cc.Vec2",
1334 "x": 0,
1335 "y": 0.5
1336 },
1337 "_position": {
1338 "__type__": "cc.Vec3",
1339 "x": 0,
1340 "y": 0,
1341 "z": 0
1342 },
1343 "_scale": {
1344 "__type__": "cc.Vec3",
1345 "x": 1,
1346 "y": 1,
1347 "z": 1
1348 },
1349 "_trs": {
1350 "__type__": "TypedArray",
1351 "ctor": "Float32Array",
1352 "array": [
1353 20,
1354 0,
1355 0,
1356 0,
1357 0,
1358 0,
1359 1,
1360 1,
1361 1,
1362 1
1363 ]
1364 },
1365 "_eulerAngles": {
1366 "__type__": "cc.Vec3",
1367 "x": 0,
1368 "y": 0,
1369 "z": 0
1370 },
1371 "_skewX": 0,
1372 "_skewY": 0,
1373 "_is3DNode": false,
1374 "_groupIndex": 0,
1375 "groupIndex": 0,
1376 "_id": "f5Z3KDl6xH3L5s0OCNIyOO"
1377 },
1378 {
1379 "__type__": "cc.Mask",
1380 "_name": "",
1381 "_objFlags": 0,
1382 "node": {
1383 "__id__": 27
1384 },
1385 "_enabled": true,
1386 "_materials": [
1387 {
1388 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1389 }
1390 ],
1391 "_spriteFrame": null,
1392 "_type": 0,
1393 "_segments": 64,
1394 "_N$alphaThreshold": 0,
1395 "_N$inverted": false,
1396 "_id": "3ekk+4735Ei47h4qf+zpY4"
1397 },
1398 {
1399 "__type__": "cc.Widget",
1400 "_name": "",
1401 "_objFlags": 0,
1402 "node": {
1403 "__id__": 26
1404 },
1405 "_enabled": true,
1406 "alignMode": 2,
1407 "_target": {
1408 "__id__": 2
1409 },
1410 "_alignFlags": 9,
1411 "_left": 64,
1412 "_right": 0,
1413 "_top": 466,
1414 "_bottom": 0,
1415 "_verticalCenter": 0,
1416 "_horizontalCenter": 0,
1417 "_isAbsLeft": true,
1418 "_isAbsRight": true,
1419 "_isAbsTop": true,
1420 "_isAbsBottom": true,
1421 "_isAbsHorizontalCenter": true,
1422 "_isAbsVerticalCenter": true,
1423 "_originalWidth": 0,
1424 "_originalHeight": 0,
1425 "_id": "83MUA99ZdMjK+3HINNZH7Z"
1426 },
1427 {
1428 "__type__": "cc.Node",
1429 "_name": "FullDesc",
1430 "_objFlags": 0,
1431 "_parent": {
1432 "__id__": 2
1433 },
1434 "_children": [
1435 {
1436 "__id__": 32
1437 },
1438 {
1439 "__id__": 35
1440 },
1441 {
1442 "__id__": 38
1443 },
1444 {
1445 "__id__": 41
1446 }
1447 ],
1448 "_active": false,
1449 "_components": [
1450 {
1451 "__id__": 44
1452 }
1453 ],
1454 "_prefab": null,
1455 "_opacity": 204,
1456 "_color": {
1457 "__type__": "cc.Color",
1458 "r": 255,
1459 "g": 255,
1460 "b": 255,
1461 "a": 255
1462 },
1463 "_contentSize": {
1464 "__type__": "cc.Size",
1465 "width": 1280,
1466 "height": 720
1467 },
1468 "_anchorPoint": {
1469 "__type__": "cc.Vec2",
1470 "x": 0.5,
1471 "y": 0.5
1472 },
1473 "_trs": {
1474 "__type__": "TypedArray",
1475 "ctor": "Float32Array",
1476 "array": [
1477 0,
1478 0,
1479 0,
1480 0,
1481 0,
1482 0,
1483 1,
1484 1,
1485 1,
1486 1
1487 ]
1488 },
1489 "_eulerAngles": {
1490 "__type__": "cc.Vec3",
1491 "x": 0,
1492 "y": 0,
1493 "z": 0
1494 },
1495 "_skewX": 0,
1496 "_skewY": 0,
1497 "_is3DNode": false,
1498 "_groupIndex": 0,
1499 "groupIndex": 0,
1500 "_id": "b9ou39SchOnrYLAtLQepFY"
1501 },
1502 {
1503 "__type__": "cc.Node",
1504 "_name": "New Sprite(Splash)",
1505 "_objFlags": 0,
1506 "_parent": {
1507 "__id__": 31
1508 },
1509 "_children": [],
1510 "_active": true,
1511 "_components": [
1512 {
1513 "__id__": 33
1514 },
1515 {
1516 "__id__": 34
1517 }
1518 ],
1519 "_prefab": null,
1520 "_opacity": 76,
1521 "_color": {
1522 "__type__": "cc.Color",
1523 "r": 255,
1524 "g": 255,
1525 "b": 255,
1526 "a": 255
1527 },
1528 "_contentSize": {
1529 "__type__": "cc.Size",
1530 "width": 1040,
1531 "height": 1
1532 },
1533 "_anchorPoint": {
1534 "__type__": "cc.Vec2",
1535 "x": 0.5,
1536 "y": 0.5
1537 },
1538 "_trs": {
1539 "__type__": "TypedArray",
1540 "ctor": "Float32Array",
1541 "array": [
1542 0,
1543 229.5,
1544 0,
1545 0,
1546 0,
1547 0,
1548 1,
1549 1,
1550 1,
1551 1
1552 ]
1553 },
1554 "_eulerAngles": {
1555 "__type__": "cc.Vec3",
1556 "x": 0,
1557 "y": 0,
1558 "z": 0
1559 },
1560 "_skewX": 0,
1561 "_skewY": 0,
1562 "_is3DNode": false,
1563 "_groupIndex": 0,
1564 "groupIndex": 0,
1565 "_id": "71L4ImABxBvJm8ltxXTNin"
1566 },
1567 {
1568 "__type__": "cc.Sprite",
1569 "_name": "",
1570 "_objFlags": 0,
1571 "node": {
1572 "__id__": 32
1573 },
1574 "_enabled": true,
1575 "_materials": [
1576 {
1577 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1578 }
1579 ],
1580 "_srcBlendFactor": 770,
1581 "_dstBlendFactor": 771,
1582 "_spriteFrame": {
1583 "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
1584 },
1585 "_type": 0,
1586 "_sizeMode": 0,
1587 "_fillType": 0,
1588 "_fillCenter": {
1589 "__type__": "cc.Vec2",
1590 "x": 0,
1591 "y": 0
1592 },
1593 "_fillStart": 0,
1594 "_fillRange": 0,
1595 "_isTrimmedMode": true,
1596 "_atlas": null,
1597 "_id": "6aJ3M1HuRJg6UL+3UYsjeb"
1598 },
1599 {
1600 "__type__": "cc.Widget",
1601 "_name": "",
1602 "_objFlags": 0,
1603 "node": {
1604 "__id__": 32
1605 },
1606 "_enabled": true,
1607 "alignMode": 1,
1608 "_target": null,
1609 "_alignFlags": 1,
1610 "_left": 0,
1611 "_right": 0,
1612 "_top": 130,
1613 "_bottom": 0,
1614 "_verticalCenter": 0,
1615 "_horizontalCenter": 0,
1616 "_isAbsLeft": true,
1617 "_isAbsRight": true,
1618 "_isAbsTop": true,
1619 "_isAbsBottom": true,
1620 "_isAbsHorizontalCenter": true,
1621 "_isAbsVerticalCenter": true,
1622 "_originalWidth": 0,
1623 "_originalHeight": 0,
1624 "_id": "c0iyPOG0lC1aRx6Vxdp7FB"
1625 },
1626 {
1627 "__type__": "cc.Node",
1628 "_name": "Title",
1629 "_objFlags": 0,
1630 "_parent": {
1631 "__id__": 31
1632 },
1633 "_children": [],
1634 "_active": true,
1635 "_components": [
1636 {
1637 "__id__": 36
1638 },
1639 {
1640 "__id__": 37
1641 }
1642 ],
1643 "_prefab": null,
1644 "_opacity": 255,
1645 "_color": {
1646 "__type__": "cc.Color",
1647 "r": 255,
1648 "g": 255,
1649 "b": 255,
1650 "a": 255
1651 },
1652 "_contentSize": {
1653 "__type__": "cc.Size",
1654 "width": 0,
1655 "height": 63
1656 },
1657 "_anchorPoint": {
1658 "__type__": "cc.Vec2",
1659 "x": 0.5,
1660 "y": 0.5
1661 },
1662 "_trs": {
1663 "__type__": "TypedArray",
1664 "ctor": "Float32Array",
1665 "array": [
1666 0,
1667 272.5,
1668 0,
1669 0,
1670 0,
1671 0,
1672 1,
1673 1,
1674 1,
1675 1
1676 ]
1677 },
1678 "_eulerAngles": {
1679 "__type__": "cc.Vec3",
1680 "x": 0,
1681 "y": 0,
1682 "z": 0
1683 },
1684 "_skewX": 0,
1685 "_skewY": 0,
1686 "_is3DNode": false,
1687 "_groupIndex": 0,
1688 "groupIndex": 0,
1689 "_id": "079KCCpUZIO5fYNk9ydZFO"
1690 },
1691 {
1692 "__type__": "cc.Label",
1693 "_name": "",
1694 "_objFlags": 0,
1695 "node": {
1696 "__id__": 35
1697 },
1698 "_enabled": true,
1699 "_materials": [
1700 {
1701 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1702 }
1703 ],
1704 "_useOriginalSize": false,
1705 "_string": "",
1706 "_N$string": "",
1707 "_fontSize": 36,
1708 "_lineHeight": 50,
1709 "_enableWrapText": true,
1710 "_N$file": null,
1711 "_isSystemFontUsed": true,
1712 "_spacingX": 0,
1713 "_batchAsBitmap": false,
1714 "_N$horizontalAlign": 1,
1715 "_N$verticalAlign": 1,
1716 "_N$fontFamily": "Arial",
1717 "_N$overflow": 0,
1718 "_N$cacheMode": 0,
1719 "_id": "0eooH3aE1B7ru+g0wK7KRl"
1720 },
1721 {
1722 "__type__": "cc.Widget",
1723 "_name": "",
1724 "_objFlags": 0,
1725 "node": {
1726 "__id__": 35
1727 },
1728 "_enabled": true,
1729 "alignMode": 1,
1730 "_target": null,
1731 "_alignFlags": 1,
1732 "_left": 0,
1733 "_right": 0,
1734 "_top": 56,
1735 "_bottom": 0,
1736 "_verticalCenter": 0,
1737 "_horizontalCenter": 0,
1738 "_isAbsLeft": true,
1739 "_isAbsRight": true,
1740 "_isAbsTop": true,
1741 "_isAbsBottom": true,
1742 "_isAbsHorizontalCenter": true,
1743 "_isAbsVerticalCenter": true,
1744 "_originalWidth": 0,
1745 "_originalHeight": 0,
1746 "_id": "fb1vmj8wlKX5zVG4Yw5kgF"
1747 },
1748 {
1749 "__type__": "cc.Node",
1750 "_name": "Desc",
1751 "_objFlags": 0,
1752 "_parent": {
1753 "__id__": 31
1754 },
1755 "_children": [],
1756 "_active": true,
1757 "_components": [
1758 {
1759 "__id__": 39
1760 },
1761 {
1762 "__id__": 40
1763 }
1764 ],
1765 "_prefab": null,
1766 "_opacity": 255,
1767 "_color": {
1768 "__type__": "cc.Color",
1769 "r": 255,
1770 "g": 255,
1771 "b": 255,
1772 "a": 255
1773 },
1774 "_contentSize": {
1775 "__type__": "cc.Size",
1776 "width": 780,
1777 "height": 192
1778 },
1779 "_anchorPoint": {
1780 "__type__": "cc.Vec2",
1781 "x": 0.5,
1782 "y": 0.5
1783 },
1784 "_trs": {
1785 "__type__": "TypedArray",
1786 "ctor": "Float32Array",
1787 "array": [
1788 0,
1789 109,
1790 0,
1791 0,
1792 0,
1793 0,
1794 1,
1795 1,
1796 1,
1797 1
1798 ]
1799 },
1800 "_eulerAngles": {
1801 "__type__": "cc.Vec3",
1802 "x": 0,
1803 "y": 0,
1804 "z": 0
1805 },
1806 "_skewX": 0,
1807 "_skewY": 0,
1808 "_is3DNode": false,
1809 "_groupIndex": 0,
1810 "groupIndex": 0,
1811 "_id": "17Vu9sbF5D+qONcUePBxO7"
1812 },
1813 {
1814 "__type__": "cc.Label",
1815 "_name": "",
1816 "_objFlags": 0,
1817 "node": {
1818 "__id__": 38
1819 },
1820 "_enabled": true,
1821 "_materials": [
1822 {
1823 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1824 }
1825 ],
1826 "_useOriginalSize": false,
1827 "_string": "",
1828 "_N$string": "",
1829 "_fontSize": 24,
1830 "_lineHeight": 48,
1831 "_enableWrapText": true,
1832 "_N$file": null,
1833 "_isSystemFontUsed": true,
1834 "_spacingX": 0,
1835 "_batchAsBitmap": false,
1836 "_N$horizontalAlign": 0,
1837 "_N$verticalAlign": 0,
1838 "_N$fontFamily": "Arial",
1839 "_N$overflow": 1,
1840 "_N$cacheMode": 0,
1841 "_id": "f39mYY+65IKIXCwqKFZ7nB"
1842 },
1843 {
1844 "__type__": "cc.Widget",
1845 "_name": "",
1846 "_objFlags": 0,
1847 "node": {
1848 "__id__": 38
1849 },
1850 "_enabled": true,
1851 "alignMode": 1,
1852 "_target": null,
1853 "_alignFlags": 1,
1854 "_left": 0,
1855 "_right": 0,
1856 "_top": 155,
1857 "_bottom": 0,
1858 "_verticalCenter": 0,
1859 "_horizontalCenter": 0,
1860 "_isAbsLeft": true,
1861 "_isAbsRight": true,
1862 "_isAbsTop": true,
1863 "_isAbsBottom": true,
1864 "_isAbsHorizontalCenter": true,
1865 "_isAbsVerticalCenter": true,
1866 "_originalWidth": 0,
1867 "_originalHeight": 0,
1868 "_id": "b0bmcNPmZOjrpmPPQvwX2J"
1869 },
1870 {
1871 "__type__": "cc.Node",
1872 "_name": "New Sprite(Splash)",
1873 "_objFlags": 0,
1874 "_parent": {
1875 "__id__": 31
1876 },
1877 "_children": [],
1878 "_active": true,
1879 "_components": [
1880 {
1881 "__id__": 42
1882 },
1883 {
1884 "__id__": 43
1885 }
1886 ],
1887 "_prefab": null,
1888 "_opacity": 76,
1889 "_color": {
1890 "__type__": "cc.Color",
1891 "r": 255,
1892 "g": 255,
1893 "b": 255,
1894 "a": 255
1895 },
1896 "_contentSize": {
1897 "__type__": "cc.Size",
1898 "width": 1040,
1899 "height": 1
1900 },
1901 "_anchorPoint": {
1902 "__type__": "cc.Vec2",
1903 "x": 0.5,
1904 "y": 0.5
1905 },
1906 "_trs": {
1907 "__type__": "TypedArray",
1908 "ctor": "Float32Array",
1909 "array": [
1910 0,
1911 -259.5,
1912 0,
1913 0,
1914 0,
1915 0,
1916 1,
1917 1,
1918 1,
1919 1
1920 ]
1921 },
1922 "_eulerAngles": {
1923 "__type__": "cc.Vec3",
1924 "x": 0,
1925 "y": 0,
1926 "z": 0
1927 },
1928 "_skewX": 0,
1929 "_skewY": 0,
1930 "_is3DNode": false,
1931 "_groupIndex": 0,
1932 "groupIndex": 0,
1933 "_id": "4fwTm9RZlLDYNPrzWa59sd"
1934 },
1935 {
1936 "__type__": "cc.Sprite",
1937 "_name": "",
1938 "_objFlags": 0,
1939 "node": {
1940 "__id__": 41
1941 },
1942 "_enabled": true,
1943 "_materials": [
1944 {
1945 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
1946 }
1947 ],
1948 "_srcBlendFactor": 770,
1949 "_dstBlendFactor": 771,
1950 "_spriteFrame": {
1951 "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
1952 },
1953 "_type": 0,
1954 "_sizeMode": 0,
1955 "_fillType": 0,
1956 "_fillCenter": {
1957 "__type__": "cc.Vec2",
1958 "x": 0,
1959 "y": 0
1960 },
1961 "_fillStart": 0,
1962 "_fillRange": 0,
1963 "_isTrimmedMode": true,
1964 "_atlas": null,
1965 "_id": "1agL+bubxF/pN0zOVYqbBb"
1966 },
1967 {
1968 "__type__": "cc.Widget",
1969 "_name": "",
1970 "_objFlags": 0,
1971 "node": {
1972 "__id__": 41
1973 },
1974 "_enabled": true,
1975 "alignMode": 1,
1976 "_target": null,
1977 "_alignFlags": 1,
1978 "_left": 0,
1979 "_right": 0,
1980 "_top": 619,
1981 "_bottom": 0,
1982 "_verticalCenter": 0,
1983 "_horizontalCenter": 0,
1984 "_isAbsLeft": true,
1985 "_isAbsRight": true,
1986 "_isAbsTop": true,
1987 "_isAbsBottom": true,
1988 "_isAbsHorizontalCenter": true,
1989 "_isAbsVerticalCenter": true,
1990 "_originalWidth": 0,
1991 "_originalHeight": 0,
1992 "_id": "e79AV5x4VGd4xbeXZYxXW7"
1993 },
1994 {
1995 "__type__": "cc.Sprite",
1996 "_name": "",
1997 "_objFlags": 0,
1998 "node": {
1999 "__id__": 31
2000 },
2001 "_enabled": true,
2002 "_materials": [
2003 {
2004 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
2005 }
2006 ],
2007 "_srcBlendFactor": 770,
2008 "_dstBlendFactor": 771,
2009 "_spriteFrame": {
2010 "__uuid__": "a66022bd-b80b-4cc3-b128-72e532329459"
2011 },
2012 "_type": 0,
2013 "_sizeMode": 0,
2014 "_fillType": 0,
2015 "_fillCenter": {
2016 "__type__": "cc.Vec2",
2017 "x": 0,
2018 "y": 0
2019 },
2020 "_fillStart": 0,
2021 "_fillRange": 0,
2022 "_isTrimmedMode": true,
2023 "_atlas": null,
2024 "_id": "54Hd89eq5CuK0tLbPaG/Dt"
2025 },
2026 {
2027 "__type__": "cc.Canvas",
2028 "_name": "",
2029 "_objFlags": 0,
2030 "node": {
2031 "__id__": 2
2032 },
2033 "_enabled": true,
2034 "_designResolution": {
2035 "__type__": "cc.Size",
2036 "width": 1280,
2037 "height": 720
2038 },
2039 "_fitWidth": false,
2040 "_fitHeight": true,
2041 "_id": "8emyQJPypMIJg78+lr5Xuf"
2042 },
2043 {
2044 "__type__": "012d41BYM9FNKDSx7vUixmI",
2045 "_name": "",
2046 "_objFlags": 0,
2047 "node": {
2048 "__id__": 2
2049 },
2050 "_enabled": true,
2051 "_cLog": null,
2052 "_cApplication": null,
2053 "_cFocus": null,
2054 "_aFocusTargets": [],
2055 "_fiCurrentFocus": null,
2056 "_iSceneStatus": 0,
2057 "_fFocusScaleFactor": 1.06,
2058 "_bIsFocusInit": false,
2059 "_oSceneContext": null,
2060 "_oNextSceneParameter": null,
2061 "_compPlayer": null,
2062 "_aTouchContext": [],
2063 "_defaultBackScene": null,
2064 "_oFocusScaleFactorInfo": null,
2065 "_bShowExitBox": false,
2066 "PFB_CATEGORY": {
2067 "__uuid__": "9e0214ed-5de0-4667-a660-d4fa85a5de1d"
2068 },
2069 "PFB_RECOMMEN_CATEGORY": {
2070 "__uuid__": "3555d4d3-0ee6-47bb-9039-3bb44aab89a2"
2071 },
2072 "_id": "e7L+WJBsFHUK29Fs5R70+b"
2073 }
2074 ]
...\ No newline at end of file ...\ No newline at end of file
...@@ -939,17 +939,45 @@ cc.Topdraw.TVCanvas = ...@@ -939,17 +939,45 @@ cc.Topdraw.TVCanvas =
939 try { 939 try {
940 this._bShowExitBox = true; 940 this._bShowExitBox = true;
941 if (this._nodeSystemPrompt) { 941 if (this._nodeSystemPrompt) {
942 Network.ajax("GET", Common.TOPDRAW_API_SERVER + "detain_box.json", null, null,
943 function (strResponse) {
944 try {
945 // cc.log("退出挽留页远程数据:" + strResponse);
946 var oJSONResult = JSON.parse(strResponse);
942 this._nodeSystemPrompt.opacity = 255; 947 this._nodeSystemPrompt.opacity = 255;
948 let nodeTitle = cc.find("PromptBox/Title", this._nodeSystemPrompt);
949 let nodeDesc = cc.find("PromptBox/Content", this._nodeSystemPrompt);
950 nodeTitle.getComponent(cc.Label).string = oJSONResult.resultSet[0].name;
951 var description = oJSONResult.resultSet[0].description;
952 if (description.length > 80) {
953 description = description.substring(0, 80) + "...";
954 }
955 nodeDesc.getComponent(cc.Label).string = description;
956 Network.loadImageInNativeRuntime(
957 Common.TOPDRAW_IMAGE_SERVER + oJSONResult.resultSet[0].images.list[0].fileUrl, null,
958 function (texture, iRequestId) {
959 cc.find("PromptBox/Pic", this._nodeSystemPrompt).getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture);
960 }, function () { }, this
961 );
943 if (null == this._aFocusTargets[1]) { //focus放到第二层级,避免冲突 962 if (null == this._aFocusTargets[1]) { //focus放到第二层级,避免冲突
944 this._aFocusTargets[1] = []; 963 this._aFocusTargets[1] = [];
945 } 964 }
965 cc.find("PromptBox/Look", this._nodeSystemPrompt).getComponent(FocusInfo).setTVLink(oJSONResult.resultSet[0].tvlink);
946 this._aFocusTargets[1]['system_confirm_btn'] = cc.find("PromptBox/Confirm", this._nodeSystemPrompt); 966 this._aFocusTargets[1]['system_confirm_btn'] = cc.find("PromptBox/Confirm", this._nodeSystemPrompt);
947 this._aFocusTargets[1]['system_cancel_btn'] = cc.find("PromptBox/Cancel", this._nodeSystemPrompt); 967 this._aFocusTargets[1]['system_cancel_btn'] = cc.find("PromptBox/Cancel", this._nodeSystemPrompt);
968 this._aFocusTargets[1]['system_look'] = cc.find("PromptBox/Look", this._nodeSystemPrompt);
948 this._fiBeforeDetainBox = this._fiCurrentFocus; 969 this._fiBeforeDetainBox = this._fiCurrentFocus;
949 this._fiBackend = fiBackend; 970 this._fiBackend = fiBackend;
950 this._iSceneStatus = 1; 971 this._iSceneStatus = 1;
951 this._cFocus.flyFocus(this._fiCurrentFocus, this._aFocusTargets[1]['system_confirm_btn'].getComponent(FocusInfo), Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null); 972 this._cFocus.flyFocus(this._fiCurrentFocus, this._aFocusTargets[1]['system_confirm_btn'].getComponent(FocusInfo), Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null);
952 this._bIsLoadingPfbSystemPrompt = false; 973 this._bIsLoadingPfbSystemPrompt = false;
974 } catch (error) {
975 cc.log("Business Exception:Get showDetainBox..." + error);
976 }
977 },
978 function (strResponse) {
979 cc.log("Business Error:Get showDetainBox..." + strResponse);
980 }, this, "uuid");
953 } else { 981 } else {
954 this._bIsLoadingPfbSystemPrompt = true; 982 this._bIsLoadingPfbSystemPrompt = true;
955 //初始系统退出弹框 983 //初始系统退出弹框
...@@ -962,10 +990,15 @@ cc.Topdraw.TVCanvas = ...@@ -962,10 +990,15 @@ cc.Topdraw.TVCanvas =
962 } 990 }
963 let nodeConfirm = cc.find("PromptBox/Confirm", this._nodeSystemPrompt); 991 let nodeConfirm = cc.find("PromptBox/Confirm", this._nodeSystemPrompt);
964 let nodeCancel = cc.find("PromptBox/Cancel", this._nodeSystemPrompt); 992 let nodeCancel = cc.find("PromptBox/Cancel", this._nodeSystemPrompt);
993 let nodeLook = cc.find("PromptBox/Look", this._nodeSystemPrompt);
994 nodeConfirm.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, nodeConfirm.width, nodeConfirm.height));
995 nodeCancel.getComponent(cc.Sprite).spriteFrame.setRect(cc.rect(0, 0, nodeCancel.width, nodeCancel.height));
965 let fiConfirm = nodeConfirm.addComponent(FocusInfo); 996 let fiConfirm = nodeConfirm.addComponent(FocusInfo);
966 let fiCancel = nodeCancel.addComponent(FocusInfo); 997 let fiCancel = nodeCancel.addComponent(FocusInfo);
967 fiConfirm.init('{"click": [{"action": "onSystemPromptConfirmClick"}]}', true); 998 let fiLook = nodeLook.addComponent(FocusInfo);
968 fiCancel.init('{"click": [{"action": "onSystemPromptCancelClick"}]}', true); 999 fiConfirm.init('{"click": [{"action": "onSystemPromptCancelClick"}]}', true);
1000 fiCancel.init('{"click": [{"action": "onSystemPromptConfirmClick"}]}', true);
1001 fiLook.init('', true);
969 this.showDetainBox(fiBackend); 1002 this.showDetainBox(fiBackend);
970 }, 1003 },
971 function (error) { 1004 function (error) {
...@@ -988,7 +1021,7 @@ cc.Topdraw.TVCanvas = ...@@ -988,7 +1021,7 @@ cc.Topdraw.TVCanvas =
988 this._iSceneStatus = 0; 1021 this._iSceneStatus = 0;
989 let iX = Common.SCREEN_WIDTH / 2 + Common.getX(this._fiBeforeDetainBox.node) - this._fiBeforeDetainBox.node.width / 2; 1022 let iX = Common.SCREEN_WIDTH / 2 + Common.getX(this._fiBeforeDetainBox.node) - this._fiBeforeDetainBox.node.width / 2;
990 let iY = Common.SCREEN_HEIGHT / 2 - Common.getY(this._fiBeforeDetainBox.node) + this._fiBeforeDetainBox.node.height / 2; 1023 let iY = Common.SCREEN_HEIGHT / 2 - Common.getY(this._fiBeforeDetainBox.node) + this._fiBeforeDetainBox.node.height / 2;
991 cc.log("记忆焦点:"+this._fiBeforeDetainBox.node.name); 1024 cc.log("记忆焦点:" + this._fiBeforeDetainBox.node.name);
992 if (this._fiBeforeDetainBox.getEnable() && iX >= 0 && iX <= Common.SCREEN_WIDTH && iY >= 0 && iY <= Common.SCREEN_HEIGHT + 50) {//这里是考虑给播放元素设置了虚拟位置 1025 if (this._fiBeforeDetainBox.getEnable() && iX >= 0 && iX <= Common.SCREEN_WIDTH && iY >= 0 && iY <= Common.SCREEN_HEIGHT + 50) {//这里是考虑给播放元素设置了虚拟位置
993 this._cFocus.flyFocus(this._fiCurrentFocus, this._fiBeforeDetainBox, Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null); 1026 this._cFocus.flyFocus(this._fiCurrentFocus, this._fiBeforeDetainBox, Common.MOVE_DIRECTION_UP, this._fFocusScaleFactor, null);
994 } else { 1027 } else {
......
...@@ -840,8 +840,12 @@ cc.Class({ ...@@ -840,8 +840,12 @@ cc.Class({
840 840
841 // cc.log("返回路径:" + this._oSceneContext.focusPath); 841 // cc.log("返回路径:" + this._oSceneContext.focusPath);
842 var nodeInitFocus; 842 var nodeInitFocus;
843 if (this._oSceneContext._iCurrentLeftIndex == 1) { //只对导航1瀑布流做光标记忆,其他暂不做,以后考虑会做 843 //这里需要考虑如果是挽留页跳转出去的情况
844 if (this._oSceneContext._iCurrentLeftIndex == 1
845 && this._oSceneContext.focusPath != "pfbSystemPrompt/PromptBox/Look") { //只对导航1瀑布流做光标记忆,其他暂不做,以后考虑会做
844 nodeInitFocus = cc.find(this._oSceneContext.focusPath, this.node); 846 nodeInitFocus = cc.find(this._oSceneContext.focusPath, this.node);
847 } else if (this._oSceneContext.focusPath == "pfbSystemPrompt/PromptBox/Look") {//挽留页的情况就取默认值了
848 nodeInitFocus = cc.find("scrollContent/RecommendLayout/ViewPager/Carousel0", this.node);
845 } else { 849 } else {
846 nodeInitFocus = cc.find("scrollContent/TopNavi/topNavi" + this._oSceneContext._iCurrentLeftIndex, this.node); 850 nodeInitFocus = cc.find("scrollContent/TopNavi/topNavi" + this._oSceneContext._iCurrentLeftIndex, this.node);
847 } 851 }
...@@ -853,14 +857,19 @@ cc.Class({ ...@@ -853,14 +857,19 @@ cc.Class({
853 this._cFocus.init('focusContainer', this, 857 this._cFocus.init('focusContainer', this,
854 nodeInitFocus.getComponent(FocusInfo), 858 nodeInitFocus.getComponent(FocusInfo),
855 Common.SCREEN_WIDTH, Common.SCREEN_HEIGHT, 10, 6, 1.1, true); 859 Common.SCREEN_WIDTH, Common.SCREEN_HEIGHT, 10, 6, 1.1, true);
860 if (0 == nodeInitFocus.getName().indexOf("topNavi")) {
856 this._cFocus.hide(); 861 this._cFocus.hide();
862 }
857 863
858 if (!Common._bIsHotUpdate) { 864 if (!Common._bIsHotUpdate) {
859 Common._bIsHotUpdate = true; 865 Common._bIsHotUpdate = true;
860 // this.checkUpdate(); //热更新(先测试放在loading中更新) 866 // this.checkUpdate(); //热更新(先测试放在loading中更新)
861 } 867 }
862 868
863 if (this._oSceneContext.focusPath != "scrollContent/TopNavi/topNavi1" && this._oSceneContext._iCurrentLeftIndex == 1) { 869 //这里需要考虑挽留页的情况
870 if (this._oSceneContext.focusPath != "scrollContent/TopNavi/topNavi1"
871 && this._oSceneContext._iCurrentLeftIndex == 1
872 && this._oSceneContext.focusPath != "pfbSystemPrompt/PromptBox/Look") {
864 this.recoverFocusPath(); //有必要的话去恢复焦点记忆 873 this.recoverFocusPath(); //有必要的话去恢复焦点记忆
865 return; 874 return;
866 } 875 }
...@@ -999,7 +1008,7 @@ cc.Class({ ...@@ -999,7 +1008,7 @@ cc.Class({
999 iTargetTopUp = fiFocusTarget.node.getParent().getComponent(cc.Widget).top; 1008 iTargetTopUp = fiFocusTarget.node.getParent().getComponent(cc.Widget).top;
1000 } 1009 }
1001 // cc.log("目标节点: "+fiCurrentFocus.node.name); 1010 // cc.log("目标节点: "+fiCurrentFocus.node.name);
1002 if (this._aBgHeight && this._aBgHeight.length > 0) { 1011 if (this._aBgHeight && this._aBgHeight.length > 0 && this._iSceneStatus == 0) {
1003 let iCurrentFloorBottomUp = this._aBgHeight[this._oSceneContext._iPageIndex - 1] || 0;//当前楼层底部高度 1012 let iCurrentFloorBottomUp = this._aBgHeight[this._oSceneContext._iPageIndex - 1] || 0;//当前楼层底部高度
1004 // cc.log(iCurrentFloorBottomUp + "目标节点的高度:" + iTargetTopUp); 1013 // cc.log(iCurrentFloorBottomUp + "目标节点的高度:" + iTargetTopUp);
1005 if (this._bIsScrollViewMoving) { 1014 if (this._bIsScrollViewMoving) {
...@@ -1064,7 +1073,7 @@ cc.Class({ ...@@ -1064,7 +1073,7 @@ cc.Class({
1064 } else if (fiFocusTarget.node.getParent().getComponent(cc.Widget)) { 1073 } else if (fiFocusTarget.node.getParent().getComponent(cc.Widget)) {
1065 iTargetTop = fiFocusTarget.node.getParent().getComponent(cc.Widget).top; 1074 iTargetTop = fiFocusTarget.node.getParent().getComponent(cc.Widget).top;
1066 } 1075 }
1067 if (this._aBgHeight && this._aBgHeight.length > 0) { 1076 if (this._aBgHeight && this._aBgHeight.length > 0 && this._iSceneStatus == 0) {
1068 let iCurrentFloorBottom = this._aBgHeight[this._oSceneContext._iPageIndex - 1] || 0;//当前楼层底部高度 1077 let iCurrentFloorBottom = this._aBgHeight[this._oSceneContext._iPageIndex - 1] || 0;//当前楼层底部高度
1069 // cc.log(iCurrentFloorBottom + "目标节点的高度:" + iTargetTop + "::" + this._oSceneContext._iPageIndex); 1078 // cc.log(iCurrentFloorBottom + "目标节点的高度:" + iTargetTop + "::" + this._oSceneContext._iPageIndex);
1070 if (this._bIsScrollViewMoving) { 1079 if (this._bIsScrollViewMoving) {
...@@ -1251,6 +1260,17 @@ cc.Class({ ...@@ -1251,6 +1260,17 @@ cc.Class({
1251 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height)); 1260 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
1252 }); 1261 });
1253 } 1262 }
1263
1264 if (0 == fiFrom.node.getName().indexOf('Confirm')) {
1265 cc.loader.loadRes("SystemExit/btn_confirm", cc.Texture2D, function (err, texture) {
1266 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
1267 });
1268 }
1269 if (0 == fiFrom.node.getName().indexOf('Cancel')) {
1270 cc.loader.loadRes("SystemExit/btn_cancel", cc.Texture2D, function (err, texture) {
1271 fiFrom.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, 0, fiFrom.node.width, fiFrom.node.height));
1272 });
1273 }
1254 }, 1274 },
1255 1275
1256 onAfterFocusChange: function (event) { 1276 onAfterFocusChange: function (event) {
...@@ -1362,7 +1382,8 @@ cc.Class({ ...@@ -1362,7 +1382,8 @@ cc.Class({
1362 // cc.log("节点名称:" + fiTo.node.getName()); 1382 // cc.log("节点名称:" + fiTo.node.getName());
1363 if (0 == fiTo.node.getName().indexOf('view_pager_label') || 0 == fiTo.node.getName().indexOf('topNavi') 1383 if (0 == fiTo.node.getName().indexOf('view_pager_label') || 0 == fiTo.node.getName().indexOf('topNavi')
1364 || 0 == fiTo.node.getName().indexOf('topCell') || 0 == fiTo.node.getName().indexOf('backToTop') 1384 || 0 == fiTo.node.getName().indexOf('topCell') || 0 == fiTo.node.getName().indexOf('backToTop')
1365 || 0 == fiTo.node.getName().indexOf('update_btn') || 0 == fiTo.node.getName().indexOf('close_btn')) { 1385 || 0 == fiTo.node.getName().indexOf('update_btn') || 0 == fiTo.node.getName().indexOf('close_btn')
1386 || 0 == fiTo.node.getName().indexOf('Confirm') || 0 == fiTo.node.getName().indexOf('Cancel')) {
1366 this._cFocus.hide(); 1387 this._cFocus.hide();
1367 } else { 1388 } else {
1368 if (!this._bIsScrollViewMoving) 1389 if (!this._bIsScrollViewMoving)
...@@ -1379,11 +1400,22 @@ cc.Class({ ...@@ -1379,11 +1400,22 @@ cc.Class({
1379 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height)); 1400 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
1380 }); 1401 });
1381 } 1402 }
1403
1404 if (0 == fiTo.node.getName().indexOf('Confirm')) {
1405 cc.loader.loadRes("SystemExit/btn_confirm", cc.Texture2D, function (err, texture) {
1406 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
1407 });
1408 }
1409 if (0 == fiTo.node.getName().indexOf('Cancel')) {
1410 cc.loader.loadRes("SystemExit/btn_cancel", cc.Texture2D, function (err, texture) {
1411 fiTo.node.getComponent(cc.Sprite).spriteFrame = new cc.SpriteFrame(texture, cc.rect(0, fiTo.node.height, fiTo.node.width, fiTo.node.height));
1412 });
1413 }
1382 }, 1414 },
1383 1415
1384 doCurrentFocusTVLinkAction: function (strAction) { 1416 doCurrentFocusTVLinkAction: function (strAction) {
1385 let strTVLink = this._fiCurrentFocus.getTVLink(); 1417 let strTVLink = this._fiCurrentFocus.getTVLink();
1386 // cc.log("tvlink===============" + strTVLink); 1418 cc.log("tvlink===============" + strTVLink);
1387 // cc.log("tvlink===============" + this._oSceneContext._iPageIndex); 1419 // cc.log("tvlink===============" + this._oSceneContext._iPageIndex);
1388 try { 1420 try {
1389 let oTVLink = JSON.parse(strTVLink); 1421 let oTVLink = JSON.parse(strTVLink);
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
27 "_active": true, 27 "_active": true,
28 "_components": [], 28 "_components": [],
29 "_prefab": { 29 "_prefab": {
30 "__id__": 26 30 "__id__": 36
31 }, 31 },
32 "_opacity": 255, 32 "_opacity": 255,
33 "_color": { 33 "_color": {
...@@ -39,8 +39,8 @@ ...@@ -39,8 +39,8 @@
39 }, 39 },
40 "_contentSize": { 40 "_contentSize": {
41 "__type__": "cc.Size", 41 "__type__": "cc.Size",
42 "width": 0, 42 "width": 1280,
43 "height": 0 43 "height": 720
44 }, 44 },
45 "_anchorPoint": { 45 "_anchorPoint": {
46 "__type__": "cc.Vec2", 46 "__type__": "cc.Vec2",
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
78 }, 78 },
79 { 79 {
80 "__type__": "cc.Node", 80 "__type__": "cc.Node",
81 "_name": "Background", 81 "_name": "New Sprite(Splash)",
82 "_objFlags": 0, 82 "_objFlags": 0,
83 "_parent": { 83 "_parent": {
84 "__id__": 1 84 "__id__": 1
...@@ -93,12 +93,12 @@ ...@@ -93,12 +93,12 @@
93 "_prefab": { 93 "_prefab": {
94 "__id__": 4 94 "__id__": 4
95 }, 95 },
96 "_opacity": 178, 96 "_opacity": 200,
97 "_color": { 97 "_color": {
98 "__type__": "cc.Color", 98 "__type__": "cc.Color",
99 "r": 0, 99 "r": 255,
100 "g": 0, 100 "g": 255,
101 "b": 0, 101 "b": 255,
102 "a": 255 102 "a": 255
103 }, 103 },
104 "_contentSize": { 104 "_contentSize": {
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
156 "_srcBlendFactor": 770, 156 "_srcBlendFactor": 770,
157 "_dstBlendFactor": 771, 157 "_dstBlendFactor": 771,
158 "_spriteFrame": { 158 "_spriteFrame": {
159 "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" 159 "__uuid__": "a66022bd-b80b-4cc3-b128-72e532329459"
160 }, 160 },
161 "_type": 0, 161 "_type": 0,
162 "_sizeMode": 0, 162 "_sizeMode": 0,
...@@ -180,7 +180,7 @@ ...@@ -180,7 +180,7 @@
180 "asset": { 180 "asset": {
181 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" 181 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21"
182 }, 182 },
183 "fileId": "5bmfffnaZMqpIMdHNnd0Ro", 183 "fileId": "9fjeYXU3xI7LixNq0WZBZy",
184 "sync": false 184 "sync": false
185 }, 185 },
186 { 186 {
...@@ -198,20 +198,32 @@ ...@@ -198,20 +198,32 @@
198 "__id__": 9 198 "__id__": 9
199 }, 199 },
200 { 200 {
201 "__id__": 12 201 "__id__": 13
202 }, 202 },
203 { 203 {
204 "__id__": 18 204 "__id__": 17
205 },
206 {
207 "__id__": 21
208 },
209 {
210 "__id__": 25
211 },
212 {
213 "__id__": 29
205 } 214 }
206 ], 215 ],
207 "_active": true, 216 "_active": true,
208 "_components": [ 217 "_components": [
209 { 218 {
210 "__id__": 24 219 "__id__": 33
220 },
221 {
222 "__id__": 34
211 } 223 }
212 ], 224 ],
213 "_prefab": { 225 "_prefab": {
214 "__id__": 25 226 "__id__": 35
215 }, 227 },
216 "_opacity": 255, 228 "_opacity": 255,
217 "_color": { 229 "_color": {
...@@ -223,8 +235,8 @@ ...@@ -223,8 +235,8 @@
223 }, 235 },
224 "_contentSize": { 236 "_contentSize": {
225 "__type__": "cc.Size", 237 "__type__": "cc.Size",
226 "width": 619, 238 "width": 674,
227 "height": 332 239 "height": 336
228 }, 240 },
229 "_anchorPoint": { 241 "_anchorPoint": {
230 "__type__": "cc.Vec2", 242 "__type__": "cc.Vec2",
...@@ -236,7 +248,7 @@ ...@@ -236,7 +248,7 @@
236 "ctor": "Float32Array", 248 "ctor": "Float32Array",
237 "array": [ 249 "array": [
238 0, 250 0,
239 0, 251 49,
240 0, 252 0,
241 0, 253 0,
242 0, 254 0,
...@@ -262,7 +274,7 @@ ...@@ -262,7 +274,7 @@
262 }, 274 },
263 { 275 {
264 "__type__": "cc.Node", 276 "__type__": "cc.Node",
265 "_name": "Title", 277 "_name": "Background",
266 "_objFlags": 0, 278 "_objFlags": 0,
267 "_parent": { 279 "_parent": {
268 "__id__": 5 280 "__id__": 5
...@@ -277,18 +289,18 @@ ...@@ -277,18 +289,18 @@
277 "_prefab": { 289 "_prefab": {
278 "__id__": 8 290 "__id__": 8
279 }, 291 },
280 "_opacity": 255, 292 "_opacity": 178,
281 "_color": { 293 "_color": {
282 "__type__": "cc.Color", 294 "__type__": "cc.Color",
283 "r": 255, 295 "r": 0,
284 "g": 255, 296 "g": 0,
285 "b": 255, 297 "b": 0,
286 "a": 255 298 "a": 255
287 }, 299 },
288 "_contentSize": { 300 "_contentSize": {
289 "__type__": "cc.Size", 301 "__type__": "cc.Size",
290 "width": 174.01, 302 "width": 674,
291 "height": 90.72 303 "height": 336
292 }, 304 },
293 "_anchorPoint": { 305 "_anchorPoint": {
294 "__type__": "cc.Vec2", 306 "__type__": "cc.Vec2",
...@@ -300,7 +312,7 @@ ...@@ -300,7 +312,7 @@
300 "ctor": "Float32Array", 312 "ctor": "Float32Array",
301 "array": [ 313 "array": [
302 0, 314 0,
303 130.5, 315 0,
304 0, 316 0,
305 0, 317 0,
306 0, 318 0,
...@@ -325,7 +337,7 @@ ...@@ -325,7 +337,7 @@
325 "_id": "" 337 "_id": ""
326 }, 338 },
327 { 339 {
328 "__type__": "cc.Label", 340 "__type__": "cc.Sprite",
329 "_name": "", 341 "_name": "",
330 "_objFlags": 0, 342 "_objFlags": 0,
331 "node": { 343 "node": {
...@@ -337,21 +349,23 @@ ...@@ -337,21 +349,23 @@
337 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" 349 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
338 } 350 }
339 ], 351 ],
340 "_useOriginalSize": false, 352 "_srcBlendFactor": 770,
341 "_string": "系 统 提 示", 353 "_dstBlendFactor": 771,
342 "_N$string": "系 统 提 示", 354 "_spriteFrame": {
343 "_fontSize": 36, 355 "__uuid__": "9172daa0-d25d-41c3-8f59-5883b9b4a9b9"
344 "_lineHeight": 72, 356 },
345 "_enableWrapText": true, 357 "_type": 0,
346 "_N$file": null, 358 "_sizeMode": 1,
347 "_isSystemFontUsed": true, 359 "_fillType": 0,
348 "_spacingX": 0, 360 "_fillCenter": {
349 "_batchAsBitmap": false, 361 "__type__": "cc.Vec2",
350 "_N$horizontalAlign": 1, 362 "x": 0,
351 "_N$verticalAlign": 1, 363 "y": 0
352 "_N$fontFamily": "Arial", 364 },
353 "_N$overflow": 0, 365 "_fillStart": 0,
354 "_N$cacheMode": 0, 366 "_fillRange": 0,
367 "_isTrimmedMode": true,
368 "_atlas": null,
355 "_id": "" 369 "_id": ""
356 }, 370 },
357 { 371 {
...@@ -362,12 +376,12 @@ ...@@ -362,12 +376,12 @@
362 "asset": { 376 "asset": {
363 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" 377 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21"
364 }, 378 },
365 "fileId": "caRAXZayVLJbxwxw0aYl+Z", 379 "fileId": "9fbEjZwnJPbblzNy+6ktVz",
366 "sync": false 380 "sync": false
367 }, 381 },
368 { 382 {
369 "__type__": "cc.Node", 383 "__type__": "cc.Node",
370 "_name": "Content", 384 "_name": "Pic",
371 "_objFlags": 0, 385 "_objFlags": 0,
372 "_parent": { 386 "_parent": {
373 "__id__": 5 387 "__id__": 5
...@@ -377,10 +391,13 @@ ...@@ -377,10 +391,13 @@
377 "_components": [ 391 "_components": [
378 { 392 {
379 "__id__": 10 393 "__id__": 10
394 },
395 {
396 "__id__": 11
380 } 397 }
381 ], 398 ],
382 "_prefab": { 399 "_prefab": {
383 "__id__": 11 400 "__id__": 12
384 }, 401 },
385 "_opacity": 255, 402 "_opacity": 255,
386 "_color": { 403 "_color": {
...@@ -392,8 +409,8 @@ ...@@ -392,8 +409,8 @@
392 }, 409 },
393 "_contentSize": { 410 "_contentSize": {
394 "__type__": "cc.Size", 411 "__type__": "cc.Size",
395 "width": 298.34, 412 "width": 270,
396 "height": 50.4 413 "height": 358
397 }, 414 },
398 "_anchorPoint": { 415 "_anchorPoint": {
399 "__type__": "cc.Vec2", 416 "__type__": "cc.Vec2",
...@@ -404,7 +421,7 @@ ...@@ -404,7 +421,7 @@
404 "__type__": "TypedArray", 421 "__type__": "TypedArray",
405 "ctor": "Float32Array", 422 "ctor": "Float32Array",
406 "array": [ 423 "array": [
407 0, 424 -202,
408 0, 425 0,
409 0, 426 0,
410 0, 427 0,
...@@ -430,7 +447,7 @@ ...@@ -430,7 +447,7 @@
430 "_id": "" 447 "_id": ""
431 }, 448 },
432 { 449 {
433 "__type__": "cc.Label", 450 "__type__": "cc.Sprite",
434 "_name": "", 451 "_name": "",
435 "_objFlags": 0, 452 "_objFlags": 0,
436 "node": { 453 "node": {
...@@ -442,21 +459,48 @@ ...@@ -442,21 +459,48 @@
442 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" 459 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
443 } 460 }
444 ], 461 ],
445 "_useOriginalSize": false, 462 "_srcBlendFactor": 770,
446 "_string": "你 确 定 要 退 出 吗 ?", 463 "_dstBlendFactor": 771,
447 "_N$string": "你 确 定 要 退 出 吗 ?", 464 "_spriteFrame": null,
448 "_fontSize": 30, 465 "_type": 0,
449 "_lineHeight": 40, 466 "_sizeMode": 0,
450 "_enableWrapText": true, 467 "_fillType": 0,
451 "_N$file": null, 468 "_fillCenter": {
452 "_isSystemFontUsed": true, 469 "__type__": "cc.Vec2",
453 "_spacingX": 0, 470 "x": 0,
454 "_batchAsBitmap": false, 471 "y": 0
455 "_N$horizontalAlign": 1, 472 },
456 "_N$verticalAlign": 1, 473 "_fillStart": 0,
457 "_N$fontFamily": "Arial", 474 "_fillRange": 0,
458 "_N$overflow": 0, 475 "_isTrimmedMode": true,
459 "_N$cacheMode": 0, 476 "_atlas": null,
477 "_id": ""
478 },
479 {
480 "__type__": "cc.Widget",
481 "_name": "",
482 "_objFlags": 0,
483 "node": {
484 "__id__": 9
485 },
486 "_enabled": true,
487 "alignMode": 1,
488 "_target": null,
489 "_alignFlags": 8,
490 "_left": 0,
491 "_right": 0,
492 "_top": 0,
493 "_bottom": 0,
494 "_verticalCenter": 0,
495 "_horizontalCenter": 0,
496 "_isAbsLeft": true,
497 "_isAbsRight": true,
498 "_isAbsTop": true,
499 "_isAbsBottom": true,
500 "_isAbsHorizontalCenter": true,
501 "_isAbsVerticalCenter": true,
502 "_originalWidth": 0,
503 "_originalHeight": 0,
460 "_id": "" 504 "_id": ""
461 }, 505 },
462 { 506 {
...@@ -467,29 +511,28 @@ ...@@ -467,29 +511,28 @@
467 "asset": { 511 "asset": {
468 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" 512 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21"
469 }, 513 },
470 "fileId": "a4w7jaogZBVaod0zyMuSf6", 514 "fileId": "42k15EPlBAF5d+sqMrqiZN",
471 "sync": false 515 "sync": false
472 }, 516 },
473 { 517 {
474 "__type__": "cc.Node", 518 "__type__": "cc.Node",
475 "_name": "Confirm", 519 "_name": "Title",
476 "_objFlags": 0, 520 "_objFlags": 0,
477 "_parent": { 521 "_parent": {
478 "__id__": 5 522 "__id__": 5
479 }, 523 },
480 "_children": [ 524 "_children": [],
481 {
482 "__id__": 13
483 }
484 ],
485 "_active": true, 525 "_active": true,
486 "_components": [ 526 "_components": [
487 { 527 {
488 "__id__": 16 528 "__id__": 14
529 },
530 {
531 "__id__": 15
489 } 532 }
490 ], 533 ],
491 "_prefab": { 534 "_prefab": {
492 "__id__": 17 535 "__id__": 16
493 }, 536 },
494 "_opacity": 255, 537 "_opacity": 255,
495 "_color": { 538 "_color": {
...@@ -501,8 +544,8 @@ ...@@ -501,8 +544,8 @@
501 }, 544 },
502 "_contentSize": { 545 "_contentSize": {
503 "__type__": "cc.Size", 546 "__type__": "cc.Size",
504 "width": 172, 547 "width": 400,
505 "height": 56 548 "height": 56.7
506 }, 549 },
507 "_anchorPoint": { 550 "_anchorPoint": {
508 "__type__": "cc.Vec2", 551 "__type__": "cc.Vec2",
...@@ -513,8 +556,8 @@ ...@@ -513,8 +556,8 @@
513 "__type__": "TypedArray", 556 "__type__": "TypedArray",
514 "ctor": "Float32Array", 557 "ctor": "Float32Array",
515 "array": [ 558 "array": [
516 -120, 559 157,
517 -96, 560 107.6500015258789,
518 0, 561 0,
519 0, 562 0,
520 0, 563 0,
...@@ -539,21 +582,92 @@ ...@@ -539,21 +582,92 @@
539 "_id": "" 582 "_id": ""
540 }, 583 },
541 { 584 {
585 "__type__": "cc.Label",
586 "_name": "",
587 "_objFlags": 0,
588 "node": {
589 "__id__": 13
590 },
591 "_enabled": true,
592 "_materials": [
593 {
594 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
595 }
596 ],
597 "_useOriginalSize": false,
598 "_string": "系 统 提 示",
599 "_N$string": "系 统 提 示",
600 "_fontSize": 32,
601 "_lineHeight": 45,
602 "_enableWrapText": true,
603 "_N$file": null,
604 "_isSystemFontUsed": true,
605 "_spacingX": 0,
606 "_batchAsBitmap": false,
607 "_N$horizontalAlign": 0,
608 "_N$verticalAlign": 1,
609 "_N$fontFamily": "Arial",
610 "_N$overflow": 1,
611 "_N$cacheMode": 0,
612 "_id": ""
613 },
614 {
615 "__type__": "cc.Widget",
616 "_name": "",
617 "_objFlags": 0,
618 "node": {
619 "__id__": 13
620 },
621 "_enabled": true,
622 "alignMode": 1,
623 "_target": null,
624 "_alignFlags": 9,
625 "_left": 294,
626 "_right": 0,
627 "_top": 32,
628 "_bottom": 0,
629 "_verticalCenter": 0,
630 "_horizontalCenter": 0,
631 "_isAbsLeft": true,
632 "_isAbsRight": true,
633 "_isAbsTop": true,
634 "_isAbsBottom": true,
635 "_isAbsHorizontalCenter": true,
636 "_isAbsVerticalCenter": true,
637 "_originalWidth": 0,
638 "_originalHeight": 0,
639 "_id": ""
640 },
641 {
642 "__type__": "cc.PrefabInfo",
643 "root": {
644 "__id__": 1
645 },
646 "asset": {
647 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21"
648 },
649 "fileId": "caRAXZayVLJbxwxw0aYl+Z",
650 "sync": false
651 },
652 {
542 "__type__": "cc.Node", 653 "__type__": "cc.Node",
543 "_name": "New Label", 654 "_name": "Content",
544 "_objFlags": 0, 655 "_objFlags": 0,
545 "_parent": { 656 "_parent": {
546 "__id__": 12 657 "__id__": 5
547 }, 658 },
548 "_children": [], 659 "_children": [],
549 "_active": true, 660 "_active": true,
550 "_components": [ 661 "_components": [
551 { 662 {
552 "__id__": 14 663 "__id__": 18
664 },
665 {
666 "__id__": 19
553 } 667 }
554 ], 668 ],
555 "_prefab": { 669 "_prefab": {
556 "__id__": 15 670 "__id__": 20
557 }, 671 },
558 "_opacity": 255, 672 "_opacity": 255,
559 "_color": { 673 "_color": {
...@@ -565,8 +679,8 @@ ...@@ -565,8 +679,8 @@
565 }, 679 },
566 "_contentSize": { 680 "_contentSize": {
567 "__type__": "cc.Size", 681 "__type__": "cc.Size",
568 "width": 48, 682 "width": 347,
569 "height": 50.4 683 "height": 177
570 }, 684 },
571 "_anchorPoint": { 685 "_anchorPoint": {
572 "__type__": "cc.Vec2", 686 "__type__": "cc.Vec2",
...@@ -577,8 +691,8 @@ ...@@ -577,8 +691,8 @@
577 "__type__": "TypedArray", 691 "__type__": "TypedArray",
578 "ctor": "Float32Array", 692 "ctor": "Float32Array",
579 "array": [ 693 "array": [
580 0, 694 130.5,
581 0, 695 -21.5,
582 0, 696 0,
583 0, 697 0,
584 0, 698 0,
...@@ -607,7 +721,7 @@ ...@@ -607,7 +721,7 @@
607 "_name": "", 721 "_name": "",
608 "_objFlags": 0, 722 "_objFlags": 0,
609 "node": { 723 "node": {
610 "__id__": 13 724 "__id__": 17
611 }, 725 },
612 "_enabled": true, 726 "_enabled": true,
613 "_materials": [ 727 "_materials": [
...@@ -616,63 +730,47 @@ ...@@ -616,63 +730,47 @@
616 } 730 }
617 ], 731 ],
618 "_useOriginalSize": false, 732 "_useOriginalSize": false,
619 "_string": "确定", 733 "_string": "你 确 定 要 退 出 吗 ?",
620 "_N$string": "确定", 734 "_N$string": "你 确 定 要 退 出 吗 ?",
621 "_fontSize": 24, 735 "_fontSize": 20,
622 "_lineHeight": 40, 736 "_lineHeight": 30,
623 "_enableWrapText": true, 737 "_enableWrapText": true,
624 "_N$file": null, 738 "_N$file": null,
625 "_isSystemFontUsed": true, 739 "_isSystemFontUsed": true,
626 "_spacingX": 0, 740 "_spacingX": 0,
627 "_batchAsBitmap": false, 741 "_batchAsBitmap": false,
628 "_N$horizontalAlign": 1, 742 "_N$horizontalAlign": 0,
629 "_N$verticalAlign": 1, 743 "_N$verticalAlign": 0,
630 "_N$fontFamily": "Arial", 744 "_N$fontFamily": "Arial",
631 "_N$overflow": 0, 745 "_N$overflow": 1,
632 "_N$cacheMode": 0, 746 "_N$cacheMode": 0,
633 "_id": "" 747 "_id": ""
634 }, 748 },
635 { 749 {
636 "__type__": "cc.PrefabInfo", 750 "__type__": "cc.Widget",
637 "root": {
638 "__id__": 1
639 },
640 "asset": {
641 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21"
642 },
643 "fileId": "cd9ony+xtAXbuBCdTMv6Pz",
644 "sync": false
645 },
646 {
647 "__type__": "cc.Sprite",
648 "_name": "", 751 "_name": "",
649 "_objFlags": 0, 752 "_objFlags": 0,
650 "node": { 753 "node": {
651 "__id__": 12 754 "__id__": 17
652 }, 755 },
653 "_enabled": true, 756 "_enabled": true,
654 "_materials": [ 757 "alignMode": 1,
655 { 758 "_target": null,
656 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" 759 "_alignFlags": 9,
657 } 760 "_left": 294,
658 ], 761 "_right": 0,
659 "_srcBlendFactor": 770, 762 "_top": 101,
660 "_dstBlendFactor": 771, 763 "_bottom": 0,
661 "_spriteFrame": { 764 "_verticalCenter": 0,
662 "__uuid__": "dbc4b45d-fc95-4eee-b335-cdfd8dcdc8a0" 765 "_horizontalCenter": 0,
663 }, 766 "_isAbsLeft": true,
664 "_type": 0, 767 "_isAbsRight": true,
665 "_sizeMode": 1, 768 "_isAbsTop": true,
666 "_fillType": 0, 769 "_isAbsBottom": true,
667 "_fillCenter": { 770 "_isAbsHorizontalCenter": true,
668 "__type__": "cc.Vec2", 771 "_isAbsVerticalCenter": true,
669 "x": 0, 772 "_originalWidth": 0,
670 "y": 0 773 "_originalHeight": 0,
671 },
672 "_fillStart": 0,
673 "_fillRange": 0,
674 "_isTrimmedMode": true,
675 "_atlas": null,
676 "_id": "" 774 "_id": ""
677 }, 775 },
678 { 776 {
...@@ -683,42 +781,41 @@ ...@@ -683,42 +781,41 @@
683 "asset": { 781 "asset": {
684 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" 782 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21"
685 }, 783 },
686 "fileId": "0368f1AkdOL5EKDmlqvFej", 784 "fileId": "a4w7jaogZBVaod0zyMuSf6",
687 "sync": false 785 "sync": false
688 }, 786 },
689 { 787 {
690 "__type__": "cc.Node", 788 "__type__": "cc.Node",
691 "_name": "Cancel", 789 "_name": "Look",
692 "_objFlags": 0, 790 "_objFlags": 0,
693 "_parent": { 791 "_parent": {
694 "__id__": 5 792 "__id__": 5
695 }, 793 },
696 "_children": [ 794 "_children": [],
697 {
698 "__id__": 19
699 }
700 ],
701 "_active": true, 795 "_active": true,
702 "_components": [ 796 "_components": [
703 { 797 {
704 "__id__": 22 798 "__id__": 22
799 },
800 {
801 "__id__": 23
705 } 802 }
706 ], 803 ],
707 "_prefab": { 804 "_prefab": {
708 "__id__": 23 805 "__id__": 24
709 }, 806 },
710 "_opacity": 255, 807 "_opacity": 255,
711 "_color": { 808 "_color": {
712 "__type__": "cc.Color", 809 "__type__": "cc.Color",
713 "r": 255, 810 "r": 180,
714 "g": 255, 811 "g": 184,
715 "b": 255, 812 "b": 191,
716 "a": 255 813 "a": 255
717 }, 814 },
718 "_contentSize": { 815 "_contentSize": {
719 "__type__": "cc.Size", 816 "__type__": "cc.Size",
720 "width": 172, 817 "width": 106.96,
721 "height": 56 818 "height": 37.8
722 }, 819 },
723 "_anchorPoint": { 820 "_anchorPoint": {
724 "__type__": "cc.Vec2", 821 "__type__": "cc.Vec2",
...@@ -729,8 +826,8 @@ ...@@ -729,8 +826,8 @@
729 "__type__": "TypedArray", 826 "__type__": "TypedArray",
730 "ctor": "Float32Array", 827 "ctor": "Float32Array",
731 "array": [ 828 "array": [
732 121, 829 258.4800109863281,
733 -96, 830 -132.89999389648438,
734 0, 831 0,
735 0, 832 0,
736 0, 833 0,
...@@ -755,21 +852,92 @@ ...@@ -755,21 +852,92 @@
755 "_id": "" 852 "_id": ""
756 }, 853 },
757 { 854 {
855 "__type__": "cc.Label",
856 "_name": "",
857 "_objFlags": 0,
858 "node": {
859 "__id__": 21
860 },
861 "_enabled": true,
862 "_materials": [
863 {
864 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
865 }
866 ],
867 "_useOriginalSize": false,
868 "_string": "点击查看 >",
869 "_N$string": "点击查看 >",
870 "_fontSize": 22,
871 "_lineHeight": 30,
872 "_enableWrapText": true,
873 "_N$file": null,
874 "_isSystemFontUsed": true,
875 "_spacingX": 0,
876 "_batchAsBitmap": false,
877 "_N$horizontalAlign": 1,
878 "_N$verticalAlign": 1,
879 "_N$fontFamily": "Arial",
880 "_N$overflow": 0,
881 "_N$cacheMode": 0,
882 "_id": ""
883 },
884 {
885 "__type__": "cc.Widget",
886 "_name": "",
887 "_objFlags": 0,
888 "node": {
889 "__id__": 21
890 },
891 "_enabled": true,
892 "alignMode": 1,
893 "_target": null,
894 "_alignFlags": 9,
895 "_left": 542,
896 "_right": 0,
897 "_top": 282,
898 "_bottom": 0,
899 "_verticalCenter": 0,
900 "_horizontalCenter": 0,
901 "_isAbsLeft": true,
902 "_isAbsRight": true,
903 "_isAbsTop": true,
904 "_isAbsBottom": true,
905 "_isAbsHorizontalCenter": true,
906 "_isAbsVerticalCenter": true,
907 "_originalWidth": 0,
908 "_originalHeight": 0,
909 "_id": ""
910 },
911 {
912 "__type__": "cc.PrefabInfo",
913 "root": {
914 "__id__": 1
915 },
916 "asset": {
917 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21"
918 },
919 "fileId": "d4ryZwrlpO8YpnksdnRSzU",
920 "sync": false
921 },
922 {
758 "__type__": "cc.Node", 923 "__type__": "cc.Node",
759 "_name": "New Label", 924 "_name": "Confirm",
760 "_objFlags": 0, 925 "_objFlags": 0,
761 "_parent": { 926 "_parent": {
762 "__id__": 18 927 "__id__": 5
763 }, 928 },
764 "_children": [], 929 "_children": [],
765 "_active": true, 930 "_active": true,
766 "_components": [ 931 "_components": [
767 { 932 {
768 "__id__": 20 933 "__id__": 26
934 },
935 {
936 "__id__": 27
769 } 937 }
770 ], 938 ],
771 "_prefab": { 939 "_prefab": {
772 "__id__": 21 940 "__id__": 28
773 }, 941 },
774 "_opacity": 255, 942 "_opacity": 255,
775 "_color": { 943 "_color": {
...@@ -781,8 +949,8 @@ ...@@ -781,8 +949,8 @@
781 }, 949 },
782 "_contentSize": { 950 "_contentSize": {
783 "__type__": "cc.Size", 951 "__type__": "cc.Size",
784 "width": 48, 952 "width": 222,
785 "height": 50.4 953 "height": 96
786 }, 954 },
787 "_anchorPoint": { 955 "_anchorPoint": {
788 "__type__": "cc.Vec2", 956 "__type__": "cc.Vec2",
...@@ -793,8 +961,8 @@ ...@@ -793,8 +961,8 @@
793 "__type__": "TypedArray", 961 "__type__": "TypedArray",
794 "ctor": "Float32Array", 962 "ctor": "Float32Array",
795 "array": [ 963 "array": [
796 0, 964 -115,
797 0, 965 -266,
798 0, 966 0,
799 0, 967 0,
800 0, 968 0,
...@@ -819,11 +987,11 @@ ...@@ -819,11 +987,11 @@
819 "_id": "" 987 "_id": ""
820 }, 988 },
821 { 989 {
822 "__type__": "cc.Label", 990 "__type__": "cc.Sprite",
823 "_name": "", 991 "_name": "",
824 "_objFlags": 0, 992 "_objFlags": 0,
825 "node": { 993 "node": {
826 "__id__": 19 994 "__id__": 25
827 }, 995 },
828 "_enabled": true, 996 "_enabled": true,
829 "_materials": [ 997 "_materials": [
...@@ -831,21 +999,52 @@ ...@@ -831,21 +999,52 @@
831 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432" 999 "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
832 } 1000 }
833 ], 1001 ],
834 "_useOriginalSize": false, 1002 "_srcBlendFactor": 770,
835 "_string": "取消", 1003 "_dstBlendFactor": 771,
836 "_N$string": "取消", 1004 "_spriteFrame": {
837 "_fontSize": 24, 1005 "__uuid__": "b4a37e9b-97e5-442c-8323-1fa05e67d0e1"
838 "_lineHeight": 40, 1006 },
839 "_enableWrapText": true, 1007 "_type": 0,
840 "_N$file": null, 1008 "_sizeMode": 0,
841 "_isSystemFontUsed": true, 1009 "_fillType": 0,
842 "_spacingX": 0, 1010 "_fillCenter": {
843 "_batchAsBitmap": false, 1011 "__type__": "cc.Vec2",
844 "_N$horizontalAlign": 1, 1012 "x": 0,
845 "_N$verticalAlign": 1, 1013 "y": 0
846 "_N$fontFamily": "Arial", 1014 },
847 "_N$overflow": 0, 1015 "_fillStart": 0,
848 "_N$cacheMode": 0, 1016 "_fillRange": 0,
1017 "_isTrimmedMode": true,
1018 "_atlas": null,
1019 "_id": ""
1020 },
1021 {
1022 "__type__": "cc.Widget",
1023 "_name": "",
1024 "_objFlags": 0,
1025 "node": {
1026 "__id__": 25
1027 },
1028 "_enabled": true,
1029 "alignMode": 1,
1030 "_target": {
1031 "__id__": 1
1032 },
1033 "_alignFlags": 9,
1034 "_left": 414,
1035 "_right": 0,
1036 "_top": 529,
1037 "_bottom": 0,
1038 "_verticalCenter": 0,
1039 "_horizontalCenter": 0,
1040 "_isAbsLeft": true,
1041 "_isAbsRight": true,
1042 "_isAbsTop": true,
1043 "_isAbsBottom": true,
1044 "_isAbsHorizontalCenter": true,
1045 "_isAbsVerticalCenter": true,
1046 "_originalWidth": 0,
1047 "_originalHeight": 0,
849 "_id": "" 1048 "_id": ""
850 }, 1049 },
851 { 1050 {
...@@ -856,15 +1055,82 @@ ...@@ -856,15 +1055,82 @@
856 "asset": { 1055 "asset": {
857 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21" 1056 "__uuid__": "c5a890ee-cf1d-4c68-bade-deea19b4ed21"
858 }, 1057 },
859 "fileId": "0chHzDCjZKHqeZ5S25I1Jh", 1058 "fileId": "0368f1AkdOL5EKDmlqvFej",
860 "sync": false 1059 "sync": false
861 }, 1060 },
862 { 1061 {
1062 "__type__": "cc.Node",
1063 "_name": "Cancel",
1064 "_objFlags": 0,
1065 "_parent": {
1066 "__id__": 5
1067 },
1068 "_children": [],
1069 "_active": true,
1070 "_components": [
1071 {
1072 "__id__": 30
1073 },
1074 {
1075 "__id__": 31
1076 }
1077 ],
1078 "_prefab": {
1079 "__id__": 32
1080 },
1081 "_opacity": 255,
1082 "_color": {
1083 "__type__": "cc.Color",
1084 "r": 255,
1085 "g": 255,
1086 "b": 255,
1087 "a": 255
1088 },
1089 "_contentSize": {
1090 "__type__": "cc.Size",
1091 "width": 222,
1092 "height": 96
1093 },
1094 "_anchorPoint": {
1095 "__type__": "cc.Vec2",
1096 "x": 0.5,
1097 "y": 0.5
1098 },
1099 "_trs": {
1100 "__type__": "TypedArray",
1101 "ctor": "Float32Array",
1102 "array": [
1103 131,
1104 -266,
1105 0,
1106 0,
1107 0,
1108 0,
1109 1,
1110 1,
1111 1,
1112 1
1113 ]
1114 },
1115 "_eulerAngles": {
1116 "__type__": "cc.Vec3",
1117 "x": 0,
1118 "y": 0,
1119 "z": 0
1120 },
1121 "_skewX": 0,
1122 "_skewY": 0,
1123 "_is3DNode": false,
1124 "_groupIndex": 0,
1125 "groupIndex": 0,
1126 "_id": ""
1127 },
1128 {
863 "__type__": "cc.Sprite", 1129 "__type__": "cc.Sprite",
864 "_name": "", 1130 "_name": "",
865 "_objFlags": 0, 1131 "_objFlags": 0,
866 "node": { 1132 "node": {
867 "__id__": 18 1133 "__id__": 29
868 }, 1134 },
869 "_enabled": true, 1135 "_enabled": true,
870 "_materials": [ 1136 "_materials": [
...@@ -875,10 +1141,10 @@ ...@@ -875,10 +1141,10 @@
875 "_srcBlendFactor": 770, 1141 "_srcBlendFactor": 770,
876 "_dstBlendFactor": 771, 1142 "_dstBlendFactor": 771,
877 "_spriteFrame": { 1143 "_spriteFrame": {
878 "__uuid__": "dbc4b45d-fc95-4eee-b335-cdfd8dcdc8a0" 1144 "__uuid__": "1141b567-85a8-431a-bab7-9d27e0d385cf"
879 }, 1145 },
880 "_type": 0, 1146 "_type": 0,
881 "_sizeMode": 1, 1147 "_sizeMode": 0,
882 "_fillType": 0, 1148 "_fillType": 0,
883 "_fillCenter": { 1149 "_fillCenter": {
884 "__type__": "cc.Vec2", 1150 "__type__": "cc.Vec2",
...@@ -892,6 +1158,35 @@ ...@@ -892,6 +1158,35 @@
892 "_id": "" 1158 "_id": ""
893 }, 1159 },
894 { 1160 {
1161 "__type__": "cc.Widget",
1162 "_name": "",
1163 "_objFlags": 0,
1164 "node": {
1165 "__id__": 29
1166 },
1167 "_enabled": true,
1168 "alignMode": 1,
1169 "_target": {
1170 "__id__": 1
1171 },
1172 "_alignFlags": 9,
1173 "_left": 660,
1174 "_right": 0,
1175 "_top": 529,
1176 "_bottom": 0,
1177 "_verticalCenter": 0,
1178 "_horizontalCenter": 0,
1179 "_isAbsLeft": true,
1180 "_isAbsRight": true,
1181 "_isAbsTop": true,
1182 "_isAbsBottom": true,
1183 "_isAbsHorizontalCenter": true,
1184 "_isAbsVerticalCenter": true,
1185 "_originalWidth": 0,
1186 "_originalHeight": 0,
1187 "_id": ""
1188 },
1189 {
895 "__type__": "cc.PrefabInfo", 1190 "__type__": "cc.PrefabInfo",
896 "root": { 1191 "root": {
897 "__id__": 1 1192 "__id__": 1
...@@ -929,6 +1224,33 @@ ...@@ -929,6 +1224,33 @@
929 "_id": "" 1224 "_id": ""
930 }, 1225 },
931 { 1226 {
1227 "__type__": "cc.Widget",
1228 "_name": "",
1229 "_objFlags": 0,
1230 "node": {
1231 "__id__": 5
1232 },
1233 "_enabled": true,
1234 "alignMode": 1,
1235 "_target": null,
1236 "_alignFlags": 1,
1237 "_left": 0,
1238 "_right": 0,
1239 "_top": 143,
1240 "_bottom": 0,
1241 "_verticalCenter": 0,
1242 "_horizontalCenter": 0,
1243 "_isAbsLeft": true,
1244 "_isAbsRight": true,
1245 "_isAbsTop": true,
1246 "_isAbsBottom": true,
1247 "_isAbsHorizontalCenter": true,
1248 "_isAbsVerticalCenter": true,
1249 "_originalWidth": 0,
1250 "_originalHeight": 0,
1251 "_id": ""
1252 },
1253 {
932 "__type__": "cc.PrefabInfo", 1254 "__type__": "cc.PrefabInfo",
933 "root": { 1255 "root": {
934 "__id__": 1 1256 "__id__": 1
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/勇敢的啫喱/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/勇敢的啫喱/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/勇敢的啫喱/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/勇敢的啫喱/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,13 @@ ...@@ -31,6 +31,13 @@
31 "fileUrl": "upload/image/gameDetail/魔法沙拉2/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/魔法沙拉2/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/魔法沙拉2/截图4.jpg",
39 "width": 270,
40 "height": 152
34 } 41 }
35 ] 42 ]
36 } 43 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/AR真人快打/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/AR真人快打/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/AR真人快打/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/AR真人快打/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/拯救小羊/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/拯救小羊/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/拯救小羊/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/拯救小羊/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/奇幻海底/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/奇幻海底/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/奇幻海底/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/奇幻海底/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/O宝互动书屋/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/O宝互动书屋/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/O宝互动书屋/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/O宝互动书屋/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/红杏佛跳墙/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/红杏佛跳墙/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/红杏佛跳墙/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/红杏佛跳墙/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,13 @@ ...@@ -31,6 +31,13 @@
31 "fileUrl": "upload/image/gameDetail/热血篮球/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/热血篮球/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/热血篮球/截图4.jpg",
39 "width": 270,
40 "height": 152
34 } 41 }
35 ] 42 ]
36 } 43 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/O宝脑力训练/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/O宝脑力训练/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/O宝脑力训练/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/O宝脑力训练/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/AR环保课堂/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/AR环保课堂/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/AR环保课堂/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/AR环保课堂/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -14,21 +14,35 @@ ...@@ -14,21 +14,35 @@
14 { 14 {
15 "extension": ".png", 15 "extension": ".png",
16 "enable": true, 16 "enable": true,
17 "fileUrl": "upload/image/gameDetail/欢乐跳一跳/截图1.jpg", 17 "fileUrl": "upload/image/gameDetail/欢乐跳一跳/截图1.png",
18 "width": 270, 18 "width": 270,
19 "height": 152 19 "height": 152
20 }, 20 },
21 { 21 {
22 "extension": ".png", 22 "extension": ".png",
23 "enable": true, 23 "enable": true,
24 "fileUrl": "upload/image/gameDetail/欢乐跳一跳/截图2.jpg", 24 "fileUrl": "upload/image/gameDetail/欢乐跳一跳/截图2.png",
25 "width": 270, 25 "width": 270,
26 "height": 152 26 "height": 152
27 }, 27 },
28 { 28 {
29 "extension": ".png", 29 "extension": ".png",
30 "enable": true, 30 "enable": true,
31 "fileUrl": "upload/image/gameDetail/欢乐跳一跳/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/欢乐跳一跳/截图3.png",
32 "width": 270,
33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/欢乐跳一跳/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/欢乐跳一跳/截图5.png",
32 "width": 270, 46 "width": 270,
33 "height": 152 47 "height": 152
34 } 48 }
......
...@@ -14,21 +14,35 @@ ...@@ -14,21 +14,35 @@
14 { 14 {
15 "extension": ".png", 15 "extension": ".png",
16 "enable": true, 16 "enable": true,
17 "fileUrl": "upload/image/gameDetail/O宝单词连连看/截图1.jpg", 17 "fileUrl": "upload/image/gameDetail/O宝单词连连看/截图1.png",
18 "width": 270, 18 "width": 270,
19 "height": 152 19 "height": 152
20 }, 20 },
21 { 21 {
22 "extension": ".png", 22 "extension": ".png",
23 "enable": true, 23 "enable": true,
24 "fileUrl": "upload/image/gameDetail/O宝单词连连看/截图2.jpg", 24 "fileUrl": "upload/image/gameDetail/O宝单词连连看/截图2.png",
25 "width": 270, 25 "width": 270,
26 "height": 152 26 "height": 152
27 }, 27 },
28 { 28 {
29 "extension": ".png", 29 "extension": ".png",
30 "enable": true, 30 "enable": true,
31 "fileUrl": "upload/image/gameDetail/O宝单词连连看/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/O宝单词连连看/截图3.png",
32 "width": 270,
33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/O宝单词连连看/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/O宝单词连连看/截图5.png",
32 "width": 270, 46 "width": 270,
33 "height": 152 47 "height": 152
34 } 48 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/疯狂赛车手/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/疯狂赛车手/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/疯狂赛车手/截图4.jpg",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/疯狂赛车手/截图5.jpg",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/O宝体能课堂/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/O宝体能课堂/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/O宝体能课堂/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/O宝体能课堂/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,13 @@ ...@@ -31,6 +31,13 @@
31 "fileUrl": "upload/image/gameDetail/O宝欢乐剧场/截图3.jpg", 31 "fileUrl": "upload/image/gameDetail/O宝欢乐剧场/截图3.jpg",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/O宝欢乐剧场/截图4.jpg",
39 "width": 270,
40 "height": 152
34 } 41 }
35 ] 42 ]
36 } 43 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/火箭小象/截图3.png", 31 "fileUrl": "upload/image/gameDetail/火箭小象/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/火箭小象/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/火箭小象/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/欢乐叠蛋糕/截图3.png", 31 "fileUrl": "upload/image/gameDetail/欢乐叠蛋糕/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/欢乐叠蛋糕/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/欢乐叠蛋糕/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/接糖果/截图3.png", 31 "fileUrl": "upload/image/gameDetail/接糖果/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/接糖果/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/接糖果/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/记忆翻牌/截图3.png", 31 "fileUrl": "upload/image/gameDetail/记忆翻牌/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/记忆翻牌/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/记忆翻牌/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/飞檐走壁/截图3.png", 31 "fileUrl": "upload/image/gameDetail/飞檐走壁/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/飞檐走壁/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/飞檐走壁/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/猜猜我是谁/截图3.png", 31 "fileUrl": "upload/image/gameDetail/猜猜我是谁/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/猜猜我是谁/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/猜猜我是谁/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/它的颜色/截图3.png", 31 "fileUrl": "upload/image/gameDetail/它的颜色/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/它的颜色/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/它的颜色/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/旋转海盗/截图3.png", 31 "fileUrl": "upload/image/gameDetail/旋转海盗/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/旋转海盗/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/旋转海盗/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/奔跑吧小兔子/截图3.png", 31 "fileUrl": "upload/image/gameDetail/奔跑吧小兔子/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/奔跑吧小兔子/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/奔跑吧小兔子/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
...@@ -31,6 +31,20 @@ ...@@ -31,6 +31,20 @@
31 "fileUrl": "upload/image/gameDetail/数一数/截图3.png", 31 "fileUrl": "upload/image/gameDetail/数一数/截图3.png",
32 "width": 270, 32 "width": 270,
33 "height": 152 33 "height": 152
34 },
35 {
36 "extension": ".png",
37 "enable": true,
38 "fileUrl": "upload/image/gameDetail/数一数/截图4.png",
39 "width": 270,
40 "height": 152
41 },
42 {
43 "extension": ".png",
44 "enable": true,
45 "fileUrl": "upload/image/gameDetail/数一数/截图5.png",
46 "width": 270,
47 "height": 152
34 } 48 }
35 ] 49 ]
36 } 50 }
......
1 {
2 "businessCode": "success",
3 "count": 1,
4 "resultSet": [
5 {
6 "name": "热血篮球",
7 "description": "以前酷炫造型的投篮机,只能在游戏厅里玩到,现在只需要打开热血投篮,就可以足不出户享受刺激的篮球机投篮快感,还可以跟你的家人朋友,锻炼你的身体,考验你的反应,就在热血投篮。",
8 "tvlink": "{\"click\":[{\"action\":\"ChangeScene\",\"parameters\":{\"sceneName\":\"sceneGameDetail\",\"packageName\":\"com.orbbec.basketball\",\"activityName\":\"com.orbbec.u3d.OrbbecActivity\",\"downloadUrl\":\"apk/com.orbbec.basketball_v1.0.16_20190109_Release_22000601.apk\"}}]}",
9 "images": {
10 "list": [
11 {
12 "extension": ".png",
13 "enable": true,
14 "fileUrl": "upload/image/gameDetail/热血篮球/截图1.jpg",
15 "width": 274,
16 "height": 168
17 }
18 ]
19 }
20 }
21 ]
22 }
...\ No newline at end of file ...\ No newline at end of file