32044bd2-481f-4cf1-a656-e2b2fb1594eb.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "scrollview",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 1,
  11. "asyncLoadAssets": false,
  12. "readonly": 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__": 9
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 19
  31. },
  32. {
  33. "__id__": 7
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 20
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 240,
  50. "height": 250
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_trs": {
  58. "__type__": "TypedArray",
  59. "ctor": "Float64Array",
  60. "array": [
  61. 0,
  62. 0,
  63. 0,
  64. 0,
  65. 0,
  66. 0,
  67. 1,
  68. 1,
  69. 1,
  70. 1
  71. ]
  72. },
  73. "_eulerAngles": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_skewX": 0,
  80. "_skewY": 0,
  81. "_is3DNode": false,
  82. "_groupIndex": 0,
  83. "groupIndex": 0,
  84. "_id": ""
  85. },
  86. {
  87. "__type__": "cc.Node",
  88. "_name": "scrollBar",
  89. "_objFlags": 512,
  90. "_parent": {
  91. "__id__": 1
  92. },
  93. "_children": [
  94. {
  95. "__id__": 3
  96. }
  97. ],
  98. "_active": true,
  99. "_components": [
  100. {
  101. "__id__": 6
  102. },
  103. {
  104. "__id__": 16
  105. },
  106. {
  107. "__id__": 17
  108. }
  109. ],
  110. "_prefab": {
  111. "__id__": 18
  112. },
  113. "_opacity": 255,
  114. "_color": {
  115. "__type__": "cc.Color",
  116. "r": 255,
  117. "g": 255,
  118. "b": 255,
  119. "a": 255
  120. },
  121. "_contentSize": {
  122. "__type__": "cc.Size",
  123. "width": 12,
  124. "height": 250
  125. },
  126. "_anchorPoint": {
  127. "__type__": "cc.Vec2",
  128. "x": 1,
  129. "y": 0.5
  130. },
  131. "_trs": {
  132. "__type__": "TypedArray",
  133. "ctor": "Float64Array",
  134. "array": [
  135. 120,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 1,
  142. 1,
  143. 1,
  144. 1
  145. ]
  146. },
  147. "_eulerAngles": {
  148. "__type__": "cc.Vec3",
  149. "x": 0,
  150. "y": 0,
  151. "z": 0
  152. },
  153. "_skewX": 0,
  154. "_skewY": 0,
  155. "_is3DNode": false,
  156. "_groupIndex": 0,
  157. "groupIndex": 0,
  158. "_id": ""
  159. },
  160. {
  161. "__type__": "cc.Node",
  162. "_name": "bar",
  163. "_objFlags": 512,
  164. "_parent": {
  165. "__id__": 2
  166. },
  167. "_children": [],
  168. "_active": true,
  169. "_components": [
  170. {
  171. "__id__": 4
  172. }
  173. ],
  174. "_prefab": {
  175. "__id__": 5
  176. },
  177. "_opacity": 255,
  178. "_color": {
  179. "__type__": "cc.Color",
  180. "r": 255,
  181. "g": 255,
  182. "b": 255,
  183. "a": 255
  184. },
  185. "_contentSize": {
  186. "__type__": "cc.Size",
  187. "width": 10,
  188. "height": 30
  189. },
  190. "_anchorPoint": {
  191. "__type__": "cc.Vec2",
  192. "x": 1,
  193. "y": 0
  194. },
  195. "_trs": {
  196. "__type__": "TypedArray",
  197. "ctor": "Float64Array",
  198. "array": [
  199. -1,
  200. 0,
  201. 0,
  202. 0,
  203. 0,
  204. 0,
  205. 1,
  206. 1,
  207. 1,
  208. 1
  209. ]
  210. },
  211. "_eulerAngles": {
  212. "__type__": "cc.Vec3",
  213. "x": 0,
  214. "y": 0,
  215. "z": 0
  216. },
  217. "_skewX": 0,
  218. "_skewY": 0,
  219. "_is3DNode": false,
  220. "_groupIndex": 0,
  221. "groupIndex": 0,
  222. "_id": ""
  223. },
  224. {
  225. "__type__": "cc.Sprite",
  226. "_name": "",
  227. "_objFlags": 0,
  228. "node": {
  229. "__id__": 3
  230. },
  231. "_enabled": true,
  232. "_materials": [
  233. {
  234. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  235. }
  236. ],
  237. "_srcBlendFactor": 770,
  238. "_dstBlendFactor": 771,
  239. "_spriteFrame": {
  240. "__uuid__": "5c3bb932-6c3c-468f-88a9-c8c61d458641"
  241. },
  242. "_type": 1,
  243. "_sizeMode": 0,
  244. "_fillType": 0,
  245. "_fillCenter": {
  246. "__type__": "cc.Vec2",
  247. "x": 0,
  248. "y": 0
  249. },
  250. "_fillStart": 0,
  251. "_fillRange": 0,
  252. "_isTrimmedMode": true,
  253. "_atlas": null,
  254. "_id": ""
  255. },
  256. {
  257. "__type__": "cc.PrefabInfo",
  258. "root": {
  259. "__id__": 1
  260. },
  261. "asset": {
  262. "__uuid__": "32044bd2-481f-4cf1-a656-e2b2fb1594eb"
  263. },
  264. "fileId": "b1f27kt1ClHyJvwBLxrEfQY",
  265. "sync": false
  266. },
  267. {
  268. "__type__": "cc.Scrollbar",
  269. "_name": "",
  270. "_objFlags": 0,
  271. "node": {
  272. "__id__": 2
  273. },
  274. "_enabled": true,
  275. "_scrollView": {
  276. "__id__": 7
  277. },
  278. "_touching": false,
  279. "_opacity": 255,
  280. "enableAutoHide": true,
  281. "autoHideTime": 1,
  282. "_N$handle": {
  283. "__id__": 4
  284. },
  285. "_N$direction": 1,
  286. "_id": ""
  287. },
  288. {
  289. "__type__": "cc.ScrollView",
  290. "_name": "",
  291. "_objFlags": 0,
  292. "node": {
  293. "__id__": 1
  294. },
  295. "_enabled": true,
  296. "horizontal": false,
  297. "vertical": true,
  298. "inertia": true,
  299. "brake": 0.75,
  300. "elastic": true,
  301. "bounceDuration": 0.23,
  302. "scrollEvents": [],
  303. "cancelInnerEvents": true,
  304. "_N$content": {
  305. "__id__": 8
  306. },
  307. "content": {
  308. "__id__": 8
  309. },
  310. "_N$horizontalScrollBar": null,
  311. "_N$verticalScrollBar": {
  312. "__id__": 6
  313. },
  314. "_id": ""
  315. },
  316. {
  317. "__type__": "cc.Node",
  318. "_name": "content",
  319. "_objFlags": 512,
  320. "_parent": {
  321. "__id__": 9
  322. },
  323. "_children": [
  324. {
  325. "__id__": 12
  326. }
  327. ],
  328. "_active": true,
  329. "_components": [],
  330. "_prefab": {
  331. "__id__": 15
  332. },
  333. "_opacity": 255,
  334. "_color": {
  335. "__type__": "cc.Color",
  336. "r": 255,
  337. "g": 255,
  338. "b": 255,
  339. "a": 255
  340. },
  341. "_contentSize": {
  342. "__type__": "cc.Size",
  343. "width": 220,
  344. "height": 400
  345. },
  346. "_anchorPoint": {
  347. "__type__": "cc.Vec2",
  348. "x": 0.5,
  349. "y": 1
  350. },
  351. "_trs": {
  352. "__type__": "TypedArray",
  353. "ctor": "Float64Array",
  354. "array": [
  355. 0,
  356. 115.30999755859375,
  357. 0,
  358. 0,
  359. 0,
  360. 0,
  361. 1,
  362. 1,
  363. 1,
  364. 1
  365. ]
  366. },
  367. "_eulerAngles": {
  368. "__type__": "cc.Vec3",
  369. "x": 0,
  370. "y": 0,
  371. "z": 0
  372. },
  373. "_skewX": 0,
  374. "_skewY": 0,
  375. "_is3DNode": false,
  376. "_groupIndex": 0,
  377. "groupIndex": 0,
  378. "_id": ""
  379. },
  380. {
  381. "__type__": "cc.Node",
  382. "_name": "view",
  383. "_objFlags": 512,
  384. "_parent": {
  385. "__id__": 1
  386. },
  387. "_children": [
  388. {
  389. "__id__": 8
  390. }
  391. ],
  392. "_active": true,
  393. "_components": [
  394. {
  395. "__id__": 10
  396. }
  397. ],
  398. "_prefab": {
  399. "__id__": 11
  400. },
  401. "_opacity": 255,
  402. "_color": {
  403. "__type__": "cc.Color",
  404. "r": 255,
  405. "g": 255,
  406. "b": 255,
  407. "a": 255
  408. },
  409. "_contentSize": {
  410. "__type__": "cc.Size",
  411. "width": 240,
  412. "height": 250
  413. },
  414. "_anchorPoint": {
  415. "__type__": "cc.Vec2",
  416. "x": 0.5,
  417. "y": 0.5
  418. },
  419. "_trs": {
  420. "__type__": "TypedArray",
  421. "ctor": "Float64Array",
  422. "array": [
  423. 0,
  424. 0,
  425. 0,
  426. 0,
  427. 0,
  428. 0,
  429. 1,
  430. 1,
  431. 1,
  432. 1
  433. ]
  434. },
  435. "_eulerAngles": {
  436. "__type__": "cc.Vec3",
  437. "x": 0,
  438. "y": 0,
  439. "z": 0
  440. },
  441. "_skewX": 0,
  442. "_skewY": 0,
  443. "_is3DNode": false,
  444. "_groupIndex": 0,
  445. "groupIndex": 0,
  446. "_id": ""
  447. },
  448. {
  449. "__type__": "cc.Mask",
  450. "_name": "",
  451. "_objFlags": 0,
  452. "node": {
  453. "__id__": 9
  454. },
  455. "_enabled": true,
  456. "_materials": [
  457. {
  458. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  459. }
  460. ],
  461. "_spriteFrame": null,
  462. "_type": 0,
  463. "_segments": 64,
  464. "_N$alphaThreshold": 0,
  465. "_N$inverted": false,
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.PrefabInfo",
  470. "root": {
  471. "__id__": 1
  472. },
  473. "asset": {
  474. "__uuid__": "32044bd2-481f-4cf1-a656-e2b2fb1594eb"
  475. },
  476. "fileId": "c1dc9Kk/CRJqaNnBOP4YGDS",
  477. "sync": false
  478. },
  479. {
  480. "__type__": "cc.Node",
  481. "_name": "item",
  482. "_objFlags": 512,
  483. "_parent": {
  484. "__id__": 8
  485. },
  486. "_children": [],
  487. "_active": true,
  488. "_components": [
  489. {
  490. "__id__": 13
  491. }
  492. ],
  493. "_prefab": {
  494. "__id__": 14
  495. },
  496. "_opacity": 255,
  497. "_color": {
  498. "__type__": "cc.Color",
  499. "r": 0,
  500. "g": 0,
  501. "b": 0,
  502. "a": 255
  503. },
  504. "_contentSize": {
  505. "__type__": "cc.Size",
  506. "width": 131.33,
  507. "height": 65.2
  508. },
  509. "_anchorPoint": {
  510. "__type__": "cc.Vec2",
  511. "x": 0,
  512. "y": 1
  513. },
  514. "_trs": {
  515. "__type__": "TypedArray",
  516. "ctor": "Float64Array",
  517. "array": [
  518. -102.19999694824219,
  519. -10.149999618530273,
  520. 0,
  521. 0,
  522. 0,
  523. 0,
  524. 1,
  525. 1,
  526. 1,
  527. 1
  528. ]
  529. },
  530. "_eulerAngles": {
  531. "__type__": "cc.Vec3",
  532. "x": 0,
  533. "y": 0,
  534. "z": 0
  535. },
  536. "_skewX": 0,
  537. "_skewY": 0,
  538. "_is3DNode": false,
  539. "_groupIndex": 0,
  540. "groupIndex": 0,
  541. "_id": ""
  542. },
  543. {
  544. "__type__": "cc.Label",
  545. "_name": "",
  546. "_objFlags": 0,
  547. "node": {
  548. "__id__": 12
  549. },
  550. "_enabled": true,
  551. "_materials": [
  552. {
  553. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  554. }
  555. ],
  556. "_useOriginalSize": false,
  557. "_string": "ScrollView content\n\n",
  558. "_N$string": "ScrollView content\n\n",
  559. "_fontSize": 16,
  560. "_lineHeight": 20,
  561. "_enableWrapText": true,
  562. "_N$file": null,
  563. "_isSystemFontUsed": true,
  564. "_spacingX": 0,
  565. "_batchAsBitmap": false,
  566. "_styleFlags": 0,
  567. "_underlineHeight": 0,
  568. "_N$horizontalAlign": 1,
  569. "_N$verticalAlign": 0,
  570. "_N$fontFamily": "Arial",
  571. "_N$overflow": 0,
  572. "_N$cacheMode": 0,
  573. "_id": ""
  574. },
  575. {
  576. "__type__": "cc.PrefabInfo",
  577. "root": {
  578. "__id__": 1
  579. },
  580. "asset": {
  581. "__uuid__": "32044bd2-481f-4cf1-a656-e2b2fb1594eb"
  582. },
  583. "fileId": "5280bTjVfhISb/ztQTswOuX",
  584. "sync": false
  585. },
  586. {
  587. "__type__": "cc.PrefabInfo",
  588. "root": {
  589. "__id__": 1
  590. },
  591. "asset": {
  592. "__uuid__": "32044bd2-481f-4cf1-a656-e2b2fb1594eb"
  593. },
  594. "fileId": "036a4WKD5hBcbQJmMrbqoW8",
  595. "sync": false
  596. },
  597. {
  598. "__type__": "cc.Widget",
  599. "_name": "",
  600. "_objFlags": 0,
  601. "node": {
  602. "__id__": 2
  603. },
  604. "_enabled": true,
  605. "alignMode": 0,
  606. "_target": null,
  607. "_alignFlags": 37,
  608. "_left": 350.07654921020657,
  609. "_right": 0,
  610. "_top": 0,
  611. "_bottom": 0,
  612. "_verticalCenter": 0,
  613. "_horizontalCenter": 0,
  614. "_isAbsLeft": true,
  615. "_isAbsRight": true,
  616. "_isAbsTop": true,
  617. "_isAbsBottom": true,
  618. "_isAbsHorizontalCenter": true,
  619. "_isAbsVerticalCenter": true,
  620. "_originalWidth": 0,
  621. "_originalHeight": 237,
  622. "_id": ""
  623. },
  624. {
  625. "__type__": "cc.Sprite",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 2
  630. },
  631. "_enabled": true,
  632. "_materials": [
  633. {
  634. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  635. }
  636. ],
  637. "_srcBlendFactor": 770,
  638. "_dstBlendFactor": 771,
  639. "_spriteFrame": {
  640. "__uuid__": "5fe5dcaa-b513-4dc5-a166-573627b3a159"
  641. },
  642. "_type": 1,
  643. "_sizeMode": 0,
  644. "_fillType": 0,
  645. "_fillCenter": {
  646. "__type__": "cc.Vec2",
  647. "x": 0,
  648. "y": 0
  649. },
  650. "_fillStart": 0,
  651. "_fillRange": 0,
  652. "_isTrimmedMode": true,
  653. "_atlas": null,
  654. "_id": ""
  655. },
  656. {
  657. "__type__": "cc.PrefabInfo",
  658. "root": {
  659. "__id__": 1
  660. },
  661. "asset": {
  662. "__uuid__": "32044bd2-481f-4cf1-a656-e2b2fb1594eb"
  663. },
  664. "fileId": "f8b835eFHxKj4uMGeoBGz+U",
  665. "sync": false
  666. },
  667. {
  668. "__type__": "cc.Sprite",
  669. "_name": "",
  670. "_objFlags": 0,
  671. "node": {
  672. "__id__": 1
  673. },
  674. "_enabled": true,
  675. "_materials": [
  676. {
  677. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  678. }
  679. ],
  680. "_srcBlendFactor": 770,
  681. "_dstBlendFactor": 771,
  682. "_spriteFrame": {
  683. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  684. },
  685. "_type": 1,
  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. "_atlas": null,
  697. "_id": ""
  698. },
  699. {
  700. "__type__": "cc.PrefabInfo",
  701. "root": {
  702. "__id__": 1
  703. },
  704. "asset": {
  705. "__uuid__": "32044bd2-481f-4cf1-a656-e2b2fb1594eb"
  706. },
  707. "fileId": "2bb72ntvphNH4HtVfnSNUVp",
  708. "sync": false
  709. }
  710. ]