c1baa707-78d6-4b89-8d5d-0b7fdf0c39bc.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "ScrollView",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "ScrollView",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 20
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 36
  31. },
  32. {
  33. "__id__": 38
  34. },
  35. {
  36. "__id__": 17
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 40
  41. },
  42. "_lpos": {
  43. "__type__": "cc.Vec3",
  44. "x": 0,
  45. "y": 0,
  46. "z": 0
  47. },
  48. "_lrot": {
  49. "__type__": "cc.Quat",
  50. "x": 0,
  51. "y": 0,
  52. "z": 0,
  53. "w": 1
  54. },
  55. "_lscale": {
  56. "__type__": "cc.Vec3",
  57. "x": 1,
  58. "y": 1,
  59. "z": 1
  60. },
  61. "_layer": 33554432,
  62. "_euler": {
  63. "__type__": "cc.Vec3",
  64. "x": 0,
  65. "y": 0,
  66. "z": 0
  67. },
  68. "_id": ""
  69. },
  70. {
  71. "__type__": "cc.Node",
  72. "_name": "scrollBar",
  73. "_objFlags": 0,
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [
  78. {
  79. "__id__": 3
  80. }
  81. ],
  82. "_active": true,
  83. "_components": [
  84. {
  85. "__id__": 9
  86. },
  87. {
  88. "__id__": 11
  89. },
  90. {
  91. "__id__": 13
  92. },
  93. {
  94. "__id__": 15
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 35
  99. },
  100. "_lpos": {
  101. "__type__": "cc.Vec3",
  102. "x": 120,
  103. "y": 0,
  104. "z": 0
  105. },
  106. "_lrot": {
  107. "__type__": "cc.Quat",
  108. "x": 0,
  109. "y": 0,
  110. "z": 0,
  111. "w": 1
  112. },
  113. "_lscale": {
  114. "__type__": "cc.Vec3",
  115. "x": 1,
  116. "y": 1,
  117. "z": 1
  118. },
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.Node",
  130. "_name": "bar",
  131. "_objFlags": 0,
  132. "_parent": {
  133. "__id__": 2
  134. },
  135. "_children": [],
  136. "_active": true,
  137. "_components": [
  138. {
  139. "__id__": 4
  140. },
  141. {
  142. "__id__": 6
  143. }
  144. ],
  145. "_prefab": {
  146. "__id__": 8
  147. },
  148. "_lpos": {
  149. "__type__": "cc.Vec3",
  150. "x": -11,
  151. "y": -31.25,
  152. "z": 0
  153. },
  154. "_lrot": {
  155. "__type__": "cc.Quat",
  156. "x": 0,
  157. "y": 0,
  158. "z": 0,
  159. "w": 1
  160. },
  161. "_lscale": {
  162. "__type__": "cc.Vec3",
  163. "x": 1,
  164. "y": 1,
  165. "z": 1
  166. },
  167. "_layer": 33554432,
  168. "_euler": {
  169. "__type__": "cc.Vec3",
  170. "x": 0,
  171. "y": 0,
  172. "z": 0
  173. },
  174. "_id": ""
  175. },
  176. {
  177. "__type__": "cc.UITransform",
  178. "_name": "",
  179. "_objFlags": 0,
  180. "node": {
  181. "__id__": 3
  182. },
  183. "_enabled": true,
  184. "__prefab": {
  185. "__id__": 5
  186. },
  187. "_priority": 0,
  188. "_contentSize": {
  189. "__type__": "cc.Size",
  190. "width": 10,
  191. "height": 156.25
  192. },
  193. "_anchorPoint": {
  194. "__type__": "cc.Vec2",
  195. "x": 0,
  196. "y": 0
  197. },
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "95oWyE8aJJxJ5UvVmOXyZU"
  203. },
  204. {
  205. "__type__": "cc.Sprite",
  206. "_name": "",
  207. "_objFlags": 0,
  208. "node": {
  209. "__id__": 3
  210. },
  211. "_enabled": true,
  212. "_materials": [],
  213. "__prefab": {
  214. "__id__": 7
  215. },
  216. "_visFlags": 0,
  217. "_srcBlendFactor": 2,
  218. "_dstBlendFactor": 4,
  219. "_color": {
  220. "__type__": "cc.Color",
  221. "r": 255,
  222. "g": 255,
  223. "b": 255,
  224. "a": 255
  225. },
  226. "_spriteFrame": {
  227. "__uuid__": "afc47931-f066-46b0-90be-9fe61f213428@f9941"
  228. },
  229. "_type": 1,
  230. "_fillType": 0,
  231. "_sizeMode": 0,
  232. "_fillCenter": {
  233. "__type__": "cc.Vec2",
  234. "x": 0,
  235. "y": 0
  236. },
  237. "_fillStart": 0,
  238. "_fillRange": 0,
  239. "_isTrimmedMode": true,
  240. "_useGrayscale": false,
  241. "_atlas": null,
  242. "_id": ""
  243. },
  244. {
  245. "__type__": "cc.CompPrefabInfo",
  246. "fileId": "02Vchn8fFF/77B+7pVCQuQ"
  247. },
  248. {
  249. "__type__": "cc.PrefabInfo",
  250. "root": {
  251. "__id__": 1
  252. },
  253. "asset": {
  254. "__id__": 0
  255. },
  256. "fileId": "37iH41l99AV7W0A5uz+YvA"
  257. },
  258. {
  259. "__type__": "cc.UITransform",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "node": {
  263. "__id__": 2
  264. },
  265. "_enabled": true,
  266. "__prefab": {
  267. "__id__": 10
  268. },
  269. "_priority": 0,
  270. "_contentSize": {
  271. "__type__": "cc.Size",
  272. "width": 12,
  273. "height": 250
  274. },
  275. "_anchorPoint": {
  276. "__type__": "cc.Vec2",
  277. "x": 1,
  278. "y": 0.5
  279. },
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.CompPrefabInfo",
  284. "fileId": "17lQPXOPpO0b6Z/3qQRAz3"
  285. },
  286. {
  287. "__type__": "cc.Sprite",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "node": {
  291. "__id__": 2
  292. },
  293. "_enabled": true,
  294. "_materials": [],
  295. "__prefab": {
  296. "__id__": 12
  297. },
  298. "_visFlags": 0,
  299. "_srcBlendFactor": 2,
  300. "_dstBlendFactor": 4,
  301. "_color": {
  302. "__type__": "cc.Color",
  303. "r": 255,
  304. "g": 255,
  305. "b": 255,
  306. "a": 255
  307. },
  308. "_spriteFrame": {
  309. "__uuid__": "ffb88a8f-af62-48f4-8f1d-3cb606443a43@f9941"
  310. },
  311. "_type": 1,
  312. "_fillType": 0,
  313. "_sizeMode": 0,
  314. "_fillCenter": {
  315. "__type__": "cc.Vec2",
  316. "x": 0,
  317. "y": 0
  318. },
  319. "_fillStart": 0,
  320. "_fillRange": 0,
  321. "_isTrimmedMode": true,
  322. "_useGrayscale": false,
  323. "_atlas": null,
  324. "_id": ""
  325. },
  326. {
  327. "__type__": "cc.CompPrefabInfo",
  328. "fileId": "9dLJe/n0BKVoGauB1wT/Tc"
  329. },
  330. {
  331. "__type__": "cc.Widget",
  332. "_name": "",
  333. "_objFlags": 0,
  334. "node": {
  335. "__id__": 2
  336. },
  337. "_enabled": true,
  338. "__prefab": {
  339. "__id__": 14
  340. },
  341. "_alignFlags": 37,
  342. "_target": null,
  343. "_left": 0,
  344. "_right": 0,
  345. "_top": 0,
  346. "_bottom": 0,
  347. "_horizontalCenter": 0,
  348. "_verticalCenter": 0,
  349. "_isAbsLeft": true,
  350. "_isAbsRight": true,
  351. "_isAbsTop": true,
  352. "_isAbsBottom": true,
  353. "_isAbsHorizontalCenter": true,
  354. "_isAbsVerticalCenter": true,
  355. "_originalWidth": 0,
  356. "_originalHeight": 250,
  357. "_alignMode": 1,
  358. "_lockFlags": 0,
  359. "_id": ""
  360. },
  361. {
  362. "__type__": "cc.CompPrefabInfo",
  363. "fileId": "88/VBmjEBOMLWb2cOiN0kU"
  364. },
  365. {
  366. "__type__": "cc.ScrollBar",
  367. "_name": "",
  368. "_objFlags": 0,
  369. "node": {
  370. "__id__": 2
  371. },
  372. "_enabled": true,
  373. "__prefab": {
  374. "__id__": 16
  375. },
  376. "_scrollView": {
  377. "__id__": 17
  378. },
  379. "_handle": {
  380. "__id__": 6
  381. },
  382. "_direction": 1,
  383. "_enableAutoHide": false,
  384. "_autoHideTime": 1,
  385. "_id": ""
  386. },
  387. {
  388. "__type__": "cc.CompPrefabInfo",
  389. "fileId": "f4i77UV0dH4pcD0KQOXx7c"
  390. },
  391. {
  392. "__type__": "cc.ScrollView",
  393. "_name": "",
  394. "_objFlags": 0,
  395. "node": {
  396. "__id__": 1
  397. },
  398. "_enabled": true,
  399. "__prefab": {
  400. "__id__": 18
  401. },
  402. "bounceDuration": 0.23,
  403. "brake": 0.75,
  404. "elastic": true,
  405. "inertia": true,
  406. "horizontal": false,
  407. "vertical": true,
  408. "cancelInnerEvents": true,
  409. "scrollEvents": [],
  410. "_content": {
  411. "__id__": 19
  412. },
  413. "_horizontalScrollBar": null,
  414. "_verticalScrollBar": {
  415. "__id__": 15
  416. },
  417. "_id": ""
  418. },
  419. {
  420. "__type__": "cc.CompPrefabInfo",
  421. "fileId": "a8UaPDxYhIX5MrqvKGMJdR"
  422. },
  423. {
  424. "__type__": "cc.Node",
  425. "_name": "content",
  426. "_objFlags": 0,
  427. "_parent": {
  428. "__id__": 20
  429. },
  430. "_children": [
  431. {
  432. "__id__": 26
  433. }
  434. ],
  435. "_active": true,
  436. "_components": [
  437. {
  438. "__id__": 32
  439. }
  440. ],
  441. "_prefab": {
  442. "__id__": 34
  443. },
  444. "_lpos": {
  445. "__type__": "cc.Vec3",
  446. "x": -10,
  447. "y": 125,
  448. "z": 0
  449. },
  450. "_lrot": {
  451. "__type__": "cc.Quat",
  452. "x": 0,
  453. "y": 0,
  454. "z": 0,
  455. "w": 1
  456. },
  457. "_lscale": {
  458. "__type__": "cc.Vec3",
  459. "x": 1,
  460. "y": 1,
  461. "z": 1
  462. },
  463. "_layer": 33554432,
  464. "_euler": {
  465. "__type__": "cc.Vec3",
  466. "x": 0,
  467. "y": 0,
  468. "z": 0
  469. },
  470. "_id": ""
  471. },
  472. {
  473. "__type__": "cc.Node",
  474. "_name": "view",
  475. "_objFlags": 0,
  476. "_parent": {
  477. "__id__": 1
  478. },
  479. "_children": [
  480. {
  481. "__id__": 19
  482. }
  483. ],
  484. "_active": true,
  485. "_components": [
  486. {
  487. "__id__": 21
  488. },
  489. {
  490. "__id__": 23
  491. }
  492. ],
  493. "_prefab": {
  494. "__id__": 25
  495. },
  496. "_lpos": {
  497. "__type__": "cc.Vec3",
  498. "x": 0,
  499. "y": 0,
  500. "z": 0
  501. },
  502. "_lrot": {
  503. "__type__": "cc.Quat",
  504. "x": 0,
  505. "y": 0,
  506. "z": 0,
  507. "w": 1
  508. },
  509. "_lscale": {
  510. "__type__": "cc.Vec3",
  511. "x": 1,
  512. "y": 1,
  513. "z": 1
  514. },
  515. "_layer": 33554432,
  516. "_euler": {
  517. "__type__": "cc.Vec3",
  518. "x": 0,
  519. "y": 0,
  520. "z": 0
  521. },
  522. "_id": ""
  523. },
  524. {
  525. "__type__": "cc.UITransform",
  526. "_name": "",
  527. "_objFlags": 0,
  528. "node": {
  529. "__id__": 20
  530. },
  531. "_enabled": true,
  532. "__prefab": {
  533. "__id__": 22
  534. },
  535. "_priority": 0,
  536. "_contentSize": {
  537. "__type__": "cc.Size",
  538. "width": 240,
  539. "height": 250
  540. },
  541. "_anchorPoint": {
  542. "__type__": "cc.Vec2",
  543. "x": 0.5,
  544. "y": 0.5
  545. },
  546. "_id": ""
  547. },
  548. {
  549. "__type__": "cc.CompPrefabInfo",
  550. "fileId": "adVJjE6iNG9YcIKwDKe/zq"
  551. },
  552. {
  553. "__type__": "cc.Mask",
  554. "_name": "",
  555. "_objFlags": 0,
  556. "node": {
  557. "__id__": 20
  558. },
  559. "_enabled": true,
  560. "_materials": [],
  561. "__prefab": {
  562. "__id__": 24
  563. },
  564. "_visFlags": 0,
  565. "_srcBlendFactor": 2,
  566. "_dstBlendFactor": 4,
  567. "_color": {
  568. "__type__": "cc.Color",
  569. "r": 255,
  570. "g": 255,
  571. "b": 255,
  572. "a": 255
  573. },
  574. "_type": 0,
  575. "_inverted": false,
  576. "_segments": 64,
  577. "_id": ""
  578. },
  579. {
  580. "__type__": "cc.CompPrefabInfo",
  581. "fileId": "4eIg29oQZFVLk+NZnwDdlk"
  582. },
  583. {
  584. "__type__": "cc.PrefabInfo",
  585. "root": {
  586. "__id__": 1
  587. },
  588. "asset": {
  589. "__id__": 0
  590. },
  591. "fileId": "e31+R9dbtKeoazXpaYbIbx"
  592. },
  593. {
  594. "__type__": "cc.Node",
  595. "_name": "item",
  596. "_objFlags": 0,
  597. "_parent": {
  598. "__id__": 19
  599. },
  600. "_children": [],
  601. "_active": true,
  602. "_components": [
  603. {
  604. "__id__": 27
  605. },
  606. {
  607. "__id__": 29
  608. }
  609. ],
  610. "_prefab": {
  611. "__id__": 31
  612. },
  613. "_lpos": {
  614. "__type__": "cc.Vec3",
  615. "x": -102,
  616. "y": -10.15,
  617. "z": 0
  618. },
  619. "_lrot": {
  620. "__type__": "cc.Quat",
  621. "x": 0,
  622. "y": 0,
  623. "z": 0,
  624. "w": 1
  625. },
  626. "_lscale": {
  627. "__type__": "cc.Vec3",
  628. "x": 1,
  629. "y": 1,
  630. "z": 1
  631. },
  632. "_layer": 33554432,
  633. "_euler": {
  634. "__type__": "cc.Vec3",
  635. "x": 0,
  636. "y": 0,
  637. "z": 0
  638. },
  639. "_id": ""
  640. },
  641. {
  642. "__type__": "cc.UITransform",
  643. "_name": "",
  644. "_objFlags": 0,
  645. "node": {
  646. "__id__": 26
  647. },
  648. "_enabled": true,
  649. "__prefab": {
  650. "__id__": 28
  651. },
  652. "_priority": 0,
  653. "_contentSize": {
  654. "__type__": "cc.Size",
  655. "width": 131.33,
  656. "height": 25.2
  657. },
  658. "_anchorPoint": {
  659. "__type__": "cc.Vec2",
  660. "x": 0,
  661. "y": 1
  662. },
  663. "_id": ""
  664. },
  665. {
  666. "__type__": "cc.CompPrefabInfo",
  667. "fileId": "3d8stlV6pL/KRLrvrUs0F9"
  668. },
  669. {
  670. "__type__": "cc.Label",
  671. "_name": "",
  672. "_objFlags": 0,
  673. "node": {
  674. "__id__": 26
  675. },
  676. "_enabled": true,
  677. "_materials": [],
  678. "__prefab": {
  679. "__id__": 30
  680. },
  681. "_visFlags": 0,
  682. "_srcBlendFactor": 2,
  683. "_dstBlendFactor": 4,
  684. "_color": {
  685. "__type__": "cc.Color",
  686. "r": 0,
  687. "g": 0,
  688. "b": 0,
  689. "a": 255
  690. },
  691. "_useOriginalSize": true,
  692. "_string": "ScrollView content",
  693. "_horizontalAlign": 0,
  694. "_verticalAlign": 0,
  695. "_actualFontSize": 16,
  696. "_fontSize": 16,
  697. "_fontFamily": "Arial",
  698. "_lineHeight": 20,
  699. "_overflow": 0,
  700. "_enableWrapText": true,
  701. "_font": null,
  702. "_isSystemFontUsed": true,
  703. "_isItalic": false,
  704. "_isBold": false,
  705. "_isUnderline": false,
  706. "_cacheMode": 0,
  707. "_id": ""
  708. },
  709. {
  710. "__type__": "cc.CompPrefabInfo",
  711. "fileId": "17Ae0SAyNCRLoyUTsE6naB"
  712. },
  713. {
  714. "__type__": "cc.PrefabInfo",
  715. "root": {
  716. "__id__": 1
  717. },
  718. "asset": {
  719. "__id__": 0
  720. },
  721. "fileId": "e75Yn6okpGsaAv7P/g74uT"
  722. },
  723. {
  724. "__type__": "cc.UITransform",
  725. "_name": "",
  726. "_objFlags": 0,
  727. "node": {
  728. "__id__": 19
  729. },
  730. "_enabled": true,
  731. "__prefab": {
  732. "__id__": 33
  733. },
  734. "_priority": 0,
  735. "_contentSize": {
  736. "__type__": "cc.Size",
  737. "width": 220,
  738. "height": 400
  739. },
  740. "_anchorPoint": {
  741. "__type__": "cc.Vec2",
  742. "x": 0.5,
  743. "y": 1
  744. },
  745. "_id": ""
  746. },
  747. {
  748. "__type__": "cc.CompPrefabInfo",
  749. "fileId": "99yn0cfL9MmZYfJbPmK9qL"
  750. },
  751. {
  752. "__type__": "cc.PrefabInfo",
  753. "root": {
  754. "__id__": 1
  755. },
  756. "asset": {
  757. "__id__": 0
  758. },
  759. "fileId": "50I0290rZBKYwdU731WBvs"
  760. },
  761. {
  762. "__type__": "cc.PrefabInfo",
  763. "root": {
  764. "__id__": 1
  765. },
  766. "asset": {
  767. "__id__": 0
  768. },
  769. "fileId": "6fbAJyq7xOYbcFlZbaG/yl"
  770. },
  771. {
  772. "__type__": "cc.UITransform",
  773. "_name": "",
  774. "_objFlags": 0,
  775. "node": {
  776. "__id__": 1
  777. },
  778. "_enabled": true,
  779. "__prefab": {
  780. "__id__": 37
  781. },
  782. "_priority": 0,
  783. "_contentSize": {
  784. "__type__": "cc.Size",
  785. "width": 240,
  786. "height": 250
  787. },
  788. "_anchorPoint": {
  789. "__type__": "cc.Vec2",
  790. "x": 0.5,
  791. "y": 0.5
  792. },
  793. "_id": ""
  794. },
  795. {
  796. "__type__": "cc.CompPrefabInfo",
  797. "fileId": "71kmounFRG/K27WWBbH2RB"
  798. },
  799. {
  800. "__type__": "cc.Sprite",
  801. "_name": "",
  802. "_objFlags": 0,
  803. "node": {
  804. "__id__": 1
  805. },
  806. "_enabled": true,
  807. "_materials": [],
  808. "__prefab": {
  809. "__id__": 39
  810. },
  811. "_visFlags": 0,
  812. "_srcBlendFactor": 2,
  813. "_dstBlendFactor": 4,
  814. "_color": {
  815. "__type__": "cc.Color",
  816. "r": 255,
  817. "g": 255,
  818. "b": 255,
  819. "a": 255
  820. },
  821. "_spriteFrame": {
  822. "__uuid__": "b730527c-3233-41c2-aaf7-7cdab58f9749@f9941"
  823. },
  824. "_type": 1,
  825. "_fillType": 0,
  826. "_sizeMode": 0,
  827. "_fillCenter": {
  828. "__type__": "cc.Vec2",
  829. "x": 0,
  830. "y": 0
  831. },
  832. "_fillStart": 0,
  833. "_fillRange": 0,
  834. "_isTrimmedMode": true,
  835. "_useGrayscale": false,
  836. "_atlas": null,
  837. "_id": ""
  838. },
  839. {
  840. "__type__": "cc.CompPrefabInfo",
  841. "fileId": "8ce2Xg/B9GhY0DNafD/vxa"
  842. },
  843. {
  844. "__type__": "cc.PrefabInfo",
  845. "root": {
  846. "__id__": 1
  847. },
  848. "asset": {
  849. "__id__": 0
  850. },
  851. "fileId": "ddcO5JFkdFA4VJz3MwozPj"
  852. }
  853. ]