yingchigamesdk-cocos-v3 25.7.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/assets/resources/Privacy/PrivacyPolicy.txt.meta +11 -0
  2. package/assets/resources/Privacy/ad.png +0 -0
  3. package/assets/resources/Privacy/ad.png.meta +162 -0
  4. package/assets/resources/Privacy/bg.prefab +3184 -0
  5. package/assets/resources/Privacy/bg.prefab.meta +13 -0
  6. package/assets/resources/Privacy/close.png +0 -0
  7. package/assets/resources/Privacy/close.png.meta +162 -0
  8. package/assets/resources/Privacy/panelBg.png +0 -0
  9. package/assets/resources/Privacy/panelBg.png.meta +134 -0
  10. package/assets/resources/Privacy/panelBtn.png.meta +134 -0
  11. package/assets/resources/Privacy/policyUI.prefab +1450 -0
  12. package/assets/resources/Privacy/policyUI.prefab.meta +13 -0
  13. package/assets/resources/Privacy/rectbg.png.meta +134 -0
  14. package/assets/resources/Privacy/yinsiUI.prefab +2120 -0
  15. package/assets/resources/Privacy/yinsiUI.prefab.meta +13 -0
  16. package/dist/Demo.d.ts +11 -0
  17. package/dist/index.d.ts +12 -0
  18. package/dist/index.js +2673 -0
  19. package/dist/index.js.map +7 -0
  20. package/dist/ycsdk/AdState.d.ts +9 -0
  21. package/dist/ycsdk/AdTactics.d.ts +36 -0
  22. package/dist/ycsdk/AdType.d.ts +7 -0
  23. package/dist/ycsdk/GameInterface.d.ts +52 -0
  24. package/dist/ycsdk/SDKConfig.d.ts +28 -0
  25. package/dist/ycsdk/StorageUtils.d.ts +6 -0
  26. package/dist/ycsdk/YCSDK.d.ts +43 -0
  27. package/dist/ycsdk/minigame/BannerType.d.ts +6 -0
  28. package/dist/ycsdk/minigame/DebugGame.d.ts +16 -0
  29. package/dist/ycsdk/minigame/HttpRequest.d.ts +15 -0
  30. package/dist/ycsdk/minigame/InterstitialType.d.ts +5 -0
  31. package/dist/ycsdk/minigame/MiniGame.d.ts +19 -0
  32. package/dist/ycsdk/minigame/PayParams.d.ts +19 -0
  33. package/dist/ycsdk/minigame/PrivacyEvent.d.ts +8 -0
  34. package/dist/ycsdk/minigame/PrivacyListener.d.ts +6 -0
  35. package/dist/ycsdk/minigame/douyin/DouYinGame.d.ts +18 -0
  36. package/dist/ycsdk/minigame/huawei/HuaWeiGame.d.ts +27 -0
  37. package/dist/ycsdk/minigame/kuaishou/KuaiShouGame.d.ts +15 -0
  38. package/dist/ycsdk/minigame/md5.d.ts +70 -0
  39. package/dist/ycsdk/minigame/oppo/OppoGame.d.ts +29 -0
  40. package/dist/ycsdk/minigame/vivo/VivoGame.d.ts +27 -0
  41. package/dist/ycsdk/minigame/wechat/WeChatGame.d.ts +17 -0
  42. package/dist/ycsdk/minigame/xiaomi/XiaoMiGame.d.ts +30 -0
  43. package/package.json +31 -0
