star_gift_bag.prefab 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277
  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": "star_gift_bag",
  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__": 37
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 38
  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": 0,
  78. "groupIndex": 0,
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "maskBg",
  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": ""
  174. },
  175. {
  176. "__type__": "cc.BlockInputEvents",
  177. "_name": "",
  178. "_objFlags": 0,
  179. "node": {
  180. "__id__": 2
  181. },
  182. "_enabled": true,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  192. },
  193. "fileId": "7eWLfsSt1ATY5R3z6uNXyZ",
  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__": 11
  209. },
  210. {
  211. "__id__": 23
  212. },
  213. {
  214. "__id__": 32
  215. }
  216. ],
  217. "_active": true,
  218. "_level": 2,
  219. "_components": [
  220. {
  221. "__id__": 35
  222. }
  223. ],
  224. "_prefab": {
  225. "__id__": 36
  226. },
  227. "_opacity": 255,
  228. "_color": {
  229. "__type__": "cc.Color",
  230. "r": 255,
  231. "g": 255,
  232. "b": 255,
  233. "a": 255
  234. },
  235. "_contentSize": {
  236. "__type__": "cc.Size",
  237. "width": 530,
  238. "height": 710
  239. },
  240. "_anchorPoint": {
  241. "__type__": "cc.Vec2",
  242. "x": 0.5,
  243. "y": 0.5
  244. },
  245. "_position": {
  246. "__type__": "cc.Vec3",
  247. "x": 0,
  248. "y": 0,
  249. "z": 0
  250. },
  251. "_scale": {
  252. "__type__": "cc.Vec3",
  253. "x": 1,
  254. "y": 1,
  255. "z": 1
  256. },
  257. "_rotationX": 0,
  258. "_rotationY": 0,
  259. "_quat": {
  260. "__type__": "cc.Quat",
  261. "x": 0,
  262. "y": 0,
  263. "z": 0,
  264. "w": 1
  265. },
  266. "_skewX": 0,
  267. "_skewY": 0,
  268. "_zIndex": 0,
  269. "groupIndex": 0,
  270. "_id": ""
  271. },
  272. {
  273. "__type__": "cc.Node",
  274. "_name": "star_discount_title",
  275. "_objFlags": 0,
  276. "_parent": {
  277. "__id__": 6
  278. },
  279. "_children": [],
  280. "_active": true,
  281. "_level": 3,
  282. "_components": [
  283. {
  284. "__id__": 8
  285. },
  286. {
  287. "__id__": 9
  288. }
  289. ],
  290. "_prefab": {
  291. "__id__": 10
  292. },
  293. "_opacity": 255,
  294. "_color": {
  295. "__type__": "cc.Color",
  296. "r": 255,
  297. "g": 255,
  298. "b": 255,
  299. "a": 255
  300. },
  301. "_contentSize": {
  302. "__type__": "cc.Size",
  303. "width": 500,
  304. "height": 78
  305. },
  306. "_anchorPoint": {
  307. "__type__": "cc.Vec2",
  308. "x": 0.5,
  309. "y": 0.5
  310. },
  311. "_position": {
  312. "__type__": "cc.Vec3",
  313. "x": 0,
  314. "y": 286,
  315. "z": 0
  316. },
  317. "_scale": {
  318. "__type__": "cc.Vec3",
  319. "x": 1,
  320. "y": 1,
  321. "z": 1
  322. },
  323. "_rotationX": 0,
  324. "_rotationY": 0,
  325. "_quat": {
  326. "__type__": "cc.Quat",
  327. "x": 0,
  328. "y": 0,
  329. "z": 0,
  330. "w": 1
  331. },
  332. "_skewX": 0,
  333. "_skewY": 0,
  334. "_zIndex": 0,
  335. "groupIndex": 0,
  336. "_id": ""
  337. },
  338. {
  339. "__type__": "cc.Sprite",
  340. "_name": "",
  341. "_objFlags": 0,
  342. "node": {
  343. "__id__": 7
  344. },
  345. "_enabled": true,
  346. "_srcBlendFactor": 770,
  347. "_dstBlendFactor": 771,
  348. "_spriteFrame": {
  349. "__uuid__": "097cb36b-fb79-4574-8f74-269f279f2798"
  350. },
  351. "_type": 0,
  352. "_sizeMode": 0,
  353. "_fillType": 0,
  354. "_fillCenter": {
  355. "__type__": "cc.Vec2",
  356. "x": 0,
  357. "y": 0
  358. },
  359. "_fillStart": 0,
  360. "_fillRange": 0,
  361. "_isTrimmedMode": false,
  362. "_state": 0,
  363. "_atlas": null,
  364. "_id": ""
  365. },
  366. {
  367. "__type__": "cc.Widget",
  368. "_name": "",
  369. "_objFlags": 0,
  370. "node": {
  371. "__id__": 7
  372. },
  373. "_enabled": true,
  374. "alignMode": 1,
  375. "_target": null,
  376. "_alignFlags": 1,
  377. "_left": 0,
  378. "_right": 0,
  379. "_top": 30,
  380. "_bottom": 0,
  381. "_verticalCenter": 0,
  382. "_horizontalCenter": 0,
  383. "_isAbsLeft": true,
  384. "_isAbsRight": true,
  385. "_isAbsTop": true,
  386. "_isAbsBottom": true,
  387. "_isAbsHorizontalCenter": true,
  388. "_isAbsVerticalCenter": true,
  389. "_originalWidth": 0,
  390. "_originalHeight": 0,
  391. "_id": ""
  392. },
  393. {
  394. "__type__": "cc.PrefabInfo",
  395. "root": {
  396. "__id__": 1
  397. },
  398. "asset": {
  399. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  400. },
  401. "fileId": "ebzZ2PlwVK07/LYujrM0Ms",
  402. "sync": false
  403. },
  404. {
  405. "__type__": "cc.Node",
  406. "_name": "button",
  407. "_objFlags": 0,
  408. "_parent": {
  409. "__id__": 6
  410. },
  411. "_children": [
  412. {
  413. "__id__": 12
  414. }
  415. ],
  416. "_active": true,
  417. "_level": 3,
  418. "_components": [
  419. {
  420. "__id__": 18
  421. },
  422. {
  423. "__id__": 19
  424. },
  425. {
  426. "__id__": 21
  427. }
  428. ],
  429. "_prefab": {
  430. "__id__": 22
  431. },
  432. "_opacity": 255,
  433. "_color": {
  434. "__type__": "cc.Color",
  435. "r": 255,
  436. "g": 255,
  437. "b": 255,
  438. "a": 255
  439. },
  440. "_contentSize": {
  441. "__type__": "cc.Size",
  442. "width": 200,
  443. "height": 80
  444. },
  445. "_anchorPoint": {
  446. "__type__": "cc.Vec2",
  447. "x": 0.5,
  448. "y": 0.5
  449. },
  450. "_position": {
  451. "__type__": "cc.Vec3",
  452. "x": 0,
  453. "y": -280,
  454. "z": 0
  455. },
  456. "_scale": {
  457. "__type__": "cc.Vec3",
  458. "x": 1,
  459. "y": 1,
  460. "z": 1
  461. },
  462. "_rotationX": 0,
  463. "_rotationY": 0,
  464. "_quat": {
  465. "__type__": "cc.Quat",
  466. "x": 0,
  467. "y": 0,
  468. "z": 0,
  469. "w": 1
  470. },
  471. "_skewX": 0,
  472. "_skewY": 0,
  473. "_zIndex": 0,
  474. "groupIndex": 0,
  475. "_id": ""
  476. },
  477. {
  478. "__type__": "cc.Node",
  479. "_name": "richtext",
  480. "_objFlags": 0,
  481. "_parent": {
  482. "__id__": 11
  483. },
  484. "_children": [
  485. {
  486. "__id__": 13
  487. }
  488. ],
  489. "_active": true,
  490. "_level": 4,
  491. "_components": [
  492. {
  493. "__id__": 16
  494. }
  495. ],
  496. "_prefab": {
  497. "__id__": 17
  498. },
  499. "_opacity": 255,
  500. "_color": {
  501. "__type__": "cc.Color",
  502. "r": 255,
  503. "g": 255,
  504. "b": 255,
  505. "a": 255
  506. },
  507. "_contentSize": {
  508. "__type__": "cc.Size",
  509. "width": 60,
  510. "height": 36
  511. },
  512. "_anchorPoint": {
  513. "__type__": "cc.Vec2",
  514. "x": 0.5,
  515. "y": 0.5
  516. },
  517. "_position": {
  518. "__type__": "cc.Vec3",
  519. "x": 0,
  520. "y": 0,
  521. "z": 0
  522. },
  523. "_scale": {
  524. "__type__": "cc.Vec3",
  525. "x": 1,
  526. "y": 1,
  527. "z": 1
  528. },
  529. "_rotationX": 0,
  530. "_rotationY": 0,
  531. "_quat": {
  532. "__type__": "cc.Quat",
  533. "x": 0,
  534. "y": 0,
  535. "z": 0,
  536. "w": 1
  537. },
  538. "_skewX": 0,
  539. "_skewY": 0,
  540. "_zIndex": 0,
  541. "groupIndex": 0,
  542. "_id": ""
  543. },
  544. {
  545. "__type__": "cc.PrivateNode",
  546. "_name": "RICHTEXT_CHILD",
  547. "_objFlags": 0,
  548. "_parent": {
  549. "__id__": 12
  550. },
  551. "_children": [],
  552. "_active": true,
  553. "_level": 5,
  554. "_components": [
  555. {
  556. "__id__": 14
  557. }
  558. ],
  559. "_prefab": {
  560. "__id__": 15
  561. },
  562. "_opacity": 255,
  563. "_color": {
  564. "__type__": "cc.Color",
  565. "r": 255,
  566. "g": 255,
  567. "b": 255,
  568. "a": 255
  569. },
  570. "_contentSize": {
  571. "__type__": "cc.Size",
  572. "width": 60,
  573. "height": 36
  574. },
  575. "_anchorPoint": {
  576. "__type__": "cc.Vec2",
  577. "x": 0,
  578. "y": 0
  579. },
  580. "_position": {
  581. "__type__": "cc.Vec3",
  582. "x": -30,
  583. "y": -18,
  584. "z": 0
  585. },
  586. "_scale": {
  587. "__type__": "cc.Vec3",
  588. "x": 1,
  589. "y": 1,
  590. "z": 1
  591. },
  592. "_rotationX": 0,
  593. "_rotationY": 0,
  594. "_quat": {
  595. "__type__": "cc.Quat",
  596. "x": 0,
  597. "y": 0,
  598. "z": 0,
  599. "w": 1
  600. },
  601. "_skewX": 0,
  602. "_skewY": 0,
  603. "_zIndex": -32768,
  604. "groupIndex": 0,
  605. "_id": ""
  606. },
  607. {
  608. "__type__": "cc.Label",
  609. "_name": "",
  610. "_objFlags": 0,
  611. "node": {
  612. "__id__": 13
  613. },
  614. "_enabled": true,
  615. "_srcBlendFactor": 1,
  616. "_dstBlendFactor": 771,
  617. "_useOriginalSize": true,
  618. "_string": "确定",
  619. "_N$string": "确定",
  620. "_fontSize": 30,
  621. "_lineHeight": 36,
  622. "_enableWrapText": true,
  623. "_N$file": null,
  624. "_isSystemFontUsed": true,
  625. "_spacingX": 0,
  626. "_N$horizontalAlign": 0,
  627. "_N$verticalAlign": 1,
  628. "_N$fontFamily": "Arial",
  629. "_N$overflow": 0,
  630. "_id": ""
  631. },
  632. {
  633. "__type__": "cc.PrefabInfo",
  634. "root": {
  635. "__id__": 1
  636. },
  637. "asset": {
  638. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  639. },
  640. "fileId": "05QX+wcFNPAbCTrYdCOWS5",
  641. "sync": false
  642. },
  643. {
  644. "__type__": "cc.RichText",
  645. "_name": "",
  646. "_objFlags": 0,
  647. "node": {
  648. "__id__": 12
  649. },
  650. "_enabled": true,
  651. "_N$string": "<b><color=#ffffff>确定</color></b>",
  652. "_N$horizontalAlign": 1,
  653. "_N$fontSize": 30,
  654. "_N$font": null,
  655. "_N$maxWidth": 0,
  656. "_N$lineHeight": 36,
  657. "_N$imageAtlas": null,
  658. "_N$handleTouchEvent": true,
  659. "_id": ""
  660. },
  661. {
  662. "__type__": "cc.PrefabInfo",
  663. "root": {
  664. "__id__": 1
  665. },
  666. "asset": {
  667. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  668. },
  669. "fileId": "0bsnz6iMtEoZrFEH8E4kJ0",
  670. "sync": false
  671. },
  672. {
  673. "__type__": "cc.Sprite",
  674. "_name": "",
  675. "_objFlags": 0,
  676. "node": {
  677. "__id__": 11
  678. },
  679. "_enabled": true,
  680. "_srcBlendFactor": 770,
  681. "_dstBlendFactor": 771,
  682. "_spriteFrame": {
  683. "__uuid__": "691d8690-dc8c-49aa-b3b4-85eedd330f44"
  684. },
  685. "_type": 0,
  686. "_sizeMode": 0,
  687. "_fillType": 0,
  688. "_fillCenter": {
  689. "__type__": "cc.Vec2",
  690. "x": 0,
  691. "y": 0
  692. },
  693. "_fillStart": 0,
  694. "_fillRange": 0,
  695. "_isTrimmedMode": true,
  696. "_state": 0,
  697. "_atlas": null,
  698. "_id": ""
  699. },
  700. {
  701. "__type__": "cc.Button",
  702. "_name": "",
  703. "_objFlags": 0,
  704. "node": {
  705. "__id__": 11
  706. },
  707. "_enabled": true,
  708. "transition": 1,
  709. "pressedColor": {
  710. "__type__": "cc.Color",
  711. "r": 120,
  712. "g": 120,
  713. "b": 120,
  714. "a": 255
  715. },
  716. "hoverColor": {
  717. "__type__": "cc.Color",
  718. "r": 255,
  719. "g": 255,
  720. "b": 255,
  721. "a": 255
  722. },
  723. "duration": 0.1,
  724. "zoomScale": 1.2,
  725. "clickEvents": [
  726. {
  727. "__id__": 20
  728. }
  729. ],
  730. "_N$interactable": true,
  731. "_N$enableAutoGrayEffect": false,
  732. "_N$normalColor": {
  733. "__type__": "cc.Color",
  734. "r": 255,
  735. "g": 255,
  736. "b": 255,
  737. "a": 255
  738. },
  739. "_N$disabledColor": {
  740. "__type__": "cc.Color",
  741. "r": 255,
  742. "g": 255,
  743. "b": 255,
  744. "a": 255
  745. },
  746. "_N$normalSprite": {
  747. "__uuid__": "691d8690-dc8c-49aa-b3b4-85eedd330f44"
  748. },
  749. "_N$pressedSprite": {
  750. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  751. },
  752. "pressedSprite": {
  753. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  754. },
  755. "_N$hoverSprite": {
  756. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  757. },
  758. "hoverSprite": {
  759. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  760. },
  761. "_N$disabledSprite": {
  762. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  763. },
  764. "_N$target": {
  765. "__id__": 11
  766. },
  767. "_id": ""
  768. },
  769. {
  770. "__type__": "cc.ClickEvent",
  771. "target": {
  772. "__id__": 1
  773. },
  774. "component": "StarGiftBag",
  775. "handler": "closeNode",
  776. "customEventData": ""
  777. },
  778. {
  779. "__type__": "cc.Widget",
  780. "_name": "",
  781. "_objFlags": 0,
  782. "node": {
  783. "__id__": 11
  784. },
  785. "_enabled": true,
  786. "alignMode": 1,
  787. "_target": null,
  788. "_alignFlags": 4,
  789. "_left": 0,
  790. "_right": 0,
  791. "_top": 0,
  792. "_bottom": 35,
  793. "_verticalCenter": 0,
  794. "_horizontalCenter": 0,
  795. "_isAbsLeft": true,
  796. "_isAbsRight": true,
  797. "_isAbsTop": true,
  798. "_isAbsBottom": true,
  799. "_isAbsHorizontalCenter": true,
  800. "_isAbsVerticalCenter": true,
  801. "_originalWidth": 0,
  802. "_originalHeight": 0,
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.PrefabInfo",
  807. "root": {
  808. "__id__": 1
  809. },
  810. "asset": {
  811. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  812. },
  813. "fileId": "c94xAIqHBOs63tNxT28D7n",
  814. "sync": false
  815. },
  816. {
  817. "__type__": "cc.Node",
  818. "_name": "scrollView",
  819. "_objFlags": 0,
  820. "_parent": {
  821. "__id__": 6
  822. },
  823. "_children": [
  824. {
  825. "__id__": 24
  826. }
  827. ],
  828. "_active": true,
  829. "_level": 3,
  830. "_components": [
  831. {
  832. "__id__": 28
  833. },
  834. {
  835. "__id__": 29
  836. },
  837. {
  838. "__id__": 30
  839. }
  840. ],
  841. "_prefab": {
  842. "__id__": 31
  843. },
  844. "_opacity": 255,
  845. "_color": {
  846. "__type__": "cc.Color",
  847. "r": 255,
  848. "g": 255,
  849. "b": 255,
  850. "a": 255
  851. },
  852. "_contentSize": {
  853. "__type__": "cc.Size",
  854. "width": 420,
  855. "height": 435
  856. },
  857. "_anchorPoint": {
  858. "__type__": "cc.Vec2",
  859. "x": 0.5,
  860. "y": 0.5
  861. },
  862. "_position": {
  863. "__type__": "cc.Vec3",
  864. "x": 0,
  865. "y": 5.5,
  866. "z": 0
  867. },
  868. "_scale": {
  869. "__type__": "cc.Vec3",
  870. "x": 1,
  871. "y": 1,
  872. "z": 1
  873. },
  874. "_rotationX": 0,
  875. "_rotationY": 0,
  876. "_quat": {
  877. "__type__": "cc.Quat",
  878. "x": 0,
  879. "y": 0,
  880. "z": 0,
  881. "w": 1
  882. },
  883. "_skewX": 0,
  884. "_skewY": 0,
  885. "_zIndex": 0,
  886. "groupIndex": 0,
  887. "_id": ""
  888. },
  889. {
  890. "__type__": "cc.Node",
  891. "_name": "content",
  892. "_objFlags": 0,
  893. "_parent": {
  894. "__id__": 23
  895. },
  896. "_children": [],
  897. "_active": true,
  898. "_level": 4,
  899. "_components": [
  900. {
  901. "__id__": 25
  902. },
  903. {
  904. "__id__": 26
  905. }
  906. ],
  907. "_prefab": {
  908. "__id__": 27
  909. },
  910. "_opacity": 255,
  911. "_color": {
  912. "__type__": "cc.Color",
  913. "r": 255,
  914. "g": 255,
  915. "b": 255,
  916. "a": 255
  917. },
  918. "_contentSize": {
  919. "__type__": "cc.Size",
  920. "width": 420,
  921. "height": 60
  922. },
  923. "_anchorPoint": {
  924. "__type__": "cc.Vec2",
  925. "x": 0.5,
  926. "y": 1
  927. },
  928. "_position": {
  929. "__type__": "cc.Vec3",
  930. "x": 0,
  931. "y": 217.5,
  932. "z": 0
  933. },
  934. "_scale": {
  935. "__type__": "cc.Vec3",
  936. "x": 1,
  937. "y": 1,
  938. "z": 1
  939. },
  940. "_rotationX": 0,
  941. "_rotationY": 0,
  942. "_quat": {
  943. "__type__": "cc.Quat",
  944. "x": 0,
  945. "y": 0,
  946. "z": 0,
  947. "w": 1
  948. },
  949. "_skewX": 0,
  950. "_skewY": 0,
  951. "_zIndex": 0,
  952. "groupIndex": 0,
  953. "_id": ""
  954. },
  955. {
  956. "__type__": "cc.Widget",
  957. "_name": "",
  958. "_objFlags": 0,
  959. "node": {
  960. "__id__": 24
  961. },
  962. "_enabled": true,
  963. "alignMode": 1,
  964. "_target": null,
  965. "_alignFlags": 45,
  966. "_left": 0,
  967. "_right": 0,
  968. "_top": 0,
  969. "_bottom": 375,
  970. "_verticalCenter": 0,
  971. "_horizontalCenter": 0,
  972. "_isAbsLeft": true,
  973. "_isAbsRight": true,
  974. "_isAbsTop": true,
  975. "_isAbsBottom": true,
  976. "_isAbsHorizontalCenter": true,
  977. "_isAbsVerticalCenter": true,
  978. "_originalWidth": 220,
  979. "_originalHeight": 400,
  980. "_id": ""
  981. },
  982. {
  983. "__type__": "cc.Layout",
  984. "_name": "",
  985. "_objFlags": 0,
  986. "node": {
  987. "__id__": 24
  988. },
  989. "_enabled": true,
  990. "_layoutSize": {
  991. "__type__": "cc.Size",
  992. "width": 420,
  993. "height": 60
  994. },
  995. "_resize": 1,
  996. "_N$layoutType": 2,
  997. "_N$padding": 0,
  998. "_N$cellSize": {
  999. "__type__": "cc.Size",
  1000. "width": 40,
  1001. "height": 40
  1002. },
  1003. "_N$startAxis": 0,
  1004. "_N$paddingLeft": 0,
  1005. "_N$paddingRight": 0,
  1006. "_N$paddingTop": 0,
  1007. "_N$paddingBottom": 0,
  1008. "_N$spacingX": 0,
  1009. "_N$spacingY": 12,
  1010. "_N$verticalDirection": 1,
  1011. "_N$horizontalDirection": 0,
  1012. "_id": ""
  1013. },
  1014. {
  1015. "__type__": "cc.PrefabInfo",
  1016. "root": {
  1017. "__id__": 1
  1018. },
  1019. "asset": {
  1020. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1021. },
  1022. "fileId": "88BE/4hnlOSodd6Q2ago+E",
  1023. "sync": false
  1024. },
  1025. {
  1026. "__type__": "cc.ScrollView",
  1027. "_name": "",
  1028. "_objFlags": 0,
  1029. "node": {
  1030. "__id__": 23
  1031. },
  1032. "_enabled": true,
  1033. "horizontal": false,
  1034. "vertical": true,
  1035. "inertia": true,
  1036. "brake": 0.75,
  1037. "elastic": true,
  1038. "bounceDuration": 0.23,
  1039. "scrollEvents": [],
  1040. "cancelInnerEvents": true,
  1041. "_N$content": {
  1042. "__id__": 24
  1043. },
  1044. "content": {
  1045. "__id__": 24
  1046. },
  1047. "_N$horizontalScrollBar": null,
  1048. "_N$verticalScrollBar": null,
  1049. "_id": ""
  1050. },
  1051. {
  1052. "__type__": "cc.Widget",
  1053. "_name": "",
  1054. "_objFlags": 0,
  1055. "node": {
  1056. "__id__": 23
  1057. },
  1058. "_enabled": true,
  1059. "alignMode": 1,
  1060. "_target": null,
  1061. "_alignFlags": 1,
  1062. "_left": 0,
  1063. "_right": 0,
  1064. "_top": 132,
  1065. "_bottom": 0,
  1066. "_verticalCenter": 0,
  1067. "_horizontalCenter": 0,
  1068. "_isAbsLeft": true,
  1069. "_isAbsRight": true,
  1070. "_isAbsTop": true,
  1071. "_isAbsBottom": true,
  1072. "_isAbsHorizontalCenter": true,
  1073. "_isAbsVerticalCenter": true,
  1074. "_originalWidth": 0,
  1075. "_originalHeight": 0,
  1076. "_id": ""
  1077. },
  1078. {
  1079. "__type__": "cc.Mask",
  1080. "_name": "",
  1081. "_objFlags": 0,
  1082. "node": {
  1083. "__id__": 23
  1084. },
  1085. "_enabled": true,
  1086. "_srcBlendFactor": 770,
  1087. "_dstBlendFactor": 771,
  1088. "_spriteFrame": null,
  1089. "_type": 0,
  1090. "_segments": 64,
  1091. "_N$alphaThreshold": 0,
  1092. "_N$inverted": false,
  1093. "_id": ""
  1094. },
  1095. {
  1096. "__type__": "cc.PrefabInfo",
  1097. "root": {
  1098. "__id__": 1
  1099. },
  1100. "asset": {
  1101. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1102. },
  1103. "fileId": "2b/CdlMrNMAooGEBXRM8iP",
  1104. "sync": false
  1105. },
  1106. {
  1107. "__type__": "cc.Node",
  1108. "_name": "label",
  1109. "_objFlags": 0,
  1110. "_parent": {
  1111. "__id__": 6
  1112. },
  1113. "_children": [],
  1114. "_active": true,
  1115. "_level": 3,
  1116. "_components": [
  1117. {
  1118. "__id__": 33
  1119. }
  1120. ],
  1121. "_prefab": {
  1122. "__id__": 34
  1123. },
  1124. "_opacity": 255,
  1125. "_color": {
  1126. "__type__": "cc.Color",
  1127. "r": 109,
  1128. "g": 74,
  1129. "b": 54,
  1130. "a": 255
  1131. },
  1132. "_contentSize": {
  1133. "__type__": "cc.Size",
  1134. "width": 230.02,
  1135. "height": 26
  1136. },
  1137. "_anchorPoint": {
  1138. "__type__": "cc.Vec2",
  1139. "x": 0.5,
  1140. "y": 0.5
  1141. },
  1142. "_position": {
  1143. "__type__": "cc.Vec3",
  1144. "x": 0,
  1145. "y": 0,
  1146. "z": 0
  1147. },
  1148. "_scale": {
  1149. "__type__": "cc.Vec3",
  1150. "x": 1,
  1151. "y": 1,
  1152. "z": 1
  1153. },
  1154. "_rotationX": 0,
  1155. "_rotationY": 0,
  1156. "_quat": {
  1157. "__type__": "cc.Quat",
  1158. "x": 0,
  1159. "y": 0,
  1160. "z": 0,
  1161. "w": 1
  1162. },
  1163. "_skewX": 0,
  1164. "_skewY": 0,
  1165. "_zIndex": 0,
  1166. "groupIndex": 0,
  1167. "_id": ""
  1168. },
  1169. {
  1170. "__type__": "cc.Label",
  1171. "_name": "",
  1172. "_objFlags": 0,
  1173. "node": {
  1174. "__id__": 32
  1175. },
  1176. "_enabled": true,
  1177. "_srcBlendFactor": 1,
  1178. "_dstBlendFactor": 771,
  1179. "_useOriginalSize": false,
  1180. "_string": "你还没有购买礼包噢~",
  1181. "_N$string": "你还没有购买礼包噢~",
  1182. "_fontSize": 24,
  1183. "_lineHeight": 26,
  1184. "_enableWrapText": true,
  1185. "_N$file": null,
  1186. "_isSystemFontUsed": true,
  1187. "_spacingX": 0,
  1188. "_N$horizontalAlign": 1,
  1189. "_N$verticalAlign": 1,
  1190. "_N$fontFamily": "Arial",
  1191. "_N$overflow": 0,
  1192. "_id": ""
  1193. },
  1194. {
  1195. "__type__": "cc.PrefabInfo",
  1196. "root": {
  1197. "__id__": 1
  1198. },
  1199. "asset": {
  1200. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1201. },
  1202. "fileId": "cfhNAVVMFI+IMVfE6ms1gH",
  1203. "sync": false
  1204. },
  1205. {
  1206. "__type__": "cc.Sprite",
  1207. "_name": "",
  1208. "_objFlags": 0,
  1209. "node": {
  1210. "__id__": 6
  1211. },
  1212. "_enabled": true,
  1213. "_srcBlendFactor": 770,
  1214. "_dstBlendFactor": 771,
  1215. "_spriteFrame": {
  1216. "__uuid__": "47ce8a87-06e6-4fa9-b7f8-bf15f9c21c54"
  1217. },
  1218. "_type": 1,
  1219. "_sizeMode": 0,
  1220. "_fillType": 0,
  1221. "_fillCenter": {
  1222. "__type__": "cc.Vec2",
  1223. "x": 0,
  1224. "y": 0
  1225. },
  1226. "_fillStart": 0,
  1227. "_fillRange": 0,
  1228. "_isTrimmedMode": false,
  1229. "_state": 0,
  1230. "_atlas": null,
  1231. "_id": ""
  1232. },
  1233. {
  1234. "__type__": "cc.PrefabInfo",
  1235. "root": {
  1236. "__id__": 1
  1237. },
  1238. "asset": {
  1239. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1240. },
  1241. "fileId": "52Oz8eT3dIKpmKK6sdOjRR",
  1242. "sync": false
  1243. },
  1244. {
  1245. "__type__": "48ca9sHaGhGM6/sZ2uB2Ndv",
  1246. "_name": "",
  1247. "_objFlags": 0,
  1248. "node": {
  1249. "__id__": 1
  1250. },
  1251. "_enabled": true,
  1252. "scrollViewNode": {
  1253. "__id__": 23
  1254. },
  1255. "giftLayout": {
  1256. "__id__": 26
  1257. },
  1258. "giftItem": {
  1259. "__uuid__": "bbcdff7e-6b6a-47a0-a67f-9f0b7a3e0160"
  1260. },
  1261. "emptyLabel": {
  1262. "__id__": 33
  1263. },
  1264. "_id": ""
  1265. },
  1266. {
  1267. "__type__": "cc.PrefabInfo",
  1268. "root": {
  1269. "__id__": 1
  1270. },
  1271. "asset": {
  1272. "__uuid__": "5d7aeea8-6bf2-4cb9-9030-ca0f3597cd0a"
  1273. },
  1274. "fileId": "90NVG67dJLEYLLOnTz5mh4",
  1275. "sync": false
  1276. }
  1277. ]