storeBigitem.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898
  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": "item",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 9
  27. },
  28. {
  29. "__id__": 13
  30. },
  31. {
  32. "__id__": 16
  33. }
  34. ],
  35. "_active": true,
  36. "_level": 1,
  37. "_components": [
  38. {
  39. "__id__": 25
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 26
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 630,
  56. "height": 160
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_position": {
  64. "__type__": "cc.Vec3",
  65. "x": 0,
  66. "y": -80,
  67. "z": 0
  68. },
  69. "_scale": {
  70. "__type__": "cc.Vec3",
  71. "x": 1,
  72. "y": 1,
  73. "z": 1
  74. },
  75. "_rotationX": 0,
  76. "_rotationY": 0,
  77. "_quat": {
  78. "__type__": "cc.Quat",
  79. "x": 0,
  80. "y": 0,
  81. "z": 0,
  82. "w": 1
  83. },
  84. "_skewX": 0,
  85. "_skewY": 0,
  86. "_zIndex": 0,
  87. "groupIndex": 0,
  88. "_id": ""
  89. },
  90. {
  91. "__type__": "cc.Node",
  92. "_name": "store_yellow_bg",
  93. "_objFlags": 0,
  94. "_parent": {
  95. "__id__": 1
  96. },
  97. "_children": [],
  98. "_active": true,
  99. "_level": 2,
  100. "_components": [
  101. {
  102. "__id__": 3
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 4
  107. },
  108. "_opacity": 255,
  109. "_color": {
  110. "__type__": "cc.Color",
  111. "r": 255,
  112. "g": 255,
  113. "b": 255,
  114. "a": 255
  115. },
  116. "_contentSize": {
  117. "__type__": "cc.Size",
  118. "width": 630,
  119. "height": 160
  120. },
  121. "_anchorPoint": {
  122. "__type__": "cc.Vec2",
  123. "x": 0.5,
  124. "y": 0.5
  125. },
  126. "_position": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_scale": {
  133. "__type__": "cc.Vec3",
  134. "x": 1,
  135. "y": 1,
  136. "z": 1
  137. },
  138. "_rotationX": 0,
  139. "_rotationY": 0,
  140. "_quat": {
  141. "__type__": "cc.Quat",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0,
  145. "w": 1
  146. },
  147. "_skewX": 0,
  148. "_skewY": 0,
  149. "_zIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_srcBlendFactor": 770,
  162. "_dstBlendFactor": 771,
  163. "_spriteFrame": null,
  164. "_type": 0,
  165. "_sizeMode": 1,
  166. "_fillType": 0,
  167. "_fillCenter": {
  168. "__type__": "cc.Vec2",
  169. "x": 0,
  170. "y": 0
  171. },
  172. "_fillStart": 0,
  173. "_fillRange": 0,
  174. "_isTrimmedMode": true,
  175. "_state": 0,
  176. "_atlas": null,
  177. "_id": ""
  178. },
  179. {
  180. "__type__": "cc.PrefabInfo",
  181. "root": {
  182. "__id__": 1
  183. },
  184. "asset": {
  185. "__uuid__": "c53a17be-9d8c-4b3f-90c6-3fad91aec40e"
  186. },
  187. "fileId": "3e1zJEEqlDBKn4g5r3oESc",
  188. "sync": false
  189. },
  190. {
  191. "__type__": "cc.Node",
  192. "_name": "store_new_icon",
  193. "_objFlags": 0,
  194. "_parent": {
  195. "__id__": 1
  196. },
  197. "_children": [],
  198. "_active": true,
  199. "_level": 2,
  200. "_components": [
  201. {
  202. "__id__": 6
  203. },
  204. {
  205. "__id__": 7
  206. }
  207. ],
  208. "_prefab": {
  209. "__id__": 8
  210. },
  211. "_opacity": 255,
  212. "_color": {
  213. "__type__": "cc.Color",
  214. "r": 255,
  215. "g": 255,
  216. "b": 255,
  217. "a": 255
  218. },
  219. "_contentSize": {
  220. "__type__": "cc.Size",
  221. "width": 120,
  222. "height": 120
  223. },
  224. "_anchorPoint": {
  225. "__type__": "cc.Vec2",
  226. "x": 0,
  227. "y": 0
  228. },
  229. "_position": {
  230. "__type__": "cc.Vec3",
  231. "x": -299,
  232. "y": -60,
  233. "z": 0
  234. },
  235. "_scale": {
  236. "__type__": "cc.Vec3",
  237. "x": 1,
  238. "y": 1,
  239. "z": 1
  240. },
  241. "_rotationX": 0,
  242. "_rotationY": 0,
  243. "_quat": {
  244. "__type__": "cc.Quat",
  245. "x": 0,
  246. "y": 0,
  247. "z": 0,
  248. "w": 1
  249. },
  250. "_skewX": 0,
  251. "_skewY": 0,
  252. "_zIndex": 0,
  253. "groupIndex": 0,
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.Sprite",
  258. "_name": "",
  259. "_objFlags": 0,
  260. "node": {
  261. "__id__": 5
  262. },
  263. "_enabled": true,
  264. "_srcBlendFactor": 770,
  265. "_dstBlendFactor": 771,
  266. "_spriteFrame": null,
  267. "_type": 0,
  268. "_sizeMode": 1,
  269. "_fillType": 0,
  270. "_fillCenter": {
  271. "__type__": "cc.Vec2",
  272. "x": 0,
  273. "y": 0
  274. },
  275. "_fillStart": 0,
  276. "_fillRange": 0,
  277. "_isTrimmedMode": true,
  278. "_state": 0,
  279. "_atlas": null,
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.Widget",
  284. "_name": "",
  285. "_objFlags": 0,
  286. "node": {
  287. "__id__": 5
  288. },
  289. "_enabled": true,
  290. "alignMode": 1,
  291. "_target": null,
  292. "_alignFlags": 10,
  293. "_left": 16,
  294. "_right": 0,
  295. "_top": 0,
  296. "_bottom": 0,
  297. "_verticalCenter": 0,
  298. "_horizontalCenter": 0,
  299. "_isAbsLeft": true,
  300. "_isAbsRight": true,
  301. "_isAbsTop": true,
  302. "_isAbsBottom": true,
  303. "_isAbsHorizontalCenter": true,
  304. "_isAbsVerticalCenter": true,
  305. "_originalWidth": 0,
  306. "_originalHeight": 0,
  307. "_id": ""
  308. },
  309. {
  310. "__type__": "cc.PrefabInfo",
  311. "root": {
  312. "__id__": 1
  313. },
  314. "asset": {
  315. "__uuid__": "c53a17be-9d8c-4b3f-90c6-3fad91aec40e"
  316. },
  317. "fileId": "487OHaooJBPIezaK7pHn2N",
  318. "sync": false
  319. },
  320. {
  321. "__type__": "cc.Node",
  322. "_name": "store_new_font",
  323. "_objFlags": 0,
  324. "_parent": {
  325. "__id__": 1
  326. },
  327. "_children": [],
  328. "_active": true,
  329. "_level": 2,
  330. "_components": [
  331. {
  332. "__id__": 10
  333. },
  334. {
  335. "__id__": 11
  336. }
  337. ],
  338. "_prefab": {
  339. "__id__": 12
  340. },
  341. "_opacity": 255,
  342. "_color": {
  343. "__type__": "cc.Color",
  344. "r": 255,
  345. "g": 255,
  346. "b": 255,
  347. "a": 255
  348. },
  349. "_contentSize": {
  350. "__type__": "cc.Size",
  351. "width": 284,
  352. "height": 45
  353. },
  354. "_anchorPoint": {
  355. "__type__": "cc.Vec2",
  356. "x": 0,
  357. "y": 1
  358. },
  359. "_position": {
  360. "__type__": "cc.Vec3",
  361. "x": -161,
  362. "y": 50,
  363. "z": 0
  364. },
  365. "_scale": {
  366. "__type__": "cc.Vec3",
  367. "x": 0.6,
  368. "y": 0.6,
  369. "z": 1
  370. },
  371. "_rotationX": 0,
  372. "_rotationY": 0,
  373. "_quat": {
  374. "__type__": "cc.Quat",
  375. "x": 0,
  376. "y": 0,
  377. "z": 0,
  378. "w": 1
  379. },
  380. "_skewX": 0,
  381. "_skewY": 0,
  382. "_zIndex": 0,
  383. "groupIndex": 0,
  384. "_id": ""
  385. },
  386. {
  387. "__type__": "cc.Sprite",
  388. "_name": "",
  389. "_objFlags": 0,
  390. "node": {
  391. "__id__": 9
  392. },
  393. "_enabled": true,
  394. "_srcBlendFactor": 770,
  395. "_dstBlendFactor": 771,
  396. "_spriteFrame": null,
  397. "_type": 0,
  398. "_sizeMode": 1,
  399. "_fillType": 0,
  400. "_fillCenter": {
  401. "__type__": "cc.Vec2",
  402. "x": 0,
  403. "y": 0
  404. },
  405. "_fillStart": 0,
  406. "_fillRange": 0,
  407. "_isTrimmedMode": true,
  408. "_state": 0,
  409. "_atlas": null,
  410. "_id": ""
  411. },
  412. {
  413. "__type__": "cc.Widget",
  414. "_name": "",
  415. "_objFlags": 0,
  416. "node": {
  417. "__id__": 9
  418. },
  419. "_enabled": true,
  420. "alignMode": 1,
  421. "_target": null,
  422. "_alignFlags": 1,
  423. "_left": 0,
  424. "_right": 0,
  425. "_top": 30,
  426. "_bottom": 0,
  427. "_verticalCenter": 0,
  428. "_horizontalCenter": 0,
  429. "_isAbsLeft": true,
  430. "_isAbsRight": true,
  431. "_isAbsTop": true,
  432. "_isAbsBottom": true,
  433. "_isAbsHorizontalCenter": true,
  434. "_isAbsVerticalCenter": true,
  435. "_originalWidth": 0,
  436. "_originalHeight": 0,
  437. "_id": ""
  438. },
  439. {
  440. "__type__": "cc.PrefabInfo",
  441. "root": {
  442. "__id__": 1
  443. },
  444. "asset": {
  445. "__uuid__": "c53a17be-9d8c-4b3f-90c6-3fad91aec40e"
  446. },
  447. "fileId": "04MYC3C3dOD53yROeOyK6i",
  448. "sync": false
  449. },
  450. {
  451. "__type__": "cc.Node",
  452. "_name": "richtext",
  453. "_objFlags": 0,
  454. "_parent": {
  455. "__id__": 1
  456. },
  457. "_children": [],
  458. "_active": true,
  459. "_level": 2,
  460. "_components": [
  461. {
  462. "__id__": 14
  463. }
  464. ],
  465. "_prefab": {
  466. "__id__": 15
  467. },
  468. "_opacity": 255,
  469. "_color": {
  470. "__type__": "cc.Color",
  471. "r": 255,
  472. "g": 255,
  473. "b": 255,
  474. "a": 255
  475. },
  476. "_contentSize": {
  477. "__type__": "cc.Size",
  478. "width": 280,
  479. "height": 22
  480. },
  481. "_anchorPoint": {
  482. "__type__": "cc.Vec2",
  483. "x": 0,
  484. "y": 1
  485. },
  486. "_position": {
  487. "__type__": "cc.Vec3",
  488. "x": -160,
  489. "y": 10,
  490. "z": 0
  491. },
  492. "_scale": {
  493. "__type__": "cc.Vec3",
  494. "x": 1,
  495. "y": 1,
  496. "z": 1
  497. },
  498. "_rotationX": 0,
  499. "_rotationY": 0,
  500. "_quat": {
  501. "__type__": "cc.Quat",
  502. "x": 0,
  503. "y": 0,
  504. "z": 0,
  505. "w": 1
  506. },
  507. "_skewX": 0,
  508. "_skewY": 0,
  509. "_zIndex": 0,
  510. "groupIndex": 0,
  511. "_id": ""
  512. },
  513. {
  514. "__type__": "cc.RichText",
  515. "_name": "",
  516. "_objFlags": 0,
  517. "node": {
  518. "__id__": 13
  519. },
  520. "_enabled": true,
  521. "_N$string": "",
  522. "_N$horizontalAlign": 0,
  523. "_N$fontSize": 20,
  524. "_N$font": null,
  525. "_N$maxWidth": 280,
  526. "_N$lineHeight": 22,
  527. "_N$imageAtlas": null,
  528. "_N$handleTouchEvent": true,
  529. "_id": ""
  530. },
  531. {
  532. "__type__": "cc.PrefabInfo",
  533. "root": {
  534. "__id__": 1
  535. },
  536. "asset": {
  537. "__uuid__": "c53a17be-9d8c-4b3f-90c6-3fad91aec40e"
  538. },
  539. "fileId": "22GPKb/jhLxrvbl7halPnv",
  540. "sync": false
  541. },
  542. {
  543. "__type__": "cc.Node",
  544. "_name": "button",
  545. "_objFlags": 0,
  546. "_parent": {
  547. "__id__": 1
  548. },
  549. "_children": [
  550. {
  551. "__id__": 17
  552. }
  553. ],
  554. "_active": true,
  555. "_level": 2,
  556. "_components": [
  557. {
  558. "__id__": 20
  559. },
  560. {
  561. "__id__": 21
  562. },
  563. {
  564. "__id__": 23
  565. }
  566. ],
  567. "_prefab": {
  568. "__id__": 24
  569. },
  570. "_opacity": 255,
  571. "_color": {
  572. "__type__": "cc.Color",
  573. "r": 255,
  574. "g": 255,
  575. "b": 255,
  576. "a": 255
  577. },
  578. "_contentSize": {
  579. "__type__": "cc.Size",
  580. "width": 170,
  581. "height": 66
  582. },
  583. "_anchorPoint": {
  584. "__type__": "cc.Vec2",
  585. "x": 0.5,
  586. "y": 0.5
  587. },
  588. "_position": {
  589. "__type__": "cc.Vec3",
  590. "x": 212,
  591. "y": 0,
  592. "z": 0
  593. },
  594. "_scale": {
  595. "__type__": "cc.Vec3",
  596. "x": 1,
  597. "y": 1,
  598. "z": 1
  599. },
  600. "_rotationX": 0,
  601. "_rotationY": 0,
  602. "_quat": {
  603. "__type__": "cc.Quat",
  604. "x": 0,
  605. "y": 0,
  606. "z": 0,
  607. "w": 1
  608. },
  609. "_skewX": 0,
  610. "_skewY": 0,
  611. "_zIndex": 0,
  612. "groupIndex": 0,
  613. "_id": ""
  614. },
  615. {
  616. "__type__": "cc.Node",
  617. "_name": "Label",
  618. "_objFlags": 0,
  619. "_parent": {
  620. "__id__": 16
  621. },
  622. "_children": [],
  623. "_active": true,
  624. "_level": 0,
  625. "_components": [
  626. {
  627. "__id__": 18
  628. }
  629. ],
  630. "_prefab": {
  631. "__id__": 19
  632. },
  633. "_opacity": 255,
  634. "_color": {
  635. "__type__": "cc.Color",
  636. "r": 255,
  637. "g": 255,
  638. "b": 255,
  639. "a": 255
  640. },
  641. "_contentSize": {
  642. "__type__": "cc.Size",
  643. "width": 170,
  644. "height": 60
  645. },
  646. "_anchorPoint": {
  647. "__type__": "cc.Vec2",
  648. "x": 0.5,
  649. "y": 0.5
  650. },
  651. "_position": {
  652. "__type__": "cc.Vec3",
  653. "x": 0,
  654. "y": 0,
  655. "z": 0
  656. },
  657. "_scale": {
  658. "__type__": "cc.Vec3",
  659. "x": 1,
  660. "y": 1,
  661. "z": 1
  662. },
  663. "_rotationX": 0,
  664. "_rotationY": 0,
  665. "_quat": {
  666. "__type__": "cc.Quat",
  667. "x": 0,
  668. "y": 0,
  669. "z": 0,
  670. "w": 1
  671. },
  672. "_skewX": 0,
  673. "_skewY": 0,
  674. "_zIndex": 0,
  675. "groupIndex": 0,
  676. "_id": ""
  677. },
  678. {
  679. "__type__": "cc.Label",
  680. "_name": "",
  681. "_objFlags": 0,
  682. "node": {
  683. "__id__": 17
  684. },
  685. "_enabled": true,
  686. "_srcBlendFactor": 1,
  687. "_dstBlendFactor": 771,
  688. "_useOriginalSize": false,
  689. "_string": "",
  690. "_N$string": "",
  691. "_fontSize": 30,
  692. "_lineHeight": 32,
  693. "_enableWrapText": false,
  694. "_N$file": null,
  695. "_isSystemFontUsed": true,
  696. "_spacingX": 0,
  697. "_N$horizontalAlign": 1,
  698. "_N$verticalAlign": 1,
  699. "_N$fontFamily": "Arial",
  700. "_N$overflow": 1,
  701. "_id": ""
  702. },
  703. {
  704. "__type__": "cc.PrefabInfo",
  705. "root": {
  706. "__id__": 1
  707. },
  708. "asset": {
  709. "__uuid__": "c53a17be-9d8c-4b3f-90c6-3fad91aec40e"
  710. },
  711. "fileId": "52W0YYdLNOo6f3sEBFElqJ",
  712. "sync": false
  713. },
  714. {
  715. "__type__": "cc.Sprite",
  716. "_name": "",
  717. "_objFlags": 0,
  718. "node": {
  719. "__id__": 16
  720. },
  721. "_enabled": true,
  722. "_srcBlendFactor": 770,
  723. "_dstBlendFactor": 771,
  724. "_spriteFrame": {
  725. "__uuid__": "ece5198c-1c09-4126-9625-4fd5594af5ff"
  726. },
  727. "_type": 1,
  728. "_sizeMode": 0,
  729. "_fillType": 0,
  730. "_fillCenter": {
  731. "__type__": "cc.Vec2",
  732. "x": 0,
  733. "y": 0
  734. },
  735. "_fillStart": 0,
  736. "_fillRange": 0,
  737. "_isTrimmedMode": true,
  738. "_state": 0,
  739. "_atlas": null,
  740. "_id": ""
  741. },
  742. {
  743. "__type__": "cc.Button",
  744. "_name": "",
  745. "_objFlags": 0,
  746. "node": {
  747. "__id__": 16
  748. },
  749. "_enabled": true,
  750. "transition": 1,
  751. "pressedColor": {
  752. "__type__": "cc.Color",
  753. "r": 120,
  754. "g": 120,
  755. "b": 120,
  756. "a": 255
  757. },
  758. "hoverColor": {
  759. "__type__": "cc.Color",
  760. "r": 255,
  761. "g": 255,
  762. "b": 255,
  763. "a": 255
  764. },
  765. "duration": 0.1,
  766. "zoomScale": 1.2,
  767. "clickEvents": [
  768. {
  769. "__id__": 22
  770. }
  771. ],
  772. "_N$interactable": true,
  773. "_N$enableAutoGrayEffect": false,
  774. "_N$normalColor": {
  775. "__type__": "cc.Color",
  776. "r": 255,
  777. "g": 255,
  778. "b": 255,
  779. "a": 255
  780. },
  781. "_N$disabledColor": {
  782. "__type__": "cc.Color",
  783. "r": 255,
  784. "g": 255,
  785. "b": 255,
  786. "a": 255
  787. },
  788. "_N$normalSprite": {
  789. "__uuid__": "ece5198c-1c09-4126-9625-4fd5594af5ff"
  790. },
  791. "_N$pressedSprite": {
  792. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  793. },
  794. "pressedSprite": {
  795. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  796. },
  797. "_N$hoverSprite": {
  798. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  799. },
  800. "hoverSprite": {
  801. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  802. },
  803. "_N$disabledSprite": {
  804. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  805. },
  806. "_N$target": {
  807. "__id__": 16
  808. },
  809. "_id": ""
  810. },
  811. {
  812. "__type__": "cc.ClickEvent",
  813. "target": {
  814. "__id__": 1
  815. },
  816. "component": "StoreBigItem",
  817. "handler": "useButtonAction",
  818. "customEventData": ""
  819. },
  820. {
  821. "__type__": "cc.Widget",
  822. "_name": "",
  823. "_objFlags": 0,
  824. "node": {
  825. "__id__": 16
  826. },
  827. "_enabled": true,
  828. "alignMode": 1,
  829. "_target": null,
  830. "_alignFlags": 34,
  831. "_left": 0,
  832. "_right": 18,
  833. "_top": 0,
  834. "_bottom": 0,
  835. "_verticalCenter": 0,
  836. "_horizontalCenter": 0,
  837. "_isAbsLeft": true,
  838. "_isAbsRight": true,
  839. "_isAbsTop": true,
  840. "_isAbsBottom": true,
  841. "_isAbsHorizontalCenter": true,
  842. "_isAbsVerticalCenter": true,
  843. "_originalWidth": 0,
  844. "_originalHeight": 0,
  845. "_id": ""
  846. },
  847. {
  848. "__type__": "cc.PrefabInfo",
  849. "root": {
  850. "__id__": 1
  851. },
  852. "asset": {
  853. "__uuid__": "c53a17be-9d8c-4b3f-90c6-3fad91aec40e"
  854. },
  855. "fileId": "c7BDtNdTFOKo3F0qLTZ3kI",
  856. "sync": false
  857. },
  858. {
  859. "__type__": "7714525oMFGxq3ouVYupegM",
  860. "_name": "",
  861. "_objFlags": 0,
  862. "node": {
  863. "__id__": 1
  864. },
  865. "_enabled": true,
  866. "itemBgSprite": {
  867. "__id__": 3
  868. },
  869. "iconSprite": {
  870. "__id__": 6
  871. },
  872. "titleSprite": {
  873. "__id__": 10
  874. },
  875. "subTitleRichText": {
  876. "__id__": 14
  877. },
  878. "useTitleLabel": {
  879. "__id__": 18
  880. },
  881. "useButton": {
  882. "__id__": 21
  883. },
  884. "useSprite": null,
  885. "_id": ""
  886. },
  887. {
  888. "__type__": "cc.PrefabInfo",
  889. "root": {
  890. "__id__": 1
  891. },
  892. "asset": {
  893. "__uuid__": "c53a17be-9d8c-4b3f-90c6-3fad91aec40e"
  894. },
  895. "fileId": "e5dPWd0IlAHrpJu4NMvYv6",
  896. "sync": false
  897. }
  898. ]