pageview.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820
  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": "pageview",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 20
  27. }
  28. ],
  29. "_active": true,
  30. "_level": 1,
  31. "_components": [
  32. {
  33. "__id__": 22
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 24
  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": 400,
  50. "height": 350
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_position": {
  58. "__type__": "cc.Vec3",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0
  62. },
  63. "_scale": {
  64. "__type__": "cc.Vec3",
  65. "x": 1,
  66. "y": 1,
  67. "z": 1
  68. },
  69. "_skewX": 0,
  70. "_skewY": 0,
  71. "_localZOrder": 25,
  72. "groupIndex": 0,
  73. "_id": "",
  74. "_eulerAngles": {
  75. "__type__": "cc.Vec3",
  76. "x": 0,
  77. "y": 0,
  78. "z": 0
  79. }
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "background",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_active": true,
  90. "_level": 0,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 4
  98. },
  99. "_opacity": 255,
  100. "_color": {
  101. "__type__": "cc.Color",
  102. "r": 255,
  103. "g": 255,
  104. "b": 255,
  105. "a": 255
  106. },
  107. "_contentSize": {
  108. "__type__": "cc.Size",
  109. "width": 400,
  110. "height": 350
  111. },
  112. "_anchorPoint": {
  113. "__type__": "cc.Vec2",
  114. "x": 0.5,
  115. "y": 0.5
  116. },
  117. "_position": {
  118. "__type__": "cc.Vec3",
  119. "x": 0,
  120. "y": 0,
  121. "z": 0
  122. },
  123. "_scale": {
  124. "__type__": "cc.Vec3",
  125. "x": 1,
  126. "y": 1,
  127. "z": 1
  128. },
  129. "_skewX": 0,
  130. "_skewY": 0,
  131. "_localZOrder": 0,
  132. "groupIndex": 0,
  133. "_id": "",
  134. "_eulerAngles": {
  135. "__type__": "cc.Vec3",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0
  139. }
  140. },
  141. {
  142. "__type__": "cc.Sprite",
  143. "_name": "",
  144. "_objFlags": 0,
  145. "node": {
  146. "__id__": 2
  147. },
  148. "_enabled": true,
  149. "_srcBlendFactor": 770,
  150. "_dstBlendFactor": 771,
  151. "_spriteFrame": {
  152. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  153. },
  154. "_type": 1,
  155. "_sizeMode": 0,
  156. "_fillType": 0,
  157. "_fillCenter": {
  158. "__type__": "cc.Vec2",
  159. "x": 0,
  160. "y": 0
  161. },
  162. "_fillStart": 0,
  163. "_fillRange": 0,
  164. "_isTrimmedMode": true,
  165. "_state": 0,
  166. "_atlas": null,
  167. "_id": "e0uWZNT+tIYLKRRpv6JRx3"
  168. },
  169. {
  170. "__type__": "cc.PrefabInfo",
  171. "root": {
  172. "__id__": 1
  173. },
  174. "asset": {
  175. "__uuid__": "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be"
  176. },
  177. "fileId": "d4995IHzA9DsKLlMTyCB0bq",
  178. "sync": false
  179. },
  180. {
  181. "__type__": "cc.Node",
  182. "_name": "view",
  183. "_objFlags": 0,
  184. "_parent": {
  185. "__id__": 1
  186. },
  187. "_children": [
  188. {
  189. "__id__": 6
  190. }
  191. ],
  192. "_active": true,
  193. "_level": 0,
  194. "_components": [
  195. {
  196. "__id__": 18
  197. }
  198. ],
  199. "_prefab": {
  200. "__id__": 19
  201. },
  202. "_opacity": 255,
  203. "_color": {
  204. "__type__": "cc.Color",
  205. "r": 255,
  206. "g": 255,
  207. "b": 255,
  208. "a": 255
  209. },
  210. "_contentSize": {
  211. "__type__": "cc.Size",
  212. "width": 400,
  213. "height": 350
  214. },
  215. "_anchorPoint": {
  216. "__type__": "cc.Vec2",
  217. "x": 0.5,
  218. "y": 0.5
  219. },
  220. "_position": {
  221. "__type__": "cc.Vec3",
  222. "x": 0,
  223. "y": 0,
  224. "z": 0
  225. },
  226. "_scale": {
  227. "__type__": "cc.Vec3",
  228. "x": 1,
  229. "y": 1,
  230. "z": 1
  231. },
  232. "_skewX": 0,
  233. "_skewY": 0,
  234. "_localZOrder": 0,
  235. "groupIndex": 0,
  236. "_id": "",
  237. "_eulerAngles": {
  238. "__type__": "cc.Vec3",
  239. "x": 0,
  240. "y": 0,
  241. "z": 0
  242. }
  243. },
  244. {
  245. "__type__": "cc.Node",
  246. "_name": "content",
  247. "_objFlags": 0,
  248. "_parent": {
  249. "__id__": 5
  250. },
  251. "_children": [
  252. {
  253. "__id__": 7
  254. },
  255. {
  256. "__id__": 10
  257. },
  258. {
  259. "__id__": 13
  260. }
  261. ],
  262. "_active": true,
  263. "_level": 0,
  264. "_components": [
  265. {
  266. "__id__": 16
  267. }
  268. ],
  269. "_prefab": {
  270. "__id__": 17
  271. },
  272. "_opacity": 255,
  273. "_color": {
  274. "__type__": "cc.Color",
  275. "r": 255,
  276. "g": 255,
  277. "b": 255,
  278. "a": 255
  279. },
  280. "_contentSize": {
  281. "__type__": "cc.Size",
  282. "width": 1200,
  283. "height": 350
  284. },
  285. "_anchorPoint": {
  286. "__type__": "cc.Vec2",
  287. "x": 0,
  288. "y": 0.5
  289. },
  290. "_position": {
  291. "__type__": "cc.Vec3",
  292. "x": -200,
  293. "y": 0,
  294. "z": 0
  295. },
  296. "_scale": {
  297. "__type__": "cc.Vec3",
  298. "x": 1,
  299. "y": 1,
  300. "z": 1
  301. },
  302. "_skewX": 0,
  303. "_skewY": 0,
  304. "_localZOrder": 0,
  305. "groupIndex": 0,
  306. "_id": "",
  307. "_eulerAngles": {
  308. "__type__": "cc.Vec3",
  309. "x": 0,
  310. "y": 0,
  311. "z": 0
  312. }
  313. },
  314. {
  315. "__type__": "cc.Node",
  316. "_name": "page_1",
  317. "_objFlags": 0,
  318. "_parent": {
  319. "__id__": 6
  320. },
  321. "_children": [],
  322. "_active": true,
  323. "_level": 0,
  324. "_components": [
  325. {
  326. "__id__": 8
  327. }
  328. ],
  329. "_prefab": {
  330. "__id__": 9
  331. },
  332. "_opacity": 255,
  333. "_color": {
  334. "__type__": "cc.Color",
  335. "r": 255,
  336. "g": 200,
  337. "b": 200,
  338. "a": 255
  339. },
  340. "_contentSize": {
  341. "__type__": "cc.Size",
  342. "width": 400,
  343. "height": 290
  344. },
  345. "_anchorPoint": {
  346. "__type__": "cc.Vec2",
  347. "x": 0.5,
  348. "y": 0.5
  349. },
  350. "_position": {
  351. "__type__": "cc.Vec3",
  352. "x": 200,
  353. "y": 0,
  354. "z": 0
  355. },
  356. "_scale": {
  357. "__type__": "cc.Vec3",
  358. "x": 1,
  359. "y": 1,
  360. "z": 1
  361. },
  362. "_skewX": 0,
  363. "_skewY": 0,
  364. "_localZOrder": 0,
  365. "groupIndex": 0,
  366. "_id": "",
  367. "_eulerAngles": {
  368. "__type__": "cc.Vec3",
  369. "x": 0,
  370. "y": 0,
  371. "z": 0
  372. }
  373. },
  374. {
  375. "__type__": "cc.Sprite",
  376. "_name": "",
  377. "_objFlags": 0,
  378. "node": {
  379. "__id__": 7
  380. },
  381. "_enabled": true,
  382. "_srcBlendFactor": 770,
  383. "_dstBlendFactor": 771,
  384. "_spriteFrame": {
  385. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  386. },
  387. "_type": 1,
  388. "_sizeMode": 0,
  389. "_fillType": 0,
  390. "_fillCenter": {
  391. "__type__": "cc.Vec2",
  392. "x": 0,
  393. "y": 0
  394. },
  395. "_fillStart": 0,
  396. "_fillRange": 0,
  397. "_isTrimmedMode": true,
  398. "_state": 0,
  399. "_atlas": null,
  400. "_id": "0dn/9n52pDAps+TEz991CI"
  401. },
  402. {
  403. "__type__": "cc.PrefabInfo",
  404. "root": {
  405. "__id__": 1
  406. },
  407. "asset": {
  408. "__uuid__": "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be"
  409. },
  410. "fileId": "e4b25otxWBLVpmoEY72dW1B",
  411. "sync": false
  412. },
  413. {
  414. "__type__": "cc.Node",
  415. "_name": "page_2",
  416. "_objFlags": 0,
  417. "_parent": {
  418. "__id__": 6
  419. },
  420. "_children": [],
  421. "_active": true,
  422. "_level": 0,
  423. "_components": [
  424. {
  425. "__id__": 11
  426. }
  427. ],
  428. "_prefab": {
  429. "__id__": 12
  430. },
  431. "_opacity": 255,
  432. "_color": {
  433. "__type__": "cc.Color",
  434. "r": 200,
  435. "g": 255,
  436. "b": 200,
  437. "a": 255
  438. },
  439. "_contentSize": {
  440. "__type__": "cc.Size",
  441. "width": 400,
  442. "height": 290
  443. },
  444. "_anchorPoint": {
  445. "__type__": "cc.Vec2",
  446. "x": 0.5,
  447. "y": 0.5
  448. },
  449. "_position": {
  450. "__type__": "cc.Vec3",
  451. "x": 600,
  452. "y": 0,
  453. "z": 0
  454. },
  455. "_scale": {
  456. "__type__": "cc.Vec3",
  457. "x": 1,
  458. "y": 1,
  459. "z": 1
  460. },
  461. "_skewX": 0,
  462. "_skewY": 0,
  463. "_localZOrder": 0,
  464. "groupIndex": 0,
  465. "_id": "",
  466. "_eulerAngles": {
  467. "__type__": "cc.Vec3",
  468. "x": 0,
  469. "y": 0,
  470. "z": 0
  471. }
  472. },
  473. {
  474. "__type__": "cc.Sprite",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 10
  479. },
  480. "_enabled": true,
  481. "_srcBlendFactor": 770,
  482. "_dstBlendFactor": 771,
  483. "_spriteFrame": {
  484. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  485. },
  486. "_type": 1,
  487. "_sizeMode": 0,
  488. "_fillType": 0,
  489. "_fillCenter": {
  490. "__type__": "cc.Vec2",
  491. "x": 0,
  492. "y": 0
  493. },
  494. "_fillStart": 0,
  495. "_fillRange": 0,
  496. "_isTrimmedMode": true,
  497. "_state": 0,
  498. "_atlas": null,
  499. "_id": "ceD/r5DNJMIZsiXyw/2phj"
  500. },
  501. {
  502. "__type__": "cc.PrefabInfo",
  503. "root": {
  504. "__id__": 1
  505. },
  506. "asset": {
  507. "__uuid__": "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be"
  508. },
  509. "fileId": "0460dpbuuVL6IrBc9SGei8F",
  510. "sync": false
  511. },
  512. {
  513. "__type__": "cc.Node",
  514. "_name": "page_3",
  515. "_objFlags": 0,
  516. "_parent": {
  517. "__id__": 6
  518. },
  519. "_children": [],
  520. "_active": true,
  521. "_level": 0,
  522. "_components": [
  523. {
  524. "__id__": 14
  525. }
  526. ],
  527. "_prefab": {
  528. "__id__": 15
  529. },
  530. "_opacity": 255,
  531. "_color": {
  532. "__type__": "cc.Color",
  533. "r": 200,
  534. "g": 200,
  535. "b": 255,
  536. "a": 255
  537. },
  538. "_contentSize": {
  539. "__type__": "cc.Size",
  540. "width": 400,
  541. "height": 290
  542. },
  543. "_anchorPoint": {
  544. "__type__": "cc.Vec2",
  545. "x": 0.5,
  546. "y": 0.5
  547. },
  548. "_position": {
  549. "__type__": "cc.Vec3",
  550. "x": 1000,
  551. "y": 0,
  552. "z": 0
  553. },
  554. "_scale": {
  555. "__type__": "cc.Vec3",
  556. "x": 1,
  557. "y": 1,
  558. "z": 1
  559. },
  560. "_skewX": 0,
  561. "_skewY": 0,
  562. "_localZOrder": 0,
  563. "groupIndex": 0,
  564. "_id": "",
  565. "_eulerAngles": {
  566. "__type__": "cc.Vec3",
  567. "x": 0,
  568. "y": 0,
  569. "z": 0
  570. }
  571. },
  572. {
  573. "__type__": "cc.Sprite",
  574. "_name": "",
  575. "_objFlags": 0,
  576. "node": {
  577. "__id__": 13
  578. },
  579. "_enabled": true,
  580. "_srcBlendFactor": 770,
  581. "_dstBlendFactor": 771,
  582. "_spriteFrame": {
  583. "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
  584. },
  585. "_type": 1,
  586. "_sizeMode": 0,
  587. "_fillType": 0,
  588. "_fillCenter": {
  589. "__type__": "cc.Vec2",
  590. "x": 0,
  591. "y": 0
  592. },
  593. "_fillStart": 0,
  594. "_fillRange": 0,
  595. "_isTrimmedMode": true,
  596. "_state": 0,
  597. "_atlas": null,
  598. "_id": "4ca/ZgD+REeKZftnhSMIcZ"
  599. },
  600. {
  601. "__type__": "cc.PrefabInfo",
  602. "root": {
  603. "__id__": 1
  604. },
  605. "asset": {
  606. "__uuid__": "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be"
  607. },
  608. "fileId": "7a1b8sccmBN1Jj/ZHKaE3JK",
  609. "sync": false
  610. },
  611. {
  612. "__type__": "cc.Layout",
  613. "_name": "",
  614. "_objFlags": 0,
  615. "node": {
  616. "__id__": 6
  617. },
  618. "_enabled": true,
  619. "_layoutSize": {
  620. "__type__": "cc.Size",
  621. "width": 1200,
  622. "height": 350
  623. },
  624. "_resize": 1,
  625. "_N$layoutType": 1,
  626. "_N$padding": 0,
  627. "_N$cellSize": {
  628. "__type__": "cc.Size",
  629. "width": 40,
  630. "height": 40
  631. },
  632. "_N$startAxis": 0,
  633. "_N$paddingLeft": 0,
  634. "_N$paddingRight": 0,
  635. "_N$paddingTop": 0,
  636. "_N$paddingBottom": 0,
  637. "_N$spacingX": 0,
  638. "_N$spacingY": 15,
  639. "_N$verticalDirection": 1,
  640. "_N$horizontalDirection": 0,
  641. "_id": "17cwpPHoVD6aOgID5gWnul"
  642. },
  643. {
  644. "__type__": "cc.PrefabInfo",
  645. "root": {
  646. "__id__": 1
  647. },
  648. "asset": {
  649. "__uuid__": "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be"
  650. },
  651. "fileId": "47588+/BXNHEK1F1sC9uHbf",
  652. "sync": false
  653. },
  654. {
  655. "__type__": "cc.Mask",
  656. "_name": "",
  657. "_objFlags": 0,
  658. "node": {
  659. "__id__": 5
  660. },
  661. "_enabled": true,
  662. "_srcBlendFactor": 770,
  663. "_dstBlendFactor": 771,
  664. "_spriteFrame": null,
  665. "_type": 0,
  666. "_segments": 64,
  667. "_N$alphaThreshold": 0,
  668. "_N$inverted": false,
  669. "_id": "ce0Xw3doVJ3pT0n8OnkTFQ"
  670. },
  671. {
  672. "__type__": "cc.PrefabInfo",
  673. "root": {
  674. "__id__": 1
  675. },
  676. "asset": {
  677. "__uuid__": "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be"
  678. },
  679. "fileId": "5b1864GVRZEC7Qc8fzYUge7",
  680. "sync": false
  681. },
  682. {
  683. "__type__": "cc.Node",
  684. "_name": "indicator",
  685. "_objFlags": 0,
  686. "_parent": {
  687. "__id__": 1
  688. },
  689. "_children": [],
  690. "_active": true,
  691. "_level": 0,
  692. "_components": [
  693. {
  694. "__id__": 21
  695. }
  696. ],
  697. "_prefab": {
  698. "__id__": 23
  699. },
  700. "_opacity": 255,
  701. "_color": {
  702. "__type__": "cc.Color",
  703. "r": 255,
  704. "g": 255,
  705. "b": 255,
  706. "a": 255
  707. },
  708. "_contentSize": {
  709. "__type__": "cc.Size",
  710. "width": 100,
  711. "height": 27
  712. },
  713. "_anchorPoint": {
  714. "__type__": "cc.Vec2",
  715. "x": 0.5,
  716. "y": 0.5
  717. },
  718. "_position": {
  719. "__type__": "cc.Vec3",
  720. "x": 0,
  721. "y": -160,
  722. "z": 0
  723. },
  724. "_scale": {
  725. "__type__": "cc.Vec3",
  726. "x": 1,
  727. "y": 1,
  728. "z": 1
  729. },
  730. "_skewX": 0,
  731. "_skewY": 0,
  732. "_localZOrder": 0,
  733. "groupIndex": 0,
  734. "_id": "",
  735. "_eulerAngles": {
  736. "__type__": "cc.Vec3",
  737. "x": 0,
  738. "y": 0,
  739. "z": 0
  740. }
  741. },
  742. {
  743. "__type__": "cc.PageViewIndicator",
  744. "_name": "",
  745. "_objFlags": 0,
  746. "node": {
  747. "__id__": 20
  748. },
  749. "_enabled": true,
  750. "_layout": null,
  751. "_pageView": {
  752. "__id__": 22
  753. },
  754. "_indicators": [],
  755. "spriteFrame": {
  756. "__uuid__": "c9fa51ff-3f01-4601-8f80-325d1b11dab7"
  757. },
  758. "direction": 0,
  759. "cellSize": {
  760. "__type__": "cc.Size",
  761. "width": 10,
  762. "height": 10
  763. },
  764. "spacing": 10,
  765. "_id": "dagBp+aqJO+Lp+atZsHWBw"
  766. },
  767. {
  768. "__type__": "cc.PageView",
  769. "_name": "",
  770. "_objFlags": 0,
  771. "node": {
  772. "__id__": 1
  773. },
  774. "_enabled": true,
  775. "content": {
  776. "__id__": 6
  777. },
  778. "horizontal": true,
  779. "vertical": true,
  780. "inertia": true,
  781. "brake": 0.5,
  782. "elastic": true,
  783. "bounceDuration": 0.5,
  784. "scrollEvents": [],
  785. "cancelInnerEvents": true,
  786. "scrollThreshold": 0.5,
  787. "autoPageTurningThreshold": 100,
  788. "pageTurningEventTiming": 0.1,
  789. "pageTurningSpeed": 0.3,
  790. "pageEvents": [],
  791. "_N$sizeMode": 0,
  792. "_N$direction": 0,
  793. "_N$indicator": {
  794. "__id__": 21
  795. },
  796. "_id": "2b4yxeHThLz7+vH3kFi+aB"
  797. },
  798. {
  799. "__type__": "cc.PrefabInfo",
  800. "root": {
  801. "__id__": 1
  802. },
  803. "asset": {
  804. "__uuid__": "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be"
  805. },
  806. "fileId": "c3bcdZElclEBJbaV6uqwUJx",
  807. "sync": false
  808. },
  809. {
  810. "__type__": "cc.PrefabInfo",
  811. "root": {
  812. "__id__": 1
  813. },
  814. "asset": {
  815. "__uuid__": "ca8401fe-ad6e-41a8-bd46-8e3e4e9945be"
  816. },
  817. "fileId": "52f01L6ceBGDrJGf8m2N/2X",
  818. "sync": false
  819. }
  820. ]