ChartBookWindow.prefab 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461
  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": "ChartBookWindow",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 12
  24. }
  25. ],
  26. "_active": true,
  27. "_components": [
  28. {
  29. "__id__": 70
  30. },
  31. {
  32. "__id__": 72
  33. },
  34. {
  35. "__id__": 74
  36. },
  37. {
  38. "__id__": 77
  39. },
  40. {
  41. "__id__": 79
  42. }
  43. ],
  44. "_prefab": {
  45. "__id__": 85
  46. },
  47. "_lpos": {
  48. "__type__": "cc.Vec3",
  49. "x": 0,
  50. "y": 0,
  51. "z": 0
  52. },
  53. "_lrot": {
  54. "__type__": "cc.Quat",
  55. "x": 0,
  56. "y": 0,
  57. "z": 0,
  58. "w": 1
  59. },
  60. "_lscale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_layer": 1073741824,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "背景",
  78. "_objFlags": 0,
  79. "_parent": {
  80. "__id__": 1
  81. },
  82. "_children": [],
  83. "_active": true,
  84. "_components": [
  85. {
  86. "__id__": 3
  87. },
  88. {
  89. "__id__": 5
  90. },
  91. {
  92. "__id__": 7
  93. },
  94. {
  95. "__id__": 9
  96. }
  97. ],
  98. "_prefab": {
  99. "__id__": 11
  100. },
  101. "_lpos": {
  102. "__type__": "cc.Vec3",
  103. "x": 0,
  104. "y": 0,
  105. "z": 0
  106. },
  107. "_lrot": {
  108. "__type__": "cc.Quat",
  109. "x": 0,
  110. "y": 0,
  111. "z": 0,
  112. "w": 1
  113. },
  114. "_lscale": {
  115. "__type__": "cc.Vec3",
  116. "x": 1,
  117. "y": 1,
  118. "z": 1
  119. },
  120. "_layer": 1073741824,
  121. "_euler": {
  122. "__type__": "cc.Vec3",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0
  126. },
  127. "_id": ""
  128. },
  129. {
  130. "__type__": "cc.UITransform",
  131. "_name": "",
  132. "_objFlags": 0,
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_priority": 0,
  141. "_contentSize": {
  142. "__type__": "cc.Size",
  143. "width": 750,
  144. "height": 1334
  145. },
  146. "_anchorPoint": {
  147. "__type__": "cc.Vec2",
  148. "x": 0.5,
  149. "y": 0.5
  150. },
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.CompPrefabInfo",
  155. "fileId": "a5GI4zyy9AoIUnYXixEFfX"
  156. },
  157. {
  158. "__type__": "cc.Widget",
  159. "_name": "",
  160. "_objFlags": 0,
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_alignFlags": 45,
  169. "_target": null,
  170. "_left": 0,
  171. "_right": 0,
  172. "_top": 0,
  173. "_bottom": 0,
  174. "_horizontalCenter": 0,
  175. "_verticalCenter": 0,
  176. "_isAbsLeft": true,
  177. "_isAbsRight": true,
  178. "_isAbsTop": true,
  179. "_isAbsBottom": true,
  180. "_isAbsHorizontalCenter": true,
  181. "_isAbsVerticalCenter": true,
  182. "_originalWidth": 100,
  183. "_originalHeight": 100,
  184. "_alignMode": 2,
  185. "_lockFlags": 0,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.CompPrefabInfo",
  190. "fileId": "7flsHyl/FHzZgakLJ5KYWr"
  191. },
  192. {
  193. "__type__": "cc.BlockInputEvents",
  194. "_name": "",
  195. "_objFlags": 0,
  196. "node": {
  197. "__id__": 2
  198. },
  199. "_enabled": true,
  200. "__prefab": {
  201. "__id__": 8
  202. },
  203. "_id": ""
  204. },
  205. {
  206. "__type__": "cc.CompPrefabInfo",
  207. "fileId": "ebMPdY+l1Hh6vcU9FBL5+J"
  208. },
  209. {
  210. "__type__": "cc.Sprite",
  211. "_name": "",
  212. "_objFlags": 0,
  213. "node": {
  214. "__id__": 2
  215. },
  216. "_enabled": true,
  217. "__prefab": {
  218. "__id__": 10
  219. },
  220. "_visFlags": 0,
  221. "_customMaterial": null,
  222. "_srcBlendFactor": 2,
  223. "_dstBlendFactor": 4,
  224. "_color": {
  225. "__type__": "cc.Color",
  226. "r": 8,
  227. "g": 8,
  228. "b": 8,
  229. "a": 136
  230. },
  231. "_spriteFrame": {
  232. "__uuid__": "57520716-48c8-4a19-8acf-41c9f8777fb0@f9941"
  233. },
  234. "_type": 0,
  235. "_fillType": 0,
  236. "_sizeMode": 0,
  237. "_fillCenter": {
  238. "__type__": "cc.Vec2",
  239. "x": 0,
  240. "y": 0
  241. },
  242. "_fillStart": 0,
  243. "_fillRange": 0,
  244. "_isTrimmedMode": true,
  245. "_useGrayscale": false,
  246. "_atlas": null,
  247. "_id": ""
  248. },
  249. {
  250. "__type__": "cc.CompPrefabInfo",
  251. "fileId": "d2E9zvdIJDF7F/52xOafu2"
  252. },
  253. {
  254. "__type__": "cc.PrefabInfo",
  255. "root": {
  256. "__id__": 1
  257. },
  258. "asset": {
  259. "__id__": 0
  260. },
  261. "fileId": "94/H6haGRCrZ9jw61Ghn49"
  262. },
  263. {
  264. "__type__": "cc.Node",
  265. "_name": "窗口",
  266. "_objFlags": 0,
  267. "_parent": {
  268. "__id__": 1
  269. },
  270. "_children": [
  271. {
  272. "__id__": 13
  273. },
  274. {
  275. "__id__": 39
  276. }
  277. ],
  278. "_active": true,
  279. "_components": [
  280. {
  281. "__id__": 65
  282. },
  283. {
  284. "__id__": 67
  285. }
  286. ],
  287. "_prefab": {
  288. "__id__": 69
  289. },
  290. "_lpos": {
  291. "__type__": "cc.Vec3",
  292. "x": 0,
  293. "y": 0,
  294. "z": 0
  295. },
  296. "_lrot": {
  297. "__type__": "cc.Quat",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0,
  301. "w": 1
  302. },
  303. "_lscale": {
  304. "__type__": "cc.Vec3",
  305. "x": 1,
  306. "y": 1,
  307. "z": 1
  308. },
  309. "_layer": 1073741824,
  310. "_euler": {
  311. "__type__": "cc.Vec3",
  312. "x": 0,
  313. "y": 0,
  314. "z": 0
  315. },
  316. "_id": ""
  317. },
  318. {
  319. "__type__": "cc.Node",
  320. "_objFlags": 0,
  321. "_parent": {
  322. "__id__": 12
  323. },
  324. "_prefab": {
  325. "__id__": 14
  326. },
  327. "_id": ""
  328. },
  329. {
  330. "__type__": "cc.PrefabInfo",
  331. "root": {
  332. "__id__": 13
  333. },
  334. "asset": {
  335. "__uuid__": "ff4e54af-0be2-47c9-b14d-c21cd6aa898e"
  336. },
  337. "fileId": "b1iAgTRn1HEI48ikI5HJho",
  338. "instance": {
  339. "__id__": 15
  340. }
  341. },
  342. {
  343. "__type__": "cc.PrefabInstance",
  344. "fileId": "98wJrhOYlES7RtT6nTBmED",
  345. "prefabRootNode": {
  346. "__id__": 1
  347. },
  348. "mountedChildren": [],
  349. "propertyOverrides": [
  350. {
  351. "__id__": 16
  352. },
  353. {
  354. "__id__": 18
  355. },
  356. {
  357. "__id__": 19
  358. },
  359. {
  360. "__id__": 20
  361. },
  362. {
  363. "__id__": 22
  364. },
  365. {
  366. "__id__": 24
  367. },
  368. {
  369. "__id__": 26
  370. },
  371. {
  372. "__id__": 28
  373. },
  374. {
  375. "__id__": 29
  376. },
  377. {
  378. "__id__": 31
  379. },
  380. {
  381. "__id__": 33
  382. },
  383. {
  384. "__id__": 35
  385. },
  386. {
  387. "__id__": 37
  388. }
  389. ],
  390. "removedComponents": []
  391. },
  392. {
  393. "__type__": "CCPropertyOverrideInfo",
  394. "targetInfo": {
  395. "__id__": 17
  396. },
  397. "propertyPath": [
  398. "name"
  399. ],
  400. "value": "公用窗口底"
  401. },
  402. {
  403. "__type__": "cc.TargetInfo",
  404. "localID": [
  405. "b1iAgTRn1HEI48ikI5HJho"
  406. ]
  407. },
  408. {
  409. "__type__": "CCPropertyOverrideInfo",
  410. "targetInfo": {
  411. "__id__": 17
  412. },
  413. "propertyPath": [
  414. "position"
  415. ],
  416. "value": {
  417. "__type__": "cc.Vec3",
  418. "x": 0,
  419. "y": 0,
  420. "z": 0
  421. }
  422. },
  423. {
  424. "__type__": "CCPropertyOverrideInfo",
  425. "targetInfo": {
  426. "__id__": 17
  427. },
  428. "propertyPath": [
  429. "rotation"
  430. ],
  431. "value": {
  432. "__type__": "cc.Quat",
  433. "x": 0,
  434. "y": 0,
  435. "z": 0,
  436. "w": 1
  437. }
  438. },
  439. {
  440. "__type__": "CCPropertyOverrideInfo",
  441. "targetInfo": {
  442. "__id__": 21
  443. },
  444. "propertyPath": [
  445. "scale"
  446. ],
  447. "value": {
  448. "__type__": "cc.Vec3",
  449. "x": 1,
  450. "y": 1,
  451. "z": 1
  452. }
  453. },
  454. {
  455. "__type__": "cc.TargetInfo",
  456. "localID": [
  457. "adpFixZRtLILYmRlKuQQVa"
  458. ]
  459. },
  460. {
  461. "__type__": "CCPropertyOverrideInfo",
  462. "targetInfo": {
  463. "__id__": 23
  464. },
  465. "propertyPath": [
  466. "position"
  467. ],
  468. "value": {
  469. "__type__": "cc.Vec3",
  470. "x": 0,
  471. "y": 0,
  472. "z": 0
  473. }
  474. },
  475. {
  476. "__type__": "cc.TargetInfo",
  477. "localID": [
  478. "ebtQfyvDpMe5JT5lZTSgen"
  479. ]
  480. },
  481. {
  482. "__type__": "CCPropertyOverrideInfo",
  483. "targetInfo": {
  484. "__id__": 25
  485. },
  486. "propertyPath": [
  487. "position"
  488. ],
  489. "value": {
  490. "__type__": "cc.Vec3",
  491. "x": -279.024,
  492. "y": 394.376,
  493. "z": 0
  494. }
  495. },
  496. {
  497. "__type__": "cc.TargetInfo",
  498. "localID": [
  499. "0dfVsjJUxNMrvQPLPB4qND"
  500. ]
  501. },
  502. {
  503. "__type__": "CCPropertyOverrideInfo",
  504. "targetInfo": {
  505. "__id__": 27
  506. },
  507. "propertyPath": [
  508. "position"
  509. ],
  510. "value": {
  511. "__type__": "cc.Vec3",
  512. "x": 293.056,
  513. "y": -368.5,
  514. "z": 0
  515. }
  516. },
  517. {
  518. "__type__": "cc.TargetInfo",
  519. "localID": [
  520. "c9IWZNyN9L1JyuNAThZCmG"
  521. ]
  522. },
  523. {
  524. "__type__": "CCPropertyOverrideInfo",
  525. "targetInfo": {
  526. "__id__": 21
  527. },
  528. "propertyPath": [
  529. "position"
  530. ],
  531. "value": {
  532. "__type__": "cc.Vec3",
  533. "x": 297.799,
  534. "y": 366.828,
  535. "z": 0
  536. }
  537. },
  538. {
  539. "__type__": "CCPropertyOverrideInfo",
  540. "targetInfo": {
  541. "__id__": 30
  542. },
  543. "propertyPath": [
  544. "position"
  545. ],
  546. "value": {
  547. "__type__": "cc.Vec3",
  548. "x": 0,
  549. "y": 342.46400000000006,
  550. "z": 0
  551. }
  552. },
  553. {
  554. "__type__": "cc.TargetInfo",
  555. "localID": [
  556. "5akySaKGRFIrxImBoRzkqc"
  557. ]
  558. },
  559. {
  560. "__type__": "CCPropertyOverrideInfo",
  561. "targetInfo": {
  562. "__id__": 32
  563. },
  564. "propertyPath": [
  565. "position"
  566. ],
  567. "value": {
  568. "__type__": "cc.Vec3",
  569. "x": -200.5,
  570. "y": 0,
  571. "z": 0
  572. }
  573. },
  574. {
  575. "__type__": "cc.TargetInfo",
  576. "localID": [
  577. "5b/i8hbuxAtZ82oQelmCbr"
  578. ]
  579. },
  580. {
  581. "__type__": "CCPropertyOverrideInfo",
  582. "targetInfo": {
  583. "__id__": 34
  584. },
  585. "propertyPath": [
  586. "position"
  587. ],
  588. "value": {
  589. "__type__": "cc.Vec3",
  590. "x": 200.5,
  591. "y": 0,
  592. "z": 0
  593. }
  594. },
  595. {
  596. "__type__": "cc.TargetInfo",
  597. "localID": [
  598. "7chQDYjU9GHLWjYKHkexeM"
  599. ]
  600. },
  601. {
  602. "__type__": "CCPropertyOverrideInfo",
  603. "targetInfo": {
  604. "__id__": 36
  605. },
  606. "propertyPath": [
  607. "position"
  608. ],
  609. "value": {
  610. "__type__": "cc.Vec3",
  611. "x": 0,
  612. "y": 0,
  613. "z": 0
  614. }
  615. },
  616. {
  617. "__type__": "cc.TargetInfo",
  618. "localID": [
  619. "38eBE87CtMfIUWwxoK0c1t"
  620. ]
  621. },
  622. {
  623. "__type__": "CCPropertyOverrideInfo",
  624. "targetInfo": {
  625. "__id__": 38
  626. },
  627. "propertyPath": [
  628. "spriteFrame"
  629. ],
  630. "value": {
  631. "__uuid__": "a1104854-950d-400c-b4f5-b063c8295ec7@f9941"
  632. }
  633. },
  634. {
  635. "__type__": "cc.TargetInfo",
  636. "localID": [
  637. "e71ctEmpxFC4KlSYRZNz/a"
  638. ]
  639. },
  640. {
  641. "__type__": "cc.Node",
  642. "_name": "内容背景",
  643. "_objFlags": 0,
  644. "_parent": {
  645. "__id__": 12
  646. },
  647. "_children": [
  648. {
  649. "__id__": 40
  650. }
  651. ],
  652. "_active": true,
  653. "_components": [
  654. {
  655. "__id__": 56
  656. },
  657. {
  658. "__id__": 58
  659. },
  660. {
  661. "__id__": 60
  662. },
  663. {
  664. "__id__": 62
  665. }
  666. ],
  667. "_prefab": {
  668. "__id__": 64
  669. },
  670. "_lpos": {
  671. "__type__": "cc.Vec3",
  672. "x": 0,
  673. "y": -32.40300000000002,
  674. "z": 0
  675. },
  676. "_lrot": {
  677. "__type__": "cc.Quat",
  678. "x": 0,
  679. "y": 0,
  680. "z": 0,
  681. "w": 1
  682. },
  683. "_lscale": {
  684. "__type__": "cc.Vec3",
  685. "x": 1,
  686. "y": 1,
  687. "z": 1
  688. },
  689. "_layer": 1073741824,
  690. "_euler": {
  691. "__type__": "cc.Vec3",
  692. "x": 0,
  693. "y": 0,
  694. "z": 0
  695. },
  696. "_id": ""
  697. },
  698. {
  699. "__type__": "cc.Node",
  700. "_name": "Mask",
  701. "_objFlags": 0,
  702. "_parent": {
  703. "__id__": 39
  704. },
  705. "_children": [
  706. {
  707. "__id__": 41
  708. }
  709. ],
  710. "_active": true,
  711. "_components": [
  712. {
  713. "__id__": 49
  714. },
  715. {
  716. "__id__": 51
  717. },
  718. {
  719. "__id__": 53
  720. }
  721. ],
  722. "_prefab": {
  723. "__id__": 55
  724. },
  725. "_lpos": {
  726. "__type__": "cc.Vec3",
  727. "x": 0,
  728. "y": 0,
  729. "z": 0
  730. },
  731. "_lrot": {
  732. "__type__": "cc.Quat",
  733. "x": 0,
  734. "y": 0,
  735. "z": 0,
  736. "w": 1
  737. },
  738. "_lscale": {
  739. "__type__": "cc.Vec3",
  740. "x": 1,
  741. "y": 1,
  742. "z": 1
  743. },
  744. "_layer": 33554432,
  745. "_euler": {
  746. "__type__": "cc.Vec3",
  747. "x": 0,
  748. "y": 0,
  749. "z": 0
  750. },
  751. "_id": ""
  752. },
  753. {
  754. "__type__": "cc.Node",
  755. "_name": "content",
  756. "_objFlags": 0,
  757. "_parent": {
  758. "__id__": 40
  759. },
  760. "_children": [],
  761. "_active": true,
  762. "_components": [
  763. {
  764. "__id__": 42
  765. },
  766. {
  767. "__id__": 44
  768. },
  769. {
  770. "__id__": 46
  771. }
  772. ],
  773. "_prefab": {
  774. "__id__": 48
  775. },
  776. "_lpos": {
  777. "__type__": "cc.Vec3",
  778. "x": 0,
  779. "y": 330,
  780. "z": 0
  781. },
  782. "_lrot": {
  783. "__type__": "cc.Quat",
  784. "x": 0,
  785. "y": 0,
  786. "z": 0,
  787. "w": 1
  788. },
  789. "_lscale": {
  790. "__type__": "cc.Vec3",
  791. "x": 1,
  792. "y": 1,
  793. "z": 1
  794. },
  795. "_layer": 1073741824,
  796. "_euler": {
  797. "__type__": "cc.Vec3",
  798. "x": 0,
  799. "y": 0,
  800. "z": 0
  801. },
  802. "_id": ""
  803. },
  804. {
  805. "__type__": "cc.UITransform",
  806. "_name": "",
  807. "_objFlags": 0,
  808. "node": {
  809. "__id__": 41
  810. },
  811. "_enabled": true,
  812. "__prefab": {
  813. "__id__": 43
  814. },
  815. "_priority": 0,
  816. "_contentSize": {
  817. "__type__": "cc.Size",
  818. "width": 580,
  819. "height": 100
  820. },
  821. "_anchorPoint": {
  822. "__type__": "cc.Vec2",
  823. "x": 0.5,
  824. "y": 1
  825. },
  826. "_id": ""
  827. },
  828. {
  829. "__type__": "cc.CompPrefabInfo",
  830. "fileId": "a2tAc7ddBGcYYD0yVXcfll"
  831. },
  832. {
  833. "__type__": "cc.Widget",
  834. "_name": "",
  835. "_objFlags": 0,
  836. "node": {
  837. "__id__": 41
  838. },
  839. "_enabled": true,
  840. "__prefab": {
  841. "__id__": 45
  842. },
  843. "_alignFlags": 41,
  844. "_target": null,
  845. "_left": 0,
  846. "_right": 0,
  847. "_top": 0,
  848. "_bottom": 560,
  849. "_horizontalCenter": 0,
  850. "_verticalCenter": 0,
  851. "_isAbsLeft": true,
  852. "_isAbsRight": true,
  853. "_isAbsTop": true,
  854. "_isAbsBottom": true,
  855. "_isAbsHorizontalCenter": true,
  856. "_isAbsVerticalCenter": true,
  857. "_originalWidth": 100,
  858. "_originalHeight": 100,
  859. "_alignMode": 1,
  860. "_lockFlags": 0,
  861. "_id": ""
  862. },
  863. {
  864. "__type__": "cc.CompPrefabInfo",
  865. "fileId": "70CmCsR65NiqB6tTfJvmS8"
  866. },
  867. {
  868. "__type__": "cc.Layout",
  869. "_name": "",
  870. "_objFlags": 0,
  871. "node": {
  872. "__id__": 41
  873. },
  874. "_enabled": true,
  875. "__prefab": {
  876. "__id__": 47
  877. },
  878. "_resizeMode": 1,
  879. "_layoutType": 3,
  880. "_cellSize": {
  881. "__type__": "cc.Size",
  882. "width": 40,
  883. "height": 40
  884. },
  885. "_startAxis": 0,
  886. "_paddingLeft": 0,
  887. "_paddingRight": 0,
  888. "_paddingTop": 0,
  889. "_paddingBottom": 0,
  890. "_spacingX": 15,
  891. "_spacingY": 15,
  892. "_verticalDirection": 1,
  893. "_horizontalDirection": 0,
  894. "_constraint": 2,
  895. "_constraintNum": 3,
  896. "_affectedByScale": false,
  897. "_isAlign": true,
  898. "_id": ""
  899. },
  900. {
  901. "__type__": "cc.CompPrefabInfo",
  902. "fileId": "caBv7Ts2RNO5gzX0JQVCrj"
  903. },
  904. {
  905. "__type__": "cc.PrefabInfo",
  906. "root": {
  907. "__id__": 1
  908. },
  909. "asset": {
  910. "__id__": 0
  911. },
  912. "fileId": "209A5s/RFLk4gVkitfuYBr"
  913. },
  914. {
  915. "__type__": "cc.UITransform",
  916. "_name": "",
  917. "_objFlags": 0,
  918. "node": {
  919. "__id__": 40
  920. },
  921. "_enabled": true,
  922. "__prefab": {
  923. "__id__": 50
  924. },
  925. "_priority": 0,
  926. "_contentSize": {
  927. "__type__": "cc.Size",
  928. "width": 580,
  929. "height": 660
  930. },
  931. "_anchorPoint": {
  932. "__type__": "cc.Vec2",
  933. "x": 0.5,
  934. "y": 0.5
  935. },
  936. "_id": ""
  937. },
  938. {
  939. "__type__": "cc.CompPrefabInfo",
  940. "fileId": "85Rkr8igNOB6QSD/HtnhgH"
  941. },
  942. {
  943. "__type__": "cc.Mask",
  944. "_name": "",
  945. "_objFlags": 0,
  946. "node": {
  947. "__id__": 40
  948. },
  949. "_enabled": true,
  950. "__prefab": {
  951. "__id__": 52
  952. },
  953. "_visFlags": 0,
  954. "_customMaterial": null,
  955. "_srcBlendFactor": 2,
  956. "_dstBlendFactor": 4,
  957. "_color": {
  958. "__type__": "cc.Color",
  959. "r": 255,
  960. "g": 255,
  961. "b": 255,
  962. "a": 255
  963. },
  964. "_type": 0,
  965. "_inverted": false,
  966. "_segments": 64,
  967. "_spriteFrame": null,
  968. "_alphaThreshold": 0.1,
  969. "_id": ""
  970. },
  971. {
  972. "__type__": "cc.CompPrefabInfo",
  973. "fileId": "90TR3hptxAq7K974GgvafO"
  974. },
  975. {
  976. "__type__": "cc.Widget",
  977. "_name": "",
  978. "_objFlags": 0,
  979. "node": {
  980. "__id__": 40
  981. },
  982. "_enabled": true,
  983. "__prefab": {
  984. "__id__": 54
  985. },
  986. "_alignFlags": 45,
  987. "_target": null,
  988. "_left": 10,
  989. "_right": 10,
  990. "_top": 20,
  991. "_bottom": 20,
  992. "_horizontalCenter": 0,
  993. "_verticalCenter": 0,
  994. "_isAbsLeft": true,
  995. "_isAbsRight": true,
  996. "_isAbsTop": true,
  997. "_isAbsBottom": true,
  998. "_isAbsHorizontalCenter": true,
  999. "_isAbsVerticalCenter": true,
  1000. "_originalWidth": 100,
  1001. "_originalHeight": 100,
  1002. "_alignMode": 2,
  1003. "_lockFlags": 0,
  1004. "_id": ""
  1005. },
  1006. {
  1007. "__type__": "cc.CompPrefabInfo",
  1008. "fileId": "96HYyJ7m5M2K5CqIPSxjoU"
  1009. },
  1010. {
  1011. "__type__": "cc.PrefabInfo",
  1012. "root": {
  1013. "__id__": 1
  1014. },
  1015. "asset": {
  1016. "__id__": 0
  1017. },
  1018. "fileId": "6faeJKw19GdJsoxJ9zkRxj"
  1019. },
  1020. {
  1021. "__type__": "cc.UITransform",
  1022. "_name": "",
  1023. "_objFlags": 0,
  1024. "node": {
  1025. "__id__": 39
  1026. },
  1027. "_enabled": true,
  1028. "__prefab": {
  1029. "__id__": 57
  1030. },
  1031. "_priority": 0,
  1032. "_contentSize": {
  1033. "__type__": "cc.Size",
  1034. "width": 600,
  1035. "height": 700
  1036. },
  1037. "_anchorPoint": {
  1038. "__type__": "cc.Vec2",
  1039. "x": 0.5,
  1040. "y": 0.5
  1041. },
  1042. "_id": ""
  1043. },
  1044. {
  1045. "__type__": "cc.CompPrefabInfo",
  1046. "fileId": "f52GBOx89AurSLZX1jjuH7"
  1047. },
  1048. {
  1049. "__type__": "cc.Sprite",
  1050. "_name": "",
  1051. "_objFlags": 0,
  1052. "node": {
  1053. "__id__": 39
  1054. },
  1055. "_enabled": true,
  1056. "__prefab": {
  1057. "__id__": 59
  1058. },
  1059. "_visFlags": 0,
  1060. "_customMaterial": null,
  1061. "_srcBlendFactor": 2,
  1062. "_dstBlendFactor": 4,
  1063. "_color": {
  1064. "__type__": "cc.Color",
  1065. "r": 255,
  1066. "g": 255,
  1067. "b": 255,
  1068. "a": 255
  1069. },
  1070. "_spriteFrame": {
  1071. "__uuid__": "bfa6d2f2-0c62-4b89-8341-da1df2de6913@f9941"
  1072. },
  1073. "_type": 1,
  1074. "_fillType": 0,
  1075. "_sizeMode": 0,
  1076. "_fillCenter": {
  1077. "__type__": "cc.Vec2",
  1078. "x": 0,
  1079. "y": 0
  1080. },
  1081. "_fillStart": 0,
  1082. "_fillRange": 0,
  1083. "_isTrimmedMode": true,
  1084. "_useGrayscale": false,
  1085. "_atlas": null,
  1086. "_id": ""
  1087. },
  1088. {
  1089. "__type__": "cc.CompPrefabInfo",
  1090. "fileId": "7ay/YVnohAs6o0dxl0GKaq"
  1091. },
  1092. {
  1093. "__type__": "cc.Widget",
  1094. "_name": "",
  1095. "_objFlags": 0,
  1096. "node": {
  1097. "__id__": 39
  1098. },
  1099. "_enabled": true,
  1100. "__prefab": {
  1101. "__id__": 61
  1102. },
  1103. "_alignFlags": 45,
  1104. "_target": null,
  1105. "_left": 25,
  1106. "_right": 25,
  1107. "_top": 82.40299999999999,
  1108. "_bottom": 17.59700000000001,
  1109. "_horizontalCenter": 0,
  1110. "_verticalCenter": 0,
  1111. "_isAbsLeft": true,
  1112. "_isAbsRight": true,
  1113. "_isAbsTop": true,
  1114. "_isAbsBottom": true,
  1115. "_isAbsHorizontalCenter": true,
  1116. "_isAbsVerticalCenter": true,
  1117. "_originalWidth": 52,
  1118. "_originalHeight": 50,
  1119. "_alignMode": 2,
  1120. "_lockFlags": 0,
  1121. "_id": ""
  1122. },
  1123. {
  1124. "__type__": "cc.CompPrefabInfo",
  1125. "fileId": "4aTvNdUANE0bn6pqcqufs5"
  1126. },
  1127. {
  1128. "__type__": "cc.ScrollView",
  1129. "_name": "",
  1130. "_objFlags": 0,
  1131. "node": {
  1132. "__id__": 39
  1133. },
  1134. "_enabled": true,
  1135. "__prefab": {
  1136. "__id__": 63
  1137. },
  1138. "bounceDuration": 0.23,
  1139. "brake": 0.5,
  1140. "elastic": true,
  1141. "inertia": true,
  1142. "horizontal": false,
  1143. "vertical": true,
  1144. "cancelInnerEvents": true,
  1145. "scrollEvents": [],
  1146. "_content": {
  1147. "__id__": 41
  1148. },
  1149. "_horizontalScrollBar": null,
  1150. "_verticalScrollBar": null,
  1151. "_id": ""
  1152. },
  1153. {
  1154. "__type__": "cc.CompPrefabInfo",
  1155. "fileId": "56GCeiSXlNd40oeakYXUDV"
  1156. },
  1157. {
  1158. "__type__": "cc.PrefabInfo",
  1159. "root": {
  1160. "__id__": 1
  1161. },
  1162. "asset": {
  1163. "__id__": 0
  1164. },
  1165. "fileId": "b9w+igFPNGzZZmNhntPjv0"
  1166. },
  1167. {
  1168. "__type__": "cc.UITransform",
  1169. "_name": "",
  1170. "_objFlags": 0,
  1171. "node": {
  1172. "__id__": 12
  1173. },
  1174. "_enabled": true,
  1175. "__prefab": {
  1176. "__id__": 66
  1177. },
  1178. "_priority": 0,
  1179. "_contentSize": {
  1180. "__type__": "cc.Size",
  1181. "width": 650,
  1182. "height": 800
  1183. },
  1184. "_anchorPoint": {
  1185. "__type__": "cc.Vec2",
  1186. "x": 0.5,
  1187. "y": 0.5
  1188. },
  1189. "_id": ""
  1190. },
  1191. {
  1192. "__type__": "cc.CompPrefabInfo",
  1193. "fileId": "bc5y4v54RCtZX1PvFutUFR"
  1194. },
  1195. {
  1196. "__type__": "cc.Widget",
  1197. "_name": "",
  1198. "_objFlags": 0,
  1199. "node": {
  1200. "__id__": 12
  1201. },
  1202. "_enabled": true,
  1203. "__prefab": {
  1204. "__id__": 68
  1205. },
  1206. "_alignFlags": 40,
  1207. "_target": null,
  1208. "_left": 50,
  1209. "_right": 50,
  1210. "_top": 0,
  1211. "_bottom": 0,
  1212. "_horizontalCenter": 0,
  1213. "_verticalCenter": 0,
  1214. "_isAbsLeft": true,
  1215. "_isAbsRight": true,
  1216. "_isAbsTop": true,
  1217. "_isAbsBottom": true,
  1218. "_isAbsHorizontalCenter": true,
  1219. "_isAbsVerticalCenter": true,
  1220. "_originalWidth": 100,
  1221. "_originalHeight": 0,
  1222. "_alignMode": 2,
  1223. "_lockFlags": 0,
  1224. "_id": ""
  1225. },
  1226. {
  1227. "__type__": "cc.CompPrefabInfo",
  1228. "fileId": "b5GgFKpDJHhoJSe6DuuW6Q"
  1229. },
  1230. {
  1231. "__type__": "cc.PrefabInfo",
  1232. "root": {
  1233. "__id__": 1
  1234. },
  1235. "asset": {
  1236. "__id__": 0
  1237. },
  1238. "fileId": "d4IDD+vmFP/IFPB1oSH3Hb"
  1239. },
  1240. {
  1241. "__type__": "cc.UITransform",
  1242. "_name": "",
  1243. "_objFlags": 0,
  1244. "node": {
  1245. "__id__": 1
  1246. },
  1247. "_enabled": true,
  1248. "__prefab": {
  1249. "__id__": 71
  1250. },
  1251. "_priority": 0,
  1252. "_contentSize": {
  1253. "__type__": "cc.Size",
  1254. "width": 750,
  1255. "height": 1334
  1256. },
  1257. "_anchorPoint": {
  1258. "__type__": "cc.Vec2",
  1259. "x": 0.5,
  1260. "y": 0.5
  1261. },
  1262. "_id": ""
  1263. },
  1264. {
  1265. "__type__": "cc.CompPrefabInfo",
  1266. "fileId": "97URbGRTtCUo6NITeg/l+N"
  1267. },
  1268. {
  1269. "__type__": "cc.Widget",
  1270. "_name": "",
  1271. "_objFlags": 0,
  1272. "node": {
  1273. "__id__": 1
  1274. },
  1275. "_enabled": true,
  1276. "__prefab": {
  1277. "__id__": 73
  1278. },
  1279. "_alignFlags": 45,
  1280. "_target": null,
  1281. "_left": 0,
  1282. "_right": 0,
  1283. "_top": 0,
  1284. "_bottom": 0,
  1285. "_horizontalCenter": 0,
  1286. "_verticalCenter": 0,
  1287. "_isAbsLeft": true,
  1288. "_isAbsRight": true,
  1289. "_isAbsTop": true,
  1290. "_isAbsBottom": true,
  1291. "_isAbsHorizontalCenter": true,
  1292. "_isAbsVerticalCenter": true,
  1293. "_originalWidth": 100,
  1294. "_originalHeight": 100,
  1295. "_alignMode": 2,
  1296. "_lockFlags": 0,
  1297. "_id": ""
  1298. },
  1299. {
  1300. "__type__": "cc.CompPrefabInfo",
  1301. "fileId": "08KX75fiVKpJtjaQZaLHrc"
  1302. },
  1303. {
  1304. "__type__": "bd869tPK79PH4A99v6jE8q0",
  1305. "_name": "",
  1306. "_objFlags": 0,
  1307. "node": {
  1308. "__id__": 1
  1309. },
  1310. "_enabled": true,
  1311. "__prefab": {
  1312. "__id__": 75
  1313. },
  1314. "closeNodes": [
  1315. null,
  1316. {
  1317. "__id__": 2
  1318. }
  1319. ],
  1320. "onParams": {
  1321. "__id__": 76
  1322. },
  1323. "_id": ""
  1324. },
  1325. {
  1326. "__type__": "cc.CompPrefabInfo",
  1327. "fileId": "0fD7JZ9KpBC7LEqG8hZfB9"
  1328. },
  1329. {
  1330. "__type__": "cc.ClickEvent",
  1331. "target": {
  1332. "__id__": 1
  1333. },
  1334. "component": "",
  1335. "_componentId": "1daddnz9CpEirG9mgv6L2Pp",
  1336. "handler": "openHandler",
  1337. "customEventData": ""
  1338. },
  1339. {
  1340. "__type__": "1daddnz9CpEirG9mgv6L2Pp",
  1341. "_name": "",
  1342. "_objFlags": 0,
  1343. "node": {
  1344. "__id__": 1
  1345. },
  1346. "_enabled": true,
  1347. "__prefab": {
  1348. "__id__": 78
  1349. },
  1350. "itemBox": {
  1351. "__id__": 41
  1352. },
  1353. "itemPrefab": "Prefabs/ChartBook/ChartBookItem",
  1354. "_id": ""
  1355. },
  1356. {
  1357. "__type__": "cc.CompPrefabInfo",
  1358. "fileId": "ecrvVcc0FH/bDEmwJAUzRb"
  1359. },
  1360. {
  1361. "__type__": "2eeebmv6vRD2qNmpoUq3uvp",
  1362. "_name": "",
  1363. "_objFlags": 0,
  1364. "node": {
  1365. "__id__": 1
  1366. },
  1367. "_enabled": true,
  1368. "__prefab": {
  1369. "__id__": 80
  1370. },
  1371. "showType": 0,
  1372. "ads": [
  1373. {
  1374. "__id__": 81
  1375. },
  1376. {
  1377. "__id__": 83
  1378. }
  1379. ],
  1380. "showOnLoad": true,
  1381. "_id": ""
  1382. },
  1383. {
  1384. "__type__": "cc.CompPrefabInfo",
  1385. "fileId": "16S8htMDNOS4wR4EXHy/bM"
  1386. },
  1387. {
  1388. "__type__": "ADHelperData",
  1389. "type": 0,
  1390. "weight": 0,
  1391. "deley": {
  1392. "__id__": 82
  1393. }
  1394. },
  1395. {
  1396. "__type__": "ADHelperDeleyData",
  1397. "type": 0,
  1398. "deley_const": 0,
  1399. "deley_random": {
  1400. "__type__": "cc.Vec2",
  1401. "x": 0,
  1402. "y": 0
  1403. }
  1404. },
  1405. {
  1406. "__type__": "ADHelperData",
  1407. "type": 3,
  1408. "weight": 100,
  1409. "deley": {
  1410. "__id__": 84
  1411. }
  1412. },
  1413. {
  1414. "__type__": "ADHelperDeleyData",
  1415. "type": 0,
  1416. "deley_const": 0,
  1417. "deley_random": {
  1418. "__type__": "cc.Vec2",
  1419. "x": 0,
  1420. "y": 0
  1421. }
  1422. },
  1423. {
  1424. "__type__": "cc.PrefabInfo",
  1425. "root": {
  1426. "__id__": 1
  1427. },
  1428. "asset": {
  1429. "__id__": 0
  1430. },
  1431. "fileId": "32RXSZ2gtIJInddOXLdCMO",
  1432. "targetOverrides": [
  1433. {
  1434. "__id__": 86
  1435. }
  1436. ]
  1437. },
  1438. {
  1439. "__type__": "cc.TargetOverrideInfo",
  1440. "source": {
  1441. "__id__": 74
  1442. },
  1443. "sourceInfo": null,
  1444. "propertyPath": [
  1445. "closeNodes",
  1446. "0"
  1447. ],
  1448. "target": {
  1449. "__id__": 13
  1450. },
  1451. "targetInfo": {
  1452. "__id__": 87
  1453. }
  1454. },
  1455. {
  1456. "__type__": "cc.TargetInfo",
  1457. "localID": [
  1458. "adpFixZRtLILYmRlKuQQVa"
  1459. ]
  1460. }
  1461. ]