slotRule.prefab 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "slotRule",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 13
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 37
  31. },
  32. {
  33. "__id__": 38
  34. },
  35. {
  36. "__id__": 39
  37. },
  38. {
  39. "__id__": 40
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 41
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 40,
  49. "g": 40,
  50. "b": 52,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 750,
  56. "height": 1334
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 375,
  68. 667,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "top",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [
  100. {
  101. "__id__": 3
  102. },
  103. {
  104. "__id__": 6
  105. }
  106. ],
  107. "_active": true,
  108. "_components": [
  109. {
  110. "__id__": 11
  111. }
  112. ],
  113. "_prefab": {
  114. "__id__": 12
  115. },
  116. "_opacity": 255,
  117. "_color": {
  118. "__type__": "cc.Color",
  119. "r": 255,
  120. "g": 255,
  121. "b": 255,
  122. "a": 255
  123. },
  124. "_contentSize": {
  125. "__type__": "cc.Size",
  126. "width": 750,
  127. "height": 106
  128. },
  129. "_anchorPoint": {
  130. "__type__": "cc.Vec2",
  131. "x": 0.5,
  132. "y": 0.5
  133. },
  134. "_trs": {
  135. "__type__": "TypedArray",
  136. "ctor": "Float64Array",
  137. "array": [
  138. 0,
  139. 614,
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 1,
  145. 1,
  146. 1,
  147. 1
  148. ]
  149. },
  150. "_eulerAngles": {
  151. "__type__": "cc.Vec3",
  152. "x": 0,
  153. "y": 0,
  154. "z": 0
  155. },
  156. "_skewX": 0,
  157. "_skewY": 0,
  158. "_is3DNode": false,
  159. "_groupIndex": 0,
  160. "groupIndex": 0,
  161. "_id": ""
  162. },
  163. {
  164. "__type__": "cc.Node",
  165. "_name": "title",
  166. "_objFlags": 0,
  167. "_parent": {
  168. "__id__": 2
  169. },
  170. "_children": [],
  171. "_active": true,
  172. "_components": [
  173. {
  174. "__id__": 4
  175. }
  176. ],
  177. "_prefab": {
  178. "__id__": 5
  179. },
  180. "_opacity": 255,
  181. "_color": {
  182. "__type__": "cc.Color",
  183. "r": 255,
  184. "g": 200,
  185. "b": 36,
  186. "a": 255
  187. },
  188. "_contentSize": {
  189. "__type__": "cc.Size",
  190. "width": 382.5,
  191. "height": 50.4
  192. },
  193. "_anchorPoint": {
  194. "__type__": "cc.Vec2",
  195. "x": 0.5,
  196. "y": 0.5
  197. },
  198. "_trs": {
  199. "__type__": "TypedArray",
  200. "ctor": "Float64Array",
  201. "array": [
  202. 0,
  203. 0,
  204. 0,
  205. 0,
  206. 0,
  207. 0,
  208. 1,
  209. 1,
  210. 1,
  211. 1
  212. ]
  213. },
  214. "_eulerAngles": {
  215. "__type__": "cc.Vec3",
  216. "x": 0,
  217. "y": 0,
  218. "z": 0
  219. },
  220. "_skewX": 0,
  221. "_skewY": 0,
  222. "_is3DNode": false,
  223. "_groupIndex": 0,
  224. "groupIndex": 0,
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.Label",
  229. "_name": "",
  230. "_objFlags": 0,
  231. "node": {
  232. "__id__": 3
  233. },
  234. "_enabled": true,
  235. "_materials": [
  236. {
  237. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  238. }
  239. ],
  240. "_srcBlendFactor": 770,
  241. "_dstBlendFactor": 771,
  242. "_string": "Table de pagamentos",
  243. "_N$string": "Table de pagamentos",
  244. "_fontSize": 40,
  245. "_lineHeight": 40,
  246. "_enableWrapText": true,
  247. "_N$file": null,
  248. "_isSystemFontUsed": true,
  249. "_spacingX": 0,
  250. "_batchAsBitmap": false,
  251. "_styleFlags": 0,
  252. "_underlineHeight": 0,
  253. "_N$horizontalAlign": 1,
  254. "_N$verticalAlign": 1,
  255. "_N$fontFamily": "Arial",
  256. "_N$overflow": 0,
  257. "_N$cacheMode": 0,
  258. "_id": ""
  259. },
  260. {
  261. "__type__": "cc.PrefabInfo",
  262. "root": {
  263. "__id__": 1
  264. },
  265. "asset": {
  266. "__id__": 0
  267. },
  268. "fileId": "fdlS2HIAZORrbe754cWjIX",
  269. "sync": false
  270. },
  271. {
  272. "__type__": "cc.Node",
  273. "_name": "close",
  274. "_objFlags": 0,
  275. "_parent": {
  276. "__id__": 2
  277. },
  278. "_children": [],
  279. "_active": true,
  280. "_components": [
  281. {
  282. "__id__": 7
  283. },
  284. {
  285. "__id__": 8
  286. }
  287. ],
  288. "_prefab": {
  289. "__id__": 10
  290. },
  291. "_opacity": 255,
  292. "_color": {
  293. "__type__": "cc.Color",
  294. "r": 255,
  295. "g": 255,
  296. "b": 255,
  297. "a": 255
  298. },
  299. "_contentSize": {
  300. "__type__": "cc.Size",
  301. "width": 40,
  302. "height": 41
  303. },
  304. "_anchorPoint": {
  305. "__type__": "cc.Vec2",
  306. "x": 0.5,
  307. "y": 0.5
  308. },
  309. "_trs": {
  310. "__type__": "TypedArray",
  311. "ctor": "Float64Array",
  312. "array": [
  313. 315.026,
  314. 0,
  315. 0,
  316. 0,
  317. 0,
  318. 0,
  319. 1,
  320. 1,
  321. 1,
  322. 1
  323. ]
  324. },
  325. "_eulerAngles": {
  326. "__type__": "cc.Vec3",
  327. "x": 0,
  328. "y": 0,
  329. "z": 0
  330. },
  331. "_skewX": 0,
  332. "_skewY": 0,
  333. "_is3DNode": false,
  334. "_groupIndex": 0,
  335. "groupIndex": 0,
  336. "_id": ""
  337. },
  338. {
  339. "__type__": "cc.Sprite",
  340. "_name": "",
  341. "_objFlags": 0,
  342. "node": {
  343. "__id__": 6
  344. },
  345. "_enabled": true,
  346. "_materials": [
  347. {
  348. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  349. }
  350. ],
  351. "_srcBlendFactor": 770,
  352. "_dstBlendFactor": 771,
  353. "_spriteFrame": {
  354. "__uuid__": "7ba82113--f63-9-44-f7-9-4e2-2753e5ed6db2"
  355. },
  356. "_type": 0,
  357. "_sizeMode": 1,
  358. "_fillType": 0,
  359. "_fillCenter": {
  360. "__type__": "cc.Vec2",
  361. "x": 0,
  362. "y": 0
  363. },
  364. "_fillStart": 0,
  365. "_fillRange": 0,
  366. "_isTrimmedMode": true,
  367. "_atlas": null,
  368. "_id": ""
  369. },
  370. {
  371. "__type__": "cc.Button",
  372. "_name": "",
  373. "_objFlags": 0,
  374. "node": {
  375. "__id__": 6
  376. },
  377. "_enabled": true,
  378. "_normalMaterial": null,
  379. "_grayMaterial": null,
  380. "duration": 0.1,
  381. "zoomScale": 1.2,
  382. "clickEvents": [
  383. {
  384. "__id__": 9
  385. }
  386. ],
  387. "_N$interactable": true,
  388. "_N$enableAutoGrayEffect": false,
  389. "_N$transition": 1,
  390. "transition": 1,
  391. "_N$normalColor": {
  392. "__type__": "cc.Color",
  393. "r": 255,
  394. "g": 255,
  395. "b": 255,
  396. "a": 255
  397. },
  398. "_N$pressedColor": {
  399. "__type__": "cc.Color",
  400. "r": 211,
  401. "g": 211,
  402. "b": 211,
  403. "a": 255
  404. },
  405. "pressedColor": {
  406. "__type__": "cc.Color",
  407. "r": 211,
  408. "g": 211,
  409. "b": 211,
  410. "a": 255
  411. },
  412. "_N$hoverColor": {
  413. "__type__": "cc.Color",
  414. "r": 255,
  415. "g": 255,
  416. "b": 255,
  417. "a": 255
  418. },
  419. "hoverColor": {
  420. "__type__": "cc.Color",
  421. "r": 255,
  422. "g": 255,
  423. "b": 255,
  424. "a": 255
  425. },
  426. "_N$disabledColor": {
  427. "__type__": "cc.Color",
  428. "r": 124,
  429. "g": 124,
  430. "b": 124,
  431. "a": 255
  432. },
  433. "_N$normalSprite": null,
  434. "_N$pressedSprite": null,
  435. "pressedSprite": null,
  436. "_N$hoverSprite": null,
  437. "hoverSprite": null,
  438. "_N$disabledSprite": null,
  439. "_N$target": null,
  440. "_id": ""
  441. },
  442. {
  443. "__type__": "cc.ClickEvent",
  444. "target": {
  445. "__id__": 1
  446. },
  447. "component": "",
  448. "_componentId": "2b7ef125--874-7-41-b0-b-2b1-94f94a785e7c57da",
  449. "handler": "onClickClose",
  450. "customEventData": ""
  451. },
  452. {
  453. "__type__": "cc.PrefabInfo",
  454. "root": {
  455. "__id__": 1
  456. },
  457. "asset": {
  458. "__id__": 0
  459. },
  460. "fileId": "a9xvAsr9lKE6cfkFxbIBiB",
  461. "sync": false
  462. },
  463. {
  464. "__type__": "cc.Widget",
  465. "_name": "",
  466. "_objFlags": 0,
  467. "node": {
  468. "__id__": 2
  469. },
  470. "_enabled": true,
  471. "alignMode": 1,
  472. "_target": null,
  473. "_alignFlags": 41,
  474. "_left": 0,
  475. "_right": 0,
  476. "_top": 0,
  477. "_bottom": 0,
  478. "_verticalCenter": 0,
  479. "_horizontalCenter": 0,
  480. "_isAbsLeft": true,
  481. "_isAbsRight": true,
  482. "_isAbsTop": true,
  483. "_isAbsBottom": true,
  484. "_isAbsHorizontalCenter": true,
  485. "_isAbsVerticalCenter": true,
  486. "_originalWidth": 0,
  487. "_originalHeight": 0,
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.PrefabInfo",
  492. "root": {
  493. "__id__": 1
  494. },
  495. "asset": {
  496. "__id__": 0
  497. },
  498. "fileId": "3dpKdVR0FGJK/YrTOhhapr",
  499. "sync": false
  500. },
  501. {
  502. "__type__": "cc.Node",
  503. "_name": "page",
  504. "_objFlags": 0,
  505. "_parent": {
  506. "__id__": 1
  507. },
  508. "_children": [
  509. {
  510. "__id__": 14
  511. }
  512. ],
  513. "_active": true,
  514. "_components": [
  515. {
  516. "__id__": 34
  517. },
  518. {
  519. "__id__": 35
  520. }
  521. ],
  522. "_prefab": {
  523. "__id__": 36
  524. },
  525. "_opacity": 255,
  526. "_color": {
  527. "__type__": "cc.Color",
  528. "r": 255,
  529. "g": 255,
  530. "b": 255,
  531. "a": 255
  532. },
  533. "_contentSize": {
  534. "__type__": "cc.Size",
  535. "width": 750,
  536. "height": 1228
  537. },
  538. "_anchorPoint": {
  539. "__type__": "cc.Vec2",
  540. "x": 0.5,
  541. "y": 1
  542. },
  543. "_trs": {
  544. "__type__": "TypedArray",
  545. "ctor": "Float64Array",
  546. "array": [
  547. 0,
  548. 561,
  549. 0,
  550. 0,
  551. 0,
  552. 0,
  553. 1,
  554. 1,
  555. 1,
  556. 1
  557. ]
  558. },
  559. "_eulerAngles": {
  560. "__type__": "cc.Vec3",
  561. "x": 0,
  562. "y": 0,
  563. "z": 0
  564. },
  565. "_skewX": 0,
  566. "_skewY": 0,
  567. "_is3DNode": false,
  568. "_groupIndex": 0,
  569. "groupIndex": 0,
  570. "_id": ""
  571. },
  572. {
  573. "__type__": "cc.Node",
  574. "_name": "view",
  575. "_objFlags": 0,
  576. "_parent": {
  577. "__id__": 13
  578. },
  579. "_children": [
  580. {
  581. "__id__": 15
  582. }
  583. ],
  584. "_active": true,
  585. "_components": [
  586. {
  587. "__id__": 31
  588. },
  589. {
  590. "__id__": 32
  591. }
  592. ],
  593. "_prefab": {
  594. "__id__": 33
  595. },
  596. "_opacity": 255,
  597. "_color": {
  598. "__type__": "cc.Color",
  599. "r": 255,
  600. "g": 255,
  601. "b": 255,
  602. "a": 255
  603. },
  604. "_contentSize": {
  605. "__type__": "cc.Size",
  606. "width": 750,
  607. "height": 1228
  608. },
  609. "_anchorPoint": {
  610. "__type__": "cc.Vec2",
  611. "x": 0.5,
  612. "y": 1
  613. },
  614. "_trs": {
  615. "__type__": "TypedArray",
  616. "ctor": "Float64Array",
  617. "array": [
  618. 0,
  619. 0,
  620. 0,
  621. 0,
  622. 0,
  623. 0,
  624. 1,
  625. 1,
  626. 1,
  627. 1
  628. ]
  629. },
  630. "_eulerAngles": {
  631. "__type__": "cc.Vec3",
  632. "x": 0,
  633. "y": 0,
  634. "z": 0
  635. },
  636. "_skewX": 0,
  637. "_skewY": 0,
  638. "_is3DNode": false,
  639. "_groupIndex": 0,
  640. "groupIndex": 0,
  641. "_id": ""
  642. },
  643. {
  644. "__type__": "cc.Node",
  645. "_name": "content",
  646. "_objFlags": 0,
  647. "_parent": {
  648. "__id__": 14
  649. },
  650. "_children": [
  651. {
  652. "__id__": 16
  653. },
  654. {
  655. "__id__": 19
  656. },
  657. {
  658. "__id__": 22
  659. },
  660. {
  661. "__id__": 25
  662. }
  663. ],
  664. "_active": true,
  665. "_components": [
  666. {
  667. "__id__": 28
  668. },
  669. {
  670. "__id__": 29
  671. }
  672. ],
  673. "_prefab": {
  674. "__id__": 30
  675. },
  676. "_opacity": 255,
  677. "_color": {
  678. "__type__": "cc.Color",
  679. "r": 255,
  680. "g": 255,
  681. "b": 255,
  682. "a": 255
  683. },
  684. "_contentSize": {
  685. "__type__": "cc.Size",
  686. "width": 750,
  687. "height": 2669
  688. },
  689. "_anchorPoint": {
  690. "__type__": "cc.Vec2",
  691. "x": 0.5,
  692. "y": 1
  693. },
  694. "_trs": {
  695. "__type__": "TypedArray",
  696. "ctor": "Float64Array",
  697. "array": [
  698. 0,
  699. 0,
  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": ""
  722. },
  723. {
  724. "__type__": "cc.Node",
  725. "_name": "s1",
  726. "_objFlags": 0,
  727. "_parent": {
  728. "__id__": 15
  729. },
  730. "_children": [],
  731. "_active": true,
  732. "_components": [
  733. {
  734. "__id__": 17
  735. }
  736. ],
  737. "_prefab": {
  738. "__id__": 18
  739. },
  740. "_opacity": 255,
  741. "_color": {
  742. "__type__": "cc.Color",
  743. "r": 255,
  744. "g": 255,
  745. "b": 255,
  746. "a": 255
  747. },
  748. "_contentSize": {
  749. "__type__": "cc.Size",
  750. "width": 750,
  751. "height": 1007
  752. },
  753. "_anchorPoint": {
  754. "__type__": "cc.Vec2",
  755. "x": 0.5,
  756. "y": 0.5
  757. },
  758. "_trs": {
  759. "__type__": "TypedArray",
  760. "ctor": "Float64Array",
  761. "array": [
  762. 0,
  763. -503.5,
  764. 0,
  765. 0,
  766. 0,
  767. 0,
  768. 1,
  769. 1,
  770. 1,
  771. 1
  772. ]
  773. },
  774. "_eulerAngles": {
  775. "__type__": "cc.Vec3",
  776. "x": 0,
  777. "y": 0,
  778. "z": 0
  779. },
  780. "_skewX": 0,
  781. "_skewY": 0,
  782. "_is3DNode": false,
  783. "_groupIndex": 0,
  784. "groupIndex": 0,
  785. "_id": ""
  786. },
  787. {
  788. "__type__": "cc.Sprite",
  789. "_name": "",
  790. "_objFlags": 0,
  791. "node": {
  792. "__id__": 16
  793. },
  794. "_enabled": true,
  795. "_materials": [
  796. {
  797. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  798. }
  799. ],
  800. "_srcBlendFactor": 770,
  801. "_dstBlendFactor": 771,
  802. "_spriteFrame": {
  803. "__uuid__": "a2d96b32--198-9-4a-3a-b-edc-0b2e3e902666"
  804. },
  805. "_type": 0,
  806. "_sizeMode": 1,
  807. "_fillType": 0,
  808. "_fillCenter": {
  809. "__type__": "cc.Vec2",
  810. "x": 0,
  811. "y": 0
  812. },
  813. "_fillStart": 0,
  814. "_fillRange": 0,
  815. "_isTrimmedMode": true,
  816. "_atlas": null,
  817. "_id": ""
  818. },
  819. {
  820. "__type__": "cc.PrefabInfo",
  821. "root": {
  822. "__id__": 1
  823. },
  824. "asset": {
  825. "__id__": 0
  826. },
  827. "fileId": "20ScFG+FhFlbsGGoS0xKzk",
  828. "sync": false
  829. },
  830. {
  831. "__type__": "cc.Node",
  832. "_name": "s2",
  833. "_objFlags": 0,
  834. "_parent": {
  835. "__id__": 15
  836. },
  837. "_children": [],
  838. "_active": true,
  839. "_components": [
  840. {
  841. "__id__": 20
  842. }
  843. ],
  844. "_prefab": {
  845. "__id__": 21
  846. },
  847. "_opacity": 255,
  848. "_color": {
  849. "__type__": "cc.Color",
  850. "r": 255,
  851. "g": 255,
  852. "b": 255,
  853. "a": 255
  854. },
  855. "_contentSize": {
  856. "__type__": "cc.Size",
  857. "width": 750,
  858. "height": 1075
  859. },
  860. "_anchorPoint": {
  861. "__type__": "cc.Vec2",
  862. "x": 0.5,
  863. "y": 0.5
  864. },
  865. "_trs": {
  866. "__type__": "TypedArray",
  867. "ctor": "Float64Array",
  868. "array": [
  869. 0,
  870. -1544.5,
  871. 0,
  872. 0,
  873. 0,
  874. 0,
  875. 1,
  876. 1,
  877. 1,
  878. 1
  879. ]
  880. },
  881. "_eulerAngles": {
  882. "__type__": "cc.Vec3",
  883. "x": 0,
  884. "y": 0,
  885. "z": 0
  886. },
  887. "_skewX": 0,
  888. "_skewY": 0,
  889. "_is3DNode": false,
  890. "_groupIndex": 0,
  891. "groupIndex": 0,
  892. "_id": ""
  893. },
  894. {
  895. "__type__": "cc.Sprite",
  896. "_name": "",
  897. "_objFlags": 0,
  898. "node": {
  899. "__id__": 19
  900. },
  901. "_enabled": true,
  902. "_materials": [
  903. {
  904. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  905. }
  906. ],
  907. "_srcBlendFactor": 770,
  908. "_dstBlendFactor": 771,
  909. "_spriteFrame": {
  910. "__uuid__": "6c536f83--3d0-f-43-be-b-853-410272712671"
  911. },
  912. "_type": 0,
  913. "_sizeMode": 1,
  914. "_fillType": 0,
  915. "_fillCenter": {
  916. "__type__": "cc.Vec2",
  917. "x": 0,
  918. "y": 0
  919. },
  920. "_fillStart": 0,
  921. "_fillRange": 0,
  922. "_isTrimmedMode": true,
  923. "_atlas": null,
  924. "_id": ""
  925. },
  926. {
  927. "__type__": "cc.PrefabInfo",
  928. "root": {
  929. "__id__": 1
  930. },
  931. "asset": {
  932. "__id__": 0
  933. },
  934. "fileId": "cdcdUMzSlGvYI6K5j38UQI",
  935. "sync": false
  936. },
  937. {
  938. "__type__": "cc.Node",
  939. "_name": "s3",
  940. "_objFlags": 0,
  941. "_parent": {
  942. "__id__": 15
  943. },
  944. "_children": [],
  945. "_active": true,
  946. "_components": [
  947. {
  948. "__id__": 23
  949. }
  950. ],
  951. "_prefab": {
  952. "__id__": 24
  953. },
  954. "_opacity": 255,
  955. "_color": {
  956. "__type__": "cc.Color",
  957. "r": 255,
  958. "g": 255,
  959. "b": 255,
  960. "a": 255
  961. },
  962. "_contentSize": {
  963. "__type__": "cc.Size",
  964. "width": 750,
  965. "height": 524
  966. },
  967. "_anchorPoint": {
  968. "__type__": "cc.Vec2",
  969. "x": 0.5,
  970. "y": 0.5
  971. },
  972. "_trs": {
  973. "__type__": "TypedArray",
  974. "ctor": "Float64Array",
  975. "array": [
  976. 0,
  977. -2344,
  978. 0,
  979. 0,
  980. 0,
  981. 0,
  982. 1,
  983. 1,
  984. 1,
  985. 1
  986. ]
  987. },
  988. "_eulerAngles": {
  989. "__type__": "cc.Vec3",
  990. "x": 0,
  991. "y": 0,
  992. "z": 0
  993. },
  994. "_skewX": 0,
  995. "_skewY": 0,
  996. "_is3DNode": false,
  997. "_groupIndex": 0,
  998. "groupIndex": 0,
  999. "_id": ""
  1000. },
  1001. {
  1002. "__type__": "cc.Sprite",
  1003. "_name": "",
  1004. "_objFlags": 0,
  1005. "node": {
  1006. "__id__": 22
  1007. },
  1008. "_enabled": true,
  1009. "_materials": [
  1010. {
  1011. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1012. }
  1013. ],
  1014. "_srcBlendFactor": 770,
  1015. "_dstBlendFactor": 771,
  1016. "_spriteFrame": {
  1017. "__uuid__": "da2a6464--a43-2-47-dc-b-f40-d8dfe175bf97"
  1018. },
  1019. "_type": 0,
  1020. "_sizeMode": 1,
  1021. "_fillType": 0,
  1022. "_fillCenter": {
  1023. "__type__": "cc.Vec2",
  1024. "x": 0,
  1025. "y": 0
  1026. },
  1027. "_fillStart": 0,
  1028. "_fillRange": 0,
  1029. "_isTrimmedMode": true,
  1030. "_atlas": null,
  1031. "_id": ""
  1032. },
  1033. {
  1034. "__type__": "cc.PrefabInfo",
  1035. "root": {
  1036. "__id__": 1
  1037. },
  1038. "asset": {
  1039. "__id__": 0
  1040. },
  1041. "fileId": "calGfjtmdFkqFDI06ddUxk",
  1042. "sync": false
  1043. },
  1044. {
  1045. "__type__": "cc.Node",
  1046. "_name": "version",
  1047. "_objFlags": 0,
  1048. "_parent": {
  1049. "__id__": 15
  1050. },
  1051. "_children": [],
  1052. "_active": true,
  1053. "_components": [
  1054. {
  1055. "__id__": 26
  1056. }
  1057. ],
  1058. "_prefab": {
  1059. "__id__": 27
  1060. },
  1061. "_opacity": 255,
  1062. "_color": {
  1063. "__type__": "cc.Color",
  1064. "r": 255,
  1065. "g": 255,
  1066. "b": 255,
  1067. "a": 255
  1068. },
  1069. "_contentSize": {
  1070. "__type__": "cc.Size",
  1071. "width": 48.94,
  1072. "height": 63
  1073. },
  1074. "_anchorPoint": {
  1075. "__type__": "cc.Vec2",
  1076. "x": 0.5,
  1077. "y": 0.5
  1078. },
  1079. "_trs": {
  1080. "__type__": "TypedArray",
  1081. "ctor": "Float64Array",
  1082. "array": [
  1083. 0,
  1084. -2637.5,
  1085. 0,
  1086. 0,
  1087. 0,
  1088. 0,
  1089. 1,
  1090. 1,
  1091. 1,
  1092. 1
  1093. ]
  1094. },
  1095. "_eulerAngles": {
  1096. "__type__": "cc.Vec3",
  1097. "x": 0,
  1098. "y": 0,
  1099. "z": 0
  1100. },
  1101. "_skewX": 0,
  1102. "_skewY": 0,
  1103. "_is3DNode": false,
  1104. "_groupIndex": 0,
  1105. "groupIndex": 0,
  1106. "_id": ""
  1107. },
  1108. {
  1109. "__type__": "cc.Label",
  1110. "_name": "",
  1111. "_objFlags": 0,
  1112. "node": {
  1113. "__id__": 25
  1114. },
  1115. "_enabled": true,
  1116. "_materials": [
  1117. {
  1118. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1119. }
  1120. ],
  1121. "_srcBlendFactor": 770,
  1122. "_dstBlendFactor": 771,
  1123. "_string": "Label",
  1124. "_N$string": "Label",
  1125. "_fontSize": 20,
  1126. "_lineHeight": 50,
  1127. "_enableWrapText": true,
  1128. "_N$file": null,
  1129. "_isSystemFontUsed": true,
  1130. "_spacingX": 0,
  1131. "_batchAsBitmap": false,
  1132. "_styleFlags": 0,
  1133. "_underlineHeight": 0,
  1134. "_N$horizontalAlign": 1,
  1135. "_N$verticalAlign": 1,
  1136. "_N$fontFamily": "Arial",
  1137. "_N$overflow": 0,
  1138. "_N$cacheMode": 0,
  1139. "_id": ""
  1140. },
  1141. {
  1142. "__type__": "cc.PrefabInfo",
  1143. "root": {
  1144. "__id__": 1
  1145. },
  1146. "asset": {
  1147. "__id__": 0
  1148. },
  1149. "fileId": "cbWJLMy+5KM74KWku9ubPK",
  1150. "sync": false
  1151. },
  1152. {
  1153. "__type__": "cc.Layout",
  1154. "_name": "",
  1155. "_objFlags": 0,
  1156. "node": {
  1157. "__id__": 15
  1158. },
  1159. "_enabled": true,
  1160. "_layoutSize": {
  1161. "__type__": "cc.Size",
  1162. "width": 750,
  1163. "height": 2669
  1164. },
  1165. "_resize": 1,
  1166. "_N$layoutType": 2,
  1167. "_N$cellSize": {
  1168. "__type__": "cc.Size",
  1169. "width": 40,
  1170. "height": 40
  1171. },
  1172. "_N$startAxis": 0,
  1173. "_N$paddingLeft": 0,
  1174. "_N$paddingRight": 0,
  1175. "_N$paddingTop": 0,
  1176. "_N$paddingBottom": 0,
  1177. "_N$spacingX": 0,
  1178. "_N$spacingY": 0,
  1179. "_N$verticalDirection": 1,
  1180. "_N$horizontalDirection": 0,
  1181. "_N$affectedByScale": false,
  1182. "_id": ""
  1183. },
  1184. {
  1185. "__type__": "cc.Widget",
  1186. "_name": "",
  1187. "_objFlags": 0,
  1188. "node": {
  1189. "__id__": 15
  1190. },
  1191. "_enabled": true,
  1192. "alignMode": 1,
  1193. "_target": null,
  1194. "_alignFlags": 40,
  1195. "_left": 0,
  1196. "_right": 0,
  1197. "_top": 0,
  1198. "_bottom": 0,
  1199. "_verticalCenter": 0,
  1200. "_horizontalCenter": 0,
  1201. "_isAbsLeft": true,
  1202. "_isAbsRight": true,
  1203. "_isAbsTop": true,
  1204. "_isAbsBottom": true,
  1205. "_isAbsHorizontalCenter": true,
  1206. "_isAbsVerticalCenter": true,
  1207. "_originalWidth": 3390,
  1208. "_originalHeight": 0,
  1209. "_id": ""
  1210. },
  1211. {
  1212. "__type__": "cc.PrefabInfo",
  1213. "root": {
  1214. "__id__": 1
  1215. },
  1216. "asset": {
  1217. "__id__": 0
  1218. },
  1219. "fileId": "bb3CeNjdBPj51Byj1raZ0J",
  1220. "sync": false
  1221. },
  1222. {
  1223. "__type__": "cc.Mask",
  1224. "_name": "",
  1225. "_objFlags": 0,
  1226. "node": {
  1227. "__id__": 14
  1228. },
  1229. "_enabled": true,
  1230. "_materials": [
  1231. {
  1232. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1233. }
  1234. ],
  1235. "_spriteFrame": null,
  1236. "_type": 0,
  1237. "_segments": 64,
  1238. "_N$alphaThreshold": 0,
  1239. "_N$inverted": false,
  1240. "_id": ""
  1241. },
  1242. {
  1243. "__type__": "cc.Widget",
  1244. "_name": "",
  1245. "_objFlags": 0,
  1246. "node": {
  1247. "__id__": 14
  1248. },
  1249. "_enabled": true,
  1250. "alignMode": 1,
  1251. "_target": null,
  1252. "_alignFlags": 45,
  1253. "_left": 0,
  1254. "_right": 0,
  1255. "_top": 0,
  1256. "_bottom": 0,
  1257. "_verticalCenter": 0,
  1258. "_horizontalCenter": 0,
  1259. "_isAbsLeft": true,
  1260. "_isAbsRight": true,
  1261. "_isAbsTop": true,
  1262. "_isAbsBottom": true,
  1263. "_isAbsHorizontalCenter": true,
  1264. "_isAbsVerticalCenter": true,
  1265. "_originalWidth": 1130,
  1266. "_originalHeight": 750,
  1267. "_id": ""
  1268. },
  1269. {
  1270. "__type__": "cc.PrefabInfo",
  1271. "root": {
  1272. "__id__": 1
  1273. },
  1274. "asset": {
  1275. "__id__": 0
  1276. },
  1277. "fileId": "4fWbvXPA5MFIM96gYVhQny",
  1278. "sync": false
  1279. },
  1280. {
  1281. "__type__": "cc.ScrollView",
  1282. "_name": "",
  1283. "_objFlags": 0,
  1284. "node": {
  1285. "__id__": 13
  1286. },
  1287. "_enabled": true,
  1288. "horizontal": false,
  1289. "vertical": true,
  1290. "inertia": true,
  1291. "brake": 0.5,
  1292. "elastic": true,
  1293. "bounceDuration": 1,
  1294. "scrollEvents": [],
  1295. "cancelInnerEvents": true,
  1296. "_N$content": {
  1297. "__id__": 15
  1298. },
  1299. "content": {
  1300. "__id__": 15
  1301. },
  1302. "_id": ""
  1303. },
  1304. {
  1305. "__type__": "cc.Widget",
  1306. "_name": "",
  1307. "_objFlags": 0,
  1308. "node": {
  1309. "__id__": 13
  1310. },
  1311. "_enabled": true,
  1312. "alignMode": 1,
  1313. "_target": null,
  1314. "_alignFlags": 45,
  1315. "_left": 0,
  1316. "_right": 0,
  1317. "_top": 106,
  1318. "_bottom": 0,
  1319. "_verticalCenter": 0,
  1320. "_horizontalCenter": 0,
  1321. "_isAbsLeft": true,
  1322. "_isAbsRight": true,
  1323. "_isAbsTop": true,
  1324. "_isAbsBottom": true,
  1325. "_isAbsHorizontalCenter": true,
  1326. "_isAbsVerticalCenter": true,
  1327. "_originalWidth": 750,
  1328. "_originalHeight": 750,
  1329. "_id": ""
  1330. },
  1331. {
  1332. "__type__": "cc.PrefabInfo",
  1333. "root": {
  1334. "__id__": 1
  1335. },
  1336. "asset": {
  1337. "__id__": 0
  1338. },
  1339. "fileId": "2cI2q4y1hNCbGx0cRuYcO4",
  1340. "sync": false
  1341. },
  1342. {
  1343. "__type__": "cc.Sprite",
  1344. "_name": "",
  1345. "_objFlags": 0,
  1346. "node": {
  1347. "__id__": 1
  1348. },
  1349. "_enabled": true,
  1350. "_materials": [
  1351. {
  1352. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1353. }
  1354. ],
  1355. "_srcBlendFactor": 770,
  1356. "_dstBlendFactor": 771,
  1357. "_spriteFrame": {
  1358. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  1359. },
  1360. "_type": 0,
  1361. "_sizeMode": 0,
  1362. "_fillType": 0,
  1363. "_fillCenter": {
  1364. "__type__": "cc.Vec2",
  1365. "x": 0,
  1366. "y": 0
  1367. },
  1368. "_fillStart": 0,
  1369. "_fillRange": 0,
  1370. "_isTrimmedMode": true,
  1371. "_atlas": null,
  1372. "_id": ""
  1373. },
  1374. {
  1375. "__type__": "cc.Widget",
  1376. "_name": "",
  1377. "_objFlags": 0,
  1378. "node": {
  1379. "__id__": 1
  1380. },
  1381. "_enabled": true,
  1382. "alignMode": 1,
  1383. "_target": null,
  1384. "_alignFlags": 45,
  1385. "_left": 0,
  1386. "_right": 0,
  1387. "_top": 0,
  1388. "_bottom": 0,
  1389. "_verticalCenter": 0,
  1390. "_horizontalCenter": 0,
  1391. "_isAbsLeft": true,
  1392. "_isAbsRight": true,
  1393. "_isAbsTop": true,
  1394. "_isAbsBottom": true,
  1395. "_isAbsHorizontalCenter": true,
  1396. "_isAbsVerticalCenter": true,
  1397. "_originalWidth": 0,
  1398. "_originalHeight": 0,
  1399. "_id": ""
  1400. },
  1401. {
  1402. "__type__": "cc.BlockInputEvents",
  1403. "_name": "",
  1404. "_objFlags": 0,
  1405. "node": {
  1406. "__id__": 1
  1407. },
  1408. "_enabled": true,
  1409. "_id": ""
  1410. },
  1411. {
  1412. "__type__": "2b7ef125--874-7-41-b0-b-2b1-94f94a785e7c57da",
  1413. "_name": "",
  1414. "_objFlags": 0,
  1415. "node": {
  1416. "__id__": 1
  1417. },
  1418. "_enabled": true,
  1419. "versionLabel": {
  1420. "__id__": 26
  1421. },
  1422. "_id": ""
  1423. },
  1424. {
  1425. "__type__": "cc.PrefabInfo",
  1426. "root": {
  1427. "__id__": 1
  1428. },
  1429. "asset": {
  1430. "__id__": 0
  1431. },
  1432. "fileId": "",
  1433. "sync": false
  1434. }
  1435. ]