@@ -0,0 +1,3184 @@
1
+ [
2
+ {
3
+ "__type__": "cc.Prefab",
4
+ "_name": "bg",
5
+ "_objFlags": 0,
6
+ "__editorExtras__": {},
7
+ "_native": "",
8
+ "data": {
9
+ "__id__": 1
10
+ },
11
+ "optimizationPolicy": 0,
12
+ "persistent": false,
13
+ "asyncLoadAssets": false
14
+ },
15
+ {
16
+ "__type__": "cc.Node",
17
+ "_name": "bg",
18
+ "_objFlags": 0,
19
+ "__editorExtras__": {},
20
+ "_parent": null,
21
+ "_children": [
22
+ {
23
+ "__id__": 2
24
+ }
25
+ ],
26
+ "_active": true,
27
+ "_components": [
28
+ {
29
+ "__id__": 146
30
+ },
31
+ {
32
+ "__id__": 148
33
+ },
34
+ {
35
+ "__id__": 150
36
+ },
37
+ {
38
+ "__id__": 152
39
+ },
40
+ {
41
+ "__id__": 154
42
+ }
43
+ ],
44
+ "_prefab": {
45
+ "__id__": 156
46
+ },
47
+ "_lpos": {
48
+ "__type__": "cc.Vec3",
49
+ "x": 0,
50
+ "y": 0,
51
+ "z": 0
52
+ },
53
+ "_lrot": {
54
+ "__type__": "cc.Quat",
55
+ "x": 0,
56
+ "y": 0,
57
+ "z": 0,
58
+ "w": 1
59
+ },
60
+ "_lscale": {
61
+ "__type__": "cc.Vec3",
62
+ "x": 1,
63
+ "y": 1,
64
+ "z": 1
65
+ },
66
+ "_mobility": 0,
67
+ "_layer": 1,
68
+ "_euler": {
69
+ "__type__": "cc.Vec3",
70
+ "x": 0,
71
+ "y": 0,
72
+ "z": 0
73
+ },
74
+ "_id": ""
75
+ },
76
+ {
77
+ "__type__": "cc.Node",
78
+ "_name": "native",
79
+ "_objFlags": 0,
80
+ "__editorExtras__": {},
81
+ "_parent": {
82
+ "__id__": 1
83
+ },
84
+ "_children": [
85
+ {
86
+ "__id__": 3
87
+ },
88
+ {
89
+ "__id__": 13
90
+ },
91
+ {
92
+ "__id__": 23
93
+ },
94
+ {
95
+ "__id__": 33
96
+ },
97
+ {
98
+ "__id__": 43
99
+ },
100
+ {
101
+ "__id__": 53
102
+ },
103
+ {
104
+ "__id__": 129
105
+ }
106
+ ],
107
+ "_active": true,
108
+ "_components": [
109
+ {
110
+ "__id__": 139
111
+ },
112
+ {
113
+ "__id__": 141
114
+ },
115
+ {
116
+ "__id__": 143
117
+ }
118
+ ],
119
+ "_prefab": {
120
+ "__id__": 145
121
+ },
122
+ "_lpos": {
123
+ "__type__": "cc.Vec3",
124
+ "x": 0,
125
+ "y": 0,
126
+ "z": 0
127
+ },
128
+ "_lrot": {
129
+ "__type__": "cc.Quat",
130
+ "x": 0,
131
+ "y": 0,
132
+ "z": 0,
133
+ "w": 1
134
+ },
135
+ "_lscale": {
136
+ "__type__": "cc.Vec3",
137
+ "x": 1,
138
+ "y": 1,
139
+ "z": 1
140
+ },
141
+ "_mobility": 0,
142
+ "_layer": 1,
143
+ "_euler": {
144
+ "__type__": "cc.Vec3",
145
+ "x": 0,
146
+ "y": 0,
147
+ "z": 0
148
+ },
149
+ "_id": ""
150
+ },
151
+ {
152
+ "__type__": "cc.Node",
153
+ "_name": "pic",
154
+ "_objFlags": 0,
155
+ "__editorExtras__": {},
156
+ "_parent": {
157
+ "__id__": 2
158
+ },
159
+ "_children": [],
160
+ "_active": true,
161
+ "_components": [
162
+ {
163
+ "__id__": 4
164
+ },
165
+ {
166
+ "__id__": 6
167
+ },
168
+ {
169
+ "__id__": 8
170
+ },
171
+ {
172
+ "__id__": 10
173
+ }
174
+ ],
175
+ "_prefab": {
176
+ "__id__": 12
177
+ },
178
+ "_lpos": {
179
+ "__type__": "cc.Vec3",
180
+ "x": 0,
181
+ "y": 162,
182
+ "z": 0
183
+ },
184
+ "_lrot": {
185
+ "__type__": "cc.Quat",
186
+ "x": 0,
187
+ "y": 0,
188
+ "z": 0,
189
+ "w": 1
190
+ },
191
+ "_lscale": {
192
+ "__type__": "cc.Vec3",
193
+ "x": 1,
194
+ "y": 1,
195
+ "z": 1
196
+ },
197
+ "_mobility": 0,
198
+ "_layer": 1,
199
+ "_euler": {
200
+ "__type__": "cc.Vec3",
201
+ "x": 0,
202
+ "y": 0,
203
+ "z": 0
204
+ },
205
+ "_id": ""
206
+ },
207
+ {
208
+ "__type__": "cc.Sprite",
209
+ "_name": "",
210
+ "_objFlags": 0,
211
+ "__editorExtras__": {},
212
+ "node": {
213
+ "__id__": 3
214
+ },
215
+ "_enabled": true,
216
+ "__prefab": {
217
+ "__id__": 5
218
+ },
219
+ "_customMaterial": {
220
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
221
+ "__expectedType__": "cc.Material"
222
+ },
223
+ "_srcBlendFactor": 2,
224
+ "_dstBlendFactor": 4,
225
+ "_color": {
226
+ "__type__": "cc.Color",
227
+ "r": 229,
228
+ "g": 255,
229
+ "b": 255,
230
+ "a": 255
231
+ },
232
+ "_spriteFrame": {
233
+ "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
234
+ "__expectedType__": "cc.SpriteFrame"
235
+ },
236
+ "_type": 0,
237
+ "_fillType": 0,
238
+ "_sizeMode": 0,
239
+ "_fillCenter": {
240
+ "__type__": "cc.Vec2",
241
+ "x": 0,
242
+ "y": 0
243
+ },
244
+ "_fillStart": 0,
245
+ "_fillRange": 0,
246
+ "_isTrimmedMode": true,
247
+ "_useGrayscale": false,
248
+ "_atlas": null,
249
+ "_id": ""
250
+ },
251
+ {
252
+ "__type__": "cc.CompPrefabInfo",
253
+ "fileId": "11C16vnspHj78W5F0eekPL"
254
+ },
255
+ {
256
+ "__type__": "cc.Widget",
257
+ "_name": "",
258
+ "_objFlags": 0,
259
+ "__editorExtras__": {},
260
+ "node": {
261
+ "__id__": 3
262
+ },
263
+ "_enabled": true,
264
+ "__prefab": {
265
+ "__id__": 7
266
+ },
267
+ "_alignFlags": 17,
268
+ "_target": null,
269
+ "_left": 0,
270
+ "_right": 0,
271
+ "_top": 0,
272
+ "_bottom": 0,
273
+ "_horizontalCenter": 0,
274
+ "_verticalCenter": 0,
275
+ "_isAbsLeft": true,
276
+ "_isAbsRight": true,
277
+ "_isAbsTop": true,
278
+ "_isAbsBottom": true,
279
+ "_isAbsHorizontalCenter": true,
280
+ "_isAbsVerticalCenter": true,
281
+ "_originalWidth": 0,
282
+ "_originalHeight": 0,
283
+ "_alignMode": 2,
284
+ "_lockFlags": 0,
285
+ "_id": ""
286
+ },
287
+ {
288
+ "__type__": "cc.CompPrefabInfo",
289
+ "fileId": "85kxb9p+1PnKlsoSziMWZE"
290
+ },
291
+ {
292
+ "__type__": "cc.UIOpacity",
293
+ "_name": "",
294
+ "_objFlags": 0,
295
+ "__editorExtras__": {},
296
+ "node": {
297
+ "__id__": 3
298
+ },
299
+ "_enabled": true,
300
+ "__prefab": {
301
+ "__id__": 9
302
+ },
303
+ "_opacity": 255,
304
+ "_id": ""
305
+ },
306
+ {
307
+ "__type__": "cc.CompPrefabInfo",
308
+ "fileId": "e2UXy5En1OEZRI3QAJe2Fy"
309
+ },
310
+ {
311
+ "__type__": "cc.UITransform",
312
+ "_name": "",
313
+ "_objFlags": 0,
314
+ "__editorExtras__": {},
315
+ "node": {
316
+ "__id__": 3
317
+ },
318
+ "_enabled": true,
319
+ "__prefab": {
320
+ "__id__": 11
321
+ },
322
+ "_contentSize": {
323
+ "__type__": "cc.Size",
324
+ "width": 700,
325
+ "height": 438
326
+ },
327
+ "_anchorPoint": {
328
+ "__type__": "cc.Vec2",
329
+ "x": 0.5,
330
+ "y": 0.5
331
+ },
332
+ "_id": ""
333
+ },
334
+ {
335
+ "__type__": "cc.CompPrefabInfo",
336
+ "fileId": "98Rf8DpAVK6a/RfORBno6S"
337
+ },
338
+ {
339
+ "__type__": "cc.PrefabInfo",
340
+ "root": {
341
+ "__id__": 1
342
+ },
343
+ "asset": {
344
+ "__id__": 0
345
+ },
346
+ "fileId": "70DgrB8xtMN6JY2914jDvv",
347
+ "instance": null,
348
+ "targetOverrides": null,
349
+ "nestedPrefabInstanceRoots": null
350
+ },
351
+ {
352
+ "__type__": "cc.Node",
353
+ "_name": "close",
354
+ "_objFlags": 0,
355
+ "__editorExtras__": {},
356
+ "_parent": {
357
+ "__id__": 2
358
+ },
359
+ "_children": [],
360
+ "_active": true,
361
+ "_components": [
362
+ {
363
+ "__id__": 14
364
+ },
365
+ {
366
+ "__id__": 16
367
+ },
368
+ {
369
+ "__id__": 18
370
+ },
371
+ {
372
+ "__id__": 20
373
+ }
374
+ ],
375
+ "_prefab": {
376
+ "__id__": 22
377
+ },
378
+ "_lpos": {
379
+ "__type__": "cc.Vec3",
380
+ "x": 310,
381
+ "y": 341,
382
+ "z": 0
383
+ },
384
+ "_lrot": {
385
+ "__type__": "cc.Quat",
386
+ "x": 0,
387
+ "y": 0,
388
+ "z": 0,
389
+ "w": 1
390
+ },
391
+ "_lscale": {
392
+ "__type__": "cc.Vec3",
393
+ "x": 1,
394
+ "y": 1,
395
+ "z": 1
396
+ },
397
+ "_mobility": 0,
398
+ "_layer": 1,
399
+ "_euler": {
400
+ "__type__": "cc.Vec3",
401
+ "x": 0,
402
+ "y": 0,
403
+ "z": 0
404
+ },
405
+ "_id": ""
406
+ },
407
+ {
408
+ "__type__": "cc.Sprite",
409
+ "_name": "",
410
+ "_objFlags": 0,
411
+ "__editorExtras__": {},
412
+ "node": {
413
+ "__id__": 13
414
+ },
415
+ "_enabled": true,
416
+ "__prefab": {
417
+ "__id__": 15
418
+ },
419
+ "_customMaterial": {
420
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
421
+ "__expectedType__": "cc.Material"
422
+ },
423
+ "_srcBlendFactor": 2,
424
+ "_dstBlendFactor": 4,
425
+ "_color": {
426
+ "__type__": "cc.Color",
427
+ "r": 255,
428
+ "g": 255,
429
+ "b": 255,
430
+ "a": 255
431
+ },
432
+ "_spriteFrame": {
433
+ "__uuid__": "20b8e4a3-e89a-47e3-aa1f-fdbba176aaef@f9941",
434
+ "__expectedType__": "cc.SpriteFrame"
435
+ },
436
+ "_type": 0,
437
+ "_fillType": 0,
438
+ "_sizeMode": 0,
439
+ "_fillCenter": {
440
+ "__type__": "cc.Vec2",
441
+ "x": 0,
442
+ "y": 0
443
+ },
444
+ "_fillStart": 0,
445
+ "_fillRange": 0,
446
+ "_isTrimmedMode": true,
447
+ "_useGrayscale": false,
448
+ "_atlas": null,
449
+ "_id": ""
450
+ },
451
+ {
452
+ "__type__": "cc.CompPrefabInfo",
453
+ "fileId": "54MHHzIEJE4qTWYa3ueALt"
454
+ },
455
+ {
456
+ "__type__": "cc.UIOpacity",
457
+ "_name": "",
458
+ "_objFlags": 0,
459
+ "__editorExtras__": {},
460
+ "node": {
461
+ "__id__": 13
462
+ },
463
+ "_enabled": true,
464
+ "__prefab": {
465
+ "__id__": 17
466
+ },
467
+ "_opacity": 255,
468
+ "_id": ""
469
+ },
470
+ {
471
+ "__type__": "cc.CompPrefabInfo",
472
+ "fileId": "c4R44VSHBJ/a7S2NPYHB7M"
473
+ },
474
+ {
475
+ "__type__": "cc.UITransform",
476
+ "_name": "",
477
+ "_objFlags": 0,
478
+ "__editorExtras__": {},
479
+ "node": {
480
+ "__id__": 13
481
+ },
482
+ "_enabled": true,
483
+ "__prefab": {
484
+ "__id__": 19
485
+ },
486
+ "_contentSize": {
487
+ "__type__": "cc.Size",
488
+ "width": 60,
489
+ "height": 60
490
+ },
491
+ "_anchorPoint": {
492
+ "__type__": "cc.Vec2",
493
+ "x": 0.5,
494
+ "y": 0.5
495
+ },
496
+ "_id": ""
497
+ },
498
+ {
499
+ "__type__": "cc.CompPrefabInfo",
500
+ "fileId": "aaW/2NT9hCmbB2528y9ko/"
501
+ },
502
+ {
503
+ "__type__": "cc.Widget",
504
+ "_name": "",
505
+ "_objFlags": 0,
506
+ "__editorExtras__": {},
507
+ "node": {
508
+ "__id__": 13
509
+ },
510
+ "_enabled": true,
511
+ "__prefab": {
512
+ "__id__": 21
513
+ },
514
+ "_alignFlags": 33,
515
+ "_target": null,
516
+ "_left": 0,
517
+ "_right": 10,
518
+ "_top": 10,
519
+ "_bottom": 0,
520
+ "_horizontalCenter": 0,
521
+ "_verticalCenter": 0,
522
+ "_isAbsLeft": true,
523
+ "_isAbsRight": true,
524
+ "_isAbsTop": true,
525
+ "_isAbsBottom": true,
526
+ "_isAbsHorizontalCenter": true,
527
+ "_isAbsVerticalCenter": true,
528
+ "_originalWidth": 0,
529
+ "_originalHeight": 0,
530
+ "_alignMode": 2,
531
+ "_lockFlags": 0,
532
+ "_id": ""
533
+ },
534
+ {
535
+ "__type__": "cc.CompPrefabInfo",
536
+ "fileId": "0d19WCdkdK/Zea0NicfQwP"
537
+ },
538
+ {
539
+ "__type__": "cc.PrefabInfo",
540
+ "root": {
541
+ "__id__": 1
542
+ },
543
+ "asset": {
544
+ "__id__": 0
545
+ },
546
+ "fileId": "ebbKjs3mtE/783ySK8sAAR",
547
+ "instance": null,
548
+ "targetOverrides": null,
549
+ "nestedPrefabInstanceRoots": null
550
+ },
551
+ {
552
+ "__type__": "cc.Node",
553
+ "_name": "adlogo",
554
+ "_objFlags": 0,
555
+ "__editorExtras__": {},
556
+ "_parent": {
557
+ "__id__": 2
558
+ },
559
+ "_children": [],
560
+ "_active": true,
561
+ "_components": [
562
+ {
563
+ "__id__": 24
564
+ },
565
+ {
566
+ "__id__": 26
567
+ },
568
+ {
569
+ "__id__": 28
570
+ },
571
+ {
572
+ "__id__": 30
573
+ }
574
+ ],
575
+ "_prefab": {
576
+ "__id__": 32
577
+ },
578
+ "_lpos": {
579
+ "__type__": "cc.Vec3",
580
+ "x": -307.5,
581
+ "y": 356,
582
+ "z": 0
583
+ },
584
+ "_lrot": {
585
+ "__type__": "cc.Quat",
586
+ "x": 0,
587
+ "y": 0,
588
+ "z": 0,
589
+ "w": 1
590
+ },
591
+ "_lscale": {
592
+ "__type__": "cc.Vec3",
593
+ "x": 1,
594
+ "y": 1,
595
+ "z": 1
596
+ },
597
+ "_mobility": 0,
598
+ "_layer": 1,
599
+ "_euler": {
600
+ "__type__": "cc.Vec3",
601
+ "x": 0,
602
+ "y": 0,
603
+ "z": 0
604
+ },
605
+ "_id": ""
606
+ },
607
+ {
608
+ "__type__": "cc.Sprite",
609
+ "_name": "",
610
+ "_objFlags": 0,
611
+ "__editorExtras__": {},
612
+ "node": {
613
+ "__id__": 23
614
+ },
615
+ "_enabled": true,
616
+ "__prefab": {
617
+ "__id__": 25
618
+ },
619
+ "_customMaterial": {
620
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
621
+ "__expectedType__": "cc.Material"
622
+ },
623
+ "_srcBlendFactor": 2,
624
+ "_dstBlendFactor": 4,
625
+ "_color": {
626
+ "__type__": "cc.Color",
627
+ "r": 255,
628
+ "g": 255,
629
+ "b": 255,
630
+ "a": 255
631
+ },
632
+ "_spriteFrame": {
633
+ "__uuid__": "36f85d9e-b4bd-4149-a95e-3061a59784d6@f9941",
634
+ "__expectedType__": "cc.SpriteFrame"
635
+ },
636
+ "_type": 0,
637
+ "_fillType": 0,
638
+ "_sizeMode": 0,
639
+ "_fillCenter": {
640
+ "__type__": "cc.Vec2",
641
+ "x": 0,
642
+ "y": 0
643
+ },
644
+ "_fillStart": 0,
645
+ "_fillRange": 0,
646
+ "_isTrimmedMode": true,
647
+ "_useGrayscale": false,
648
+ "_atlas": null,
649
+ "_id": ""
650
+ },
651
+ {
652
+ "__type__": "cc.CompPrefabInfo",
653
+ "fileId": "0aNmBtui9AlbA9ZJOs2dd7"
654
+ },
655
+ {
656
+ "__type__": "cc.UIOpacity",
657
+ "_name": "",
658
+ "_objFlags": 0,
659
+ "__editorExtras__": {},
660
+ "node": {
661
+ "__id__": 23
662
+ },
663
+ "_enabled": true,
664
+ "__prefab": {
665
+ "__id__": 27
666
+ },
667
+ "_opacity": 255,
668
+ "_id": ""
669
+ },
670
+ {
671
+ "__type__": "cc.CompPrefabInfo",
672
+ "fileId": "195KTtcnNFipFYes81BHAC"
673
+ },
674
+ {
675
+ "__type__": "cc.UITransform",
676
+ "_name": "",
677
+ "_objFlags": 0,
678
+ "__editorExtras__": {},
679
+ "node": {
680
+ "__id__": 23
681
+ },
682
+ "_enabled": true,
683
+ "__prefab": {
684
+ "__id__": 29
685
+ },
686
+ "_contentSize": {
687
+ "__type__": "cc.Size",
688
+ "width": 75,
689
+ "height": 40
690
+ },
691
+ "_anchorPoint": {
692
+ "__type__": "cc.Vec2",
693
+ "x": 0.5,
694
+ "y": 0.5
695
+ },
696
+ "_id": ""
697
+ },
698
+ {
699
+ "__type__": "cc.CompPrefabInfo",
700
+ "fileId": "b1OYlytpBGFbZen26eLdh1"
701
+ },
702
+ {
703
+ "__type__": "cc.Widget",
704
+ "_name": "",
705
+ "_objFlags": 0,
706
+ "__editorExtras__": {},
707
+ "node": {
708
+ "__id__": 23
709
+ },
710
+ "_enabled": true,
711
+ "__prefab": {
712
+ "__id__": 31
713
+ },
714
+ "_alignFlags": 9,
715
+ "_target": null,
716
+ "_left": 5,
717
+ "_right": 0,
718
+ "_top": 5,
719
+ "_bottom": 0,
720
+ "_horizontalCenter": 0,
721
+ "_verticalCenter": 0,
722
+ "_isAbsLeft": true,
723
+ "_isAbsRight": true,
724
+ "_isAbsTop": true,
725
+ "_isAbsBottom": true,
726
+ "_isAbsHorizontalCenter": true,
727
+ "_isAbsVerticalCenter": true,
728
+ "_originalWidth": 0,
729
+ "_originalHeight": 0,
730
+ "_alignMode": 2,
731
+ "_lockFlags": 0,
732
+ "_id": ""
733
+ },
734
+ {
735
+ "__type__": "cc.CompPrefabInfo",
736
+ "fileId": "e27KI8zRBPcpCJIK9VvaaB"
737
+ },
738
+ {
739
+ "__type__": "cc.PrefabInfo",
740
+ "root": {
741
+ "__id__": 1
742
+ },
743
+ "asset": {
744
+ "__id__": 0
745
+ },
746
+ "fileId": "83u4StKplAi64Xky9B07ox",
747
+ "instance": null,
748
+ "targetOverrides": null,
749
+ "nestedPrefabInstanceRoots": null
750
+ },
751
+ {
752
+ "__type__": "cc.Node",
753
+ "_name": "title",
754
+ "_objFlags": 0,
755
+ "__editorExtras__": {},
756
+ "_parent": {
757
+ "__id__": 2
758
+ },
759
+ "_children": [],
760
+ "_active": true,
761
+ "_components": [
762
+ {
763
+ "__id__": 34
764
+ },
765
+ {
766
+ "__id__": 36
767
+ },
768
+ {
769
+ "__id__": 38
770
+ },
771
+ {
772
+ "__id__": 40
773
+ }
774
+ ],
775
+ "_prefab": {
776
+ "__id__": 42
777
+ },
778
+ "_lpos": {
779
+ "__type__": "cc.Vec3",
780
+ "x": -184,
781
+ "y": -100,
782
+ "z": 0
783
+ },
784
+ "_lrot": {
785
+ "__type__": "cc.Quat",
786
+ "x": 0,
787
+ "y": 0,
788
+ "z": 0,
789
+ "w": 1
790
+ },
791
+ "_lscale": {
792
+ "__type__": "cc.Vec3",
793
+ "x": 1,
794
+ "y": 1,
795
+ "z": 1
796
+ },
797
+ "_mobility": 0,
798
+ "_layer": 1,
799
+ "_euler": {
800
+ "__type__": "cc.Vec3",
801
+ "x": 0,
802
+ "y": 0,
803
+ "z": 0
804
+ },
805
+ "_id": ""
806
+ },
807
+ {
808
+ "__type__": "cc.Label",
809
+ "_name": "",
810
+ "_objFlags": 0,
811
+ "__editorExtras__": {},
812
+ "node": {
813
+ "__id__": 33
814
+ },
815
+ "_enabled": true,
816
+ "__prefab": {
817
+ "__id__": 35
818
+ },
819
+ "_customMaterial": {
820
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
821
+ "__expectedType__": "cc.Material"
822
+ },
823
+ "_srcBlendFactor": 2,
824
+ "_dstBlendFactor": 4,
825
+ "_color": {
826
+ "__type__": "cc.Color",
827
+ "r": 14,
828
+ "g": 6,
829
+ "b": 6,
830
+ "a": 255
831
+ },
832
+ "_string": "这是标题这是标题",
833
+ "_horizontalAlign": 0,
834
+ "_verticalAlign": 1,
835
+ "_actualFontSize": 34,
836
+ "_fontSize": 34,
837
+ "_fontFamily": "Arial",
838
+ "_lineHeight": 34,
839
+ "_overflow": 0,
840
+ "_enableWrapText": true,
841
+ "_font": null,
842
+ "_isSystemFontUsed": true,
843
+ "_spacingX": 0,
844
+ "_isItalic": false,
845
+ "_isBold": false,
846
+ "_isUnderline": false,
847
+ "_underlineHeight": 0,
848
+ "_cacheMode": 0,
849
+ "_id": ""
850
+ },
851
+ {
852
+ "__type__": "cc.CompPrefabInfo",
853
+ "fileId": "f72E83+uBAg43TAlVVyjBO"
854
+ },
855
+ {
856
+ "__type__": "cc.Widget",
857
+ "_name": "",
858
+ "_objFlags": 0,
859
+ "__editorExtras__": {},
860
+ "node": {
861
+ "__id__": 33
862
+ },
863
+ "_enabled": true,
864
+ "__prefab": {
865
+ "__id__": 37
866
+ },
867
+ "_alignFlags": 10,
868
+ "_target": null,
869
+ "_left": 30,
870
+ "_right": 0,
871
+ "_top": 0,
872
+ "_bottom": 0,
873
+ "_horizontalCenter": 0,
874
+ "_verticalCenter": -100,
875
+ "_isAbsLeft": true,
876
+ "_isAbsRight": true,
877
+ "_isAbsTop": true,
878
+ "_isAbsBottom": true,
879
+ "_isAbsHorizontalCenter": true,
880
+ "_isAbsVerticalCenter": true,
881
+ "_originalWidth": 0,
882
+ "_originalHeight": 0,
883
+ "_alignMode": 2,
884
+ "_lockFlags": 0,
885
+ "_id": ""
886
+ },
887
+ {
888
+ "__type__": "cc.CompPrefabInfo",
889
+ "fileId": "14a2/qvWtKZ6e90E9zhvrI"
890
+ },
891
+ {
892
+ "__type__": "cc.UIOpacity",
893
+ "_name": "",
894
+ "_objFlags": 0,
895
+ "__editorExtras__": {},
896
+ "node": {
897
+ "__id__": 33
898
+ },
899
+ "_enabled": true,
900
+ "__prefab": {
901
+ "__id__": 39
902
+ },
903
+ "_opacity": 255,
904
+ "_id": ""
905
+ },
906
+ {
907
+ "__type__": "cc.CompPrefabInfo",
908
+ "fileId": "b90j409SVJH7TIPWUvc2x4"
909
+ },
910
+ {
911
+ "__type__": "cc.UITransform",
912
+ "_name": "",
913
+ "_objFlags": 0,
914
+ "__editorExtras__": {},
915
+ "node": {
916
+ "__id__": 33
917
+ },
918
+ "_enabled": true,
919
+ "__prefab": {
920
+ "__id__": 41
921
+ },
922
+ "_contentSize": {
923
+ "__type__": "cc.Size",
924
+ "width": 272,
925
+ "height": 42.84
926
+ },
927
+ "_anchorPoint": {
928
+ "__type__": "cc.Vec2",
929
+ "x": 0.5,
930
+ "y": 0.5
931
+ },
932
+ "_id": ""
933
+ },
934
+ {
935
+ "__type__": "cc.CompPrefabInfo",
936
+ "fileId": "f3nXNo8cVDioJrrKFgSOe7"
937
+ },
938
+ {
939
+ "__type__": "cc.PrefabInfo",
940
+ "root": {
941
+ "__id__": 1
942
+ },
943
+ "asset": {
944
+ "__id__": 0
945
+ },
946
+ "fileId": "cdstAXZ8VNo46LO8dpSbRl",
947
+ "instance": null,
948
+ "targetOverrides": null,
949
+ "nestedPrefabInstanceRoots": null
950
+ },
951
+ {
952
+ "__type__": "cc.Node",
953
+ "_name": "company",
954
+ "_objFlags": 0,
955
+ "__editorExtras__": {},
956
+ "_parent": {
957
+ "__id__": 2
958
+ },
959
+ "_children": [],
960
+ "_active": true,
961
+ "_components": [
962
+ {
963
+ "__id__": 44
964
+ },
965
+ {
966
+ "__id__": 46
967
+ },
968
+ {
969
+ "__id__": 48
970
+ },
971
+ {
972
+ "__id__": 50
973
+ }
974
+ ],
975
+ "_prefab": {
976
+ "__id__": 52
977
+ },
978
+ "_lpos": {
979
+ "__type__": "cc.Vec3",
980
+ "x": -86,
981
+ "y": -162.1,
982
+ "z": 0
983
+ },
984
+ "_lrot": {
985
+ "__type__": "cc.Quat",
986
+ "x": 0,
987
+ "y": 0,
988
+ "z": 0,
989
+ "w": 1
990
+ },
991
+ "_lscale": {
992
+ "__type__": "cc.Vec3",
993
+ "x": 1,
994
+ "y": 1,
995
+ "z": 1
996
+ },
997
+ "_mobility": 0,
998
+ "_layer": 1,
999
+ "_euler": {
1000
+ "__type__": "cc.Vec3",
1001
+ "x": 0,
1002
+ "y": 0,
1003
+ "z": 0
1004
+ },
1005
+ "_id": ""
1006
+ },
1007
+ {
1008
+ "__type__": "cc.Label",
1009
+ "_name": "",
1010
+ "_objFlags": 0,
1011
+ "__editorExtras__": {},
1012
+ "node": {
1013
+ "__id__": 43
1014
+ },
1015
+ "_enabled": true,
1016
+ "__prefab": {
1017
+ "__id__": 45
1018
+ },
1019
+ "_customMaterial": {
1020
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
1021
+ "__expectedType__": "cc.Material"
1022
+ },
1023
+ "_srcBlendFactor": 2,
1024
+ "_dstBlendFactor": 4,
1025
+ "_color": {
1026
+ "__type__": "cc.Color",
1027
+ "r": 109,
1028
+ "g": 98,
1029
+ "b": 98,
1030
+ "a": 255
1031
+ },
1032
+ "_string": "产品所属公司产品所属公司产品所属公司",
1033
+ "_horizontalAlign": 1,
1034
+ "_verticalAlign": 1,
1035
+ "_actualFontSize": 26,
1036
+ "_fontSize": 26,
1037
+ "_fontFamily": "Arial",
1038
+ "_lineHeight": 30,
1039
+ "_overflow": 0,
1040
+ "_enableWrapText": true,
1041
+ "_font": null,
1042
+ "_isSystemFontUsed": true,
1043
+ "_spacingX": 0,
1044
+ "_isItalic": false,
1045
+ "_isBold": false,
1046
+ "_isUnderline": false,
1047
+ "_underlineHeight": 0,
1048
+ "_cacheMode": 0,
1049
+ "_id": ""
1050
+ },
1051
+ {
1052
+ "__type__": "cc.CompPrefabInfo",
1053
+ "fileId": "a7hAhYLHZPgKxbwKwaXvBv"
1054
+ },
1055
+ {
1056
+ "__type__": "cc.Widget",
1057
+ "_name": "",
1058
+ "_objFlags": 0,
1059
+ "__editorExtras__": {},
1060
+ "node": {
1061
+ "__id__": 43
1062
+ },
1063
+ "_enabled": true,
1064
+ "__prefab": {
1065
+ "__id__": 47
1066
+ },
1067
+ "_alignFlags": 12,
1068
+ "_target": null,
1069
+ "_left": 30,
1070
+ "_right": 0,
1071
+ "_top": 0,
1072
+ "_bottom": 200,
1073
+ "_horizontalCenter": 0,
1074
+ "_verticalCenter": 0,
1075
+ "_isAbsLeft": true,
1076
+ "_isAbsRight": true,
1077
+ "_isAbsTop": true,
1078
+ "_isAbsBottom": true,
1079
+ "_isAbsHorizontalCenter": true,
1080
+ "_isAbsVerticalCenter": true,
1081
+ "_originalWidth": 0,
1082
+ "_originalHeight": 0,
1083
+ "_alignMode": 2,
1084
+ "_lockFlags": 0,
1085
+ "_id": ""
1086
+ },
1087
+ {
1088
+ "__type__": "cc.CompPrefabInfo",
1089
+ "fileId": "cblqlbEp1HgZ3ZAAwXVo15"
1090
+ },
1091
+ {
1092
+ "__type__": "cc.UIOpacity",
1093
+ "_name": "",
1094
+ "_objFlags": 0,
1095
+ "__editorExtras__": {},
1096
+ "node": {
1097
+ "__id__": 43
1098
+ },
1099
+ "_enabled": true,
1100
+ "__prefab": {
1101
+ "__id__": 49
1102
+ },
1103
+ "_opacity": 255,
1104
+ "_id": ""
1105
+ },
1106
+ {
1107
+ "__type__": "cc.CompPrefabInfo",
1108
+ "fileId": "0f0jnU3s1D4YkCGmKax72P"
1109
+ },
1110
+ {
1111
+ "__type__": "cc.UITransform",
1112
+ "_name": "",
1113
+ "_objFlags": 0,
1114
+ "__editorExtras__": {},
1115
+ "node": {
1116
+ "__id__": 43
1117
+ },
1118
+ "_enabled": true,
1119
+ "__prefab": {
1120
+ "__id__": 51
1121
+ },
1122
+ "_contentSize": {
1123
+ "__type__": "cc.Size",
1124
+ "width": 468,
1125
+ "height": 37.8
1126
+ },
1127
+ "_anchorPoint": {
1128
+ "__type__": "cc.Vec2",
1129
+ "x": 0.5,
1130
+ "y": 0.5
1131
+ },
1132
+ "_id": ""
1133
+ },
1134
+ {
1135
+ "__type__": "cc.CompPrefabInfo",
1136
+ "fileId": "b2nYhRB/dO7q617E0VHj6e"
1137
+ },
1138
+ {
1139
+ "__type__": "cc.PrefabInfo",
1140
+ "root": {
1141
+ "__id__": 1
1142
+ },
1143
+ "asset": {
1144
+ "__id__": 0
1145
+ },
1146
+ "fileId": "17RwdeHeVDMZpWfeqzEIpW",
1147
+ "instance": null,
1148
+ "targetOverrides": null,
1149
+ "nestedPrefabInstanceRoots": null
1150
+ },
1151
+ {
1152
+ "__type__": "cc.Node",
1153
+ "_name": "info",
1154
+ "_objFlags": 0,
1155
+ "__editorExtras__": {},
1156
+ "_parent": {
1157
+ "__id__": 2
1158
+ },
1159
+ "_children": [
1160
+ {
1161
+ "__id__": 54
1162
+ },
1163
+ {
1164
+ "__id__": 64
1165
+ },
1166
+ {
1167
+ "__id__": 72
1168
+ },
1169
+ {
1170
+ "__id__": 82
1171
+ },
1172
+ {
1173
+ "__id__": 90
1174
+ },
1175
+ {
1176
+ "__id__": 100
1177
+ },
1178
+ {
1179
+ "__id__": 108
1180
+ }
1181
+ ],
1182
+ "_active": true,
1183
+ "_components": [
1184
+ {
1185
+ "__id__": 118
1186
+ },
1187
+ {
1188
+ "__id__": 120
1189
+ },
1190
+ {
1191
+ "__id__": 122
1192
+ },
1193
+ {
1194
+ "__id__": 124
1195
+ },
1196
+ {
1197
+ "__id__": 126
1198
+ }
1199
+ ],
1200
+ "_prefab": {
1201
+ "__id__": 128
1202
+ },
1203
+ "_lpos": {
1204
+ "__type__": "cc.Vec3",
1205
+ "x": -182.5,
1206
+ "y": -215.25,
1207
+ "z": 0
1208
+ },
1209
+ "_lrot": {
1210
+ "__type__": "cc.Quat",
1211
+ "x": 0,
1212
+ "y": 0,
1213
+ "z": 0,
1214
+ "w": 1
1215
+ },
1216
+ "_lscale": {
1217
+ "__type__": "cc.Vec3",
1218
+ "x": 1,
1219
+ "y": 1,
1220
+ "z": 1
1221
+ },
1222
+ "_mobility": 0,
1223
+ "_layer": 1,
1224
+ "_euler": {
1225
+ "__type__": "cc.Vec3",
1226
+ "x": 0,
1227
+ "y": 0,
1228
+ "z": 0
1229
+ },
1230
+ "_id": ""
1231
+ },
1232
+ {
1233
+ "__type__": "cc.Node",
1234
+ "_name": "verison",
1235
+ "_objFlags": 0,
1236
+ "__editorExtras__": {},
1237
+ "_parent": {
1238
+ "__id__": 53
1239
+ },
1240
+ "_children": [],
1241
+ "_active": true,
1242
+ "_components": [
1243
+ {
1244
+ "__id__": 55
1245
+ },
1246
+ {
1247
+ "__id__": 57
1248
+ },
1249
+ {
1250
+ "__id__": 59
1251
+ },
1252
+ {
1253
+ "__id__": 61
1254
+ }
1255
+ ],
1256
+ "_prefab": {
1257
+ "__id__": 63
1258
+ },
1259
+ "_lpos": {
1260
+ "__type__": "cc.Vec3",
1261
+ "x": -112.5,
1262
+ "y": 0,
1263
+ "z": 0
1264
+ },
1265
+ "_lrot": {
1266
+ "__type__": "cc.Quat",
1267
+ "x": 0,
1268
+ "y": 0,
1269
+ "z": 0,
1270
+ "w": 1
1271
+ },
1272
+ "_lscale": {
1273
+ "__type__": "cc.Vec3",
1274
+ "x": 1,
1275
+ "y": 1,
1276
+ "z": 1
1277
+ },
1278
+ "_mobility": 0,
1279
+ "_layer": 1,
1280
+ "_euler": {
1281
+ "__type__": "cc.Vec3",
1282
+ "x": 0,
1283
+ "y": 0,
1284
+ "z": 0
1285
+ },
1286
+ "_id": ""
1287
+ },
1288
+ {
1289
+ "__type__": "cc.Label",
1290
+ "_name": "",
1291
+ "_objFlags": 0,
1292
+ "__editorExtras__": {},
1293
+ "node": {
1294
+ "__id__": 54
1295
+ },
1296
+ "_enabled": true,
1297
+ "__prefab": {
1298
+ "__id__": 56
1299
+ },
1300
+ "_customMaterial": {
1301
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
1302
+ "__expectedType__": "cc.Material"
1303
+ },
1304
+ "_srcBlendFactor": 2,
1305
+ "_dstBlendFactor": 4,
1306
+ "_color": {
1307
+ "__type__": "cc.Color",
1308
+ "r": 109,
1309
+ "g": 98,
1310
+ "b": 98,
1311
+ "a": 255
1312
+ },
1313
+ "_string": "版本",
1314
+ "_horizontalAlign": 1,
1315
+ "_verticalAlign": 1,
1316
+ "_actualFontSize": 25,
1317
+ "_fontSize": 25,
1318
+ "_fontFamily": "Arial",
1319
+ "_lineHeight": 25,
1320
+ "_overflow": 0,
1321
+ "_enableWrapText": true,
1322
+ "_font": null,
1323
+ "_isSystemFontUsed": true,
1324
+ "_spacingX": 0,
1325
+ "_isItalic": false,
1326
+ "_isBold": false,
1327
+ "_isUnderline": false,
1328
+ "_underlineHeight": 0,
1329
+ "_cacheMode": 0,
1330
+ "_id": ""
1331
+ },
1332
+ {
1333
+ "__type__": "cc.CompPrefabInfo",
1334
+ "fileId": "e883Er36ZHh6LdFm4P2c6H"
1335
+ },
1336
+ {
1337
+ "__type__": "cc.Widget",
1338
+ "_name": "",
1339
+ "_objFlags": 0,
1340
+ "__editorExtras__": {},
1341
+ "node": {
1342
+ "__id__": 54
1343
+ },
1344
+ "_enabled": true,
1345
+ "__prefab": {
1346
+ "__id__": 58
1347
+ },
1348
+ "_alignFlags": 21,
1349
+ "_target": {
1350
+ "__id__": 53
1351
+ },
1352
+ "_left": 0,
1353
+ "_right": 0,
1354
+ "_top": -1.7763568394002505e-15,
1355
+ "_bottom": 0,
1356
+ "_horizontalCenter": -112.5,
1357
+ "_verticalCenter": 0,
1358
+ "_isAbsLeft": true,
1359
+ "_isAbsRight": true,
1360
+ "_isAbsTop": true,
1361
+ "_isAbsBottom": true,
1362
+ "_isAbsHorizontalCenter": true,
1363
+ "_isAbsVerticalCenter": true,
1364
+ "_originalWidth": 0,
1365
+ "_originalHeight": 31.5,
1366
+ "_alignMode": 2,
1367
+ "_lockFlags": 0,
1368
+ "_id": ""
1369
+ },
1370
+ {
1371
+ "__type__": "cc.CompPrefabInfo",
1372
+ "fileId": "136wD6QNxMXZJHCojs4gE8"
1373
+ },
1374
+ {
1375
+ "__type__": "cc.UIOpacity",
1376
+ "_name": "",
1377
+ "_objFlags": 0,
1378
+ "__editorExtras__": {},
1379
+ "node": {
1380
+ "__id__": 54
1381
+ },
1382
+ "_enabled": true,
1383
+ "__prefab": {
1384
+ "__id__": 60
1385
+ },
1386
+ "_opacity": 255,
1387
+ "_id": ""
1388
+ },
1389
+ {
1390
+ "__type__": "cc.CompPrefabInfo",
1391
+ "fileId": "07Bo1uVPtCUYRYeWT2Gd6t"
1392
+ },
1393
+ {
1394
+ "__type__": "cc.UITransform",
1395
+ "_name": "",
1396
+ "_objFlags": 0,
1397
+ "__editorExtras__": {},
1398
+ "node": {
1399
+ "__id__": 54
1400
+ },
1401
+ "_enabled": true,
1402
+ "__prefab": {
1403
+ "__id__": 62
1404
+ },
1405
+ "_contentSize": {
1406
+ "__type__": "cc.Size",
1407
+ "width": 50,
1408
+ "height": 31.5
1409
+ },
1410
+ "_anchorPoint": {
1411
+ "__type__": "cc.Vec2",
1412
+ "x": 0.5,
1413
+ "y": 0.5
1414
+ },
1415
+ "_id": ""
1416
+ },
1417
+ {
1418
+ "__type__": "cc.CompPrefabInfo",
1419
+ "fileId": "b0dw1P4tJAlaNLx+mI746/"
1420
+ },
1421
+ {
1422
+ "__type__": "cc.PrefabInfo",
1423
+ "root": {
1424
+ "__id__": 1
1425
+ },
1426
+ "asset": {
1427
+ "__id__": 0
1428
+ },
1429
+ "fileId": "78C4dolX1DYJjs5HPr7sXy",
1430
+ "instance": null,
1431
+ "targetOverrides": null,
1432
+ "nestedPrefabInstanceRoots": null
1433
+ },
1434
+ {
1435
+ "__type__": "cc.Node",
1436
+ "_name": "separator1",
1437
+ "_objFlags": 0,
1438
+ "__editorExtras__": {},
1439
+ "_parent": {
1440
+ "__id__": 53
1441
+ },
1442
+ "_children": [],
1443
+ "_active": true,
1444
+ "_components": [
1445
+ {
1446
+ "__id__": 65
1447
+ },
1448
+ {
1449
+ "__id__": 67
1450
+ },
1451
+ {
1452
+ "__id__": 69
1453
+ }
1454
+ ],
1455
+ "_prefab": {
1456
+ "__id__": 71
1457
+ },
1458
+ "_lpos": {
1459
+ "__type__": "cc.Vec3",
1460
+ "x": -75,
1461
+ "y": 0,
1462
+ "z": 0
1463
+ },
1464
+ "_lrot": {
1465
+ "__type__": "cc.Quat",
1466
+ "x": 0,
1467
+ "y": 0,
1468
+ "z": 0,
1469
+ "w": 1
1470
+ },
1471
+ "_lscale": {
1472
+ "__type__": "cc.Vec3",
1473
+ "x": 1,
1474
+ "y": 1,
1475
+ "z": 1
1476
+ },
1477
+ "_mobility": 0,
1478
+ "_layer": 1,
1479
+ "_euler": {
1480
+ "__type__": "cc.Vec3",
1481
+ "x": 0,
1482
+ "y": 0,
1483
+ "z": 0
1484
+ },
1485
+ "_id": ""
1486
+ },
1487
+ {
1488
+ "__type__": "cc.Label",
1489
+ "_name": "",
1490
+ "_objFlags": 0,
1491
+ "__editorExtras__": {},
1492
+ "node": {
1493
+ "__id__": 64
1494
+ },
1495
+ "_enabled": true,
1496
+ "__prefab": {
1497
+ "__id__": 66
1498
+ },
1499
+ "_customMaterial": {
1500
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
1501
+ "__expectedType__": "cc.Material"
1502
+ },
1503
+ "_srcBlendFactor": 2,
1504
+ "_dstBlendFactor": 4,
1505
+ "_color": {
1506
+ "__type__": "cc.Color",
1507
+ "r": 109,
1508
+ "g": 98,
1509
+ "b": 98,
1510
+ "a": 255
1511
+ },
1512
+ "_string": "丨",
1513
+ "_horizontalAlign": 1,
1514
+ "_verticalAlign": 1,
1515
+ "_actualFontSize": 25,
1516
+ "_fontSize": 25,
1517
+ "_fontFamily": "Arial",
1518
+ "_lineHeight": 25,
1519
+ "_overflow": 0,
1520
+ "_enableWrapText": true,
1521
+ "_font": null,
1522
+ "_isSystemFontUsed": true,
1523
+ "_spacingX": 0,
1524
+ "_isItalic": false,
1525
+ "_isBold": false,
1526
+ "_isUnderline": false,
1527
+ "_underlineHeight": 0,
1528
+ "_cacheMode": 0,
1529
+ "_id": ""
1530
+ },
1531
+ {
1532
+ "__type__": "cc.CompPrefabInfo",
1533
+ "fileId": "03NNLISx5O9pK3B3ZVvYHS"
1534
+ },
1535
+ {
1536
+ "__type__": "cc.UIOpacity",
1537
+ "_name": "",
1538
+ "_objFlags": 0,
1539
+ "__editorExtras__": {},
1540
+ "node": {
1541
+ "__id__": 64
1542
+ },
1543
+ "_enabled": true,
1544
+ "__prefab": {
1545
+ "__id__": 68
1546
+ },
1547
+ "_opacity": 255,
1548
+ "_id": ""
1549
+ },
1550
+ {
1551
+ "__type__": "cc.CompPrefabInfo",
1552
+ "fileId": "01LWC8fK1NQrAv1gIdIaOY"
1553
+ },
1554
+ {
1555
+ "__type__": "cc.UITransform",
1556
+ "_name": "",
1557
+ "_objFlags": 0,
1558
+ "__editorExtras__": {},
1559
+ "node": {
1560
+ "__id__": 64
1561
+ },
1562
+ "_enabled": true,
1563
+ "__prefab": {
1564
+ "__id__": 70
1565
+ },
1566
+ "_contentSize": {
1567
+ "__type__": "cc.Size",
1568
+ "width": 25,
1569
+ "height": 31.5
1570
+ },
1571
+ "_anchorPoint": {
1572
+ "__type__": "cc.Vec2",
1573
+ "x": 0.5,
1574
+ "y": 0.5
1575
+ },
1576
+ "_id": ""
1577
+ },
1578
+ {
1579
+ "__type__": "cc.CompPrefabInfo",
1580
+ "fileId": "64tf3ns39De7jrhFuddkl2"
1581
+ },
1582
+ {
1583
+ "__type__": "cc.PrefabInfo",
1584
+ "root": {
1585
+ "__id__": 1
1586
+ },
1587
+ "asset": {
1588
+ "__id__": 0
1589
+ },
1590
+ "fileId": "6cS+nYSMZLL46OIkwd3CXn",
1591
+ "instance": null,
1592
+ "targetOverrides": null,
1593
+ "nestedPrefabInstanceRoots": null
1594
+ },
1595
+ {
1596
+ "__type__": "cc.Node",
1597
+ "_name": "description",
1598
+ "_objFlags": 0,
1599
+ "__editorExtras__": {},
1600
+ "_parent": {
1601
+ "__id__": 53
1602
+ },
1603
+ "_children": [],
1604
+ "_active": true,
1605
+ "_components": [
1606
+ {
1607
+ "__id__": 73
1608
+ },
1609
+ {
1610
+ "__id__": 75
1611
+ },
1612
+ {
1613
+ "__id__": 77
1614
+ },
1615
+ {
1616
+ "__id__": 79
1617
+ }
1618
+ ],
1619
+ "_prefab": {
1620
+ "__id__": 81
1621
+ },
1622
+ "_lpos": {
1623
+ "__type__": "cc.Vec3",
1624
+ "x": -37.5,
1625
+ "y": 0,
1626
+ "z": 0
1627
+ },
1628
+ "_lrot": {
1629
+ "__type__": "cc.Quat",
1630
+ "x": 0,
1631
+ "y": 0,
1632
+ "z": 0,
1633
+ "w": 1
1634
+ },
1635
+ "_lscale": {
1636
+ "__type__": "cc.Vec3",
1637
+ "x": 1,
1638
+ "y": 1,
1639
+ "z": 1
1640
+ },
1641
+ "_mobility": 0,
1642
+ "_layer": 1,
1643
+ "_euler": {
1644
+ "__type__": "cc.Vec3",
1645
+ "x": 0,
1646
+ "y": 0,
1647
+ "z": 0
1648
+ },
1649
+ "_id": ""
1650
+ },
1651
+ {
1652
+ "__type__": "cc.Label",
1653
+ "_name": "",
1654
+ "_objFlags": 0,
1655
+ "__editorExtras__": {},
1656
+ "node": {
1657
+ "__id__": 72
1658
+ },
1659
+ "_enabled": true,
1660
+ "__prefab": {
1661
+ "__id__": 74
1662
+ },
1663
+ "_customMaterial": {
1664
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
1665
+ "__expectedType__": "cc.Material"
1666
+ },
1667
+ "_srcBlendFactor": 2,
1668
+ "_dstBlendFactor": 4,
1669
+ "_color": {
1670
+ "__type__": "cc.Color",
1671
+ "r": 109,
1672
+ "g": 98,
1673
+ "b": 98,
1674
+ "a": 255
1675
+ },
1676
+ "_string": "介绍",
1677
+ "_horizontalAlign": 1,
1678
+ "_verticalAlign": 1,
1679
+ "_actualFontSize": 25,
1680
+ "_fontSize": 25,
1681
+ "_fontFamily": "Arial",
1682
+ "_lineHeight": 25,
1683
+ "_overflow": 0,
1684
+ "_enableWrapText": true,
1685
+ "_font": null,
1686
+ "_isSystemFontUsed": true,
1687
+ "_spacingX": 0,
1688
+ "_isItalic": false,
1689
+ "_isBold": false,
1690
+ "_isUnderline": false,
1691
+ "_underlineHeight": 0,
1692
+ "_cacheMode": 0,
1693
+ "_id": ""
1694
+ },
1695
+ {
1696
+ "__type__": "cc.CompPrefabInfo",
1697
+ "fileId": "3cflLUVblOIrE0G/P0JFgo"
1698
+ },
1699
+ {
1700
+ "__type__": "cc.Widget",
1701
+ "_name": "",
1702
+ "_objFlags": 0,
1703
+ "__editorExtras__": {},
1704
+ "node": {
1705
+ "__id__": 72
1706
+ },
1707
+ "_enabled": true,
1708
+ "__prefab": {
1709
+ "__id__": 76
1710
+ },
1711
+ "_alignFlags": 21,
1712
+ "_target": {
1713
+ "__id__": 53
1714
+ },
1715
+ "_left": 0,
1716
+ "_right": 0,
1717
+ "_top": 0,
1718
+ "_bottom": 0,
1719
+ "_horizontalCenter": -37.5,
1720
+ "_verticalCenter": 0,
1721
+ "_isAbsLeft": true,
1722
+ "_isAbsRight": true,
1723
+ "_isAbsTop": true,
1724
+ "_isAbsBottom": true,
1725
+ "_isAbsHorizontalCenter": true,
1726
+ "_isAbsVerticalCenter": true,
1727
+ "_originalWidth": 0,
1728
+ "_originalHeight": 31.5,
1729
+ "_alignMode": 2,
1730
+ "_lockFlags": 0,
1731
+ "_id": ""
1732
+ },
1733
+ {
1734
+ "__type__": "cc.CompPrefabInfo",
1735
+ "fileId": "8d/3VAJOhO+4IHLBFXTdy/"
1736
+ },
1737
+ {
1738
+ "__type__": "cc.UIOpacity",
1739
+ "_name": "",
1740
+ "_objFlags": 0,
1741
+ "__editorExtras__": {},
1742
+ "node": {
1743
+ "__id__": 72
1744
+ },
1745
+ "_enabled": true,
1746
+ "__prefab": {
1747
+ "__id__": 78
1748
+ },
1749
+ "_opacity": 255,
1750
+ "_id": ""
1751
+ },
1752
+ {
1753
+ "__type__": "cc.CompPrefabInfo",
1754
+ "fileId": "02IyBrqI5ALY+ISPUoEBIW"
1755
+ },
1756
+ {
1757
+ "__type__": "cc.UITransform",
1758
+ "_name": "",
1759
+ "_objFlags": 0,
1760
+ "__editorExtras__": {},
1761
+ "node": {
1762
+ "__id__": 72
1763
+ },
1764
+ "_enabled": true,
1765
+ "__prefab": {
1766
+ "__id__": 80
1767
+ },
1768
+ "_contentSize": {
1769
+ "__type__": "cc.Size",
1770
+ "width": 50,
1771
+ "height": 31.5
1772
+ },
1773
+ "_anchorPoint": {
1774
+ "__type__": "cc.Vec2",
1775
+ "x": 0.5,
1776
+ "y": 0.5
1777
+ },
1778
+ "_id": ""
1779
+ },
1780
+ {
1781
+ "__type__": "cc.CompPrefabInfo",
1782
+ "fileId": "59Fjn/wU9I5JQ4fjiMC4W3"
1783
+ },
1784
+ {
1785
+ "__type__": "cc.PrefabInfo",
1786
+ "root": {
1787
+ "__id__": 1
1788
+ },
1789
+ "asset": {
1790
+ "__id__": 0
1791
+ },
1792
+ "fileId": "226/H1bcJDv6VfHfJGPwp4",
1793
+ "instance": null,
1794
+ "targetOverrides": null,
1795
+ "nestedPrefabInstanceRoots": null
1796
+ },
1797
+ {
1798
+ "__type__": "cc.Node",
1799
+ "_name": "separator2",
1800
+ "_objFlags": 0,
1801
+ "__editorExtras__": {},
1802
+ "_parent": {
1803
+ "__id__": 53
1804
+ },
1805
+ "_children": [],
1806
+ "_active": true,
1807
+ "_components": [
1808
+ {
1809
+ "__id__": 83
1810
+ },
1811
+ {
1812
+ "__id__": 85
1813
+ },
1814
+ {
1815
+ "__id__": 87
1816
+ }
1817
+ ],
1818
+ "_prefab": {
1819
+ "__id__": 89
1820
+ },
1821
+ "_lpos": {
1822
+ "__type__": "cc.Vec3",
1823
+ "x": 0,
1824
+ "y": 0,
1825
+ "z": 0
1826
+ },
1827
+ "_lrot": {
1828
+ "__type__": "cc.Quat",
1829
+ "x": 0,
1830
+ "y": 0,
1831
+ "z": 0,
1832
+ "w": 1
1833
+ },
1834
+ "_lscale": {
1835
+ "__type__": "cc.Vec3",
1836
+ "x": 1,
1837
+ "y": 1,
1838
+ "z": 1
1839
+ },
1840
+ "_mobility": 0,
1841
+ "_layer": 1,
1842
+ "_euler": {
1843
+ "__type__": "cc.Vec3",
1844
+ "x": 0,
1845
+ "y": 0,
1846
+ "z": 0
1847
+ },
1848
+ "_id": ""
1849
+ },
1850
+ {
1851
+ "__type__": "cc.Label",
1852
+ "_name": "",
1853
+ "_objFlags": 0,
1854
+ "__editorExtras__": {},
1855
+ "node": {
1856
+ "__id__": 82
1857
+ },
1858
+ "_enabled": true,
1859
+ "__prefab": {
1860
+ "__id__": 84
1861
+ },
1862
+ "_customMaterial": {
1863
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
1864
+ "__expectedType__": "cc.Material"
1865
+ },
1866
+ "_srcBlendFactor": 2,
1867
+ "_dstBlendFactor": 4,
1868
+ "_color": {
1869
+ "__type__": "cc.Color",
1870
+ "r": 109,
1871
+ "g": 98,
1872
+ "b": 98,
1873
+ "a": 255
1874
+ },
1875
+ "_string": "丨",
1876
+ "_horizontalAlign": 1,
1877
+ "_verticalAlign": 1,
1878
+ "_actualFontSize": 25,
1879
+ "_fontSize": 25,
1880
+ "_fontFamily": "Arial",
1881
+ "_lineHeight": 25,
1882
+ "_overflow": 0,
1883
+ "_enableWrapText": true,
1884
+ "_font": null,
1885
+ "_isSystemFontUsed": true,
1886
+ "_spacingX": 0,
1887
+ "_isItalic": false,
1888
+ "_isBold": false,
1889
+ "_isUnderline": false,
1890
+ "_underlineHeight": 0,
1891
+ "_cacheMode": 0,
1892
+ "_id": ""
1893
+ },
1894
+ {
1895
+ "__type__": "cc.CompPrefabInfo",
1896
+ "fileId": "96IjbWFQhE27qZcOdna3rO"
1897
+ },
1898
+ {
1899
+ "__type__": "cc.UIOpacity",
1900
+ "_name": "",
1901
+ "_objFlags": 0,
1902
+ "__editorExtras__": {},
1903
+ "node": {
1904
+ "__id__": 82
1905
+ },
1906
+ "_enabled": true,
1907
+ "__prefab": {
1908
+ "__id__": 86
1909
+ },
1910
+ "_opacity": 255,
1911
+ "_id": ""
1912
+ },
1913
+ {
1914
+ "__type__": "cc.CompPrefabInfo",
1915
+ "fileId": "e3kHKvWtNOOaS1BW1DGhSd"
1916
+ },
1917
+ {
1918
+ "__type__": "cc.UITransform",
1919
+ "_name": "",
1920
+ "_objFlags": 0,
1921
+ "__editorExtras__": {},
1922
+ "node": {
1923
+ "__id__": 82
1924
+ },
1925
+ "_enabled": true,
1926
+ "__prefab": {
1927
+ "__id__": 88
1928
+ },
1929
+ "_contentSize": {
1930
+ "__type__": "cc.Size",
1931
+ "width": 25,
1932
+ "height": 31.5
1933
+ },
1934
+ "_anchorPoint": {
1935
+ "__type__": "cc.Vec2",
1936
+ "x": 0.5,
1937
+ "y": 0.5
1938
+ },
1939
+ "_id": ""
1940
+ },
1941
+ {
1942
+ "__type__": "cc.CompPrefabInfo",
1943
+ "fileId": "5eivIXnuBJjJwO0jSApeFI"
1944
+ },
1945
+ {
1946
+ "__type__": "cc.PrefabInfo",
1947
+ "root": {
1948
+ "__id__": 1
1949
+ },
1950
+ "asset": {
1951
+ "__id__": 0
1952
+ },
1953
+ "fileId": "bcL/K7hBhIH72e/I06qpDe",
1954
+ "instance": null,
1955
+ "targetOverrides": null,
1956
+ "nestedPrefabInstanceRoots": null
1957
+ },
1958
+ {
1959
+ "__type__": "cc.Node",
1960
+ "_name": "privacy",
1961
+ "_objFlags": 0,
1962
+ "__editorExtras__": {},
1963
+ "_parent": {
1964
+ "__id__": 53
1965
+ },
1966
+ "_children": [],
1967
+ "_active": true,
1968
+ "_components": [
1969
+ {
1970
+ "__id__": 91
1971
+ },
1972
+ {
1973
+ "__id__": 93
1974
+ },
1975
+ {
1976
+ "__id__": 95
1977
+ },
1978
+ {
1979
+ "__id__": 97
1980
+ }
1981
+ ],
1982
+ "_prefab": {
1983
+ "__id__": 99
1984
+ },
1985
+ "_lpos": {
1986
+ "__type__": "cc.Vec3",
1987
+ "x": 37.5,
1988
+ "y": 0,
1989
+ "z": 0
1990
+ },
1991
+ "_lrot": {
1992
+ "__type__": "cc.Quat",
1993
+ "x": 0,
1994
+ "y": 0,
1995
+ "z": 0,
1996
+ "w": 1
1997
+ },
1998
+ "_lscale": {
1999
+ "__type__": "cc.Vec3",
2000
+ "x": 1,
2001
+ "y": 1,
2002
+ "z": 1
2003
+ },
2004
+ "_mobility": 0,
2005
+ "_layer": 1,
2006
+ "_euler": {
2007
+ "__type__": "cc.Vec3",
2008
+ "x": 0,
2009
+ "y": 0,
2010
+ "z": 0
2011
+ },
2012
+ "_id": ""
2013
+ },
2014
+ {
2015
+ "__type__": "cc.Label",
2016
+ "_name": "",
2017
+ "_objFlags": 0,
2018
+ "__editorExtras__": {},
2019
+ "node": {
2020
+ "__id__": 90
2021
+ },
2022
+ "_enabled": true,
2023
+ "__prefab": {
2024
+ "__id__": 92
2025
+ },
2026
+ "_customMaterial": {
2027
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
2028
+ "__expectedType__": "cc.Material"
2029
+ },
2030
+ "_srcBlendFactor": 2,
2031
+ "_dstBlendFactor": 4,
2032
+ "_color": {
2033
+ "__type__": "cc.Color",
2034
+ "r": 109,
2035
+ "g": 98,
2036
+ "b": 98,
2037
+ "a": 255
2038
+ },
2039
+ "_string": "隐私",
2040
+ "_horizontalAlign": 1,
2041
+ "_verticalAlign": 1,
2042
+ "_actualFontSize": 25,
2043
+ "_fontSize": 25,
2044
+ "_fontFamily": "Arial",
2045
+ "_lineHeight": 25,
2046
+ "_overflow": 0,
2047
+ "_enableWrapText": true,
2048
+ "_font": null,
2049
+ "_isSystemFontUsed": true,
2050
+ "_spacingX": 0,
2051
+ "_isItalic": false,
2052
+ "_isBold": false,
2053
+ "_isUnderline": false,
2054
+ "_underlineHeight": 0,
2055
+ "_cacheMode": 0,
2056
+ "_id": ""
2057
+ },
2058
+ {
2059
+ "__type__": "cc.CompPrefabInfo",
2060
+ "fileId": "06DPxhYCxPOLn6GYEfiUKw"
2061
+ },
2062
+ {
2063
+ "__type__": "cc.Widget",
2064
+ "_name": "",
2065
+ "_objFlags": 0,
2066
+ "__editorExtras__": {},
2067
+ "node": {
2068
+ "__id__": 90
2069
+ },
2070
+ "_enabled": true,
2071
+ "__prefab": {
2072
+ "__id__": 94
2073
+ },
2074
+ "_alignFlags": 21,
2075
+ "_target": {
2076
+ "__id__": 53
2077
+ },
2078
+ "_left": 0,
2079
+ "_right": 0,
2080
+ "_top": 0,
2081
+ "_bottom": 0,
2082
+ "_horizontalCenter": 37.5,
2083
+ "_verticalCenter": 0,
2084
+ "_isAbsLeft": true,
2085
+ "_isAbsRight": true,
2086
+ "_isAbsTop": true,
2087
+ "_isAbsBottom": true,
2088
+ "_isAbsHorizontalCenter": true,
2089
+ "_isAbsVerticalCenter": true,
2090
+ "_originalWidth": 0,
2091
+ "_originalHeight": 31.5,
2092
+ "_alignMode": 2,
2093
+ "_lockFlags": 0,
2094
+ "_id": ""
2095
+ },
2096
+ {
2097
+ "__type__": "cc.CompPrefabInfo",
2098
+ "fileId": "d3zsfqmDJLoJr5RfBu0VRZ"
2099
+ },
2100
+ {
2101
+ "__type__": "cc.UIOpacity",
2102
+ "_name": "",
2103
+ "_objFlags": 0,
2104
+ "__editorExtras__": {},
2105
+ "node": {
2106
+ "__id__": 90
2107
+ },
2108
+ "_enabled": true,
2109
+ "__prefab": {
2110
+ "__id__": 96
2111
+ },
2112
+ "_opacity": 255,
2113
+ "_id": ""
2114
+ },
2115
+ {
2116
+ "__type__": "cc.CompPrefabInfo",
2117
+ "fileId": "3ekv+6gptGhoBqQ0/XmdmJ"
2118
+ },
2119
+ {
2120
+ "__type__": "cc.UITransform",
2121
+ "_name": "",
2122
+ "_objFlags": 0,
2123
+ "__editorExtras__": {},
2124
+ "node": {
2125
+ "__id__": 90
2126
+ },
2127
+ "_enabled": true,
2128
+ "__prefab": {
2129
+ "__id__": 98
2130
+ },
2131
+ "_contentSize": {
2132
+ "__type__": "cc.Size",
2133
+ "width": 50,
2134
+ "height": 31.5
2135
+ },
2136
+ "_anchorPoint": {
2137
+ "__type__": "cc.Vec2",
2138
+ "x": 0.5,
2139
+ "y": 0.5
2140
+ },
2141
+ "_id": ""
2142
+ },
2143
+ {
2144
+ "__type__": "cc.CompPrefabInfo",
2145
+ "fileId": "e8wK6Ls8xKQaoypo7DTZfV"
2146
+ },
2147
+ {
2148
+ "__type__": "cc.PrefabInfo",
2149
+ "root": {
2150
+ "__id__": 1
2151
+ },
2152
+ "asset": {
2153
+ "__id__": 0
2154
+ },
2155
+ "fileId": "97CKBImtFKrYaRvXEJ6r11",
2156
+ "instance": null,
2157
+ "targetOverrides": null,
2158
+ "nestedPrefabInstanceRoots": null
2159
+ },
2160
+ {
2161
+ "__type__": "cc.Node",
2162
+ "_name": "separator3",
2163
+ "_objFlags": 0,
2164
+ "__editorExtras__": {},
2165
+ "_parent": {
2166
+ "__id__": 53
2167
+ },
2168
+ "_children": [],
2169
+ "_active": true,
2170
+ "_components": [
2171
+ {
2172
+ "__id__": 101
2173
+ },
2174
+ {
2175
+ "__id__": 103
2176
+ },
2177
+ {
2178
+ "__id__": 105
2179
+ }
2180
+ ],
2181
+ "_prefab": {
2182
+ "__id__": 107
2183
+ },
2184
+ "_lpos": {
2185
+ "__type__": "cc.Vec3",
2186
+ "x": 75,
2187
+ "y": 0,
2188
+ "z": 0
2189
+ },
2190
+ "_lrot": {
2191
+ "__type__": "cc.Quat",
2192
+ "x": 0,
2193
+ "y": 0,
2194
+ "z": 0,
2195
+ "w": 1
2196
+ },
2197
+ "_lscale": {
2198
+ "__type__": "cc.Vec3",
2199
+ "x": 1,
2200
+ "y": 1,
2201
+ "z": 1
2202
+ },
2203
+ "_mobility": 0,
2204
+ "_layer": 1,
2205
+ "_euler": {
2206
+ "__type__": "cc.Vec3",
2207
+ "x": 0,
2208
+ "y": 0,
2209
+ "z": 0
2210
+ },
2211
+ "_id": ""
2212
+ },
2213
+ {
2214
+ "__type__": "cc.Label",
2215
+ "_name": "",
2216
+ "_objFlags": 0,
2217
+ "__editorExtras__": {},
2218
+ "node": {
2219
+ "__id__": 100
2220
+ },
2221
+ "_enabled": true,
2222
+ "__prefab": {
2223
+ "__id__": 102
2224
+ },
2225
+ "_customMaterial": {
2226
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
2227
+ "__expectedType__": "cc.Material"
2228
+ },
2229
+ "_srcBlendFactor": 2,
2230
+ "_dstBlendFactor": 4,
2231
+ "_color": {
2232
+ "__type__": "cc.Color",
2233
+ "r": 109,
2234
+ "g": 98,
2235
+ "b": 98,
2236
+ "a": 255
2237
+ },
2238
+ "_string": "丨",
2239
+ "_horizontalAlign": 1,
2240
+ "_verticalAlign": 1,
2241
+ "_actualFontSize": 25,
2242
+ "_fontSize": 25,
2243
+ "_fontFamily": "Arial",
2244
+ "_lineHeight": 25,
2245
+ "_overflow": 0,
2246
+ "_enableWrapText": true,
2247
+ "_font": null,
2248
+ "_isSystemFontUsed": true,
2249
+ "_spacingX": 0,
2250
+ "_isItalic": false,
2251
+ "_isBold": false,
2252
+ "_isUnderline": false,
2253
+ "_underlineHeight": 0,
2254
+ "_cacheMode": 0,
2255
+ "_id": ""
2256
+ },
2257
+ {
2258
+ "__type__": "cc.CompPrefabInfo",
2259
+ "fileId": "9aReikx8BGZbYOkQaMS1hb"
2260
+ },
2261
+ {
2262
+ "__type__": "cc.UIOpacity",
2263
+ "_name": "",
2264
+ "_objFlags": 0,
2265
+ "__editorExtras__": {},
2266
+ "node": {
2267
+ "__id__": 100
2268
+ },
2269
+ "_enabled": true,
2270
+ "__prefab": {
2271
+ "__id__": 104
2272
+ },
2273
+ "_opacity": 255,
2274
+ "_id": ""
2275
+ },
2276
+ {
2277
+ "__type__": "cc.CompPrefabInfo",
2278
+ "fileId": "59Z5+3erVKfIVIFwDWi7Ag"
2279
+ },
2280
+ {
2281
+ "__type__": "cc.UITransform",
2282
+ "_name": "",
2283
+ "_objFlags": 0,
2284
+ "__editorExtras__": {},
2285
+ "node": {
2286
+ "__id__": 100
2287
+ },
2288
+ "_enabled": true,
2289
+ "__prefab": {
2290
+ "__id__": 106
2291
+ },
2292
+ "_contentSize": {
2293
+ "__type__": "cc.Size",
2294
+ "width": 25,
2295
+ "height": 31.5
2296
+ },
2297
+ "_anchorPoint": {
2298
+ "__type__": "cc.Vec2",
2299
+ "x": 0.5,
2300
+ "y": 0.5
2301
+ },
2302
+ "_id": ""
2303
+ },
2304
+ {
2305
+ "__type__": "cc.CompPrefabInfo",
2306
+ "fileId": "acYuI1OutBrK6iIxRcKujk"
2307
+ },
2308
+ {
2309
+ "__type__": "cc.PrefabInfo",
2310
+ "root": {
2311
+ "__id__": 1
2312
+ },
2313
+ "asset": {
2314
+ "__id__": 0
2315
+ },
2316
+ "fileId": "3aNXUG/wxNcZP0e6hDkfzU",
2317
+ "instance": null,
2318
+ "targetOverrides": null,
2319
+ "nestedPrefabInstanceRoots": null
2320
+ },
2321
+ {
2322
+ "__type__": "cc.Node",
2323
+ "_name": "permission",
2324
+ "_objFlags": 0,
2325
+ "__editorExtras__": {},
2326
+ "_parent": {
2327
+ "__id__": 53
2328
+ },
2329
+ "_children": [],
2330
+ "_active": true,
2331
+ "_components": [
2332
+ {
2333
+ "__id__": 109
2334
+ },
2335
+ {
2336
+ "__id__": 111
2337
+ },
2338
+ {
2339
+ "__id__": 113
2340
+ },
2341
+ {
2342
+ "__id__": 115
2343
+ }
2344
+ ],
2345
+ "_prefab": {
2346
+ "__id__": 117
2347
+ },
2348
+ "_lpos": {
2349
+ "__type__": "cc.Vec3",
2350
+ "x": 112.5,
2351
+ "y": 0,
2352
+ "z": 0
2353
+ },
2354
+ "_lrot": {
2355
+ "__type__": "cc.Quat",
2356
+ "x": 0,
2357
+ "y": 0,
2358
+ "z": 0,
2359
+ "w": 1
2360
+ },
2361
+ "_lscale": {
2362
+ "__type__": "cc.Vec3",
2363
+ "x": 1,
2364
+ "y": 1,
2365
+ "z": 1
2366
+ },
2367
+ "_mobility": 0,
2368
+ "_layer": 1,
2369
+ "_euler": {
2370
+ "__type__": "cc.Vec3",
2371
+ "x": 0,
2372
+ "y": 0,
2373
+ "z": 0
2374
+ },
2375
+ "_id": ""
2376
+ },
2377
+ {
2378
+ "__type__": "cc.Label",
2379
+ "_name": "",
2380
+ "_objFlags": 0,
2381
+ "__editorExtras__": {},
2382
+ "node": {
2383
+ "__id__": 108
2384
+ },
2385
+ "_enabled": true,
2386
+ "__prefab": {
2387
+ "__id__": 110
2388
+ },
2389
+ "_customMaterial": {
2390
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
2391
+ "__expectedType__": "cc.Material"
2392
+ },
2393
+ "_srcBlendFactor": 2,
2394
+ "_dstBlendFactor": 4,
2395
+ "_color": {
2396
+ "__type__": "cc.Color",
2397
+ "r": 109,
2398
+ "g": 98,
2399
+ "b": 98,
2400
+ "a": 255
2401
+ },
2402
+ "_string": "权限",
2403
+ "_horizontalAlign": 1,
2404
+ "_verticalAlign": 1,
2405
+ "_actualFontSize": 25,
2406
+ "_fontSize": 25,
2407
+ "_fontFamily": "Arial",
2408
+ "_lineHeight": 25,
2409
+ "_overflow": 0,
2410
+ "_enableWrapText": true,
2411
+ "_font": null,
2412
+ "_isSystemFontUsed": true,
2413
+ "_spacingX": 0,
2414
+ "_isItalic": false,
2415
+ "_isBold": false,
2416
+ "_isUnderline": false,
2417
+ "_underlineHeight": 0,
2418
+ "_cacheMode": 0,
2419
+ "_id": ""
2420
+ },
2421
+ {
2422
+ "__type__": "cc.CompPrefabInfo",
2423
+ "fileId": "a5ogkxVyxJVa8aomIgZ1Ng"
2424
+ },
2425
+ {
2426
+ "__type__": "cc.Widget",
2427
+ "_name": "",
2428
+ "_objFlags": 0,
2429
+ "__editorExtras__": {},
2430
+ "node": {
2431
+ "__id__": 108
2432
+ },
2433
+ "_enabled": true,
2434
+ "__prefab": {
2435
+ "__id__": 112
2436
+ },
2437
+ "_alignFlags": 21,
2438
+ "_target": {
2439
+ "__id__": 53
2440
+ },
2441
+ "_left": 0,
2442
+ "_right": 0,
2443
+ "_top": 0,
2444
+ "_bottom": 0,
2445
+ "_horizontalCenter": 112.5,
2446
+ "_verticalCenter": 0,
2447
+ "_isAbsLeft": true,
2448
+ "_isAbsRight": true,
2449
+ "_isAbsTop": true,
2450
+ "_isAbsBottom": true,
2451
+ "_isAbsHorizontalCenter": true,
2452
+ "_isAbsVerticalCenter": true,
2453
+ "_originalWidth": 0,
2454
+ "_originalHeight": 31.5,
2455
+ "_alignMode": 2,
2456
+ "_lockFlags": 0,
2457
+ "_id": ""
2458
+ },
2459
+ {
2460
+ "__type__": "cc.CompPrefabInfo",
2461
+ "fileId": "67eNNt4UdM5b5qYIInntx2"
2462
+ },
2463
+ {
2464
+ "__type__": "cc.UIOpacity",
2465
+ "_name": "",
2466
+ "_objFlags": 0,
2467
+ "__editorExtras__": {},
2468
+ "node": {
2469
+ "__id__": 108
2470
+ },
2471
+ "_enabled": true,
2472
+ "__prefab": {
2473
+ "__id__": 114
2474
+ },
2475
+ "_opacity": 255,
2476
+ "_id": ""
2477
+ },
2478
+ {
2479
+ "__type__": "cc.CompPrefabInfo",
2480
+ "fileId": "47nZNCLmxLq60G1WcloIJO"
2481
+ },
2482
+ {
2483
+ "__type__": "cc.UITransform",
2484
+ "_name": "",
2485
+ "_objFlags": 0,
2486
+ "__editorExtras__": {},
2487
+ "node": {
2488
+ "__id__": 108
2489
+ },
2490
+ "_enabled": true,
2491
+ "__prefab": {
2492
+ "__id__": 116
2493
+ },
2494
+ "_contentSize": {
2495
+ "__type__": "cc.Size",
2496
+ "width": 50,
2497
+ "height": 31.5
2498
+ },
2499
+ "_anchorPoint": {
2500
+ "__type__": "cc.Vec2",
2501
+ "x": 0.5,
2502
+ "y": 0.5
2503
+ },
2504
+ "_id": ""
2505
+ },
2506
+ {
2507
+ "__type__": "cc.CompPrefabInfo",
2508
+ "fileId": "d9mqTcQ9JMV4wyQRPGa6wc"
2509
+ },
2510
+ {
2511
+ "__type__": "cc.PrefabInfo",
2512
+ "root": {
2513
+ "__id__": 1
2514
+ },
2515
+ "asset": {
2516
+ "__id__": 0
2517
+ },
2518
+ "fileId": "4cY8P1oPpBW6MfXUNrt6co",
2519
+ "instance": null,
2520
+ "targetOverrides": null,
2521
+ "nestedPrefabInstanceRoots": null
2522
+ },
2523
+ {
2524
+ "__type__": "cc.Sprite",
2525
+ "_name": "",
2526
+ "_objFlags": 0,
2527
+ "__editorExtras__": {},
2528
+ "node": {
2529
+ "__id__": 53
2530
+ },
2531
+ "_enabled": true,
2532
+ "__prefab": {
2533
+ "__id__": 119
2534
+ },
2535
+ "_customMaterial": {
2536
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
2537
+ "__expectedType__": "cc.Material"
2538
+ },
2539
+ "_srcBlendFactor": 2,
2540
+ "_dstBlendFactor": 4,
2541
+ "_color": {
2542
+ "__type__": "cc.Color",
2543
+ "r": 243,
2544
+ "g": 234,
2545
+ "b": 234,
2546
+ "a": 255
2547
+ },
2548
+ "_spriteFrame": null,
2549
+ "_type": 1,
2550
+ "_fillType": 0,
2551
+ "_sizeMode": 0,
2552
+ "_fillCenter": {
2553
+ "__type__": "cc.Vec2",
2554
+ "x": 0,
2555
+ "y": 0
2556
+ },
2557
+ "_fillStart": 0,
2558
+ "_fillRange": 0,
2559
+ "_isTrimmedMode": true,
2560
+ "_useGrayscale": false,
2561
+ "_atlas": null,
2562
+ "_id": ""
2563
+ },
2564
+ {
2565
+ "__type__": "cc.CompPrefabInfo",
2566
+ "fileId": "b9kOAYhrBAGLXrNfZuTY+y"
2567
+ },
2568
+ {
2569
+ "__type__": "cc.Layout",
2570
+ "_name": "",
2571
+ "_objFlags": 0,
2572
+ "__editorExtras__": {},
2573
+ "node": {
2574
+ "__id__": 53
2575
+ },
2576
+ "_enabled": true,
2577
+ "__prefab": {
2578
+ "__id__": 121
2579
+ },
2580
+ "_resizeMode": 1,
2581
+ "_layoutType": 1,
2582
+ "_cellSize": {
2583
+ "__type__": "cc.Size",
2584
+ "width": 40,
2585
+ "height": 40
2586
+ },
2587
+ "_startAxis": 0,
2588
+ "_paddingLeft": 0,
2589
+ "_paddingRight": 0,
2590
+ "_paddingTop": 0,
2591
+ "_paddingBottom": 0,
2592
+ "_spacingX": 0,
2593
+ "_spacingY": 0,
2594
+ "_verticalDirection": 1,
2595
+ "_horizontalDirection": 0,
2596
+ "_constraint": 0,
2597
+ "_constraintNum": 2,
2598
+ "_affectedByScale": false,
2599
+ "_isAlign": false,
2600
+ "_id": ""
2601
+ },
2602
+ {
2603
+ "__type__": "cc.CompPrefabInfo",
2604
+ "fileId": "05bdakjN5CdbuOUJjWjAVM"
2605
+ },
2606
+ {
2607
+ "__type__": "cc.UIOpacity",
2608
+ "_name": "",
2609
+ "_objFlags": 0,
2610
+ "__editorExtras__": {},
2611
+ "node": {
2612
+ "__id__": 53
2613
+ },
2614
+ "_enabled": true,
2615
+ "__prefab": {
2616
+ "__id__": 123
2617
+ },
2618
+ "_opacity": 255,
2619
+ "_id": ""
2620
+ },
2621
+ {
2622
+ "__type__": "cc.CompPrefabInfo",
2623
+ "fileId": "efc278zlVO4LozJ9mzbhat"
2624
+ },
2625
+ {
2626
+ "__type__": "cc.UITransform",
2627
+ "_name": "",
2628
+ "_objFlags": 0,
2629
+ "__editorExtras__": {},
2630
+ "node": {
2631
+ "__id__": 53
2632
+ },
2633
+ "_enabled": true,
2634
+ "__prefab": {
2635
+ "__id__": 125
2636
+ },
2637
+ "_contentSize": {
2638
+ "__type__": "cc.Size",
2639
+ "width": 275,
2640
+ "height": 31.5
2641
+ },
2642
+ "_anchorPoint": {
2643
+ "__type__": "cc.Vec2",
2644
+ "x": 0.5,
2645
+ "y": 0.5
2646
+ },
2647
+ "_id": ""
2648
+ },
2649
+ {
2650
+ "__type__": "cc.CompPrefabInfo",
2651
+ "fileId": "cd6W3e7vFIZJBU2JhNCOK2"
2652
+ },
2653
+ {
2654
+ "__type__": "cc.Widget",
2655
+ "_name": "",
2656
+ "_objFlags": 0,
2657
+ "__editorExtras__": {},
2658
+ "node": {
2659
+ "__id__": 53
2660
+ },
2661
+ "_enabled": true,
2662
+ "__prefab": {
2663
+ "__id__": 127
2664
+ },
2665
+ "_alignFlags": 12,
2666
+ "_target": null,
2667
+ "_left": 30,
2668
+ "_right": 0,
2669
+ "_top": 0,
2670
+ "_bottom": 150,
2671
+ "_horizontalCenter": 0,
2672
+ "_verticalCenter": 0,
2673
+ "_isAbsLeft": true,
2674
+ "_isAbsRight": true,
2675
+ "_isAbsTop": true,
2676
+ "_isAbsBottom": true,
2677
+ "_isAbsHorizontalCenter": true,
2678
+ "_isAbsVerticalCenter": true,
2679
+ "_originalWidth": 0,
2680
+ "_originalHeight": 0,
2681
+ "_alignMode": 2,
2682
+ "_lockFlags": 0,
2683
+ "_id": ""
2684
+ },
2685
+ {
2686
+ "__type__": "cc.CompPrefabInfo",
2687
+ "fileId": "11BOL+HTxBC4zEK8jN7Mf4"
2688
+ },
2689
+ {
2690
+ "__type__": "cc.PrefabInfo",
2691
+ "root": {
2692
+ "__id__": 1
2693
+ },
2694
+ "asset": {
2695
+ "__id__": 0
2696
+ },
2697
+ "fileId": "7423sv06ROvJIyOyav0fS7",
2698
+ "instance": null,
2699
+ "targetOverrides": null,
2700
+ "nestedPrefabInstanceRoots": null
2701
+ },
2702
+ {
2703
+ "__type__": "cc.Node",
2704
+ "_name": "source",
2705
+ "_objFlags": 0,
2706
+ "__editorExtras__": {},
2707
+ "_parent": {
2708
+ "__id__": 2
2709
+ },
2710
+ "_children": [],
2711
+ "_active": true,
2712
+ "_components": [
2713
+ {
2714
+ "__id__": 130
2715
+ },
2716
+ {
2717
+ "__id__": 132
2718
+ },
2719
+ {
2720
+ "__id__": 134
2721
+ },
2722
+ {
2723
+ "__id__": 136
2724
+ }
2725
+ ],
2726
+ "_prefab": {
2727
+ "__id__": 138
2728
+ },
2729
+ "_lpos": {
2730
+ "__type__": "cc.Vec3",
2731
+ "x": 250,
2732
+ "y": -358.4,
2733
+ "z": 0
2734
+ },
2735
+ "_lrot": {
2736
+ "__type__": "cc.Quat",
2737
+ "x": 0,
2738
+ "y": 0,
2739
+ "z": 0,
2740
+ "w": 1
2741
+ },
2742
+ "_lscale": {
2743
+ "__type__": "cc.Vec3",
2744
+ "x": 1,
2745
+ "y": 1,
2746
+ "z": 1
2747
+ },
2748
+ "_mobility": 0,
2749
+ "_layer": 1,
2750
+ "_euler": {
2751
+ "__type__": "cc.Vec3",
2752
+ "x": 0,
2753
+ "y": 0,
2754
+ "z": 0
2755
+ },
2756
+ "_id": ""
2757
+ },
2758
+ {
2759
+ "__type__": "cc.UITransform",
2760
+ "_name": "",
2761
+ "_objFlags": 0,
2762
+ "__editorExtras__": {},
2763
+ "node": {
2764
+ "__id__": 129
2765
+ },
2766
+ "_enabled": true,
2767
+ "__prefab": {
2768
+ "__id__": 131
2769
+ },
2770
+ "_contentSize": {
2771
+ "__type__": "cc.Size",
2772
+ "width": 180,
2773
+ "height": 25.2
2774
+ },
2775
+ "_anchorPoint": {
2776
+ "__type__": "cc.Vec2",
2777
+ "x": 0.5,
2778
+ "y": 0.5
2779
+ },
2780
+ "_id": ""
2781
+ },
2782
+ {
2783
+ "__type__": "cc.CompPrefabInfo",
2784
+ "fileId": "8fTRCf5/dL9rzPfVXB3VLR"
2785
+ },
2786
+ {
2787
+ "__type__": "cc.Layout",
2788
+ "_name": "",
2789
+ "_objFlags": 0,
2790
+ "__editorExtras__": {},
2791
+ "node": {
2792
+ "__id__": 129
2793
+ },
2794
+ "_enabled": true,
2795
+ "__prefab": {
2796
+ "__id__": 133
2797
+ },
2798
+ "_resizeMode": 0,
2799
+ "_layoutType": 0,
2800
+ "_cellSize": {
2801
+ "__type__": "cc.Size",
2802
+ "width": 40,
2803
+ "height": 40
2804
+ },
2805
+ "_startAxis": 0,
2806
+ "_paddingLeft": 0,
2807
+ "_paddingRight": 0,
2808
+ "_paddingTop": 0,
2809
+ "_paddingBottom": 0,
2810
+ "_spacingX": 0,
2811
+ "_spacingY": 0,
2812
+ "_verticalDirection": 1,
2813
+ "_horizontalDirection": 0,
2814
+ "_constraint": 0,
2815
+ "_constraintNum": 2,
2816
+ "_affectedByScale": false,
2817
+ "_isAlign": false,
2818
+ "_id": ""
2819
+ },
2820
+ {
2821
+ "__type__": "cc.CompPrefabInfo",
2822
+ "fileId": "e56EppGmBMZ6RsY4LYtuug"
2823
+ },
2824
+ {
2825
+ "__type__": "cc.Label",
2826
+ "_name": "",
2827
+ "_objFlags": 0,
2828
+ "__editorExtras__": {},
2829
+ "node": {
2830
+ "__id__": 129
2831
+ },
2832
+ "_enabled": true,
2833
+ "__prefab": {
2834
+ "__id__": 135
2835
+ },
2836
+ "_customMaterial": null,
2837
+ "_srcBlendFactor": 2,
2838
+ "_dstBlendFactor": 4,
2839
+ "_color": {
2840
+ "__type__": "cc.Color",
2841
+ "r": 109,
2842
+ "g": 98,
2843
+ "b": 98,
2844
+ "a": 255
2845
+ },
2846
+ "_string": "广告来源:惊鸿动能",
2847
+ "_horizontalAlign": 1,
2848
+ "_verticalAlign": 1,
2849
+ "_actualFontSize": 20,
2850
+ "_fontSize": 20,
2851
+ "_fontFamily": "Arial",
2852
+ "_lineHeight": 20,
2853
+ "_overflow": 0,
2854
+ "_enableWrapText": true,
2855
+ "_font": null,
2856
+ "_isSystemFontUsed": true,
2857
+ "_spacingX": 0,
2858
+ "_isItalic": false,
2859
+ "_isBold": false,
2860
+ "_isUnderline": false,
2861
+ "_underlineHeight": 2,
2862
+ "_cacheMode": 0,
2863
+ "_id": ""
2864
+ },
2865
+ {
2866
+ "__type__": "cc.CompPrefabInfo",
2867
+ "fileId": "acfuZRF25DbrXojEqzTfz1"
2868
+ },
2869
+ {
2870
+ "__type__": "cc.Widget",
2871
+ "_name": "",
2872
+ "_objFlags": 0,
2873
+ "__editorExtras__": {},
2874
+ "node": {
2875
+ "__id__": 129
2876
+ },
2877
+ "_enabled": true,
2878
+ "__prefab": {
2879
+ "__id__": 137
2880
+ },
2881
+ "_alignFlags": 36,
2882
+ "_target": null,
2883
+ "_left": 0,
2884
+ "_right": 10,
2885
+ "_top": 0,
2886
+ "_bottom": 10,
2887
+ "_horizontalCenter": 0,
2888
+ "_verticalCenter": 0,
2889
+ "_isAbsLeft": true,
2890
+ "_isAbsRight": true,
2891
+ "_isAbsTop": true,
2892
+ "_isAbsBottom": true,
2893
+ "_isAbsHorizontalCenter": true,
2894
+ "_isAbsVerticalCenter": true,
2895
+ "_originalWidth": 0,
2896
+ "_originalHeight": 0,
2897
+ "_alignMode": 2,
2898
+ "_lockFlags": 0,
2899
+ "_id": ""
2900
+ },
2901
+ {
2902
+ "__type__": "cc.CompPrefabInfo",
2903
+ "fileId": "3dAzpJGGRP97jE4juLD5qq"
2904
+ },
2905
+ {
2906
+ "__type__": "cc.PrefabInfo",
2907
+ "root": {
2908
+ "__id__": 1
2909
+ },
2910
+ "asset": {
2911
+ "__id__": 0
2912
+ },
2913
+ "fileId": "16FQHemIRC9Iz8I8MtDfjA",
2914
+ "instance": null,
2915
+ "targetOverrides": null,
2916
+ "nestedPrefabInstanceRoots": null
2917
+ },
2918
+ {
2919
+ "__type__": "cc.Sprite",
2920
+ "_name": "",
2921
+ "_objFlags": 0,
2922
+ "__editorExtras__": {},
2923
+ "node": {
2924
+ "__id__": 2
2925
+ },
2926
+ "_enabled": true,
2927
+ "__prefab": {
2928
+ "__id__": 140
2929
+ },
2930
+ "_customMaterial": {
2931
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
2932
+ "__expectedType__": "cc.Material"
2933
+ },
2934
+ "_srcBlendFactor": 2,
2935
+ "_dstBlendFactor": 4,
2936
+ "_color": {
2937
+ "__type__": "cc.Color",
2938
+ "r": 255,
2939
+ "g": 255,
2940
+ "b": 255,
2941
+ "a": 255
2942
+ },
2943
+ "_spriteFrame": {
2944
+ "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941",
2945
+ "__expectedType__": "cc.SpriteFrame"
2946
+ },
2947
+ "_type": 0,
2948
+ "_fillType": 0,
2949
+ "_sizeMode": 0,
2950
+ "_fillCenter": {
2951
+ "__type__": "cc.Vec2",
2952
+ "x": 0,
2953
+ "y": 0
2954
+ },
2955
+ "_fillStart": 0,
2956
+ "_fillRange": 0,
2957
+ "_isTrimmedMode": true,
2958
+ "_useGrayscale": false,
2959
+ "_atlas": null,
2960
+ "_id": ""
2961
+ },
2962
+ {
2963
+ "__type__": "cc.CompPrefabInfo",
2964
+ "fileId": "b4Wx3jNS1F2bnJYcXUxHX2"
2965
+ },
2966
+ {
2967
+ "__type__": "cc.UIOpacity",
2968
+ "_name": "",
2969
+ "_objFlags": 0,
2970
+ "__editorExtras__": {},
2971
+ "node": {
2972
+ "__id__": 2
2973
+ },
2974
+ "_enabled": true,
2975
+ "__prefab": {
2976
+ "__id__": 142
2977
+ },
2978
+ "_opacity": 255,
2979
+ "_id": ""
2980
+ },
2981
+ {
2982
+ "__type__": "cc.CompPrefabInfo",
2983
+ "fileId": "bbc4w92VhDOYecWRsUaqWF"
2984
+ },
2985
+ {
2986
+ "__type__": "cc.UITransform",
2987
+ "_name": "",
2988
+ "_objFlags": 0,
2989
+ "__editorExtras__": {},
2990
+ "node": {
2991
+ "__id__": 2
2992
+ },
2993
+ "_enabled": true,
2994
+ "__prefab": {
2995
+ "__id__": 144
2996
+ },
2997
+ "_contentSize": {
2998
+ "__type__": "cc.Size",
2999
+ "width": 700,
3000
+ "height": 762
3001
+ },
3002
+ "_anchorPoint": {
3003
+ "__type__": "cc.Vec2",
3004
+ "x": 0.5,
3005
+ "y": 0.5
3006
+ },
3007
+ "_id": ""
3008
+ },
3009
+ {
3010
+ "__type__": "cc.CompPrefabInfo",
3011
+ "fileId": "458pYpn3RPTZLaGsGRYBFO"
3012
+ },
3013
+ {
3014
+ "__type__": "cc.PrefabInfo",
3015
+ "root": {
3016
+ "__id__": 1
3017
+ },
3018
+ "asset": {
3019
+ "__id__": 0
3020
+ },
3021
+ "fileId": "da5bTEHoZMTLjGib1/ymhL",
3022
+ "instance": null,
3023
+ "targetOverrides": null,
3024
+ "nestedPrefabInstanceRoots": null
3025
+ },
3026
+ {
3027
+ "__type__": "cc.Sprite",
3028
+ "_name": "",
3029
+ "_objFlags": 0,
3030
+ "__editorExtras__": {},
3031
+ "node": {
3032
+ "__id__": 1
3033
+ },
3034
+ "_enabled": true,
3035
+ "__prefab": {
3036
+ "__id__": 147
3037
+ },
3038
+ "_customMaterial": {
3039
+ "__uuid__": "fda095cb-831d-4601-ad94-846013963de8",
3040
+ "__expectedType__": "cc.Material"
3041
+ },
3042
+ "_srcBlendFactor": 2,
3043
+ "_dstBlendFactor": 4,
3044
+ "_color": {
3045
+ "__type__": "cc.Color",
3046
+ "r": 255,
3047
+ "g": 255,
3048
+ "b": 255,
3049
+ "a": 255
3050
+ },
3051
+ "_spriteFrame": null,
3052
+ "_type": 0,
3053
+ "_fillType": 0,
3054
+ "_sizeMode": 0,
3055
+ "_fillCenter": {
3056
+ "__type__": "cc.Vec2",
3057
+ "x": 0,
3058
+ "y": 0
3059
+ },
3060
+ "_fillStart": 0,
3061
+ "_fillRange": 0,
3062
+ "_isTrimmedMode": true,
3063
+ "_useGrayscale": false,
3064
+ "_atlas": null,
3065
+ "_id": ""
3066
+ },
3067
+ {
3068
+ "__type__": "cc.CompPrefabInfo",
3069
+ "fileId": "dbGsy41WtBHI8IflOI8EIU"
3070
+ },
3071
+ {
3072
+ "__type__": "cc.BlockInputEvents",
3073
+ "_name": "",
3074
+ "_objFlags": 0,
3075
+ "__editorExtras__": {},
3076
+ "node": {
3077
+ "__id__": 1
3078
+ },
3079
+ "_enabled": true,
3080
+ "__prefab": {
3081
+ "__id__": 149
3082
+ },
3083
+ "_id": ""
3084
+ },
3085
+ {
3086
+ "__type__": "cc.CompPrefabInfo",
3087
+ "fileId": "85foSPWbBCDYbLb+EKYFZl"
3088
+ },
3089
+ {
3090
+ "__type__": "cc.Widget",
3091
+ "_name": "",
3092
+ "_objFlags": 0,
3093
+ "__editorExtras__": {},
3094
+ "node": {
3095
+ "__id__": 1
3096
+ },
3097
+ "_enabled": true,
3098
+ "__prefab": {
3099
+ "__id__": 151
3100
+ },
3101
+ "_alignFlags": 45,
3102
+ "_target": null,
3103
+ "_left": 0,
3104
+ "_right": 0,
3105
+ "_top": 0,
3106
+ "_bottom": 0,
3107
+ "_horizontalCenter": 0,
3108
+ "_verticalCenter": 0,
3109
+ "_isAbsLeft": true,
3110
+ "_isAbsRight": true,
3111
+ "_isAbsTop": true,
3112
+ "_isAbsBottom": true,
3113
+ "_isAbsHorizontalCenter": true,
3114
+ "_isAbsVerticalCenter": true,
3115
+ "_originalWidth": 1080,
3116
+ "_originalHeight": 1920,
3117
+ "_alignMode": 2,
3118
+ "_lockFlags": 0,
3119
+ "_id": ""
3120
+ },
3121
+ {
3122
+ "__type__": "cc.CompPrefabInfo",
3123
+ "fileId": "91gARNuYdNHYc/Fimvh7ME"
3124
+ },
3125
+ {
3126
+ "__type__": "cc.UIOpacity",
3127
+ "_name": "",
3128
+ "_objFlags": 0,
3129
+ "__editorExtras__": {},
3130
+ "node": {
3131
+ "__id__": 1
3132
+ },
3133
+ "_enabled": true,
3134
+ "__prefab": {
3135
+ "__id__": 153
3136
+ },
3137
+ "_opacity": 255,
3138
+ "_id": ""
3139
+ },
3140
+ {
3141
+ "__type__": "cc.CompPrefabInfo",
3142
+ "fileId": "2d9J4SLGVIKZT54bYefbgM"
3143
+ },
3144
+ {
3145
+ "__type__": "cc.UITransform",
3146
+ "_name": "",
3147
+ "_objFlags": 0,
3148
+ "__editorExtras__": {},
3149
+ "node": {
3150
+ "__id__": 1
3151
+ },
3152
+ "_enabled": true,
3153
+ "__prefab": {
3154
+ "__id__": 155
3155
+ },
3156
+ "_contentSize": {
3157
+ "__type__": "cc.Size",
3158
+ "width": 750,
3159
+ "height": 1334
3160
+ },
3161
+ "_anchorPoint": {
3162
+ "__type__": "cc.Vec2",
3163
+ "x": 0.5,
3164
+ "y": 0.5
3165
+ },
3166
+ "_id": ""
3167
+ },
3168
+ {
3169
+ "__type__": "cc.CompPrefabInfo",
3170
+ "fileId": "1eRlS6awRNpLWeYt/Sq0Yo"
3171
+ },
3172
+ {
3173
+ "__type__": "cc.PrefabInfo",
3174
+ "root": {
3175
+ "__id__": 1
3176
+ },
3177
+ "asset": {
3178
+ "__id__": 0
3179
+ },
3180
+ "fileId": "c8hDH0iMdAtYaqnalpKKrg",
3181
+ "instance": null,
3182
+ "targetOverrides": null
3183
+ }
3184
+ ]