redBagCode.prefab 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320
  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": "redBagCode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 34
  28. },
  29. {
  30. "__id__": 35
  31. },
  32. {
  33. "__id__": 36
  34. },
  35. {
  36. "__id__": 37
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 38
  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. 375,
  65. 667,
  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": "动画节点",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [
  97. {
  98. "__id__": 3
  99. },
  100. {
  101. "__id__": 6
  102. },
  103. {
  104. "__id__": 9
  105. },
  106. {
  107. "__id__": 18
  108. },
  109. {
  110. "__id__": 24
  111. },
  112. {
  113. "__id__": 27
  114. }
  115. ],
  116. "_active": true,
  117. "_components": [
  118. {
  119. "__id__": 32
  120. }
  121. ],
  122. "_prefab": {
  123. "__id__": 33
  124. },
  125. "_opacity": 255,
  126. "_color": {
  127. "__type__": "cc.Color",
  128. "r": 255,
  129. "g": 255,
  130. "b": 255,
  131. "a": 255
  132. },
  133. "_contentSize": {
  134. "__type__": "cc.Size",
  135. "width": 750,
  136. "height": 1334
  137. },
  138. "_anchorPoint": {
  139. "__type__": "cc.Vec2",
  140. "x": 0.5,
  141. "y": 0.5
  142. },
  143. "_trs": {
  144. "__type__": "TypedArray",
  145. "ctor": "Float64Array",
  146. "array": [
  147. 0,
  148. 0,
  149. 0,
  150. 0,
  151. 0,
  152. 0,
  153. 1,
  154. 1,
  155. 1,
  156. 1
  157. ]
  158. },
  159. "_eulerAngles": {
  160. "__type__": "cc.Vec3",
  161. "x": 0,
  162. "y": 0,
  163. "z": 0
  164. },
  165. "_skewX": 0,
  166. "_skewY": 0,
  167. "_is3DNode": false,
  168. "_groupIndex": 0,
  169. "groupIndex": 0,
  170. "_id": ""
  171. },
  172. {
  173. "__type__": "cc.Node",
  174. "_name": "背景",
  175. "_objFlags": 0,
  176. "_parent": {
  177. "__id__": 2
  178. },
  179. "_children": [],
  180. "_active": true,
  181. "_components": [
  182. {
  183. "__id__": 4
  184. }
  185. ],
  186. "_prefab": {
  187. "__id__": 5
  188. },
  189. "_opacity": 255,
  190. "_color": {
  191. "__type__": "cc.Color",
  192. "r": 255,
  193. "g": 255,
  194. "b": 255,
  195. "a": 255
  196. },
  197. "_contentSize": {
  198. "__type__": "cc.Size",
  199. "width": 612,
  200. "height": 692
  201. },
  202. "_anchorPoint": {
  203. "__type__": "cc.Vec2",
  204. "x": 0.5,
  205. "y": 0.5
  206. },
  207. "_trs": {
  208. "__type__": "TypedArray",
  209. "ctor": "Float64Array",
  210. "array": [
  211. 0,
  212. 9.964,
  213. 0,
  214. 0,
  215. 0,
  216. 0,
  217. 1,
  218. 1,
  219. 1,
  220. 1
  221. ]
  222. },
  223. "_eulerAngles": {
  224. "__type__": "cc.Vec3",
  225. "x": 0,
  226. "y": 0,
  227. "z": 0
  228. },
  229. "_skewX": 0,
  230. "_skewY": 0,
  231. "_is3DNode": false,
  232. "_groupIndex": 0,
  233. "groupIndex": 0,
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.Sprite",
  238. "_name": "",
  239. "_objFlags": 0,
  240. "node": {
  241. "__id__": 3
  242. },
  243. "_enabled": true,
  244. "_materials": [
  245. {
  246. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  247. }
  248. ],
  249. "_srcBlendFactor": 770,
  250. "_dstBlendFactor": 771,
  251. "_spriteFrame": {
  252. "__uuid__": "88acd370-5e20-4a6f-aaae-a191b99f8b25"
  253. },
  254. "_type": 0,
  255. "_sizeMode": 1,
  256. "_fillType": 0,
  257. "_fillCenter": {
  258. "__type__": "cc.Vec2",
  259. "x": 0,
  260. "y": 0
  261. },
  262. "_fillStart": 0,
  263. "_fillRange": 0,
  264. "_isTrimmedMode": true,
  265. "_atlas": null,
  266. "_id": ""
  267. },
  268. {
  269. "__type__": "cc.PrefabInfo",
  270. "root": {
  271. "__id__": 1
  272. },
  273. "asset": {
  274. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  275. },
  276. "fileId": "44MFcX1T1LobeSLo292ayo",
  277. "sync": false
  278. },
  279. {
  280. "__type__": "cc.Node",
  281. "_name": "标题",
  282. "_objFlags": 0,
  283. "_parent": {
  284. "__id__": 2
  285. },
  286. "_children": [],
  287. "_active": true,
  288. "_components": [
  289. {
  290. "__id__": 7
  291. }
  292. ],
  293. "_prefab": {
  294. "__id__": 8
  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": 163,
  307. "height": 51
  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. 308.975,
  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.Sprite",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "node": {
  348. "__id__": 6
  349. },
  350. "_enabled": true,
  351. "_materials": [
  352. {
  353. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  354. }
  355. ],
  356. "_srcBlendFactor": 770,
  357. "_dstBlendFactor": 771,
  358. "_spriteFrame": {
  359. "__uuid__": "298ce3c0-03df-4af7-83bc-9e8e4a4a56a4"
  360. },
  361. "_type": 0,
  362. "_sizeMode": 1,
  363. "_fillType": 0,
  364. "_fillCenter": {
  365. "__type__": "cc.Vec2",
  366. "x": 0,
  367. "y": 0
  368. },
  369. "_fillStart": 0,
  370. "_fillRange": 0,
  371. "_isTrimmedMode": true,
  372. "_atlas": null,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.PrefabInfo",
  377. "root": {
  378. "__id__": 1
  379. },
  380. "asset": {
  381. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  382. },
  383. "fileId": "b4/02oantI5Y2F+ZFtimr/",
  384. "sync": false
  385. },
  386. {
  387. "__type__": "cc.Node",
  388. "_name": "滚动视图",
  389. "_objFlags": 0,
  390. "_parent": {
  391. "__id__": 2
  392. },
  393. "_children": [
  394. {
  395. "__id__": 10
  396. }
  397. ],
  398. "_active": true,
  399. "_components": [
  400. {
  401. "__id__": 15
  402. },
  403. {
  404. "__id__": 16
  405. }
  406. ],
  407. "_prefab": {
  408. "__id__": 17
  409. },
  410. "_opacity": 255,
  411. "_color": {
  412. "__type__": "cc.Color",
  413. "r": 255,
  414. "g": 255,
  415. "b": 255,
  416. "a": 255
  417. },
  418. "_contentSize": {
  419. "__type__": "cc.Size",
  420. "width": 600,
  421. "height": 520
  422. },
  423. "_anchorPoint": {
  424. "__type__": "cc.Vec2",
  425. "x": 0.5,
  426. "y": 0.5
  427. },
  428. "_trs": {
  429. "__type__": "TypedArray",
  430. "ctor": "Float64Array",
  431. "array": [
  432. 0,
  433. -19.246,
  434. 0,
  435. 0,
  436. 0,
  437. 0,
  438. 1,
  439. 1,
  440. 1,
  441. 1
  442. ]
  443. },
  444. "_eulerAngles": {
  445. "__type__": "cc.Vec3",
  446. "x": 0,
  447. "y": 0,
  448. "z": 0
  449. },
  450. "_skewX": 0,
  451. "_skewY": 0,
  452. "_is3DNode": false,
  453. "_groupIndex": 0,
  454. "groupIndex": 0,
  455. "_id": ""
  456. },
  457. {
  458. "__type__": "cc.Node",
  459. "_name": "view",
  460. "_objFlags": 0,
  461. "_parent": {
  462. "__id__": 9
  463. },
  464. "_children": [
  465. {
  466. "__id__": 11
  467. }
  468. ],
  469. "_active": true,
  470. "_components": [
  471. {
  472. "__id__": 13
  473. }
  474. ],
  475. "_prefab": {
  476. "__id__": 14
  477. },
  478. "_opacity": 255,
  479. "_color": {
  480. "__type__": "cc.Color",
  481. "r": 255,
  482. "g": 255,
  483. "b": 255,
  484. "a": 255
  485. },
  486. "_contentSize": {
  487. "__type__": "cc.Size",
  488. "width": 600,
  489. "height": 520
  490. },
  491. "_anchorPoint": {
  492. "__type__": "cc.Vec2",
  493. "x": 0.5,
  494. "y": 0.5
  495. },
  496. "_trs": {
  497. "__type__": "TypedArray",
  498. "ctor": "Float64Array",
  499. "array": [
  500. 0,
  501. 0,
  502. 0,
  503. 0,
  504. 0,
  505. 0,
  506. 1,
  507. 1,
  508. 1,
  509. 1
  510. ]
  511. },
  512. "_eulerAngles": {
  513. "__type__": "cc.Vec3",
  514. "x": 0,
  515. "y": 0,
  516. "z": 0
  517. },
  518. "_skewX": 0,
  519. "_skewY": 0,
  520. "_is3DNode": false,
  521. "_groupIndex": 0,
  522. "groupIndex": 0,
  523. "_id": ""
  524. },
  525. {
  526. "__type__": "cc.Node",
  527. "_name": "content",
  528. "_objFlags": 0,
  529. "_parent": {
  530. "__id__": 10
  531. },
  532. "_children": [],
  533. "_active": true,
  534. "_components": [],
  535. "_prefab": {
  536. "__id__": 12
  537. },
  538. "_opacity": 255,
  539. "_color": {
  540. "__type__": "cc.Color",
  541. "r": 255,
  542. "g": 255,
  543. "b": 255,
  544. "a": 255
  545. },
  546. "_contentSize": {
  547. "__type__": "cc.Size",
  548. "width": 600,
  549. "height": 520
  550. },
  551. "_anchorPoint": {
  552. "__type__": "cc.Vec2",
  553. "x": 0.5,
  554. "y": 1
  555. },
  556. "_trs": {
  557. "__type__": "TypedArray",
  558. "ctor": "Float64Array",
  559. "array": [
  560. 0,
  561. 260,
  562. 0,
  563. 0,
  564. 0,
  565. 0,
  566. 1,
  567. 1,
  568. 1,
  569. 1
  570. ]
  571. },
  572. "_eulerAngles": {
  573. "__type__": "cc.Vec3",
  574. "x": 0,
  575. "y": 0,
  576. "z": 0
  577. },
  578. "_skewX": 0,
  579. "_skewY": 0,
  580. "_is3DNode": false,
  581. "_groupIndex": 0,
  582. "groupIndex": 0,
  583. "_id": ""
  584. },
  585. {
  586. "__type__": "cc.PrefabInfo",
  587. "root": {
  588. "__id__": 1
  589. },
  590. "asset": {
  591. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  592. },
  593. "fileId": "3ftrRQebdDMLvxRZUU5HN8",
  594. "sync": false
  595. },
  596. {
  597. "__type__": "cc.Mask",
  598. "_name": "",
  599. "_objFlags": 0,
  600. "node": {
  601. "__id__": 10
  602. },
  603. "_enabled": true,
  604. "_materials": [
  605. {
  606. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  607. }
  608. ],
  609. "_spriteFrame": null,
  610. "_type": 0,
  611. "_segments": 64,
  612. "_N$alphaThreshold": 0,
  613. "_N$inverted": false,
  614. "_id": ""
  615. },
  616. {
  617. "__type__": "cc.PrefabInfo",
  618. "root": {
  619. "__id__": 1
  620. },
  621. "asset": {
  622. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  623. },
  624. "fileId": "f6gBdRJjtNQYP3ruhe0IF2",
  625. "sync": false
  626. },
  627. {
  628. "__type__": "cc.ScrollView",
  629. "_name": "",
  630. "_objFlags": 0,
  631. "node": {
  632. "__id__": 9
  633. },
  634. "_enabled": true,
  635. "horizontal": false,
  636. "vertical": true,
  637. "inertia": true,
  638. "brake": 0.75,
  639. "elastic": true,
  640. "bounceDuration": 0.23,
  641. "scrollEvents": [],
  642. "cancelInnerEvents": false,
  643. "_N$content": {
  644. "__id__": 11
  645. },
  646. "content": {
  647. "__id__": 11
  648. },
  649. "_N$horizontalScrollBar": null,
  650. "_N$verticalScrollBar": null,
  651. "_id": ""
  652. },
  653. {
  654. "__type__": "9a31drXM+9NCKYkF9D78zlF",
  655. "_name": "",
  656. "_objFlags": 0,
  657. "node": {
  658. "__id__": 9
  659. },
  660. "_enabled": true,
  661. "pre_item": [
  662. {
  663. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  664. }
  665. ],
  666. "scr_item": [
  667. "RedBagCodeItem"
  668. ],
  669. "itemInterval": 16,
  670. "_id": ""
  671. },
  672. {
  673. "__type__": "cc.PrefabInfo",
  674. "root": {
  675. "__id__": 1
  676. },
  677. "asset": {
  678. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  679. },
  680. "fileId": "fbD7KlDfhIoYMGJW1LVslM",
  681. "sync": false
  682. },
  683. {
  684. "__type__": "cc.Node",
  685. "_name": "关闭按钮",
  686. "_objFlags": 0,
  687. "_parent": {
  688. "__id__": 2
  689. },
  690. "_children": [
  691. {
  692. "__id__": 19
  693. }
  694. ],
  695. "_active": true,
  696. "_components": [
  697. {
  698. "__id__": 22
  699. }
  700. ],
  701. "_prefab": {
  702. "__id__": 23
  703. },
  704. "_opacity": 255,
  705. "_color": {
  706. "__type__": "cc.Color",
  707. "r": 255,
  708. "g": 255,
  709. "b": 255,
  710. "a": 255
  711. },
  712. "_contentSize": {
  713. "__type__": "cc.Size",
  714. "width": 150,
  715. "height": 150
  716. },
  717. "_anchorPoint": {
  718. "__type__": "cc.Vec2",
  719. "x": 0.5,
  720. "y": 0.5
  721. },
  722. "_trs": {
  723. "__type__": "TypedArray",
  724. "ctor": "Float64Array",
  725. "array": [
  726. 286.919,
  727. 331.709,
  728. 0,
  729. 0,
  730. 0,
  731. 0,
  732. 1,
  733. 1,
  734. 1,
  735. 0
  736. ]
  737. },
  738. "_eulerAngles": {
  739. "__type__": "cc.Vec3",
  740. "x": 0,
  741. "y": 0,
  742. "z": 0
  743. },
  744. "_skewX": 0,
  745. "_skewY": 0,
  746. "_is3DNode": false,
  747. "_groupIndex": 0,
  748. "groupIndex": 0,
  749. "_id": ""
  750. },
  751. {
  752. "__type__": "cc.Node",
  753. "_name": "关闭按钮",
  754. "_objFlags": 0,
  755. "_parent": {
  756. "__id__": 18
  757. },
  758. "_children": [],
  759. "_active": true,
  760. "_components": [
  761. {
  762. "__id__": 20
  763. }
  764. ],
  765. "_prefab": {
  766. "__id__": 21
  767. },
  768. "_opacity": 255,
  769. "_color": {
  770. "__type__": "cc.Color",
  771. "r": 255,
  772. "g": 255,
  773. "b": 255,
  774. "a": 255
  775. },
  776. "_contentSize": {
  777. "__type__": "cc.Size",
  778. "width": 67,
  779. "height": 70
  780. },
  781. "_anchorPoint": {
  782. "__type__": "cc.Vec2",
  783. "x": 0.5,
  784. "y": 0.5
  785. },
  786. "_trs": {
  787. "__type__": "TypedArray",
  788. "ctor": "Float64Array",
  789. "array": [
  790. 0,
  791. 0,
  792. 0,
  793. 0,
  794. 0,
  795. 0,
  796. 1,
  797. 1,
  798. 1,
  799. 0
  800. ]
  801. },
  802. "_eulerAngles": {
  803. "__type__": "cc.Vec3",
  804. "x": 0,
  805. "y": 0,
  806. "z": 0
  807. },
  808. "_skewX": 0,
  809. "_skewY": 0,
  810. "_is3DNode": false,
  811. "_groupIndex": 0,
  812. "groupIndex": 0,
  813. "_id": ""
  814. },
  815. {
  816. "__type__": "cc.Sprite",
  817. "_name": "",
  818. "_objFlags": 0,
  819. "node": {
  820. "__id__": 19
  821. },
  822. "_enabled": true,
  823. "_materials": [
  824. {
  825. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  826. }
  827. ],
  828. "_srcBlendFactor": 770,
  829. "_dstBlendFactor": 771,
  830. "_spriteFrame": {
  831. "__uuid__": "786999bc-3e6b-4600-9a30-c5f0868eb715"
  832. },
  833. "_type": 0,
  834. "_sizeMode": 1,
  835. "_fillType": 0,
  836. "_fillCenter": {
  837. "__type__": "cc.Vec2",
  838. "x": 0,
  839. "y": 0
  840. },
  841. "_fillStart": 0,
  842. "_fillRange": 0,
  843. "_isTrimmedMode": true,
  844. "_atlas": null,
  845. "_id": ""
  846. },
  847. {
  848. "__type__": "cc.PrefabInfo",
  849. "root": {
  850. "__id__": 1
  851. },
  852. "asset": {
  853. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  854. },
  855. "fileId": "5ayVZWvN5AzrPZoNkCKO2q",
  856. "sync": false
  857. },
  858. {
  859. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  860. "_name": "",
  861. "_objFlags": 0,
  862. "node": {
  863. "__id__": 18
  864. },
  865. "_enabled": true,
  866. "node_panel": {
  867. "__id__": 1
  868. },
  869. "transition_type": 3,
  870. "onComplete": [],
  871. "_id": ""
  872. },
  873. {
  874. "__type__": "cc.PrefabInfo",
  875. "root": {
  876. "__id__": 1
  877. },
  878. "asset": {
  879. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  880. },
  881. "fileId": "50XiLQAAJOkoYVJoPJNhau",
  882. "sync": false
  883. },
  884. {
  885. "__type__": "cc.Node",
  886. "_name": "无提现描述",
  887. "_objFlags": 0,
  888. "_parent": {
  889. "__id__": 2
  890. },
  891. "_children": [],
  892. "_active": true,
  893. "_components": [
  894. {
  895. "__id__": 25
  896. }
  897. ],
  898. "_prefab": {
  899. "__id__": 26
  900. },
  901. "_opacity": 255,
  902. "_color": {
  903. "__type__": "cc.Color",
  904. "r": 146,
  905. "g": 96,
  906. "b": 72,
  907. "a": 255
  908. },
  909. "_contentSize": {
  910. "__type__": "cc.Size",
  911. "width": 280,
  912. "height": 50.4
  913. },
  914. "_anchorPoint": {
  915. "__type__": "cc.Vec2",
  916. "x": 0.5,
  917. "y": 0.5
  918. },
  919. "_trs": {
  920. "__type__": "TypedArray",
  921. "ctor": "Float64Array",
  922. "array": [
  923. 0,
  924. 0,
  925. 0,
  926. 0,
  927. 0,
  928. 0,
  929. 1,
  930. 1,
  931. 1,
  932. 1
  933. ]
  934. },
  935. "_eulerAngles": {
  936. "__type__": "cc.Vec3",
  937. "x": 0,
  938. "y": 0,
  939. "z": 0
  940. },
  941. "_skewX": 0,
  942. "_skewY": 0,
  943. "_is3DNode": false,
  944. "_groupIndex": 0,
  945. "groupIndex": 0,
  946. "_id": ""
  947. },
  948. {
  949. "__type__": "cc.Label",
  950. "_name": "",
  951. "_objFlags": 0,
  952. "node": {
  953. "__id__": 24
  954. },
  955. "_enabled": true,
  956. "_materials": [
  957. {
  958. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  959. }
  960. ],
  961. "_srcBlendFactor": 770,
  962. "_dstBlendFactor": 771,
  963. "_string": "暂无红包码信息",
  964. "_N$string": "暂无红包码信息",
  965. "_fontSize": 40,
  966. "_lineHeight": 40,
  967. "_enableWrapText": true,
  968. "_N$file": {
  969. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  970. },
  971. "_isSystemFontUsed": false,
  972. "_spacingX": 0,
  973. "_batchAsBitmap": false,
  974. "_styleFlags": 0,
  975. "_underlineHeight": 0,
  976. "_N$horizontalAlign": 1,
  977. "_N$verticalAlign": 1,
  978. "_N$fontFamily": "Arial",
  979. "_N$overflow": 0,
  980. "_N$cacheMode": 0,
  981. "_id": ""
  982. },
  983. {
  984. "__type__": "cc.PrefabInfo",
  985. "root": {
  986. "__id__": 1
  987. },
  988. "asset": {
  989. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  990. },
  991. "fileId": "1aVR/nJphJsopF7iPpbT+e",
  992. "sync": false
  993. },
  994. {
  995. "__type__": "cc.Node",
  996. "_name": "视频按钮",
  997. "_objFlags": 0,
  998. "_parent": {
  999. "__id__": 2
  1000. },
  1001. "_children": [],
  1002. "_active": true,
  1003. "_components": [
  1004. {
  1005. "__id__": 28
  1006. },
  1007. {
  1008. "__id__": 29
  1009. }
  1010. ],
  1011. "_prefab": {
  1012. "__id__": 31
  1013. },
  1014. "_opacity": 255,
  1015. "_color": {
  1016. "__type__": "cc.Color",
  1017. "r": 255,
  1018. "g": 255,
  1019. "b": 255,
  1020. "a": 255
  1021. },
  1022. "_contentSize": {
  1023. "__type__": "cc.Size",
  1024. "width": 206,
  1025. "height": 115
  1026. },
  1027. "_anchorPoint": {
  1028. "__type__": "cc.Vec2",
  1029. "x": 0.5,
  1030. "y": 0.5
  1031. },
  1032. "_trs": {
  1033. "__type__": "TypedArray",
  1034. "ctor": "Float64Array",
  1035. "array": [
  1036. -219,
  1037. -285.929,
  1038. 0,
  1039. 0,
  1040. 0,
  1041. 0,
  1042. 1,
  1043. 1,
  1044. 1,
  1045. 0
  1046. ]
  1047. },
  1048. "_eulerAngles": {
  1049. "__type__": "cc.Vec3",
  1050. "x": 0,
  1051. "y": 0,
  1052. "z": 0
  1053. },
  1054. "_skewX": 0,
  1055. "_skewY": 0,
  1056. "_is3DNode": false,
  1057. "_groupIndex": 0,
  1058. "groupIndex": 0,
  1059. "_id": ""
  1060. },
  1061. {
  1062. "__type__": "cc.Sprite",
  1063. "_name": "",
  1064. "_objFlags": 0,
  1065. "node": {
  1066. "__id__": 27
  1067. },
  1068. "_enabled": true,
  1069. "_materials": [
  1070. {
  1071. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1072. }
  1073. ],
  1074. "_srcBlendFactor": 770,
  1075. "_dstBlendFactor": 771,
  1076. "_spriteFrame": {
  1077. "__uuid__": "e8f358fc-75b7-4bc5-a106-c623cadfc9ed"
  1078. },
  1079. "_type": 0,
  1080. "_sizeMode": 1,
  1081. "_fillType": 0,
  1082. "_fillCenter": {
  1083. "__type__": "cc.Vec2",
  1084. "x": 0,
  1085. "y": 0
  1086. },
  1087. "_fillStart": 0,
  1088. "_fillRange": 0,
  1089. "_isTrimmedMode": true,
  1090. "_atlas": null,
  1091. "_id": ""
  1092. },
  1093. {
  1094. "__type__": "cc.Button",
  1095. "_name": "",
  1096. "_objFlags": 0,
  1097. "node": {
  1098. "__id__": 27
  1099. },
  1100. "_enabled": true,
  1101. "_normalMaterial": {
  1102. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1103. },
  1104. "_grayMaterial": null,
  1105. "duration": 0.1,
  1106. "zoomScale": 1.2,
  1107. "clickEvents": [
  1108. {
  1109. "__id__": 30
  1110. }
  1111. ],
  1112. "_N$interactable": true,
  1113. "_N$enableAutoGrayEffect": false,
  1114. "_N$transition": 3,
  1115. "transition": 3,
  1116. "_N$normalColor": {
  1117. "__type__": "cc.Color",
  1118. "r": 255,
  1119. "g": 255,
  1120. "b": 255,
  1121. "a": 255
  1122. },
  1123. "_N$pressedColor": {
  1124. "__type__": "cc.Color",
  1125. "r": 211,
  1126. "g": 211,
  1127. "b": 211,
  1128. "a": 255
  1129. },
  1130. "pressedColor": {
  1131. "__type__": "cc.Color",
  1132. "r": 211,
  1133. "g": 211,
  1134. "b": 211,
  1135. "a": 255
  1136. },
  1137. "_N$hoverColor": {
  1138. "__type__": "cc.Color",
  1139. "r": 255,
  1140. "g": 255,
  1141. "b": 255,
  1142. "a": 255
  1143. },
  1144. "hoverColor": {
  1145. "__type__": "cc.Color",
  1146. "r": 255,
  1147. "g": 255,
  1148. "b": 255,
  1149. "a": 255
  1150. },
  1151. "_N$disabledColor": {
  1152. "__type__": "cc.Color",
  1153. "r": 124,
  1154. "g": 124,
  1155. "b": 124,
  1156. "a": 255
  1157. },
  1158. "_N$normalSprite": null,
  1159. "_N$pressedSprite": null,
  1160. "pressedSprite": null,
  1161. "_N$hoverSprite": null,
  1162. "hoverSprite": null,
  1163. "_N$disabledSprite": null,
  1164. "_N$target": null,
  1165. "_id": ""
  1166. },
  1167. {
  1168. "__type__": "cc.ClickEvent",
  1169. "target": {
  1170. "__id__": 1
  1171. },
  1172. "component": "",
  1173. "_componentId": "f7616rh8MtO1ZZziaU2Xf1w",
  1174. "handler": "clickTeach",
  1175. "customEventData": ""
  1176. },
  1177. {
  1178. "__type__": "cc.PrefabInfo",
  1179. "root": {
  1180. "__id__": 1
  1181. },
  1182. "asset": {
  1183. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  1184. },
  1185. "fileId": "67sJgI3fdJvZzQ7ZfOcxJ2",
  1186. "sync": false
  1187. },
  1188. {
  1189. "__type__": "cc.Widget",
  1190. "_name": "",
  1191. "_objFlags": 0,
  1192. "node": {
  1193. "__id__": 2
  1194. },
  1195. "_enabled": true,
  1196. "alignMode": 1,
  1197. "_target": null,
  1198. "_alignFlags": 45,
  1199. "_left": 0,
  1200. "_right": 0,
  1201. "_top": 0,
  1202. "_bottom": 0,
  1203. "_verticalCenter": 0,
  1204. "_horizontalCenter": 0,
  1205. "_isAbsLeft": true,
  1206. "_isAbsRight": true,
  1207. "_isAbsTop": true,
  1208. "_isAbsBottom": true,
  1209. "_isAbsHorizontalCenter": true,
  1210. "_isAbsVerticalCenter": true,
  1211. "_originalWidth": 0,
  1212. "_originalHeight": 0,
  1213. "_id": ""
  1214. },
  1215. {
  1216. "__type__": "cc.PrefabInfo",
  1217. "root": {
  1218. "__id__": 1
  1219. },
  1220. "asset": {
  1221. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  1222. },
  1223. "fileId": "94yiGj0RFACpXt5xGEvfHf",
  1224. "sync": false
  1225. },
  1226. {
  1227. "__type__": "f7616rh8MtO1ZZziaU2Xf1w",
  1228. "_name": "",
  1229. "_objFlags": 0,
  1230. "node": {
  1231. "__id__": 1
  1232. },
  1233. "_enabled": true,
  1234. "scroll_view": {
  1235. "__id__": 15
  1236. },
  1237. "lbl_none": {
  1238. "__id__": 25
  1239. },
  1240. "videoPre": {
  1241. "__uuid__": "33e934e4-3ffd-4bc1-bd4d-58a9b515f7f5"
  1242. },
  1243. "_id": ""
  1244. },
  1245. {
  1246. "__type__": "cc.Widget",
  1247. "_name": "",
  1248. "_objFlags": 0,
  1249. "node": {
  1250. "__id__": 1
  1251. },
  1252. "_enabled": true,
  1253. "alignMode": 1,
  1254. "_target": null,
  1255. "_alignFlags": 45,
  1256. "_left": 0,
  1257. "_right": 0,
  1258. "_top": 0,
  1259. "_bottom": 0,
  1260. "_verticalCenter": 0,
  1261. "_horizontalCenter": 0,
  1262. "_isAbsLeft": true,
  1263. "_isAbsRight": true,
  1264. "_isAbsTop": true,
  1265. "_isAbsBottom": true,
  1266. "_isAbsHorizontalCenter": true,
  1267. "_isAbsVerticalCenter": true,
  1268. "_originalWidth": 0,
  1269. "_originalHeight": 0,
  1270. "_id": ""
  1271. },
  1272. {
  1273. "__type__": "58495/rJOBNGoxELFSp8G2a",
  1274. "_name": "",
  1275. "_objFlags": 0,
  1276. "node": {
  1277. "__id__": 1
  1278. },
  1279. "_enabled": true,
  1280. "color": {
  1281. "__type__": "cc.Color",
  1282. "r": 0,
  1283. "g": 0,
  1284. "b": 0,
  1285. "a": 230
  1286. },
  1287. "design_block_node": {
  1288. "__id__": 3
  1289. },
  1290. "bClickClose": true,
  1291. "_id": ""
  1292. },
  1293. {
  1294. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  1295. "_name": "",
  1296. "_objFlags": 0,
  1297. "node": {
  1298. "__id__": 1
  1299. },
  1300. "_enabled": true,
  1301. "effect_par": {
  1302. "__id__": 2
  1303. },
  1304. "open_effect": 1,
  1305. "close_effect": 1,
  1306. "close_toPoint": "",
  1307. "_id": ""
  1308. },
  1309. {
  1310. "__type__": "cc.PrefabInfo",
  1311. "root": {
  1312. "__id__": 1
  1313. },
  1314. "asset": {
  1315. "__uuid__": "157bf3d2-0395-4138-a922-782117d5c979"
  1316. },
  1317. "fileId": "",
  1318. "sync": false
  1319. }
  1320. ]