signItem.prefab 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252
  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": "signItem",
  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. "__id__": 23
  37. },
  38. {
  39. "__id__": 30
  40. }
  41. ],
  42. "_active": true,
  43. "_components": [
  44. {
  45. "__id__": 34
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 35
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 0,
  62. "height": 0
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. -198.499,
  74. 167.442,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 1
  83. ]
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "_groupIndex": 0,
  95. "groupIndex": 0,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "itemBG",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. }
  111. ],
  112. "_prefab": {
  113. "__id__": 4
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 255,
  119. "g": 255,
  120. "b": 255,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 164,
  126. "height": 195
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0.5,
  131. "y": 0.5
  132. },
  133. "_trs": {
  134. "__type__": "TypedArray",
  135. "ctor": "Float64Array",
  136. "array": [
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 1,
  144. 1,
  145. 1,
  146. 1
  147. ]
  148. },
  149. "_eulerAngles": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 0
  154. },
  155. "_skewX": 0,
  156. "_skewY": 0,
  157. "_is3DNode": false,
  158. "_groupIndex": 0,
  159. "groupIndex": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_materials": [
  171. {
  172. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  173. }
  174. ],
  175. "_srcBlendFactor": 770,
  176. "_dstBlendFactor": 771,
  177. "_spriteFrame": {
  178. "__uuid__": "3c25dcfc-3d09-4d7f-abb6-643d52950a96"
  179. },
  180. "_type": 0,
  181. "_sizeMode": 1,
  182. "_fillType": 0,
  183. "_fillCenter": {
  184. "__type__": "cc.Vec2",
  185. "x": 0,
  186. "y": 0
  187. },
  188. "_fillStart": 0,
  189. "_fillRange": 0,
  190. "_isTrimmedMode": true,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.PrefabInfo",
  196. "root": {
  197. "__id__": 1
  198. },
  199. "asset": {
  200. "__uuid__": "f132123e-fdc0-47b3-aa81-2af65afbb0da"
  201. },
  202. "fileId": "d65KtlLWtFc6vOtqsmcRCD",
  203. "sync": false
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "icon",
  208. "_objFlags": 0,
  209. "_parent": {
  210. "__id__": 1
  211. },
  212. "_children": [],
  213. "_active": true,
  214. "_components": [
  215. {
  216. "__id__": 6
  217. }
  218. ],
  219. "_prefab": {
  220. "__id__": 7
  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": 58,
  233. "height": 55
  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. -24.387,
  245. 5.972,
  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.Sprite",
  271. "_name": "",
  272. "_objFlags": 0,
  273. "node": {
  274. "__id__": 5
  275. },
  276. "_enabled": true,
  277. "_materials": [
  278. {
  279. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  280. }
  281. ],
  282. "_srcBlendFactor": 770,
  283. "_dstBlendFactor": 771,
  284. "_spriteFrame": {
  285. "__uuid__": "2af74819-fd4b-46d3-a679-b7bf856cd799"
  286. },
  287. "_type": 0,
  288. "_sizeMode": 1,
  289. "_fillType": 0,
  290. "_fillCenter": {
  291. "__type__": "cc.Vec2",
  292. "x": 0,
  293. "y": 0
  294. },
  295. "_fillStart": 0,
  296. "_fillRange": 0,
  297. "_isTrimmedMode": true,
  298. "_atlas": null,
  299. "_id": ""
  300. },
  301. {
  302. "__type__": "cc.PrefabInfo",
  303. "root": {
  304. "__id__": 1
  305. },
  306. "asset": {
  307. "__uuid__": "f132123e-fdc0-47b3-aa81-2af65afbb0da"
  308. },
  309. "fileId": "67DFCefFNJa5uc/kCnkAZi",
  310. "sync": false
  311. },
  312. {
  313. "__type__": "cc.Node",
  314. "_name": "giftNum",
  315. "_objFlags": 0,
  316. "_parent": {
  317. "__id__": 1
  318. },
  319. "_children": [],
  320. "_active": true,
  321. "_components": [
  322. {
  323. "__id__": 9
  324. }
  325. ],
  326. "_prefab": {
  327. "__id__": 10
  328. },
  329. "_opacity": 255,
  330. "_color": {
  331. "__type__": "cc.Color",
  332. "r": 255,
  333. "g": 255,
  334. "b": 255,
  335. "a": 255
  336. },
  337. "_contentSize": {
  338. "__type__": "cc.Size",
  339. "width": 44.03,
  340. "height": 45.36
  341. },
  342. "_anchorPoint": {
  343. "__type__": "cc.Vec2",
  344. "x": 0.5,
  345. "y": 0.5
  346. },
  347. "_trs": {
  348. "__type__": "TypedArray",
  349. "ctor": "Float64Array",
  350. "array": [
  351. 33.345,
  352. 2.986,
  353. 0,
  354. 0,
  355. 0,
  356. 0,
  357. 1,
  358. 1,
  359. 1,
  360. 1
  361. ]
  362. },
  363. "_eulerAngles": {
  364. "__type__": "cc.Vec3",
  365. "x": 0,
  366. "y": 0,
  367. "z": 0
  368. },
  369. "_skewX": 0,
  370. "_skewY": 0,
  371. "_is3DNode": false,
  372. "_groupIndex": 0,
  373. "groupIndex": 0,
  374. "_id": ""
  375. },
  376. {
  377. "__type__": "cc.Label",
  378. "_name": "",
  379. "_objFlags": 0,
  380. "node": {
  381. "__id__": 8
  382. },
  383. "_enabled": true,
  384. "_materials": [
  385. {
  386. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  387. }
  388. ],
  389. "_srcBlendFactor": 770,
  390. "_dstBlendFactor": 771,
  391. "_string": "X5",
  392. "_N$string": "X5",
  393. "_fontSize": 36,
  394. "_lineHeight": 36,
  395. "_enableWrapText": true,
  396. "_N$file": null,
  397. "_isSystemFontUsed": true,
  398. "_spacingX": 0,
  399. "_batchAsBitmap": false,
  400. "_styleFlags": 0,
  401. "_underlineHeight": 0,
  402. "_N$horizontalAlign": 1,
  403. "_N$verticalAlign": 1,
  404. "_N$fontFamily": "Arial",
  405. "_N$overflow": 0,
  406. "_N$cacheMode": 0,
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.PrefabInfo",
  411. "root": {
  412. "__id__": 8
  413. },
  414. "asset": {
  415. "__uuid__": "27756ebb-3d33-44b0-9b96-e858fadd4dd4"
  416. },
  417. "fileId": "62N1SG8y5NJpKa9XXjZnXf",
  418. "sync": false
  419. },
  420. {
  421. "__type__": "cc.Node",
  422. "_name": "dayNum",
  423. "_objFlags": 0,
  424. "_parent": {
  425. "__id__": 1
  426. },
  427. "_children": [],
  428. "_active": true,
  429. "_components": [
  430. {
  431. "__id__": 12
  432. }
  433. ],
  434. "_prefab": {
  435. "__id__": 13
  436. },
  437. "_opacity": 255,
  438. "_color": {
  439. "__type__": "cc.Color",
  440. "r": 255,
  441. "g": 255,
  442. "b": 255,
  443. "a": 255
  444. },
  445. "_contentSize": {
  446. "__type__": "cc.Size",
  447. "width": 54,
  448. "height": 22.68
  449. },
  450. "_anchorPoint": {
  451. "__type__": "cc.Vec2",
  452. "x": 0.5,
  453. "y": 0.5
  454. },
  455. "_trs": {
  456. "__type__": "TypedArray",
  457. "ctor": "Float64Array",
  458. "array": [
  459. -28.213,
  460. 79.585,
  461. 0,
  462. 0,
  463. 0,
  464. 0,
  465. 1,
  466. 1,
  467. 1,
  468. 1
  469. ]
  470. },
  471. "_eulerAngles": {
  472. "__type__": "cc.Vec3",
  473. "x": 0,
  474. "y": 0,
  475. "z": 0
  476. },
  477. "_skewX": 0,
  478. "_skewY": 0,
  479. "_is3DNode": false,
  480. "_groupIndex": 0,
  481. "groupIndex": 0,
  482. "_id": ""
  483. },
  484. {
  485. "__type__": "cc.Label",
  486. "_name": "",
  487. "_objFlags": 0,
  488. "node": {
  489. "__id__": 11
  490. },
  491. "_enabled": true,
  492. "_materials": [
  493. {
  494. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  495. }
  496. ],
  497. "_srcBlendFactor": 770,
  498. "_dstBlendFactor": 771,
  499. "_string": "第一天",
  500. "_N$string": "第一天",
  501. "_fontSize": 18,
  502. "_lineHeight": 18,
  503. "_enableWrapText": true,
  504. "_N$file": null,
  505. "_isSystemFontUsed": true,
  506. "_spacingX": 0,
  507. "_batchAsBitmap": false,
  508. "_styleFlags": 0,
  509. "_underlineHeight": 0,
  510. "_N$horizontalAlign": 1,
  511. "_N$verticalAlign": 1,
  512. "_N$fontFamily": "Arial",
  513. "_N$overflow": 0,
  514. "_N$cacheMode": 0,
  515. "_id": ""
  516. },
  517. {
  518. "__type__": "cc.PrefabInfo",
  519. "root": {
  520. "__id__": 11
  521. },
  522. "asset": {
  523. "__uuid__": "27756ebb-3d33-44b0-9b96-e858fadd4dd4"
  524. },
  525. "fileId": "e1NrSwOlZFfLYjTNplwjI2",
  526. "sync": false
  527. },
  528. {
  529. "__type__": "cc.Node",
  530. "_name": "btnReceive",
  531. "_objFlags": 0,
  532. "_parent": {
  533. "__id__": 1
  534. },
  535. "_children": [
  536. {
  537. "__id__": 15
  538. }
  539. ],
  540. "_active": true,
  541. "_components": [
  542. {
  543. "__id__": 19
  544. },
  545. {
  546. "__id__": 20
  547. }
  548. ],
  549. "_prefab": {
  550. "__id__": 22
  551. },
  552. "_opacity": 255,
  553. "_color": {
  554. "__type__": "cc.Color",
  555. "r": 255,
  556. "g": 255,
  557. "b": 255,
  558. "a": 255
  559. },
  560. "_contentSize": {
  561. "__type__": "cc.Size",
  562. "width": 110,
  563. "height": 39
  564. },
  565. "_anchorPoint": {
  566. "__type__": "cc.Vec2",
  567. "x": 0.5,
  568. "y": 0.5
  569. },
  570. "_trs": {
  571. "__type__": "TypedArray",
  572. "ctor": "Float64Array",
  573. "array": [
  574. 0,
  575. -58,
  576. 0,
  577. 0,
  578. 0,
  579. 0,
  580. 1,
  581. 1,
  582. 1,
  583. 1
  584. ]
  585. },
  586. "_eulerAngles": {
  587. "__type__": "cc.Vec3",
  588. "x": 0,
  589. "y": 0,
  590. "z": 0
  591. },
  592. "_skewX": 0,
  593. "_skewY": 0,
  594. "_is3DNode": false,
  595. "_groupIndex": 0,
  596. "groupIndex": 0,
  597. "_id": ""
  598. },
  599. {
  600. "__type__": "cc.Node",
  601. "_name": "label",
  602. "_objFlags": 0,
  603. "_parent": {
  604. "__id__": 14
  605. },
  606. "_children": [],
  607. "_active": true,
  608. "_components": [
  609. {
  610. "__id__": 16
  611. },
  612. {
  613. "__id__": 17
  614. }
  615. ],
  616. "_prefab": {
  617. "__id__": 18
  618. },
  619. "_opacity": 255,
  620. "_color": {
  621. "__type__": "cc.Color",
  622. "r": 255,
  623. "g": 255,
  624. "b": 255,
  625. "a": 255
  626. },
  627. "_contentSize": {
  628. "__type__": "cc.Size",
  629. "width": 52,
  630. "height": 34.239999999999995
  631. },
  632. "_anchorPoint": {
  633. "__type__": "cc.Vec2",
  634. "x": 0.5,
  635. "y": 0.5
  636. },
  637. "_trs": {
  638. "__type__": "TypedArray",
  639. "ctor": "Float64Array",
  640. "array": [
  641. 0,
  642. 2,
  643. 0,
  644. 0,
  645. 0,
  646. 0,
  647. 1,
  648. 1,
  649. 1,
  650. 1
  651. ]
  652. },
  653. "_eulerAngles": {
  654. "__type__": "cc.Vec3",
  655. "x": 0,
  656. "y": 0,
  657. "z": 0
  658. },
  659. "_skewX": 0,
  660. "_skewY": 0,
  661. "_is3DNode": false,
  662. "_groupIndex": 0,
  663. "groupIndex": 0,
  664. "_id": ""
  665. },
  666. {
  667. "__type__": "cc.Label",
  668. "_name": "",
  669. "_objFlags": 0,
  670. "node": {
  671. "__id__": 15
  672. },
  673. "_enabled": true,
  674. "_materials": [
  675. {
  676. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  677. }
  678. ],
  679. "_srcBlendFactor": 770,
  680. "_dstBlendFactor": 771,
  681. "_string": "领取",
  682. "_N$string": "领取",
  683. "_fontSize": 24,
  684. "_lineHeight": 24,
  685. "_enableWrapText": true,
  686. "_N$file": null,
  687. "_isSystemFontUsed": true,
  688. "_spacingX": 0,
  689. "_batchAsBitmap": false,
  690. "_styleFlags": 0,
  691. "_underlineHeight": 0,
  692. "_N$horizontalAlign": 1,
  693. "_N$verticalAlign": 1,
  694. "_N$fontFamily": "Arial",
  695. "_N$overflow": 0,
  696. "_N$cacheMode": 0,
  697. "_id": ""
  698. },
  699. {
  700. "__type__": "cc.LabelOutline",
  701. "_name": "",
  702. "_objFlags": 0,
  703. "node": {
  704. "__id__": 15
  705. },
  706. "_enabled": true,
  707. "_color": {
  708. "__type__": "cc.Color",
  709. "r": 164,
  710. "g": 99,
  711. "b": 22,
  712. "a": 255
  713. },
  714. "_width": 2,
  715. "_id": ""
  716. },
  717. {
  718. "__type__": "cc.PrefabInfo",
  719. "root": {
  720. "__id__": 15
  721. },
  722. "asset": {
  723. "__uuid__": "27756ebb-3d33-44b0-9b96-e858fadd4dd4"
  724. },
  725. "fileId": "7caAXs23tJcZtTvbEF7VYu",
  726. "sync": false
  727. },
  728. {
  729. "__type__": "cc.Sprite",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "node": {
  733. "__id__": 14
  734. },
  735. "_enabled": true,
  736. "_materials": [
  737. {
  738. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  739. }
  740. ],
  741. "_srcBlendFactor": 770,
  742. "_dstBlendFactor": 771,
  743. "_spriteFrame": {
  744. "__uuid__": "4cdfefae-ea3e-47db-88e1-52b171b847da"
  745. },
  746. "_type": 0,
  747. "_sizeMode": 1,
  748. "_fillType": 0,
  749. "_fillCenter": {
  750. "__type__": "cc.Vec2",
  751. "x": 0,
  752. "y": 0
  753. },
  754. "_fillStart": 0,
  755. "_fillRange": 0,
  756. "_isTrimmedMode": true,
  757. "_atlas": null,
  758. "_id": ""
  759. },
  760. {
  761. "__type__": "cc.Button",
  762. "_name": "",
  763. "_objFlags": 0,
  764. "node": {
  765. "__id__": 14
  766. },
  767. "_enabled": true,
  768. "_normalMaterial": null,
  769. "_grayMaterial": null,
  770. "duration": 0.1,
  771. "zoomScale": 1.2,
  772. "clickEvents": [
  773. {
  774. "__id__": 21
  775. }
  776. ],
  777. "_N$interactable": true,
  778. "_N$enableAutoGrayEffect": false,
  779. "_N$transition": 0,
  780. "transition": 0,
  781. "_N$normalColor": {
  782. "__type__": "cc.Color",
  783. "r": 255,
  784. "g": 255,
  785. "b": 255,
  786. "a": 255
  787. },
  788. "_N$pressedColor": {
  789. "__type__": "cc.Color",
  790. "r": 211,
  791. "g": 211,
  792. "b": 211,
  793. "a": 255
  794. },
  795. "pressedColor": {
  796. "__type__": "cc.Color",
  797. "r": 211,
  798. "g": 211,
  799. "b": 211,
  800. "a": 255
  801. },
  802. "_N$hoverColor": {
  803. "__type__": "cc.Color",
  804. "r": 255,
  805. "g": 255,
  806. "b": 255,
  807. "a": 255
  808. },
  809. "hoverColor": {
  810. "__type__": "cc.Color",
  811. "r": 255,
  812. "g": 255,
  813. "b": 255,
  814. "a": 255
  815. },
  816. "_N$disabledColor": {
  817. "__type__": "cc.Color",
  818. "r": 124,
  819. "g": 124,
  820. "b": 124,
  821. "a": 255
  822. },
  823. "_N$normalSprite": null,
  824. "_N$pressedSprite": null,
  825. "pressedSprite": null,
  826. "_N$hoverSprite": null,
  827. "hoverSprite": null,
  828. "_N$disabledSprite": null,
  829. "_N$target": null,
  830. "_id": ""
  831. },
  832. {
  833. "__type__": "cc.ClickEvent",
  834. "target": {
  835. "__id__": 1
  836. },
  837. "component": "",
  838. "_componentId": "7a5afQoSgtJv5SPXnHckWlz",
  839. "handler": "onReceiveClick",
  840. "customEventData": ""
  841. },
  842. {
  843. "__type__": "cc.PrefabInfo",
  844. "root": {
  845. "__id__": 1
  846. },
  847. "asset": {
  848. "__uuid__": "f132123e-fdc0-47b3-aa81-2af65afbb0da"
  849. },
  850. "fileId": "96Odizh3FFZ4O4jwz3r6Pz",
  851. "sync": false
  852. },
  853. {
  854. "__type__": "cc.Node",
  855. "_name": "toReceive",
  856. "_objFlags": 0,
  857. "_parent": {
  858. "__id__": 1
  859. },
  860. "_children": [
  861. {
  862. "__id__": 24
  863. }
  864. ],
  865. "_active": true,
  866. "_components": [
  867. {
  868. "__id__": 28
  869. }
  870. ],
  871. "_prefab": {
  872. "__id__": 29
  873. },
  874. "_opacity": 255,
  875. "_color": {
  876. "__type__": "cc.Color",
  877. "r": 255,
  878. "g": 255,
  879. "b": 255,
  880. "a": 255
  881. },
  882. "_contentSize": {
  883. "__type__": "cc.Size",
  884. "width": 110,
  885. "height": 39
  886. },
  887. "_anchorPoint": {
  888. "__type__": "cc.Vec2",
  889. "x": 0.5,
  890. "y": 0.5
  891. },
  892. "_trs": {
  893. "__type__": "TypedArray",
  894. "ctor": "Float64Array",
  895. "array": [
  896. 0,
  897. -58,
  898. 0,
  899. 0,
  900. 0,
  901. 0,
  902. 1,
  903. 1,
  904. 1,
  905. 1
  906. ]
  907. },
  908. "_eulerAngles": {
  909. "__type__": "cc.Vec3",
  910. "x": 0,
  911. "y": 0,
  912. "z": 0
  913. },
  914. "_skewX": 0,
  915. "_skewY": 0,
  916. "_is3DNode": false,
  917. "_groupIndex": 0,
  918. "groupIndex": 0,
  919. "_id": ""
  920. },
  921. {
  922. "__type__": "cc.Node",
  923. "_name": "label",
  924. "_objFlags": 0,
  925. "_parent": {
  926. "__id__": 23
  927. },
  928. "_children": [],
  929. "_active": true,
  930. "_components": [
  931. {
  932. "__id__": 25
  933. },
  934. {
  935. "__id__": 26
  936. }
  937. ],
  938. "_prefab": {
  939. "__id__": 27
  940. },
  941. "_opacity": 255,
  942. "_color": {
  943. "__type__": "cc.Color",
  944. "r": 255,
  945. "g": 255,
  946. "b": 255,
  947. "a": 255
  948. },
  949. "_contentSize": {
  950. "__type__": "cc.Size",
  951. "width": 76,
  952. "height": 34.239999999999995
  953. },
  954. "_anchorPoint": {
  955. "__type__": "cc.Vec2",
  956. "x": 0.5,
  957. "y": 0.5
  958. },
  959. "_trs": {
  960. "__type__": "TypedArray",
  961. "ctor": "Float64Array",
  962. "array": [
  963. 0,
  964. 2,
  965. 0,
  966. 0,
  967. 0,
  968. 0,
  969. 1,
  970. 1,
  971. 1,
  972. 1
  973. ]
  974. },
  975. "_eulerAngles": {
  976. "__type__": "cc.Vec3",
  977. "x": 0,
  978. "y": 0,
  979. "z": 0
  980. },
  981. "_skewX": 0,
  982. "_skewY": 0,
  983. "_is3DNode": false,
  984. "_groupIndex": 0,
  985. "groupIndex": 0,
  986. "_id": ""
  987. },
  988. {
  989. "__type__": "cc.Label",
  990. "_name": "",
  991. "_objFlags": 0,
  992. "node": {
  993. "__id__": 24
  994. },
  995. "_enabled": true,
  996. "_materials": [
  997. {
  998. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  999. }
  1000. ],
  1001. "_srcBlendFactor": 770,
  1002. "_dstBlendFactor": 771,
  1003. "_string": "待领取",
  1004. "_N$string": "待领取",
  1005. "_fontSize": 24,
  1006. "_lineHeight": 24,
  1007. "_enableWrapText": true,
  1008. "_N$file": null,
  1009. "_isSystemFontUsed": true,
  1010. "_spacingX": 0,
  1011. "_batchAsBitmap": false,
  1012. "_styleFlags": 0,
  1013. "_underlineHeight": 0,
  1014. "_N$horizontalAlign": 1,
  1015. "_N$verticalAlign": 1,
  1016. "_N$fontFamily": "Arial",
  1017. "_N$overflow": 0,
  1018. "_N$cacheMode": 0,
  1019. "_id": ""
  1020. },
  1021. {
  1022. "__type__": "cc.LabelOutline",
  1023. "_name": "",
  1024. "_objFlags": 0,
  1025. "node": {
  1026. "__id__": 24
  1027. },
  1028. "_enabled": true,
  1029. "_color": {
  1030. "__type__": "cc.Color",
  1031. "r": 112,
  1032. "g": 112,
  1033. "b": 112,
  1034. "a": 255
  1035. },
  1036. "_width": 2,
  1037. "_id": ""
  1038. },
  1039. {
  1040. "__type__": "cc.PrefabInfo",
  1041. "root": {
  1042. "__id__": 24
  1043. },
  1044. "asset": {
  1045. "__uuid__": "27756ebb-3d33-44b0-9b96-e858fadd4dd4"
  1046. },
  1047. "fileId": "7caAXs23tJcZtTvbEF7VYu",
  1048. "sync": false
  1049. },
  1050. {
  1051. "__type__": "cc.Sprite",
  1052. "_name": "",
  1053. "_objFlags": 0,
  1054. "node": {
  1055. "__id__": 23
  1056. },
  1057. "_enabled": true,
  1058. "_materials": [
  1059. {
  1060. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1061. }
  1062. ],
  1063. "_srcBlendFactor": 770,
  1064. "_dstBlendFactor": 771,
  1065. "_spriteFrame": {
  1066. "__uuid__": "7452ea42-8a24-4aea-863d-25ecbc4da987"
  1067. },
  1068. "_type": 0,
  1069. "_sizeMode": 1,
  1070. "_fillType": 0,
  1071. "_fillCenter": {
  1072. "__type__": "cc.Vec2",
  1073. "x": 0,
  1074. "y": 0
  1075. },
  1076. "_fillStart": 0,
  1077. "_fillRange": 0,
  1078. "_isTrimmedMode": true,
  1079. "_atlas": null,
  1080. "_id": ""
  1081. },
  1082. {
  1083. "__type__": "cc.PrefabInfo",
  1084. "root": {
  1085. "__id__": 1
  1086. },
  1087. "asset": {
  1088. "__uuid__": "f132123e-fdc0-47b3-aa81-2af65afbb0da"
  1089. },
  1090. "fileId": "5f0FLv1wxIv74iZiHtPaGi",
  1091. "sync": false
  1092. },
  1093. {
  1094. "__type__": "cc.Node",
  1095. "_name": "received",
  1096. "_objFlags": 0,
  1097. "_parent": {
  1098. "__id__": 1
  1099. },
  1100. "_children": [],
  1101. "_active": true,
  1102. "_components": [
  1103. {
  1104. "__id__": 31
  1105. },
  1106. {
  1107. "__id__": 32
  1108. }
  1109. ],
  1110. "_prefab": {
  1111. "__id__": 33
  1112. },
  1113. "_opacity": 255,
  1114. "_color": {
  1115. "__type__": "cc.Color",
  1116. "r": 255,
  1117. "g": 255,
  1118. "b": 255,
  1119. "a": 255
  1120. },
  1121. "_contentSize": {
  1122. "__type__": "cc.Size",
  1123. "width": 76,
  1124. "height": 34.239999999999995
  1125. },
  1126. "_anchorPoint": {
  1127. "__type__": "cc.Vec2",
  1128. "x": 0.5,
  1129. "y": 0.5
  1130. },
  1131. "_trs": {
  1132. "__type__": "TypedArray",
  1133. "ctor": "Float64Array",
  1134. "array": [
  1135. 0,
  1136. -56,
  1137. 0,
  1138. 0,
  1139. 0,
  1140. 0,
  1141. 1,
  1142. 1,
  1143. 1,
  1144. 1
  1145. ]
  1146. },
  1147. "_eulerAngles": {
  1148. "__type__": "cc.Vec3",
  1149. "x": 0,
  1150. "y": 0,
  1151. "z": 0
  1152. },
  1153. "_skewX": 0,
  1154. "_skewY": 0,
  1155. "_is3DNode": false,
  1156. "_groupIndex": 0,
  1157. "groupIndex": 0,
  1158. "_id": ""
  1159. },
  1160. {
  1161. "__type__": "cc.Label",
  1162. "_name": "",
  1163. "_objFlags": 0,
  1164. "node": {
  1165. "__id__": 30
  1166. },
  1167. "_enabled": true,
  1168. "_materials": [
  1169. {
  1170. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1171. }
  1172. ],
  1173. "_srcBlendFactor": 770,
  1174. "_dstBlendFactor": 771,
  1175. "_string": "已领取",
  1176. "_N$string": "已领取",
  1177. "_fontSize": 24,
  1178. "_lineHeight": 24,
  1179. "_enableWrapText": true,
  1180. "_N$file": null,
  1181. "_isSystemFontUsed": true,
  1182. "_spacingX": 0,
  1183. "_batchAsBitmap": false,
  1184. "_styleFlags": 0,
  1185. "_underlineHeight": 0,
  1186. "_N$horizontalAlign": 1,
  1187. "_N$verticalAlign": 1,
  1188. "_N$fontFamily": "Arial",
  1189. "_N$overflow": 0,
  1190. "_N$cacheMode": 0,
  1191. "_id": ""
  1192. },
  1193. {
  1194. "__type__": "cc.LabelOutline",
  1195. "_name": "",
  1196. "_objFlags": 0,
  1197. "node": {
  1198. "__id__": 30
  1199. },
  1200. "_enabled": true,
  1201. "_color": {
  1202. "__type__": "cc.Color",
  1203. "r": 164,
  1204. "g": 99,
  1205. "b": 22,
  1206. "a": 255
  1207. },
  1208. "_width": 2,
  1209. "_id": ""
  1210. },
  1211. {
  1212. "__type__": "cc.PrefabInfo",
  1213. "root": {
  1214. "__id__": 30
  1215. },
  1216. "asset": {
  1217. "__uuid__": "27756ebb-3d33-44b0-9b96-e858fadd4dd4"
  1218. },
  1219. "fileId": "90fm3x8Y5OT5LIr/4B8HHa",
  1220. "sync": false
  1221. },
  1222. {
  1223. "__type__": "7a5afQoSgtJv5SPXnHckWlz",
  1224. "_name": "",
  1225. "_objFlags": 0,
  1226. "node": {
  1227. "__id__": 1
  1228. },
  1229. "_enabled": true,
  1230. "btnReceive": {
  1231. "__id__": 14
  1232. },
  1233. "toReceive": {
  1234. "__id__": 23
  1235. },
  1236. "received": {
  1237. "__id__": 30
  1238. },
  1239. "_id": ""
  1240. },
  1241. {
  1242. "__type__": "cc.PrefabInfo",
  1243. "root": {
  1244. "__id__": 1
  1245. },
  1246. "asset": {
  1247. "__uuid__": "f132123e-fdc0-47b3-aa81-2af65afbb0da"
  1248. },
  1249. "fileId": "",
  1250. "sync": false
  1251. }
  1252. ]