sign_in.prefab 25 KB

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