fda397c4-1eed-46d2-93cc-6e03d284aea3.json 15 KB

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