redBagCodeItem.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888
  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": "redBagCodeItem",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 11
  31. },
  32. {
  33. "__id__": 14
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 23
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 24
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 534,
  56. "height": 109
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 1
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. -82,
  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": "背景",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 534,
  120. "height": 109
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. -54.5,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "923c9765-14ab-4056-8c73-1794e04d54ef"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 1,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.PrefabInfo",
  190. "root": {
  191. "__id__": 1
  192. },
  193. "asset": {
  194. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  195. },
  196. "fileId": "96gn6B9BJEP7DBD+JT9+Ii",
  197. "sync": false
  198. },
  199. {
  200. "__type__": "cc.Node",
  201. "_name": "毛币数量",
  202. "_objFlags": 0,
  203. "_parent": {
  204. "__id__": 1
  205. },
  206. "_children": [],
  207. "_active": true,
  208. "_components": [
  209. {
  210. "__id__": 6
  211. }
  212. ],
  213. "_prefab": {
  214. "__id__": 7
  215. },
  216. "_opacity": 255,
  217. "_color": {
  218. "__type__": "cc.Color",
  219. "r": 179,
  220. "g": 120,
  221. "b": 62,
  222. "a": 255
  223. },
  224. "_contentSize": {
  225. "__type__": "cc.Size",
  226. "width": 83.34,
  227. "height": 37.8
  228. },
  229. "_anchorPoint": {
  230. "__type__": "cc.Vec2",
  231. "x": 0,
  232. "y": 0.5
  233. },
  234. "_trs": {
  235. "__type__": "TypedArray",
  236. "ctor": "Float64Array",
  237. "array": [
  238. -250.897,
  239. -39.353,
  240. 0,
  241. 0,
  242. 0,
  243. 0,
  244. 1,
  245. 1,
  246. 1,
  247. 1
  248. ]
  249. },
  250. "_eulerAngles": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_skewX": 0,
  257. "_skewY": 0,
  258. "_is3DNode": false,
  259. "_groupIndex": 0,
  260. "groupIndex": 0,
  261. "_id": ""
  262. },
  263. {
  264. "__type__": "cc.Label",
  265. "_name": "",
  266. "_objFlags": 0,
  267. "node": {
  268. "__id__": 5
  269. },
  270. "_enabled": true,
  271. "_materials": [
  272. {
  273. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  274. }
  275. ],
  276. "_srcBlendFactor": 770,
  277. "_dstBlendFactor": 771,
  278. "_string": "3.00元",
  279. "_N$string": "3.00元",
  280. "_fontSize": 28,
  281. "_lineHeight": 30,
  282. "_enableWrapText": true,
  283. "_N$file": {
  284. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  285. },
  286. "_isSystemFontUsed": false,
  287. "_spacingX": 0,
  288. "_batchAsBitmap": false,
  289. "_styleFlags": 0,
  290. "_underlineHeight": 0,
  291. "_N$horizontalAlign": 1,
  292. "_N$verticalAlign": 1,
  293. "_N$fontFamily": "Arial",
  294. "_N$overflow": 0,
  295. "_N$cacheMode": 0,
  296. "_id": ""
  297. },
  298. {
  299. "__type__": "cc.PrefabInfo",
  300. "root": {
  301. "__id__": 1
  302. },
  303. "asset": {
  304. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  305. },
  306. "fileId": "e65hjxSvtGO5g+zBQnRb70",
  307. "sync": false
  308. },
  309. {
  310. "__type__": "cc.Node",
  311. "_name": "提现时间",
  312. "_objFlags": 0,
  313. "_parent": {
  314. "__id__": 1
  315. },
  316. "_children": [],
  317. "_active": true,
  318. "_components": [
  319. {
  320. "__id__": 9
  321. }
  322. ],
  323. "_prefab": {
  324. "__id__": 10
  325. },
  326. "_opacity": 255,
  327. "_color": {
  328. "__type__": "cc.Color",
  329. "r": 119,
  330. "g": 119,
  331. "b": 119,
  332. "a": 255
  333. },
  334. "_contentSize": {
  335. "__type__": "cc.Size",
  336. "width": 105.19,
  337. "height": 50.4
  338. },
  339. "_anchorPoint": {
  340. "__type__": "cc.Vec2",
  341. "x": 0,
  342. "y": 0.5
  343. },
  344. "_trs": {
  345. "__type__": "TypedArray",
  346. "ctor": "Float64Array",
  347. "array": [
  348. -248.81,
  349. -79.236,
  350. 0,
  351. 0,
  352. 0,
  353. 0,
  354. 1,
  355. 1,
  356. 1,
  357. 1
  358. ]
  359. },
  360. "_eulerAngles": {
  361. "__type__": "cc.Vec3",
  362. "x": 0,
  363. "y": 0,
  364. "z": 0
  365. },
  366. "_skewX": 0,
  367. "_skewY": 0,
  368. "_is3DNode": false,
  369. "_groupIndex": 0,
  370. "groupIndex": 0,
  371. "_id": ""
  372. },
  373. {
  374. "__type__": "cc.Label",
  375. "_name": "",
  376. "_objFlags": 0,
  377. "node": {
  378. "__id__": 8
  379. },
  380. "_enabled": true,
  381. "_materials": [
  382. {
  383. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  384. }
  385. ],
  386. "_srcBlendFactor": 770,
  387. "_dstBlendFactor": 771,
  388. "_string": "2020-5-11",
  389. "_N$string": "2020-5-11",
  390. "_fontSize": 22,
  391. "_lineHeight": 40,
  392. "_enableWrapText": true,
  393. "_N$file": {
  394. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  395. },
  396. "_isSystemFontUsed": false,
  397. "_spacingX": 0,
  398. "_batchAsBitmap": false,
  399. "_styleFlags": 0,
  400. "_underlineHeight": 0,
  401. "_N$horizontalAlign": 1,
  402. "_N$verticalAlign": 1,
  403. "_N$fontFamily": "Arial",
  404. "_N$overflow": 0,
  405. "_N$cacheMode": 0,
  406. "_id": ""
  407. },
  408. {
  409. "__type__": "cc.PrefabInfo",
  410. "root": {
  411. "__id__": 1
  412. },
  413. "asset": {
  414. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  415. },
  416. "fileId": "29JDJMsrZIw4waNuxNJKjZ",
  417. "sync": false
  418. },
  419. {
  420. "__type__": "cc.Node",
  421. "_name": "lbl红包码",
  422. "_objFlags": 0,
  423. "_parent": {
  424. "__id__": 1
  425. },
  426. "_children": [],
  427. "_active": true,
  428. "_components": [
  429. {
  430. "__id__": 12
  431. }
  432. ],
  433. "_prefab": {
  434. "__id__": 13
  435. },
  436. "_opacity": 255,
  437. "_color": {
  438. "__type__": "cc.Color",
  439. "r": 251,
  440. "g": 78,
  441. "b": 49,
  442. "a": 255
  443. },
  444. "_contentSize": {
  445. "__type__": "cc.Size",
  446. "width": 198.05,
  447. "height": 37.8
  448. },
  449. "_anchorPoint": {
  450. "__type__": "cc.Vec2",
  451. "x": 0.5,
  452. "y": 0.5
  453. },
  454. "_trs": {
  455. "__type__": "TypedArray",
  456. "ctor": "Float64Array",
  457. "array": [
  458. 2.342,
  459. -52.622,
  460. 0,
  461. 0,
  462. 0,
  463. 0,
  464. 1,
  465. 1,
  466. 1,
  467. 1
  468. ]
  469. },
  470. "_eulerAngles": {
  471. "__type__": "cc.Vec3",
  472. "x": 0,
  473. "y": 0,
  474. "z": 0
  475. },
  476. "_skewX": 0,
  477. "_skewY": 0,
  478. "_is3DNode": false,
  479. "_groupIndex": 0,
  480. "groupIndex": 0,
  481. "_id": ""
  482. },
  483. {
  484. "__type__": "cc.Label",
  485. "_name": "",
  486. "_objFlags": 0,
  487. "node": {
  488. "__id__": 11
  489. },
  490. "_enabled": true,
  491. "_materials": [
  492. {
  493. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  494. }
  495. ],
  496. "_srcBlendFactor": 770,
  497. "_dstBlendFactor": 771,
  498. "_string": "红包码:AABBCC",
  499. "_N$string": "红包码:AABBCC",
  500. "_fontSize": 26,
  501. "_lineHeight": 30,
  502. "_enableWrapText": true,
  503. "_N$file": {
  504. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  505. },
  506. "_isSystemFontUsed": false,
  507. "_spacingX": 0,
  508. "_batchAsBitmap": false,
  509. "_styleFlags": 0,
  510. "_underlineHeight": 0,
  511. "_N$horizontalAlign": 1,
  512. "_N$verticalAlign": 1,
  513. "_N$fontFamily": "Arial",
  514. "_N$overflow": 0,
  515. "_N$cacheMode": 0,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.PrefabInfo",
  520. "root": {
  521. "__id__": 1
  522. },
  523. "asset": {
  524. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  525. },
  526. "fileId": "f6HtwNG1hACLRsdLmkuy91",
  527. "sync": false
  528. },
  529. {
  530. "__type__": "cc.Node",
  531. "_name": "btn复制",
  532. "_objFlags": 0,
  533. "_parent": {
  534. "__id__": 1
  535. },
  536. "_children": [
  537. {
  538. "__id__": 15
  539. }
  540. ],
  541. "_active": true,
  542. "_components": [
  543. {
  544. "__id__": 19
  545. },
  546. {
  547. "__id__": 20
  548. }
  549. ],
  550. "_prefab": {
  551. "__id__": 22
  552. },
  553. "_opacity": 255,
  554. "_color": {
  555. "__type__": "cc.Color",
  556. "r": 255,
  557. "g": 255,
  558. "b": 255,
  559. "a": 255
  560. },
  561. "_contentSize": {
  562. "__type__": "cc.Size",
  563. "width": 109,
  564. "height": 56
  565. },
  566. "_anchorPoint": {
  567. "__type__": "cc.Vec2",
  568. "x": 0.5,
  569. "y": 0.5
  570. },
  571. "_trs": {
  572. "__type__": "TypedArray",
  573. "ctor": "Float64Array",
  574. "array": [
  575. 203,
  576. -55,
  577. 0,
  578. 0,
  579. 0,
  580. 0,
  581. 1,
  582. 1,
  583. 1,
  584. 0
  585. ]
  586. },
  587. "_eulerAngles": {
  588. "__type__": "cc.Vec3",
  589. "x": 0,
  590. "y": 0,
  591. "z": 0
  592. },
  593. "_skewX": 0,
  594. "_skewY": 0,
  595. "_is3DNode": false,
  596. "_groupIndex": 0,
  597. "groupIndex": 0,
  598. "_id": ""
  599. },
  600. {
  601. "__type__": "cc.Node",
  602. "_name": "描述",
  603. "_objFlags": 0,
  604. "_parent": {
  605. "__id__": 14
  606. },
  607. "_children": [],
  608. "_active": true,
  609. "_components": [
  610. {
  611. "__id__": 16
  612. },
  613. {
  614. "__id__": 17
  615. }
  616. ],
  617. "_prefab": {
  618. "__id__": 18
  619. },
  620. "_opacity": 255,
  621. "_color": {
  622. "__type__": "cc.Color",
  623. "r": 255,
  624. "g": 255,
  625. "b": 255,
  626. "a": 255
  627. },
  628. "_contentSize": {
  629. "__type__": "cc.Size",
  630. "width": 54,
  631. "height": 34.76
  632. },
  633. "_anchorPoint": {
  634. "__type__": "cc.Vec2",
  635. "x": 0.5,
  636. "y": 0.5
  637. },
  638. "_trs": {
  639. "__type__": "TypedArray",
  640. "ctor": "Float64Array",
  641. "array": [
  642. 0,
  643. 3.234,
  644. 0,
  645. 0,
  646. 0,
  647. 0,
  648. 1,
  649. 1,
  650. 1,
  651. 1
  652. ]
  653. },
  654. "_eulerAngles": {
  655. "__type__": "cc.Vec3",
  656. "x": 0,
  657. "y": 0,
  658. "z": 0
  659. },
  660. "_skewX": 0,
  661. "_skewY": 0,
  662. "_is3DNode": false,
  663. "_groupIndex": 0,
  664. "groupIndex": 0,
  665. "_id": ""
  666. },
  667. {
  668. "__type__": "cc.Label",
  669. "_name": "",
  670. "_objFlags": 0,
  671. "node": {
  672. "__id__": 15
  673. },
  674. "_enabled": true,
  675. "_materials": [
  676. {
  677. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  678. }
  679. ],
  680. "_srcBlendFactor": 770,
  681. "_dstBlendFactor": 771,
  682. "_string": "复制",
  683. "_N$string": "复制",
  684. "_fontSize": 26,
  685. "_lineHeight": 26,
  686. "_enableWrapText": true,
  687. "_N$file": {
  688. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  689. },
  690. "_isSystemFontUsed": false,
  691. "_spacingX": 0,
  692. "_batchAsBitmap": false,
  693. "_styleFlags": 0,
  694. "_underlineHeight": 0,
  695. "_N$horizontalAlign": 1,
  696. "_N$verticalAlign": 1,
  697. "_N$fontFamily": "Arial",
  698. "_N$overflow": 0,
  699. "_N$cacheMode": 0,
  700. "_id": ""
  701. },
  702. {
  703. "__type__": "cc.LabelOutline",
  704. "_name": "",
  705. "_objFlags": 0,
  706. "node": {
  707. "__id__": 15
  708. },
  709. "_enabled": true,
  710. "_color": {
  711. "__type__": "cc.Color",
  712. "r": 28,
  713. "g": 100,
  714. "b": 183,
  715. "a": 255
  716. },
  717. "_width": 1,
  718. "_id": ""
  719. },
  720. {
  721. "__type__": "cc.PrefabInfo",
  722. "root": {
  723. "__id__": 1
  724. },
  725. "asset": {
  726. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  727. },
  728. "fileId": "f92192NgBNNZAIpEdCTDAS",
  729. "sync": false
  730. },
  731. {
  732. "__type__": "cc.Sprite",
  733. "_name": "",
  734. "_objFlags": 0,
  735. "node": {
  736. "__id__": 14
  737. },
  738. "_enabled": true,
  739. "_materials": [
  740. {
  741. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  742. }
  743. ],
  744. "_srcBlendFactor": 770,
  745. "_dstBlendFactor": 771,
  746. "_spriteFrame": {
  747. "__uuid__": "eef16e37-d45f-4616-850a-a176b70307d9"
  748. },
  749. "_type": 0,
  750. "_sizeMode": 1,
  751. "_fillType": 0,
  752. "_fillCenter": {
  753. "__type__": "cc.Vec2",
  754. "x": 0,
  755. "y": 0
  756. },
  757. "_fillStart": 0,
  758. "_fillRange": 0,
  759. "_isTrimmedMode": true,
  760. "_atlas": null,
  761. "_id": ""
  762. },
  763. {
  764. "__type__": "cc.Button",
  765. "_name": "",
  766. "_objFlags": 0,
  767. "node": {
  768. "__id__": 14
  769. },
  770. "_enabled": true,
  771. "_normalMaterial": null,
  772. "_grayMaterial": null,
  773. "duration": 0.1,
  774. "zoomScale": 1.2,
  775. "clickEvents": [
  776. {
  777. "__id__": 21
  778. }
  779. ],
  780. "_N$interactable": true,
  781. "_N$enableAutoGrayEffect": false,
  782. "_N$transition": 3,
  783. "transition": 3,
  784. "_N$normalColor": {
  785. "__type__": "cc.Color",
  786. "r": 255,
  787. "g": 255,
  788. "b": 255,
  789. "a": 255
  790. },
  791. "_N$pressedColor": {
  792. "__type__": "cc.Color",
  793. "r": 211,
  794. "g": 211,
  795. "b": 211,
  796. "a": 255
  797. },
  798. "pressedColor": {
  799. "__type__": "cc.Color",
  800. "r": 211,
  801. "g": 211,
  802. "b": 211,
  803. "a": 255
  804. },
  805. "_N$hoverColor": {
  806. "__type__": "cc.Color",
  807. "r": 255,
  808. "g": 255,
  809. "b": 255,
  810. "a": 255
  811. },
  812. "hoverColor": {
  813. "__type__": "cc.Color",
  814. "r": 255,
  815. "g": 255,
  816. "b": 255,
  817. "a": 255
  818. },
  819. "_N$disabledColor": {
  820. "__type__": "cc.Color",
  821. "r": 124,
  822. "g": 124,
  823. "b": 124,
  824. "a": 255
  825. },
  826. "_N$normalSprite": null,
  827. "_N$pressedSprite": null,
  828. "pressedSprite": null,
  829. "_N$hoverSprite": null,
  830. "hoverSprite": null,
  831. "_N$disabledSprite": null,
  832. "_N$target": {
  833. "__id__": 14
  834. },
  835. "_id": ""
  836. },
  837. {
  838. "__type__": "cc.ClickEvent",
  839. "target": {
  840. "__id__": 1
  841. },
  842. "component": "",
  843. "_componentId": "8a473ReImNJJonKxV9mTpIL",
  844. "handler": "clickCopy",
  845. "customEventData": ""
  846. },
  847. {
  848. "__type__": "cc.PrefabInfo",
  849. "root": {
  850. "__id__": 1
  851. },
  852. "asset": {
  853. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  854. },
  855. "fileId": "edBYRd5VJGp7smgiYXo8Fd",
  856. "sync": false
  857. },
  858. {
  859. "__type__": "8a473ReImNJJonKxV9mTpIL",
  860. "_name": "",
  861. "_objFlags": 0,
  862. "node": {
  863. "__id__": 1
  864. },
  865. "_enabled": true,
  866. "lbl_code": {
  867. "__id__": 12
  868. },
  869. "lbl_time": {
  870. "__id__": 9
  871. },
  872. "lbl_rmb": {
  873. "__id__": 6
  874. },
  875. "_id": ""
  876. },
  877. {
  878. "__type__": "cc.PrefabInfo",
  879. "root": {
  880. "__id__": 1
  881. },
  882. "asset": {
  883. "__uuid__": "1657c36f-23d8-4f75-9a50-cde5c6c0d47d"
  884. },
  885. "fileId": "",
  886. "sync": false
  887. }
  888. ]