ShopUI.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987
  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": "ShopUI",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 8
  24. },
  25. {
  26. "__id__": 19
  27. }
  28. ],
  29. "_active": true,
  30. "_components": [
  31. {
  32. "__id__": 29
  33. },
  34. {
  35. "__id__": 30
  36. },
  37. {
  38. "__id__": 31
  39. }
  40. ],
  41. "_prefab": {
  42. "__id__": 32
  43. },
  44. "_lpos": {
  45. "__type__": "cc.Vec3",
  46. "x": 0,
  47. "y": 0,
  48. "z": 0
  49. },
  50. "_lrot": {
  51. "__type__": "cc.Quat",
  52. "x": 0,
  53. "y": 0,
  54. "z": 0,
  55. "w": 1
  56. },
  57. "_lscale": {
  58. "__type__": "cc.Vec3",
  59. "x": 1,
  60. "y": 1,
  61. "z": 1
  62. },
  63. "_layer": 1073741824,
  64. "_euler": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_id": ""
  71. },
  72. {
  73. "__type__": "cc.Node",
  74. "_name": "Background",
  75. "_objFlags": 0,
  76. "_parent": {
  77. "__id__": 1
  78. },
  79. "_children": [],
  80. "_active": true,
  81. "_components": [
  82. {
  83. "__id__": 3
  84. },
  85. {
  86. "__id__": 4
  87. },
  88. {
  89. "__id__": 5
  90. },
  91. {
  92. "__id__": 6
  93. }
  94. ],
  95. "_prefab": {
  96. "__id__": 7
  97. },
  98. "_lpos": {
  99. "__type__": "cc.Vec3",
  100. "x": 0,
  101. "y": 0,
  102. "z": 0
  103. },
  104. "_lrot": {
  105. "__type__": "cc.Quat",
  106. "x": 0,
  107. "y": 0,
  108. "z": 0,
  109. "w": 1
  110. },
  111. "_lscale": {
  112. "__type__": "cc.Vec3",
  113. "x": 1,
  114. "y": 1,
  115. "z": 1
  116. },
  117. "_layer": 33554432,
  118. "_euler": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_id": ""
  125. },
  126. {
  127. "__type__": "cc.UITransformComponent",
  128. "_name": "",
  129. "_objFlags": 0,
  130. "node": {
  131. "__id__": 2
  132. },
  133. "_enabled": true,
  134. "_priority": 0,
  135. "_contentSize": {
  136. "__type__": "cc.Size",
  137. "width": 750,
  138. "height": 1334
  139. },
  140. "_anchorPoint": {
  141. "__type__": "cc.Vec2",
  142. "x": 0.5,
  143. "y": 0.5
  144. },
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.SpriteComponent",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_srcBlendFactor": 2,
  156. "_dstBlendFactor": 4,
  157. "_color": {
  158. "__type__": "cc.Color",
  159. "r": 255,
  160. "g": 255,
  161. "b": 255,
  162. "a": 255
  163. },
  164. "_sharedMaterial": null,
  165. "_spriteFrame": {
  166. "__uuid__": "72e319bc-562c-4474-b068-4d153e08dc18@f9941"
  167. },
  168. "_type": 1,
  169. "_fillType": 0,
  170. "_sizeMode": 0,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_useGrayscale": false,
  180. "_atlas": null,
  181. "_id": ""
  182. },
  183. {
  184. "__type__": "cc.WidgetComponent",
  185. "_name": "Background<WidgetComponent>",
  186. "_objFlags": 0,
  187. "node": {
  188. "__id__": 2
  189. },
  190. "_enabled": true,
  191. "_alignFlags": 45,
  192. "_target": null,
  193. "_left": 0,
  194. "_right": 0,
  195. "_top": 0,
  196. "_bottom": 0,
  197. "_horizontalCenter": 0,
  198. "_verticalCenter": 0,
  199. "_isAbsLeft": true,
  200. "_isAbsRight": true,
  201. "_isAbsTop": true,
  202. "_isAbsBottom": true,
  203. "_isAbsHorizontalCenter": true,
  204. "_isAbsVerticalCenter": true,
  205. "_originalWidth": 40,
  206. "_originalHeight": 40,
  207. "_alignMode": 2,
  208. "_lockFlags": 0,
  209. "_id": ""
  210. },
  211. {
  212. "__type__": "cc.ButtonComponent",
  213. "_name": "",
  214. "_objFlags": 0,
  215. "node": {
  216. "__id__": 2
  217. },
  218. "_enabled": true,
  219. "clickEvents": [],
  220. "_interactable": true,
  221. "_transition": 0,
  222. "_normalColor": {
  223. "__type__": "cc.Color",
  224. "r": 214,
  225. "g": 214,
  226. "b": 214,
  227. "a": 255
  228. },
  229. "_hoverColor": {
  230. "__type__": "cc.Color",
  231. "r": 211,
  232. "g": 211,
  233. "b": 211,
  234. "a": 255
  235. },
  236. "_pressColor": {
  237. "__type__": "cc.Color",
  238. "r": 255,
  239. "g": 255,
  240. "b": 255,
  241. "a": 255
  242. },
  243. "_disabledColor": {
  244. "__type__": "cc.Color",
  245. "r": 124,
  246. "g": 124,
  247. "b": 124,
  248. "a": 255
  249. },
  250. "_normalSprite": null,
  251. "_hoverSprite": null,
  252. "_pressedSprite": null,
  253. "_disabledSprite": null,
  254. "_duration": 0.1,
  255. "_zoomScale": 1.2,
  256. "_target": null,
  257. "_id": ""
  258. },
  259. {
  260. "__type__": "cc.PrefabInfo",
  261. "root": {
  262. "__id__": 1
  263. },
  264. "asset": {
  265. "__id__": 0
  266. },
  267. "fileId": "7ewl5XTUZDeqaW5x1vGDWk",
  268. "sync": false,
  269. "_synced": {
  270. "default": false,
  271. "serializable": false
  272. }
  273. },
  274. {
  275. "__type__": "cc.Node",
  276. "_name": "BackButton",
  277. "_objFlags": 0,
  278. "_parent": {
  279. "__id__": 1
  280. },
  281. "_children": [
  282. {
  283. "__id__": 9
  284. }
  285. ],
  286. "_active": true,
  287. "_components": [
  288. {
  289. "__id__": 13
  290. },
  291. {
  292. "__id__": 14
  293. },
  294. {
  295. "__id__": 15
  296. },
  297. {
  298. "__id__": 17
  299. }
  300. ],
  301. "_prefab": {
  302. "__id__": 18
  303. },
  304. "_lpos": {
  305. "__type__": "cc.Vec3",
  306. "x": -307.481,
  307. "y": 585.126,
  308. "z": 0
  309. },
  310. "_lrot": {
  311. "__type__": "cc.Quat",
  312. "x": 0,
  313. "y": 0,
  314. "z": 0,
  315. "w": 1
  316. },
  317. "_lscale": {
  318. "__type__": "cc.Vec3",
  319. "x": 1,
  320. "y": 1,
  321. "z": 1
  322. },
  323. "_layer": 33554432,
  324. "_euler": {
  325. "__type__": "cc.Vec3",
  326. "x": 0,
  327. "y": 0,
  328. "z": 0
  329. },
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.Node",
  334. "_name": "Sprite",
  335. "_objFlags": 0,
  336. "_parent": {
  337. "__id__": 8
  338. },
  339. "_children": [],
  340. "_active": true,
  341. "_components": [
  342. {
  343. "__id__": 10
  344. },
  345. {
  346. "__id__": 11
  347. }
  348. ],
  349. "_prefab": {
  350. "__id__": 12
  351. },
  352. "_lpos": {
  353. "__type__": "cc.Vec3",
  354. "x": -2,
  355. "y": 3,
  356. "z": 0
  357. },
  358. "_lrot": {
  359. "__type__": "cc.Quat",
  360. "x": 0,
  361. "y": 0,
  362. "z": 0,
  363. "w": 1
  364. },
  365. "_lscale": {
  366. "__type__": "cc.Vec3",
  367. "x": 1,
  368. "y": 1,
  369. "z": 1
  370. },
  371. "_layer": 33554432,
  372. "_euler": {
  373. "__type__": "cc.Vec3",
  374. "x": 0,
  375. "y": 0,
  376. "z": 0
  377. },
  378. "_id": ""
  379. },
  380. {
  381. "__type__": "cc.UITransformComponent",
  382. "_name": "",
  383. "_objFlags": 0,
  384. "node": {
  385. "__id__": 9
  386. },
  387. "_enabled": true,
  388. "_priority": 0,
  389. "_contentSize": {
  390. "__type__": "cc.Size",
  391. "width": 56,
  392. "height": 57
  393. },
  394. "_anchorPoint": {
  395. "__type__": "cc.Vec2",
  396. "x": 0.5,
  397. "y": 0.5
  398. },
  399. "_id": ""
  400. },
  401. {
  402. "__type__": "cc.SpriteComponent",
  403. "_name": "",
  404. "_objFlags": 0,
  405. "node": {
  406. "__id__": 9
  407. },
  408. "_enabled": true,
  409. "_srcBlendFactor": 2,
  410. "_dstBlendFactor": 4,
  411. "_color": {
  412. "__type__": "cc.Color",
  413. "r": 255,
  414. "g": 255,
  415. "b": 255,
  416. "a": 255
  417. },
  418. "_sharedMaterial": null,
  419. "_spriteFrame": {
  420. "__uuid__": "bd3be807-f387-461c-9aae-9051d64fa928@f9941"
  421. },
  422. "_type": 0,
  423. "_fillType": 0,
  424. "_sizeMode": 1,
  425. "_fillCenter": {
  426. "__type__": "cc.Vec2",
  427. "x": 0,
  428. "y": 0
  429. },
  430. "_fillStart": 0,
  431. "_fillRange": 0,
  432. "_isTrimmedMode": true,
  433. "_useGrayscale": false,
  434. "_atlas": null,
  435. "_id": ""
  436. },
  437. {
  438. "__type__": "cc.PrefabInfo",
  439. "root": {
  440. "__id__": 1
  441. },
  442. "asset": {
  443. "__id__": 0
  444. },
  445. "fileId": "d8OsgBwg5P6oP6BN46eFlx",
  446. "sync": false,
  447. "_synced": {
  448. "default": false,
  449. "serializable": false
  450. }
  451. },
  452. {
  453. "__type__": "cc.UITransformComponent",
  454. "_name": "",
  455. "_objFlags": 0,
  456. "node": {
  457. "__id__": 8
  458. },
  459. "_enabled": true,
  460. "_priority": 0,
  461. "_contentSize": {
  462. "__type__": "cc.Size",
  463. "width": 108,
  464. "height": 110
  465. },
  466. "_anchorPoint": {
  467. "__type__": "cc.Vec2",
  468. "x": 0.5,
  469. "y": 0.5
  470. },
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.SpriteComponent",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 8
  479. },
  480. "_enabled": true,
  481. "_srcBlendFactor": 2,
  482. "_dstBlendFactor": 4,
  483. "_color": {
  484. "__type__": "cc.Color",
  485. "r": 255,
  486. "g": 255,
  487. "b": 255,
  488. "a": 255
  489. },
  490. "_sharedMaterial": null,
  491. "_spriteFrame": {
  492. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  493. },
  494. "_type": 1,
  495. "_fillType": 0,
  496. "_sizeMode": 0,
  497. "_fillCenter": {
  498. "__type__": "cc.Vec2",
  499. "x": 0,
  500. "y": 0
  501. },
  502. "_fillStart": 0,
  503. "_fillRange": 0,
  504. "_isTrimmedMode": true,
  505. "_useGrayscale": false,
  506. "_atlas": null,
  507. "_id": ""
  508. },
  509. {
  510. "__type__": "cc.ButtonComponent",
  511. "_name": "",
  512. "_objFlags": 0,
  513. "node": {
  514. "__id__": 8
  515. },
  516. "_enabled": true,
  517. "clickEvents": [
  518. {
  519. "__id__": 16
  520. }
  521. ],
  522. "_interactable": true,
  523. "_transition": 2,
  524. "_normalColor": {
  525. "__type__": "cc.Color",
  526. "r": 214,
  527. "g": 214,
  528. "b": 214,
  529. "a": 255
  530. },
  531. "_hoverColor": {
  532. "__type__": "cc.Color",
  533. "r": 211,
  534. "g": 211,
  535. "b": 211,
  536. "a": 255
  537. },
  538. "_pressColor": {
  539. "__type__": "cc.Color",
  540. "r": 255,
  541. "g": 255,
  542. "b": 255,
  543. "a": 255
  544. },
  545. "_disabledColor": {
  546. "__type__": "cc.Color",
  547. "r": 124,
  548. "g": 124,
  549. "b": 124,
  550. "a": 255
  551. },
  552. "_normalSprite": {
  553. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  554. },
  555. "_hoverSprite": {
  556. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  557. },
  558. "_pressedSprite": {
  559. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  560. },
  561. "_disabledSprite": {
  562. "__uuid__": "bc24ff58-f7d3-4f54-8e23-fb3a5e9d8469@f9941"
  563. },
  564. "_duration": 0.1,
  565. "_zoomScale": 1.2,
  566. "_target": {
  567. "__id__": 8
  568. },
  569. "_id": ""
  570. },
  571. {
  572. "__type__": "cc.ClickEvent",
  573. "target": {
  574. "__id__": 1
  575. },
  576. "component": "",
  577. "_componentId": "37fe6LfvF5F0pkrzYdfUpH2",
  578. "handler": "BackButtonClick",
  579. "customEventData": ""
  580. },
  581. {
  582. "__type__": "cc.WidgetComponent",
  583. "_name": "BackButton<WidgetComponent>",
  584. "_objFlags": 0,
  585. "node": {
  586. "__id__": 8
  587. },
  588. "_enabled": true,
  589. "_alignFlags": 9,
  590. "_target": null,
  591. "_left": 13.519000000000005,
  592. "_right": 0,
  593. "_top": 26.874000000000024,
  594. "_bottom": 0,
  595. "_horizontalCenter": 0,
  596. "_verticalCenter": 0,
  597. "_isAbsLeft": true,
  598. "_isAbsRight": true,
  599. "_isAbsTop": true,
  600. "_isAbsBottom": true,
  601. "_isAbsHorizontalCenter": true,
  602. "_isAbsVerticalCenter": true,
  603. "_originalWidth": 0,
  604. "_originalHeight": 0,
  605. "_alignMode": 2,
  606. "_lockFlags": 0,
  607. "_id": ""
  608. },
  609. {
  610. "__type__": "cc.PrefabInfo",
  611. "root": {
  612. "__id__": 1
  613. },
  614. "asset": {
  615. "__id__": 0
  616. },
  617. "fileId": "12SvuxLppMDKZMbzT73gGL",
  618. "sync": false,
  619. "_synced": {
  620. "default": false,
  621. "serializable": false
  622. }
  623. },
  624. {
  625. "__type__": "cc.Node",
  626. "_name": "List",
  627. "_objFlags": 0,
  628. "_parent": {
  629. "__id__": 1
  630. },
  631. "_children": [
  632. {
  633. "__id__": 20
  634. }
  635. ],
  636. "_active": true,
  637. "_components": [
  638. {
  639. "__id__": 24
  640. },
  641. {
  642. "__id__": 25
  643. },
  644. {
  645. "__id__": 26
  646. },
  647. {
  648. "__id__": 27
  649. }
  650. ],
  651. "_prefab": {
  652. "__id__": 28
  653. },
  654. "_lpos": {
  655. "__type__": "cc.Vec3",
  656. "x": 0,
  657. "y": 25,
  658. "z": 0
  659. },
  660. "_lrot": {
  661. "__type__": "cc.Quat",
  662. "x": 0,
  663. "y": 0,
  664. "z": 0,
  665. "w": 1
  666. },
  667. "_lscale": {
  668. "__type__": "cc.Vec3",
  669. "x": 1,
  670. "y": 1,
  671. "z": 1
  672. },
  673. "_layer": 1073741824,
  674. "_euler": {
  675. "__type__": "cc.Vec3",
  676. "x": 0,
  677. "y": 0,
  678. "z": 0
  679. },
  680. "_id": ""
  681. },
  682. {
  683. "__type__": "cc.Node",
  684. "_name": "ListContent",
  685. "_objFlags": 0,
  686. "_parent": {
  687. "__id__": 19
  688. },
  689. "_children": [],
  690. "_active": true,
  691. "_components": [
  692. {
  693. "__id__": 21
  694. },
  695. {
  696. "__id__": 22
  697. }
  698. ],
  699. "_prefab": {
  700. "__id__": 23
  701. },
  702. "_lpos": {
  703. "__type__": "cc.Vec3",
  704. "x": 0,
  705. "y": 0,
  706. "z": 0
  707. },
  708. "_lrot": {
  709. "__type__": "cc.Quat",
  710. "x": 0,
  711. "y": 0,
  712. "z": 0,
  713. "w": 1
  714. },
  715. "_lscale": {
  716. "__type__": "cc.Vec3",
  717. "x": 1,
  718. "y": 1,
  719. "z": 1
  720. },
  721. "_layer": 33554432,
  722. "_euler": {
  723. "__type__": "cc.Vec3",
  724. "x": 0,
  725. "y": 0,
  726. "z": 0
  727. },
  728. "_id": ""
  729. },
  730. {
  731. "__type__": "cc.UITransformComponent",
  732. "_name": "",
  733. "_objFlags": 0,
  734. "node": {
  735. "__id__": 20
  736. },
  737. "_enabled": true,
  738. "_priority": 0,
  739. "_contentSize": {
  740. "__type__": "cc.Size",
  741. "width": 750,
  742. "height": 984
  743. },
  744. "_anchorPoint": {
  745. "__type__": "cc.Vec2",
  746. "x": 0.5,
  747. "y": 0.5
  748. },
  749. "_id": ""
  750. },
  751. {
  752. "__type__": "cc.LayoutComponent",
  753. "_name": "",
  754. "_objFlags": 0,
  755. "node": {
  756. "__id__": 20
  757. },
  758. "_enabled": true,
  759. "_resizeMode": 1,
  760. "_N$layoutType": 2,
  761. "_N$padding": 0,
  762. "_cellSize": {
  763. "__type__": "cc.Size",
  764. "width": 40,
  765. "height": 40
  766. },
  767. "_startAxis": 0,
  768. "_paddingLeft": 0,
  769. "_paddingRight": 0,
  770. "_paddingTop": 0,
  771. "_paddingBottom": 0,
  772. "_spacingX": 0,
  773. "_spacingY": 5,
  774. "_verticalDirection": 1,
  775. "_horizontalDirection": 0,
  776. "_affectedByScale": false,
  777. "_id": ""
  778. },
  779. {
  780. "__type__": "cc.PrefabInfo",
  781. "root": {
  782. "__id__": 1
  783. },
  784. "asset": {
  785. "__id__": 0
  786. },
  787. "fileId": "478gzZbQdN0IY81ckfTuoY",
  788. "sync": false,
  789. "_synced": {
  790. "default": false,
  791. "serializable": false
  792. }
  793. },
  794. {
  795. "__type__": "cc.UITransformComponent",
  796. "_name": "",
  797. "_objFlags": 0,
  798. "node": {
  799. "__id__": 19
  800. },
  801. "_enabled": true,
  802. "_priority": 0,
  803. "_contentSize": {
  804. "__type__": "cc.Size",
  805. "width": 750,
  806. "height": 984
  807. },
  808. "_anchorPoint": {
  809. "__type__": "cc.Vec2",
  810. "x": 0.5,
  811. "y": 0.5
  812. },
  813. "_id": ""
  814. },
  815. {
  816. "__type__": "cc.ScrollViewComponent",
  817. "_name": "",
  818. "_objFlags": 0,
  819. "node": {
  820. "__id__": 19
  821. },
  822. "_enabled": true,
  823. "bounceDuration": 1,
  824. "brake": 0.5,
  825. "elastic": false,
  826. "inertia": false,
  827. "horizontal": false,
  828. "vertical": true,
  829. "cancelInnerEvents": true,
  830. "scrollEvents": [],
  831. "_content": {
  832. "__id__": 20
  833. },
  834. "_horizontalScrollBar": null,
  835. "_verticalScrollBar": null,
  836. "_id": ""
  837. },
  838. {
  839. "__type__": "cc.WidgetComponent",
  840. "_name": "List<WidgetComponent>",
  841. "_objFlags": 0,
  842. "node": {
  843. "__id__": 19
  844. },
  845. "_enabled": true,
  846. "_alignFlags": 45,
  847. "_target": null,
  848. "_left": 0,
  849. "_right": 0,
  850. "_top": 150,
  851. "_bottom": 200,
  852. "_horizontalCenter": 0,
  853. "_verticalCenter": 0,
  854. "_isAbsLeft": true,
  855. "_isAbsRight": true,
  856. "_isAbsTop": true,
  857. "_isAbsBottom": true,
  858. "_isAbsHorizontalCenter": true,
  859. "_isAbsVerticalCenter": true,
  860. "_originalWidth": 100,
  861. "_originalHeight": 100,
  862. "_alignMode": 2,
  863. "_lockFlags": 0,
  864. "_id": ""
  865. },
  866. {
  867. "__type__": "cc.MaskComponent",
  868. "_name": "",
  869. "_objFlags": 0,
  870. "node": {
  871. "__id__": 19
  872. },
  873. "_enabled": true,
  874. "_srcBlendFactor": 2,
  875. "_dstBlendFactor": 4,
  876. "_color": {
  877. "__type__": "cc.Color",
  878. "r": 255,
  879. "g": 255,
  880. "b": 255,
  881. "a": 255
  882. },
  883. "_sharedMaterial": null,
  884. "_type": 0,
  885. "_inverted": false,
  886. "_segments": 64,
  887. "_id": ""
  888. },
  889. {
  890. "__type__": "cc.PrefabInfo",
  891. "root": {
  892. "__id__": 1
  893. },
  894. "asset": {
  895. "__id__": 0
  896. },
  897. "fileId": "50JwIp2M9BfrTwY8bBhNLC",
  898. "sync": false,
  899. "_synced": {
  900. "default": false,
  901. "serializable": false
  902. }
  903. },
  904. {
  905. "__type__": "cc.UITransformComponent",
  906. "_name": "",
  907. "_objFlags": 0,
  908. "node": {
  909. "__id__": 1
  910. },
  911. "_enabled": true,
  912. "_priority": 0,
  913. "_contentSize": {
  914. "__type__": "cc.Size",
  915. "width": 750,
  916. "height": 1334
  917. },
  918. "_anchorPoint": {
  919. "__type__": "cc.Vec2",
  920. "x": 0.5,
  921. "y": 0.5
  922. },
  923. "_id": ""
  924. },
  925. {
  926. "__type__": "cc.WidgetComponent",
  927. "_name": "ShopUI<WidgetComponent>",
  928. "_objFlags": 0,
  929. "node": {
  930. "__id__": 1
  931. },
  932. "_enabled": true,
  933. "_alignFlags": 45,
  934. "_target": null,
  935. "_left": 0,
  936. "_right": 0,
  937. "_top": 0,
  938. "_bottom": 0,
  939. "_horizontalCenter": 0,
  940. "_verticalCenter": 0,
  941. "_isAbsLeft": true,
  942. "_isAbsRight": true,
  943. "_isAbsTop": true,
  944. "_isAbsBottom": true,
  945. "_isAbsHorizontalCenter": true,
  946. "_isAbsVerticalCenter": true,
  947. "_originalWidth": 100,
  948. "_originalHeight": 100,
  949. "_alignMode": 2,
  950. "_lockFlags": 0,
  951. "_id": ""
  952. },
  953. {
  954. "__type__": "37fe6LfvF5F0pkrzYdfUpH2",
  955. "_name": "",
  956. "_objFlags": 0,
  957. "node": {
  958. "__id__": 1
  959. },
  960. "_enabled": true,
  961. "ListItemRenderPrefab": {
  962. "__uuid__": "d9ffbd75-c8be-4aaa-aaef-3ccd42b04917"
  963. },
  964. "ListContext": {
  965. "__id__": 22
  966. },
  967. "List": {
  968. "__id__": 25
  969. },
  970. "_id": ""
  971. },
  972. {
  973. "__type__": "cc.PrefabInfo",
  974. "root": {
  975. "__id__": 1
  976. },
  977. "asset": {
  978. "__id__": 0
  979. },
  980. "fileId": "bblbsbKp1B1b/EQeit52L2",
  981. "sync": false,
  982. "_synced": {
  983. "default": false,
  984. "serializable": false
  985. }
  986. }
  987. ]