ca8401fe-ad6e-41a8-bd46-8e3e4e9945be.json 15 KB

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