UILoginReward.prefab 23 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "UILoginReward",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "UILoginReward",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 31
  29. },
  30. {
  31. "__id__": 42
  32. }
  33. ],
  34. "_active": true,
  35. "_components": [
  36. {
  37. "__id__": 53
  38. },
  39. {
  40. "__id__": 55
  41. },
  42. {
  43. "__id__": 57
  44. }
  45. ],
  46. "_prefab": {
  47. "__id__": 59
  48. },
  49. "_lpos": {
  50. "__type__": "cc.Vec3",
  51. "x": 0,
  52. "y": 0,
  53. "z": 0
  54. },
  55. "_lrot": {
  56. "__type__": "cc.Quat",
  57. "x": 0,
  58. "y": 0,
  59. "z": 0,
  60. "w": 1
  61. },
  62. "_lscale": {
  63. "__type__": "cc.Vec3",
  64. "x": 1,
  65. "y": 1,
  66. "z": 1
  67. },
  68. "_mobility": 0,
  69. "_layer": 33554432,
  70. "_euler": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_id": ""
  77. },
  78. {
  79. "__type__": "cc.Node",
  80. "_name": "dk_dljl",
  81. "_objFlags": 0,
  82. "__editorExtras__": {},
  83. "_parent": {
  84. "__id__": 1
  85. },
  86. "_children": [],
  87. "_active": true,
  88. "_components": [
  89. {
  90. "__id__": 3
  91. },
  92. {
  93. "__id__": 5
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 7
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 461,
  143. "height": 486
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "cfiRXZaTpPsboiFaZpJCiN"
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "_spriteFrame": {
  179. "__uuid__": "d924bdf5-f057-41e3-abc2-17f4ebdf6120@f9941",
  180. "__expectedType__": "cc.SpriteFrame"
  181. },
  182. "_type": 0,
  183. "_fillType": 0,
  184. "_sizeMode": 1,
  185. "_fillCenter": {
  186. "__type__": "cc.Vec2",
  187. "x": 0,
  188. "y": 0
  189. },
  190. "_fillStart": 0,
  191. "_fillRange": 0,
  192. "_isTrimmedMode": true,
  193. "_useGrayscale": false,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "13UsU29+VAZ4c2OrKFAVLy"
  200. },
  201. {
  202. "__type__": "cc.PrefabInfo",
  203. "root": {
  204. "__id__": 1
  205. },
  206. "asset": {
  207. "__id__": 0
  208. },
  209. "fileId": "336Spl2DpI3LNd4OpgTfaI",
  210. "instance": null,
  211. "targetOverrides": null,
  212. "nestedPrefabInstanceRoots": null
  213. },
  214. {
  215. "__type__": "cc.Node",
  216. "_name": "BtnGetAll",
  217. "_objFlags": 0,
  218. "__editorExtras__": {},
  219. "_parent": {
  220. "__id__": 1
  221. },
  222. "_children": [
  223. {
  224. "__id__": 9
  225. },
  226. {
  227. "__id__": 15
  228. }
  229. ],
  230. "_active": true,
  231. "_components": [
  232. {
  233. "__id__": 21
  234. },
  235. {
  236. "__id__": 23
  237. },
  238. {
  239. "__id__": 25
  240. },
  241. {
  242. "__id__": 28
  243. }
  244. ],
  245. "_prefab": {
  246. "__id__": 30
  247. },
  248. "_lpos": {
  249. "__type__": "cc.Vec3",
  250. "x": 0,
  251. "y": -100,
  252. "z": 0
  253. },
  254. "_lrot": {
  255. "__type__": "cc.Quat",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0,
  259. "w": 1
  260. },
  261. "_lscale": {
  262. "__type__": "cc.Vec3",
  263. "x": 1,
  264. "y": 1,
  265. "z": 1
  266. },
  267. "_mobility": 0,
  268. "_layer": 33554432,
  269. "_euler": {
  270. "__type__": "cc.Vec3",
  271. "x": 0,
  272. "y": 0,
  273. "z": 0
  274. },
  275. "_id": ""
  276. },
  277. {
  278. "__type__": "cc.Node",
  279. "_name": "shipin1",
  280. "_objFlags": 0,
  281. "__editorExtras__": {},
  282. "_parent": {
  283. "__id__": 8
  284. },
  285. "_children": [],
  286. "_active": true,
  287. "_components": [
  288. {
  289. "__id__": 10
  290. },
  291. {
  292. "__id__": 12
  293. }
  294. ],
  295. "_prefab": {
  296. "__id__": 14
  297. },
  298. "_lpos": {
  299. "__type__": "cc.Vec3",
  300. "x": -90,
  301. "y": 8,
  302. "z": 0
  303. },
  304. "_lrot": {
  305. "__type__": "cc.Quat",
  306. "x": 0,
  307. "y": 0,
  308. "z": 0,
  309. "w": 1
  310. },
  311. "_lscale": {
  312. "__type__": "cc.Vec3",
  313. "x": 1,
  314. "y": 1,
  315. "z": 1
  316. },
  317. "_mobility": 0,
  318. "_layer": 33554432,
  319. "_euler": {
  320. "__type__": "cc.Vec3",
  321. "x": 0,
  322. "y": 0,
  323. "z": 0
  324. },
  325. "_id": ""
  326. },
  327. {
  328. "__type__": "cc.UITransform",
  329. "_name": "",
  330. "_objFlags": 0,
  331. "__editorExtras__": {},
  332. "node": {
  333. "__id__": 9
  334. },
  335. "_enabled": true,
  336. "__prefab": {
  337. "__id__": 11
  338. },
  339. "_contentSize": {
  340. "__type__": "cc.Size",
  341. "width": 55,
  342. "height": 42
  343. },
  344. "_anchorPoint": {
  345. "__type__": "cc.Vec2",
  346. "x": 0.5,
  347. "y": 0.5
  348. },
  349. "_id": ""
  350. },
  351. {
  352. "__type__": "cc.CompPrefabInfo",
  353. "fileId": "54CkUBEmpDR7vmX4mWTpqx"
  354. },
  355. {
  356. "__type__": "cc.Sprite",
  357. "_name": "",
  358. "_objFlags": 0,
  359. "__editorExtras__": {},
  360. "node": {
  361. "__id__": 9
  362. },
  363. "_enabled": true,
  364. "__prefab": {
  365. "__id__": 13
  366. },
  367. "_customMaterial": null,
  368. "_srcBlendFactor": 2,
  369. "_dstBlendFactor": 4,
  370. "_color": {
  371. "__type__": "cc.Color",
  372. "r": 255,
  373. "g": 255,
  374. "b": 255,
  375. "a": 255
  376. },
  377. "_spriteFrame": {
  378. "__uuid__": "099ab877-db1c-4c95-830e-ab11f654bda5@f9941",
  379. "__expectedType__": "cc.SpriteFrame"
  380. },
  381. "_type": 0,
  382. "_fillType": 0,
  383. "_sizeMode": 1,
  384. "_fillCenter": {
  385. "__type__": "cc.Vec2",
  386. "x": 0,
  387. "y": 0
  388. },
  389. "_fillStart": 0,
  390. "_fillRange": 0,
  391. "_isTrimmedMode": true,
  392. "_useGrayscale": false,
  393. "_atlas": null,
  394. "_id": ""
  395. },
  396. {
  397. "__type__": "cc.CompPrefabInfo",
  398. "fileId": "54deoxkk5LoLL87JLpLgr2"
  399. },
  400. {
  401. "__type__": "cc.PrefabInfo",
  402. "root": {
  403. "__id__": 1
  404. },
  405. "asset": {
  406. "__id__": 0
  407. },
  408. "fileId": "b71Bv+J+JLUZCLoHBnQZLK",
  409. "instance": null,
  410. "targetOverrides": null,
  411. "nestedPrefabInstanceRoots": null
  412. },
  413. {
  414. "__type__": "cc.Node",
  415. "_name": "qblq",
  416. "_objFlags": 0,
  417. "__editorExtras__": {},
  418. "_parent": {
  419. "__id__": 8
  420. },
  421. "_children": [],
  422. "_active": true,
  423. "_components": [
  424. {
  425. "__id__": 16
  426. },
  427. {
  428. "__id__": 18
  429. }
  430. ],
  431. "_prefab": {
  432. "__id__": 20
  433. },
  434. "_lpos": {
  435. "__type__": "cc.Vec3",
  436. "x": 28,
  437. "y": 8,
  438. "z": 0
  439. },
  440. "_lrot": {
  441. "__type__": "cc.Quat",
  442. "x": 0,
  443. "y": 0,
  444. "z": 0,
  445. "w": 1
  446. },
  447. "_lscale": {
  448. "__type__": "cc.Vec3",
  449. "x": 1,
  450. "y": 1,
  451. "z": 1
  452. },
  453. "_mobility": 0,
  454. "_layer": 33554432,
  455. "_euler": {
  456. "__type__": "cc.Vec3",
  457. "x": 0,
  458. "y": 0,
  459. "z": 0
  460. },
  461. "_id": ""
  462. },
  463. {
  464. "__type__": "cc.UITransform",
  465. "_name": "",
  466. "_objFlags": 0,
  467. "__editorExtras__": {},
  468. "node": {
  469. "__id__": 15
  470. },
  471. "_enabled": true,
  472. "__prefab": {
  473. "__id__": 17
  474. },
  475. "_contentSize": {
  476. "__type__": "cc.Size",
  477. "width": 177,
  478. "height": 46
  479. },
  480. "_anchorPoint": {
  481. "__type__": "cc.Vec2",
  482. "x": 0.5,
  483. "y": 0.5
  484. },
  485. "_id": ""
  486. },
  487. {
  488. "__type__": "cc.CompPrefabInfo",
  489. "fileId": "192vJtXFpPxIYVc7z0MyDg"
  490. },
  491. {
  492. "__type__": "cc.Sprite",
  493. "_name": "",
  494. "_objFlags": 0,
  495. "__editorExtras__": {},
  496. "node": {
  497. "__id__": 15
  498. },
  499. "_enabled": true,
  500. "__prefab": {
  501. "__id__": 19
  502. },
  503. "_customMaterial": null,
  504. "_srcBlendFactor": 2,
  505. "_dstBlendFactor": 4,
  506. "_color": {
  507. "__type__": "cc.Color",
  508. "r": 255,
  509. "g": 255,
  510. "b": 255,
  511. "a": 255
  512. },
  513. "_spriteFrame": {
  514. "__uuid__": "840f8b80-8b8b-493a-bfe2-c0ba6632459a@f9941",
  515. "__expectedType__": "cc.SpriteFrame"
  516. },
  517. "_type": 0,
  518. "_fillType": 0,
  519. "_sizeMode": 1,
  520. "_fillCenter": {
  521. "__type__": "cc.Vec2",
  522. "x": 0,
  523. "y": 0
  524. },
  525. "_fillStart": 0,
  526. "_fillRange": 0,
  527. "_isTrimmedMode": true,
  528. "_useGrayscale": false,
  529. "_atlas": null,
  530. "_id": ""
  531. },
  532. {
  533. "__type__": "cc.CompPrefabInfo",
  534. "fileId": "82v8XeGP9L9p/bF5W1ZzHa"
  535. },
  536. {
  537. "__type__": "cc.PrefabInfo",
  538. "root": {
  539. "__id__": 1
  540. },
  541. "asset": {
  542. "__id__": 0
  543. },
  544. "fileId": "fazP4mGW5ENLup27QDy2KY",
  545. "instance": null,
  546. "targetOverrides": null,
  547. "nestedPrefabInstanceRoots": null
  548. },
  549. {
  550. "__type__": "cc.UITransform",
  551. "_name": "",
  552. "_objFlags": 0,
  553. "__editorExtras__": {},
  554. "node": {
  555. "__id__": 8
  556. },
  557. "_enabled": true,
  558. "__prefab": {
  559. "__id__": 22
  560. },
  561. "_contentSize": {
  562. "__type__": "cc.Size",
  563. "width": 259,
  564. "height": 108
  565. },
  566. "_anchorPoint": {
  567. "__type__": "cc.Vec2",
  568. "x": 0.5,
  569. "y": 0.5
  570. },
  571. "_id": ""
  572. },
  573. {
  574. "__type__": "cc.CompPrefabInfo",
  575. "fileId": "12808nzfVAt7mdm0MsvXmi"
  576. },
  577. {
  578. "__type__": "cc.Sprite",
  579. "_name": "",
  580. "_objFlags": 0,
  581. "__editorExtras__": {},
  582. "node": {
  583. "__id__": 8
  584. },
  585. "_enabled": true,
  586. "__prefab": {
  587. "__id__": 24
  588. },
  589. "_customMaterial": null,
  590. "_srcBlendFactor": 2,
  591. "_dstBlendFactor": 4,
  592. "_color": {
  593. "__type__": "cc.Color",
  594. "r": 255,
  595. "g": 255,
  596. "b": 255,
  597. "a": 255
  598. },
  599. "_spriteFrame": {
  600. "__uuid__": "0479545f-57c3-455e-b322-646e6fd11533@f9941",
  601. "__expectedType__": "cc.SpriteFrame"
  602. },
  603. "_type": 1,
  604. "_fillType": 0,
  605. "_sizeMode": 2,
  606. "_fillCenter": {
  607. "__type__": "cc.Vec2",
  608. "x": 0,
  609. "y": 0
  610. },
  611. "_fillStart": 0,
  612. "_fillRange": 0,
  613. "_isTrimmedMode": true,
  614. "_useGrayscale": false,
  615. "_atlas": null,
  616. "_id": ""
  617. },
  618. {
  619. "__type__": "cc.CompPrefabInfo",
  620. "fileId": "7cqlpHybxLsYwKpl/X48Qu"
  621. },
  622. {
  623. "__type__": "cc.Button",
  624. "_name": "",
  625. "_objFlags": 0,
  626. "__editorExtras__": {},
  627. "node": {
  628. "__id__": 8
  629. },
  630. "_enabled": true,
  631. "__prefab": {
  632. "__id__": 26
  633. },
  634. "clickEvents": [
  635. {
  636. "__id__": 27
  637. }
  638. ],
  639. "_interactable": true,
  640. "_transition": 3,
  641. "_normalColor": {
  642. "__type__": "cc.Color",
  643. "r": 255,
  644. "g": 255,
  645. "b": 255,
  646. "a": 255
  647. },
  648. "_hoverColor": {
  649. "__type__": "cc.Color",
  650. "r": 211,
  651. "g": 211,
  652. "b": 211,
  653. "a": 255
  654. },
  655. "_pressedColor": {
  656. "__type__": "cc.Color",
  657. "r": 255,
  658. "g": 255,
  659. "b": 255,
  660. "a": 255
  661. },
  662. "_disabledColor": {
  663. "__type__": "cc.Color",
  664. "r": 124,
  665. "g": 124,
  666. "b": 124,
  667. "a": 255
  668. },
  669. "_normalSprite": null,
  670. "_hoverSprite": null,
  671. "_pressedSprite": null,
  672. "_disabledSprite": null,
  673. "_duration": 0.1,
  674. "_zoomScale": 1.1,
  675. "_target": null,
  676. "_id": ""
  677. },
  678. {
  679. "__type__": "cc.CompPrefabInfo",
  680. "fileId": "d9L4Sfwy9F2af5ClW2b5OJ"
  681. },
  682. {
  683. "__type__": "cc.ClickEvent",
  684. "target": {
  685. "__id__": 1
  686. },
  687. "component": "",
  688. "_componentId": "097caW3VFlD54SnGMMx5aKh",
  689. "handler": "onBtnGetAllClick",
  690. "customEventData": ""
  691. },
  692. {
  693. "__type__": "e858boYmuRNtaUbAZS8rSGo",
  694. "_name": "",
  695. "_objFlags": 0,
  696. "__editorExtras__": {},
  697. "node": {
  698. "__id__": 8
  699. },
  700. "_enabled": true,
  701. "__prefab": {
  702. "__id__": 29
  703. },
  704. "safeTime": 0.5,
  705. "zoomScale": 1.1,
  706. "clickSfx": "btnClick",
  707. "openUI": "",
  708. "closeUI": "",
  709. "_id": ""
  710. },
  711. {
  712. "__type__": "cc.CompPrefabInfo",
  713. "fileId": "d1klW7Z5VB2p+b90Z43kwn"
  714. },
  715. {
  716. "__type__": "cc.PrefabInfo",
  717. "root": {
  718. "__id__": 1
  719. },
  720. "asset": {
  721. "__id__": 0
  722. },
  723. "fileId": "a1jaIkXbZL+bjV52BsSixF",
  724. "instance": null,
  725. "targetOverrides": null,
  726. "nestedPrefabInstanceRoots": null
  727. },
  728. {
  729. "__type__": "cc.Node",
  730. "_name": "BtnGetOne",
  731. "_objFlags": 0,
  732. "__editorExtras__": {},
  733. "_parent": {
  734. "__id__": 1
  735. },
  736. "_children": [],
  737. "_active": true,
  738. "_components": [
  739. {
  740. "__id__": 32
  741. },
  742. {
  743. "__id__": 34
  744. },
  745. {
  746. "__id__": 36
  747. },
  748. {
  749. "__id__": 39
  750. }
  751. ],
  752. "_prefab": {
  753. "__id__": 41
  754. },
  755. "_lpos": {
  756. "__type__": "cc.Vec3",
  757. "x": 0,
  758. "y": -182,
  759. "z": 0
  760. },
  761. "_lrot": {
  762. "__type__": "cc.Quat",
  763. "x": 0,
  764. "y": 0,
  765. "z": 0,
  766. "w": 1
  767. },
  768. "_lscale": {
  769. "__type__": "cc.Vec3",
  770. "x": 1,
  771. "y": 1,
  772. "z": 1
  773. },
  774. "_mobility": 0,
  775. "_layer": 33554432,
  776. "_euler": {
  777. "__type__": "cc.Vec3",
  778. "x": 0,
  779. "y": 0,
  780. "z": 0
  781. },
  782. "_id": ""
  783. },
  784. {
  785. "__type__": "cc.UITransform",
  786. "_name": "",
  787. "_objFlags": 0,
  788. "__editorExtras__": {},
  789. "node": {
  790. "__id__": 31
  791. },
  792. "_enabled": true,
  793. "__prefab": {
  794. "__id__": 33
  795. },
  796. "_contentSize": {
  797. "__type__": "cc.Size",
  798. "width": 198,
  799. "height": 32
  800. },
  801. "_anchorPoint": {
  802. "__type__": "cc.Vec2",
  803. "x": 0.5,
  804. "y": 0.5
  805. },
  806. "_id": ""
  807. },
  808. {
  809. "__type__": "cc.CompPrefabInfo",
  810. "fileId": "58HyM2JD5D3InWUWVnoHwc"
  811. },
  812. {
  813. "__type__": "cc.Sprite",
  814. "_name": "",
  815. "_objFlags": 0,
  816. "__editorExtras__": {},
  817. "node": {
  818. "__id__": 31
  819. },
  820. "_enabled": true,
  821. "__prefab": {
  822. "__id__": 35
  823. },
  824. "_customMaterial": null,
  825. "_srcBlendFactor": 2,
  826. "_dstBlendFactor": 4,
  827. "_color": {
  828. "__type__": "cc.Color",
  829. "r": 255,
  830. "g": 255,
  831. "b": 255,
  832. "a": 255
  833. },
  834. "_spriteFrame": {
  835. "__uuid__": "92345fad-e9f3-4d03-a81c-43410fe89464@f9941",
  836. "__expectedType__": "cc.SpriteFrame"
  837. },
  838. "_type": 1,
  839. "_fillType": 0,
  840. "_sizeMode": 2,
  841. "_fillCenter": {
  842. "__type__": "cc.Vec2",
  843. "x": 0,
  844. "y": 0
  845. },
  846. "_fillStart": 0,
  847. "_fillRange": 0,
  848. "_isTrimmedMode": true,
  849. "_useGrayscale": false,
  850. "_atlas": null,
  851. "_id": ""
  852. },
  853. {
  854. "__type__": "cc.CompPrefabInfo",
  855. "fileId": "27TtgU1P1JX6zCUTuu6zp7"
  856. },
  857. {
  858. "__type__": "cc.Button",
  859. "_name": "",
  860. "_objFlags": 0,
  861. "__editorExtras__": {},
  862. "node": {
  863. "__id__": 31
  864. },
  865. "_enabled": true,
  866. "__prefab": {
  867. "__id__": 37
  868. },
  869. "clickEvents": [
  870. {
  871. "__id__": 38
  872. }
  873. ],
  874. "_interactable": true,
  875. "_transition": 3,
  876. "_normalColor": {
  877. "__type__": "cc.Color",
  878. "r": 255,
  879. "g": 255,
  880. "b": 255,
  881. "a": 255
  882. },
  883. "_hoverColor": {
  884. "__type__": "cc.Color",
  885. "r": 211,
  886. "g": 211,
  887. "b": 211,
  888. "a": 255
  889. },
  890. "_pressedColor": {
  891. "__type__": "cc.Color",
  892. "r": 255,
  893. "g": 255,
  894. "b": 255,
  895. "a": 255
  896. },
  897. "_disabledColor": {
  898. "__type__": "cc.Color",
  899. "r": 124,
  900. "g": 124,
  901. "b": 124,
  902. "a": 255
  903. },
  904. "_normalSprite": null,
  905. "_hoverSprite": null,
  906. "_pressedSprite": null,
  907. "_disabledSprite": null,
  908. "_duration": 0.1,
  909. "_zoomScale": 1.1,
  910. "_target": null,
  911. "_id": ""
  912. },
  913. {
  914. "__type__": "cc.CompPrefabInfo",
  915. "fileId": "b40W2BZFxCEY2jQbFu7Ek9"
  916. },
  917. {
  918. "__type__": "cc.ClickEvent",
  919. "target": {
  920. "__id__": 1
  921. },
  922. "component": "",
  923. "_componentId": "097caW3VFlD54SnGMMx5aKh",
  924. "handler": "onBtnGetOneClick",
  925. "customEventData": ""
  926. },
  927. {
  928. "__type__": "e858boYmuRNtaUbAZS8rSGo",
  929. "_name": "",
  930. "_objFlags": 0,
  931. "__editorExtras__": {},
  932. "node": {
  933. "__id__": 31
  934. },
  935. "_enabled": true,
  936. "__prefab": {
  937. "__id__": 40
  938. },
  939. "safeTime": 0.5,
  940. "zoomScale": 1.1,
  941. "clickSfx": "btnClick",
  942. "openUI": "",
  943. "closeUI": "",
  944. "_id": ""
  945. },
  946. {
  947. "__type__": "cc.CompPrefabInfo",
  948. "fileId": "8aSTHzNQJL97BPvz8IjEwK"
  949. },
  950. {
  951. "__type__": "cc.PrefabInfo",
  952. "root": {
  953. "__id__": 1
  954. },
  955. "asset": {
  956. "__id__": 0
  957. },
  958. "fileId": "49r7ZoyKBHAYbmDjcFqPFd",
  959. "instance": null,
  960. "targetOverrides": null,
  961. "nestedPrefabInstanceRoots": null
  962. },
  963. {
  964. "__type__": "cc.Node",
  965. "_name": "BtnClose",
  966. "_objFlags": 0,
  967. "__editorExtras__": {},
  968. "_parent": {
  969. "__id__": 1
  970. },
  971. "_children": [],
  972. "_active": true,
  973. "_components": [
  974. {
  975. "__id__": 43
  976. },
  977. {
  978. "__id__": 45
  979. },
  980. {
  981. "__id__": 47
  982. },
  983. {
  984. "__id__": 50
  985. }
  986. ],
  987. "_prefab": {
  988. "__id__": 52
  989. },
  990. "_lpos": {
  991. "__type__": "cc.Vec3",
  992. "x": 200,
  993. "y": 210,
  994. "z": 0
  995. },
  996. "_lrot": {
  997. "__type__": "cc.Quat",
  998. "x": 0,
  999. "y": 0,
  1000. "z": 0,
  1001. "w": 1
  1002. },
  1003. "_lscale": {
  1004. "__type__": "cc.Vec3",
  1005. "x": 1,
  1006. "y": 1,
  1007. "z": 1
  1008. },
  1009. "_mobility": 0,
  1010. "_layer": 33554432,
  1011. "_euler": {
  1012. "__type__": "cc.Vec3",
  1013. "x": 0,
  1014. "y": 0,
  1015. "z": 0
  1016. },
  1017. "_id": ""
  1018. },
  1019. {
  1020. "__type__": "cc.UITransform",
  1021. "_name": "",
  1022. "_objFlags": 0,
  1023. "__editorExtras__": {},
  1024. "node": {
  1025. "__id__": 42
  1026. },
  1027. "_enabled": true,
  1028. "__prefab": {
  1029. "__id__": 44
  1030. },
  1031. "_contentSize": {
  1032. "__type__": "cc.Size",
  1033. "width": 58,
  1034. "height": 59
  1035. },
  1036. "_anchorPoint": {
  1037. "__type__": "cc.Vec2",
  1038. "x": 0.5,
  1039. "y": 0.5
  1040. },
  1041. "_id": ""
  1042. },
  1043. {
  1044. "__type__": "cc.CompPrefabInfo",
  1045. "fileId": "7fvz3rpktNyLOuWhpqTGB+"
  1046. },
  1047. {
  1048. "__type__": "cc.Sprite",
  1049. "_name": "",
  1050. "_objFlags": 0,
  1051. "__editorExtras__": {},
  1052. "node": {
  1053. "__id__": 42
  1054. },
  1055. "_enabled": true,
  1056. "__prefab": {
  1057. "__id__": 46
  1058. },
  1059. "_customMaterial": null,
  1060. "_srcBlendFactor": 2,
  1061. "_dstBlendFactor": 4,
  1062. "_color": {
  1063. "__type__": "cc.Color",
  1064. "r": 255,
  1065. "g": 255,
  1066. "b": 255,
  1067. "a": 255
  1068. },
  1069. "_spriteFrame": {
  1070. "__uuid__": "f4b0ede7-ea0f-48fe-b9cd-65860970b2b2@f9941",
  1071. "__expectedType__": "cc.SpriteFrame"
  1072. },
  1073. "_type": 1,
  1074. "_fillType": 0,
  1075. "_sizeMode": 0,
  1076. "_fillCenter": {
  1077. "__type__": "cc.Vec2",
  1078. "x": 0,
  1079. "y": 0
  1080. },
  1081. "_fillStart": 0,
  1082. "_fillRange": 0,
  1083. "_isTrimmedMode": true,
  1084. "_useGrayscale": false,
  1085. "_atlas": null,
  1086. "_id": ""
  1087. },
  1088. {
  1089. "__type__": "cc.CompPrefabInfo",
  1090. "fileId": "98OaEkJRlBKYfxjvJSZY2B"
  1091. },
  1092. {
  1093. "__type__": "cc.Button",
  1094. "_name": "",
  1095. "_objFlags": 0,
  1096. "__editorExtras__": {},
  1097. "node": {
  1098. "__id__": 42
  1099. },
  1100. "_enabled": true,
  1101. "__prefab": {
  1102. "__id__": 48
  1103. },
  1104. "clickEvents": [
  1105. {
  1106. "__id__": 49
  1107. }
  1108. ],
  1109. "_interactable": true,
  1110. "_transition": 3,
  1111. "_normalColor": {
  1112. "__type__": "cc.Color",
  1113. "r": 214,
  1114. "g": 214,
  1115. "b": 214,
  1116. "a": 255
  1117. },
  1118. "_hoverColor": {
  1119. "__type__": "cc.Color",
  1120. "r": 211,
  1121. "g": 211,
  1122. "b": 211,
  1123. "a": 255
  1124. },
  1125. "_pressedColor": {
  1126. "__type__": "cc.Color",
  1127. "r": 255,
  1128. "g": 255,
  1129. "b": 255,
  1130. "a": 255
  1131. },
  1132. "_disabledColor": {
  1133. "__type__": "cc.Color",
  1134. "r": 124,
  1135. "g": 124,
  1136. "b": 124,
  1137. "a": 255
  1138. },
  1139. "_normalSprite": null,
  1140. "_hoverSprite": null,
  1141. "_pressedSprite": null,
  1142. "_disabledSprite": null,
  1143. "_duration": 0.1,
  1144. "_zoomScale": 1.1,
  1145. "_target": {
  1146. "__id__": 42
  1147. },
  1148. "_id": ""
  1149. },
  1150. {
  1151. "__type__": "cc.CompPrefabInfo",
  1152. "fileId": "bcMH8Lc3lNIa+Kqkvn9gDO"
  1153. },
  1154. {
  1155. "__type__": "cc.ClickEvent",
  1156. "target": {
  1157. "__id__": 1
  1158. },
  1159. "component": "",
  1160. "_componentId": "097caW3VFlD54SnGMMx5aKh",
  1161. "handler": "onBtnCloseClick",
  1162. "customEventData": ""
  1163. },
  1164. {
  1165. "__type__": "e858boYmuRNtaUbAZS8rSGo",
  1166. "_name": "",
  1167. "_objFlags": 0,
  1168. "__editorExtras__": {},
  1169. "node": {
  1170. "__id__": 42
  1171. },
  1172. "_enabled": true,
  1173. "__prefab": {
  1174. "__id__": 51
  1175. },
  1176. "safeTime": 0.5,
  1177. "zoomScale": 1.1,
  1178. "clickSfx": "btnClick",
  1179. "openUI": "",
  1180. "closeUI": "",
  1181. "_id": ""
  1182. },
  1183. {
  1184. "__type__": "cc.CompPrefabInfo",
  1185. "fileId": "10xCPpHrRMSoQAUghUhXd5"
  1186. },
  1187. {
  1188. "__type__": "cc.PrefabInfo",
  1189. "root": {
  1190. "__id__": 1
  1191. },
  1192. "asset": {
  1193. "__id__": 0
  1194. },
  1195. "fileId": "7bGUI5VZhDPKmvdX+UT2ub",
  1196. "instance": null,
  1197. "targetOverrides": null,
  1198. "nestedPrefabInstanceRoots": null
  1199. },
  1200. {
  1201. "__type__": "cc.UITransform",
  1202. "_name": "",
  1203. "_objFlags": 0,
  1204. "__editorExtras__": {},
  1205. "node": {
  1206. "__id__": 1
  1207. },
  1208. "_enabled": true,
  1209. "__prefab": {
  1210. "__id__": 54
  1211. },
  1212. "_contentSize": {
  1213. "__type__": "cc.Size",
  1214. "width": 720,
  1215. "height": 1280
  1216. },
  1217. "_anchorPoint": {
  1218. "__type__": "cc.Vec2",
  1219. "x": 0.5,
  1220. "y": 0.5
  1221. },
  1222. "_id": ""
  1223. },
  1224. {
  1225. "__type__": "cc.CompPrefabInfo",
  1226. "fileId": "68LdFrwwNHFqpmdVe1LsSO"
  1227. },
  1228. {
  1229. "__type__": "cc.Widget",
  1230. "_name": "",
  1231. "_objFlags": 0,
  1232. "__editorExtras__": {},
  1233. "node": {
  1234. "__id__": 1
  1235. },
  1236. "_enabled": true,
  1237. "__prefab": {
  1238. "__id__": 56
  1239. },
  1240. "_alignFlags": 45,
  1241. "_target": null,
  1242. "_left": 0,
  1243. "_right": 0,
  1244. "_top": 0,
  1245. "_bottom": 0,
  1246. "_horizontalCenter": 0,
  1247. "_verticalCenter": 0,
  1248. "_isAbsLeft": true,
  1249. "_isAbsRight": true,
  1250. "_isAbsTop": true,
  1251. "_isAbsBottom": true,
  1252. "_isAbsHorizontalCenter": true,
  1253. "_isAbsVerticalCenter": true,
  1254. "_originalWidth": 100,
  1255. "_originalHeight": 100,
  1256. "_alignMode": 2,
  1257. "_lockFlags": 0,
  1258. "_id": ""
  1259. },
  1260. {
  1261. "__type__": "cc.CompPrefabInfo",
  1262. "fileId": "f32W5QBrpMrYTS+yWsY4bF"
  1263. },
  1264. {
  1265. "__type__": "097caW3VFlD54SnGMMx5aKh",
  1266. "_name": "",
  1267. "_objFlags": 0,
  1268. "__editorExtras__": {},
  1269. "node": {
  1270. "__id__": 1
  1271. },
  1272. "_enabled": true,
  1273. "__prefab": {
  1274. "__id__": 58
  1275. },
  1276. "uiType": 1,
  1277. "_id": ""
  1278. },
  1279. {
  1280. "__type__": "cc.CompPrefabInfo",
  1281. "fileId": "493jrejZNE54ID4migoqqp"
  1282. },
  1283. {
  1284. "__type__": "cc.PrefabInfo",
  1285. "root": {
  1286. "__id__": 1
  1287. },
  1288. "asset": {
  1289. "__id__": 0
  1290. },
  1291. "fileId": "70JzjSAyxN7q7nwFo3VlLR",
  1292. "instance": null,
  1293. "targetOverrides": null
  1294. }
  1295. ]