RedCodeListPanel.prefab 27 KB

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