QianDao.prefab 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222
  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": "setup",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 27
  31. }
  32. ],
  33. "_active": true,
  34. "_components": [
  35. {
  36. "__id__": 31
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 32
  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. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 1224,
  117. "height": 1627
  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. -881.309,
  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__": "4ac85a22-5a2c-456b-ad65-8983c5408b75"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 1,
  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. "__id__": 0
  192. },
  193. "fileId": "4eM8T2NtVHxY9HU1J1seMT",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "Mask",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [],
  204. "_active": true,
  205. "_components": [
  206. {
  207. "__id__": 6
  208. },
  209. {
  210. "__id__": 7
  211. },
  212. {
  213. "__id__": 8
  214. }
  215. ],
  216. "_prefab": {
  217. "__id__": 9
  218. },
  219. "_opacity": 180,
  220. "_color": {
  221. "__type__": "cc.Color",
  222. "r": 0,
  223. "g": 0,
  224. "b": 0,
  225. "a": 255
  226. },
  227. "_contentSize": {
  228. "__type__": "cc.Size",
  229. "width": 750,
  230. "height": 1334
  231. },
  232. "_anchorPoint": {
  233. "__type__": "cc.Vec2",
  234. "x": 0.5,
  235. "y": 0.5
  236. },
  237. "_trs": {
  238. "__type__": "TypedArray",
  239. "ctor": "Float64Array",
  240. "array": [
  241. 0,
  242. 0,
  243. 0,
  244. 0,
  245. 0,
  246. 0,
  247. 1,
  248. 1,
  249. 1,
  250. 1
  251. ]
  252. },
  253. "_eulerAngles": {
  254. "__type__": "cc.Vec3",
  255. "x": 0,
  256. "y": 0,
  257. "z": 0
  258. },
  259. "_skewX": 0,
  260. "_skewY": 0,
  261. "_is3DNode": false,
  262. "_groupIndex": 0,
  263. "groupIndex": 0,
  264. "_id": ""
  265. },
  266. {
  267. "__type__": "cc.Sprite",
  268. "_name": "",
  269. "_objFlags": 0,
  270. "node": {
  271. "__id__": 5
  272. },
  273. "_enabled": true,
  274. "_materials": [
  275. {
  276. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  277. }
  278. ],
  279. "_srcBlendFactor": 770,
  280. "_dstBlendFactor": 771,
  281. "_spriteFrame": {
  282. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  283. },
  284. "_type": 0,
  285. "_sizeMode": 0,
  286. "_fillType": 0,
  287. "_fillCenter": {
  288. "__type__": "cc.Vec2",
  289. "x": 0,
  290. "y": 0
  291. },
  292. "_fillStart": 0,
  293. "_fillRange": 0,
  294. "_isTrimmedMode": true,
  295. "_atlas": null,
  296. "_id": ""
  297. },
  298. {
  299. "__type__": "cc.Widget",
  300. "_name": "",
  301. "_objFlags": 0,
  302. "node": {
  303. "__id__": 5
  304. },
  305. "_enabled": true,
  306. "alignMode": 1,
  307. "_target": null,
  308. "_alignFlags": 45,
  309. "_left": 0,
  310. "_right": 0,
  311. "_top": 0,
  312. "_bottom": 0,
  313. "_verticalCenter": 0,
  314. "_horizontalCenter": 0,
  315. "_isAbsLeft": true,
  316. "_isAbsRight": true,
  317. "_isAbsTop": true,
  318. "_isAbsBottom": true,
  319. "_isAbsHorizontalCenter": true,
  320. "_isAbsVerticalCenter": true,
  321. "_originalWidth": 509,
  322. "_originalHeight": 451,
  323. "_id": ""
  324. },
  325. {
  326. "__type__": "cc.Button",
  327. "_name": "",
  328. "_objFlags": 0,
  329. "node": {
  330. "__id__": 5
  331. },
  332. "_enabled": true,
  333. "_normalMaterial": null,
  334. "_grayMaterial": null,
  335. "duration": 0.1,
  336. "zoomScale": 1.2,
  337. "clickEvents": [],
  338. "_N$interactable": true,
  339. "_N$enableAutoGrayEffect": false,
  340. "_N$transition": 0,
  341. "transition": 0,
  342. "_N$normalColor": {
  343. "__type__": "cc.Color",
  344. "r": 255,
  345. "g": 255,
  346. "b": 255,
  347. "a": 255
  348. },
  349. "_N$pressedColor": {
  350. "__type__": "cc.Color",
  351. "r": 211,
  352. "g": 211,
  353. "b": 211,
  354. "a": 255
  355. },
  356. "pressedColor": {
  357. "__type__": "cc.Color",
  358. "r": 211,
  359. "g": 211,
  360. "b": 211,
  361. "a": 255
  362. },
  363. "_N$hoverColor": {
  364. "__type__": "cc.Color",
  365. "r": 255,
  366. "g": 255,
  367. "b": 255,
  368. "a": 255
  369. },
  370. "hoverColor": {
  371. "__type__": "cc.Color",
  372. "r": 255,
  373. "g": 255,
  374. "b": 255,
  375. "a": 255
  376. },
  377. "_N$disabledColor": {
  378. "__type__": "cc.Color",
  379. "r": 124,
  380. "g": 124,
  381. "b": 124,
  382. "a": 255
  383. },
  384. "_N$normalSprite": null,
  385. "_N$pressedSprite": null,
  386. "pressedSprite": null,
  387. "_N$hoverSprite": null,
  388. "hoverSprite": null,
  389. "_N$disabledSprite": null,
  390. "_N$target": null,
  391. "_id": ""
  392. },
  393. {
  394. "__type__": "cc.PrefabInfo",
  395. "root": {
  396. "__id__": 1
  397. },
  398. "asset": {
  399. "__id__": 0
  400. },
  401. "fileId": "0eDZnDn7xG2L9os1zniIIy",
  402. "sync": false
  403. },
  404. {
  405. "__type__": "cc.Node",
  406. "_name": "setup",
  407. "_objFlags": 0,
  408. "_parent": {
  409. "__id__": 1
  410. },
  411. "_children": [
  412. {
  413. "__id__": 11
  414. },
  415. {
  416. "__id__": 14
  417. },
  418. {
  419. "__id__": 20
  420. }
  421. ],
  422. "_active": true,
  423. "_components": [
  424. {
  425. "__id__": 24
  426. },
  427. {
  428. "__id__": 25
  429. }
  430. ],
  431. "_prefab": {
  432. "__id__": 26
  433. },
  434. "_opacity": 255,
  435. "_color": {
  436. "__type__": "cc.Color",
  437. "r": 255,
  438. "g": 255,
  439. "b": 255,
  440. "a": 255
  441. },
  442. "_contentSize": {
  443. "__type__": "cc.Size",
  444. "width": 635,
  445. "height": 851
  446. },
  447. "_anchorPoint": {
  448. "__type__": "cc.Vec2",
  449. "x": 0.5,
  450. "y": 0.5
  451. },
  452. "_trs": {
  453. "__type__": "TypedArray",
  454. "ctor": "Float64Array",
  455. "array": [
  456. 0,
  457. 0,
  458. 0,
  459. 0,
  460. 0,
  461. 0,
  462. 1,
  463. 1,
  464. 1,
  465. 1
  466. ]
  467. },
  468. "_eulerAngles": {
  469. "__type__": "cc.Vec3",
  470. "x": 0,
  471. "y": 0,
  472. "z": 0
  473. },
  474. "_skewX": 0,
  475. "_skewY": 0,
  476. "_is3DNode": false,
  477. "_groupIndex": 0,
  478. "groupIndex": 0,
  479. "_id": ""
  480. },
  481. {
  482. "__type__": "cc.Node",
  483. "_name": "frame",
  484. "_objFlags": 0,
  485. "_parent": {
  486. "__id__": 10
  487. },
  488. "_children": [],
  489. "_active": true,
  490. "_components": [
  491. {
  492. "__id__": 12
  493. }
  494. ],
  495. "_prefab": {
  496. "__id__": 13
  497. },
  498. "_opacity": 255,
  499. "_color": {
  500. "__type__": "cc.Color",
  501. "r": 255,
  502. "g": 255,
  503. "b": 255,
  504. "a": 255
  505. },
  506. "_contentSize": {
  507. "__type__": "cc.Size",
  508. "width": 544,
  509. "height": 267
  510. },
  511. "_anchorPoint": {
  512. "__type__": "cc.Vec2",
  513. "x": 0.5,
  514. "y": 0.5
  515. },
  516. "_trs": {
  517. "__type__": "TypedArray",
  518. "ctor": "Float64Array",
  519. "array": [
  520. 0,
  521. 144.329,
  522. 0,
  523. 0,
  524. 0,
  525. 0,
  526. 1,
  527. 1,
  528. 1,
  529. 1
  530. ]
  531. },
  532. "_eulerAngles": {
  533. "__type__": "cc.Vec3",
  534. "x": 0,
  535. "y": 0,
  536. "z": 0
  537. },
  538. "_skewX": 0,
  539. "_skewY": 0,
  540. "_is3DNode": false,
  541. "_groupIndex": 0,
  542. "groupIndex": 0,
  543. "_id": ""
  544. },
  545. {
  546. "__type__": "cc.Sprite",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "node": {
  550. "__id__": 11
  551. },
  552. "_enabled": true,
  553. "_materials": [
  554. {
  555. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  556. }
  557. ],
  558. "_srcBlendFactor": 770,
  559. "_dstBlendFactor": 771,
  560. "_spriteFrame": {
  561. "__uuid__": "359a540d-2f7a-45f6-b2a1-12252d88eb7e"
  562. },
  563. "_type": 0,
  564. "_sizeMode": 1,
  565. "_fillType": 0,
  566. "_fillCenter": {
  567. "__type__": "cc.Vec2",
  568. "x": 0,
  569. "y": 0
  570. },
  571. "_fillStart": 0,
  572. "_fillRange": 0,
  573. "_isTrimmedMode": true,
  574. "_atlas": null,
  575. "_id": ""
  576. },
  577. {
  578. "__type__": "cc.PrefabInfo",
  579. "root": {
  580. "__id__": 1
  581. },
  582. "asset": {
  583. "__id__": 0
  584. },
  585. "fileId": "d8RdQnUbVOTYFdT+72UMii",
  586. "sync": false
  587. },
  588. {
  589. "__type__": "cc.Node",
  590. "_name": "Greenstripe",
  591. "_objFlags": 0,
  592. "_parent": {
  593. "__id__": 10
  594. },
  595. "_children": [
  596. {
  597. "__id__": 15
  598. }
  599. ],
  600. "_active": true,
  601. "_components": [
  602. {
  603. "__id__": 18
  604. }
  605. ],
  606. "_prefab": {
  607. "__id__": 19
  608. },
  609. "_opacity": 255,
  610. "_color": {
  611. "__type__": "cc.Color",
  612. "r": 255,
  613. "g": 255,
  614. "b": 255,
  615. "a": 255
  616. },
  617. "_contentSize": {
  618. "__type__": "cc.Size",
  619. "width": 336,
  620. "height": 29
  621. },
  622. "_anchorPoint": {
  623. "__type__": "cc.Vec2",
  624. "x": 0.5,
  625. "y": 0.5
  626. },
  627. "_trs": {
  628. "__type__": "TypedArray",
  629. "ctor": "Float64Array",
  630. "array": [
  631. 0,
  632. 38.125,
  633. 0,
  634. 0,
  635. 0,
  636. 0,
  637. 1,
  638. 1,
  639. 1,
  640. 1
  641. ]
  642. },
  643. "_eulerAngles": {
  644. "__type__": "cc.Vec3",
  645. "x": 0,
  646. "y": 0,
  647. "z": 0
  648. },
  649. "_skewX": 0,
  650. "_skewY": 0,
  651. "_is3DNode": false,
  652. "_groupIndex": 0,
  653. "groupIndex": 0,
  654. "_id": ""
  655. },
  656. {
  657. "__type__": "cc.Node",
  658. "_name": "Title",
  659. "_objFlags": 0,
  660. "_parent": {
  661. "__id__": 14
  662. },
  663. "_children": [],
  664. "_active": true,
  665. "_components": [
  666. {
  667. "__id__": 16
  668. }
  669. ],
  670. "_prefab": {
  671. "__id__": 17
  672. },
  673. "_opacity": 255,
  674. "_color": {
  675. "__type__": "cc.Color",
  676. "r": 255,
  677. "g": 255,
  678. "b": 255,
  679. "a": 255
  680. },
  681. "_contentSize": {
  682. "__type__": "cc.Size",
  683. "width": 360,
  684. "height": 25.2
  685. },
  686. "_anchorPoint": {
  687. "__type__": "cc.Vec2",
  688. "x": 0.5,
  689. "y": 0.5
  690. },
  691. "_trs": {
  692. "__type__": "TypedArray",
  693. "ctor": "Float64Array",
  694. "array": [
  695. 0,
  696. 0,
  697. 0,
  698. 0,
  699. 0,
  700. 0,
  701. 1,
  702. 1,
  703. 1,
  704. 1
  705. ]
  706. },
  707. "_eulerAngles": {
  708. "__type__": "cc.Vec3",
  709. "x": 0,
  710. "y": 0,
  711. "z": 0
  712. },
  713. "_skewX": 0,
  714. "_skewY": 0,
  715. "_is3DNode": false,
  716. "_groupIndex": 0,
  717. "groupIndex": 0,
  718. "_id": ""
  719. },
  720. {
  721. "__type__": "cc.Label",
  722. "_name": "",
  723. "_objFlags": 0,
  724. "node": {
  725. "__id__": 15
  726. },
  727. "_enabled": true,
  728. "_materials": [
  729. {
  730. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  731. }
  732. ],
  733. "_srcBlendFactor": 770,
  734. "_dstBlendFactor": 771,
  735. "_string": "连续七天可获得劳斯莱斯十元优惠券一张",
  736. "_N$string": "连续七天可获得劳斯莱斯十元优惠券一张",
  737. "_fontSize": 20,
  738. "_lineHeight": 20,
  739. "_enableWrapText": true,
  740. "_N$file": null,
  741. "_isSystemFontUsed": true,
  742. "_spacingX": 0,
  743. "_batchAsBitmap": false,
  744. "_styleFlags": 1,
  745. "_underlineHeight": 0,
  746. "_N$horizontalAlign": 1,
  747. "_N$verticalAlign": 1,
  748. "_N$fontFamily": "Arial",
  749. "_N$overflow": 0,
  750. "_N$cacheMode": 0,
  751. "_id": ""
  752. },
  753. {
  754. "__type__": "cc.PrefabInfo",
  755. "root": {
  756. "__id__": 1
  757. },
  758. "asset": {
  759. "__id__": 0
  760. },
  761. "fileId": "d3q2DekM9PMolnmCTzfZpN",
  762. "sync": false
  763. },
  764. {
  765. "__type__": "cc.Sprite",
  766. "_name": "",
  767. "_objFlags": 0,
  768. "node": {
  769. "__id__": 14
  770. },
  771. "_enabled": true,
  772. "_materials": [
  773. {
  774. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  775. }
  776. ],
  777. "_srcBlendFactor": 770,
  778. "_dstBlendFactor": 771,
  779. "_spriteFrame": {
  780. "__uuid__": "d772838a-4c3f-49af-b4e9-ff55bbe10e62"
  781. },
  782. "_type": 0,
  783. "_sizeMode": 1,
  784. "_fillType": 0,
  785. "_fillCenter": {
  786. "__type__": "cc.Vec2",
  787. "x": 0,
  788. "y": 0
  789. },
  790. "_fillStart": 0,
  791. "_fillRange": 0,
  792. "_isTrimmedMode": true,
  793. "_atlas": null,
  794. "_id": ""
  795. },
  796. {
  797. "__type__": "cc.PrefabInfo",
  798. "root": {
  799. "__id__": 1
  800. },
  801. "asset": {
  802. "__id__": 0
  803. },
  804. "fileId": "9684B6jMZEqK1N9rpU20do",
  805. "sync": false
  806. },
  807. {
  808. "__type__": "cc.Node",
  809. "_name": "Title",
  810. "_objFlags": 0,
  811. "_parent": {
  812. "__id__": 10
  813. },
  814. "_children": [],
  815. "_active": true,
  816. "_components": [
  817. {
  818. "__id__": 21
  819. },
  820. {
  821. "__id__": 22
  822. }
  823. ],
  824. "_prefab": {
  825. "__id__": 23
  826. },
  827. "_opacity": 255,
  828. "_color": {
  829. "__type__": "cc.Color",
  830. "r": 133,
  831. "g": 88,
  832. "b": 33,
  833. "a": 255
  834. },
  835. "_contentSize": {
  836. "__type__": "cc.Size",
  837. "width": 222,
  838. "height": 51.36
  839. },
  840. "_anchorPoint": {
  841. "__type__": "cc.Vec2",
  842. "x": 0.5,
  843. "y": 0.5
  844. },
  845. "_trs": {
  846. "__type__": "TypedArray",
  847. "ctor": "Float64Array",
  848. "array": [
  849. 0,
  850. 339.704,
  851. 0,
  852. 0,
  853. 0,
  854. 0,
  855. 1,
  856. 1,
  857. 1,
  858. 1
  859. ]
  860. },
  861. "_eulerAngles": {
  862. "__type__": "cc.Vec3",
  863. "x": 0,
  864. "y": 0,
  865. "z": 0
  866. },
  867. "_skewX": 0,
  868. "_skewY": 0,
  869. "_is3DNode": false,
  870. "_groupIndex": 0,
  871. "groupIndex": 0,
  872. "_id": ""
  873. },
  874. {
  875. "__type__": "cc.Label",
  876. "_name": "",
  877. "_objFlags": 0,
  878. "node": {
  879. "__id__": 20
  880. },
  881. "_enabled": true,
  882. "_materials": [
  883. {
  884. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  885. }
  886. ],
  887. "_srcBlendFactor": 770,
  888. "_dstBlendFactor": 771,
  889. "_string": "七日签到有礼",
  890. "_N$string": "七日签到有礼",
  891. "_fontSize": 36,
  892. "_lineHeight": 36,
  893. "_enableWrapText": true,
  894. "_N$file": null,
  895. "_isSystemFontUsed": true,
  896. "_spacingX": 0,
  897. "_batchAsBitmap": false,
  898. "_styleFlags": 1,
  899. "_underlineHeight": 0,
  900. "_N$horizontalAlign": 1,
  901. "_N$verticalAlign": 1,
  902. "_N$fontFamily": "Arial",
  903. "_N$overflow": 0,
  904. "_N$cacheMode": 0,
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.LabelOutline",
  909. "_name": "",
  910. "_objFlags": 0,
  911. "node": {
  912. "__id__": 20
  913. },
  914. "_enabled": true,
  915. "_color": {
  916. "__type__": "cc.Color",
  917. "r": 255,
  918. "g": 255,
  919. "b": 255,
  920. "a": 255
  921. },
  922. "_width": 3,
  923. "_id": ""
  924. },
  925. {
  926. "__type__": "cc.PrefabInfo",
  927. "root": {
  928. "__id__": 1
  929. },
  930. "asset": {
  931. "__id__": 0
  932. },
  933. "fileId": "adcLYy0vZJ0a48BgYhWNv8",
  934. "sync": false
  935. },
  936. {
  937. "__type__": "cc.Sprite",
  938. "_name": "",
  939. "_objFlags": 0,
  940. "node": {
  941. "__id__": 10
  942. },
  943. "_enabled": true,
  944. "_materials": [
  945. {
  946. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  947. }
  948. ],
  949. "_srcBlendFactor": 770,
  950. "_dstBlendFactor": 771,
  951. "_spriteFrame": {
  952. "__uuid__": "b0bfb7c8-7d40-4fc2-8a23-23d7edfbb04c"
  953. },
  954. "_type": 0,
  955. "_sizeMode": 1,
  956. "_fillType": 0,
  957. "_fillCenter": {
  958. "__type__": "cc.Vec2",
  959. "x": 0,
  960. "y": 0
  961. },
  962. "_fillStart": 0,
  963. "_fillRange": 0,
  964. "_isTrimmedMode": true,
  965. "_atlas": null,
  966. "_id": ""
  967. },
  968. {
  969. "__type__": "cc.Button",
  970. "_name": "",
  971. "_objFlags": 0,
  972. "node": {
  973. "__id__": 10
  974. },
  975. "_enabled": true,
  976. "_normalMaterial": null,
  977. "_grayMaterial": null,
  978. "duration": 0.1,
  979. "zoomScale": 1.2,
  980. "clickEvents": [],
  981. "_N$interactable": true,
  982. "_N$enableAutoGrayEffect": false,
  983. "_N$transition": 0,
  984. "transition": 0,
  985. "_N$normalColor": {
  986. "__type__": "cc.Color",
  987. "r": 255,
  988. "g": 255,
  989. "b": 255,
  990. "a": 255
  991. },
  992. "_N$pressedColor": {
  993. "__type__": "cc.Color",
  994. "r": 211,
  995. "g": 211,
  996. "b": 211,
  997. "a": 255
  998. },
  999. "pressedColor": {
  1000. "__type__": "cc.Color",
  1001. "r": 211,
  1002. "g": 211,
  1003. "b": 211,
  1004. "a": 255
  1005. },
  1006. "_N$hoverColor": {
  1007. "__type__": "cc.Color",
  1008. "r": 255,
  1009. "g": 255,
  1010. "b": 255,
  1011. "a": 255
  1012. },
  1013. "hoverColor": {
  1014. "__type__": "cc.Color",
  1015. "r": 255,
  1016. "g": 255,
  1017. "b": 255,
  1018. "a": 255
  1019. },
  1020. "_N$disabledColor": {
  1021. "__type__": "cc.Color",
  1022. "r": 124,
  1023. "g": 124,
  1024. "b": 124,
  1025. "a": 255
  1026. },
  1027. "_N$normalSprite": null,
  1028. "_N$pressedSprite": null,
  1029. "pressedSprite": null,
  1030. "_N$hoverSprite": null,
  1031. "hoverSprite": null,
  1032. "_N$disabledSprite": null,
  1033. "_N$target": null,
  1034. "_id": ""
  1035. },
  1036. {
  1037. "__type__": "cc.PrefabInfo",
  1038. "root": {
  1039. "__id__": 1
  1040. },
  1041. "asset": {
  1042. "__id__": 0
  1043. },
  1044. "fileId": "65FlMiCN9OwqrEth9VGCx5",
  1045. "sync": false
  1046. },
  1047. {
  1048. "__type__": "cc.Node",
  1049. "_name": "click",
  1050. "_objFlags": 0,
  1051. "_parent": {
  1052. "__id__": 1
  1053. },
  1054. "_children": [],
  1055. "_active": true,
  1056. "_components": [
  1057. {
  1058. "__id__": 28
  1059. },
  1060. {
  1061. "__id__": 29
  1062. }
  1063. ],
  1064. "_prefab": {
  1065. "__id__": 30
  1066. },
  1067. "_opacity": 255,
  1068. "_color": {
  1069. "__type__": "cc.Color",
  1070. "r": 255,
  1071. "g": 255,
  1072. "b": 255,
  1073. "a": 255
  1074. },
  1075. "_contentSize": {
  1076. "__type__": "cc.Size",
  1077. "width": 338,
  1078. "height": 59
  1079. },
  1080. "_anchorPoint": {
  1081. "__type__": "cc.Vec2",
  1082. "x": 0.5,
  1083. "y": 0.5
  1084. },
  1085. "_trs": {
  1086. "__type__": "TypedArray",
  1087. "ctor": "Float64Array",
  1088. "array": [
  1089. 0,
  1090. -483.04600000000005,
  1091. 0,
  1092. 0,
  1093. 0,
  1094. 0,
  1095. 1,
  1096. 1,
  1097. 1,
  1098. 1
  1099. ]
  1100. },
  1101. "_eulerAngles": {
  1102. "__type__": "cc.Vec3",
  1103. "x": 0,
  1104. "y": 0,
  1105. "z": 0
  1106. },
  1107. "_skewX": 0,
  1108. "_skewY": 0,
  1109. "_is3DNode": false,
  1110. "_groupIndex": 0,
  1111. "groupIndex": 0,
  1112. "_id": ""
  1113. },
  1114. {
  1115. "__type__": "cc.Sprite",
  1116. "_name": "",
  1117. "_objFlags": 0,
  1118. "node": {
  1119. "__id__": 27
  1120. },
  1121. "_enabled": true,
  1122. "_materials": [
  1123. {
  1124. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1125. }
  1126. ],
  1127. "_srcBlendFactor": 770,
  1128. "_dstBlendFactor": 771,
  1129. "_spriteFrame": {
  1130. "__uuid__": "800dbd0e-70e9-4c04-b88f-c0b965afa09a"
  1131. },
  1132. "_type": 0,
  1133. "_sizeMode": 1,
  1134. "_fillType": 0,
  1135. "_fillCenter": {
  1136. "__type__": "cc.Vec2",
  1137. "x": 0,
  1138. "y": 0
  1139. },
  1140. "_fillStart": 0,
  1141. "_fillRange": 0,
  1142. "_isTrimmedMode": true,
  1143. "_atlas": null,
  1144. "_id": ""
  1145. },
  1146. {
  1147. "__type__": "cc.Widget",
  1148. "_name": "",
  1149. "_objFlags": 0,
  1150. "node": {
  1151. "__id__": 27
  1152. },
  1153. "_enabled": true,
  1154. "alignMode": 1,
  1155. "_target": null,
  1156. "_alignFlags": 4,
  1157. "_left": 0,
  1158. "_right": 0,
  1159. "_top": 0,
  1160. "_bottom": 154.454,
  1161. "_verticalCenter": 0,
  1162. "_horizontalCenter": 0,
  1163. "_isAbsLeft": true,
  1164. "_isAbsRight": true,
  1165. "_isAbsTop": true,
  1166. "_isAbsBottom": true,
  1167. "_isAbsHorizontalCenter": true,
  1168. "_isAbsVerticalCenter": true,
  1169. "_originalWidth": 0,
  1170. "_originalHeight": 0,
  1171. "_id": ""
  1172. },
  1173. {
  1174. "__type__": "cc.PrefabInfo",
  1175. "root": {
  1176. "__id__": 1
  1177. },
  1178. "asset": {
  1179. "__id__": 0
  1180. },
  1181. "fileId": "f7B/rNa1ZLZImaUr+Z4Dcj",
  1182. "sync": false
  1183. },
  1184. {
  1185. "__type__": "cc.Widget",
  1186. "_name": "",
  1187. "_objFlags": 0,
  1188. "node": {
  1189. "__id__": 1
  1190. },
  1191. "_enabled": true,
  1192. "alignMode": 1,
  1193. "_target": null,
  1194. "_alignFlags": 45,
  1195. "_left": 0,
  1196. "_right": 0,
  1197. "_top": 0,
  1198. "_bottom": 0,
  1199. "_verticalCenter": 0,
  1200. "_horizontalCenter": 0,
  1201. "_isAbsLeft": true,
  1202. "_isAbsRight": true,
  1203. "_isAbsTop": true,
  1204. "_isAbsBottom": true,
  1205. "_isAbsHorizontalCenter": true,
  1206. "_isAbsVerticalCenter": true,
  1207. "_originalWidth": 509,
  1208. "_originalHeight": 451,
  1209. "_id": ""
  1210. },
  1211. {
  1212. "__type__": "cc.PrefabInfo",
  1213. "root": {
  1214. "__id__": 1
  1215. },
  1216. "asset": {
  1217. "__id__": 0
  1218. },
  1219. "fileId": "",
  1220. "sync": false
  1221. }
  1222. ]