PurchasePopUI.prefab 25 KB

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