PlantPanel.prefab 17 KB

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