RuleUI.prefab 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386
  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. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "RuleUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 14
  28. },
  29. {
  30. "__id__": 17
  31. },
  32. {
  33. "__id__": 20
  34. },
  35. {
  36. "__id__": 26
  37. }
  38. ],
  39. "_active": true,
  40. "_components": [
  41. {
  42. "__id__": 40
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 41
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 0,
  59. "height": 0
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 0.5
  65. },
  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. "_eulerAngles": {
  83. "__type__": "cc.Vec3",
  84. "x": 0,
  85. "y": 0,
  86. "z": 0
  87. },
  88. "_skewX": 0,
  89. "_skewY": 0,
  90. "_is3DNode": false,
  91. "_groupIndex": 0,
  92. "groupIndex": 0,
  93. "_id": ""
  94. },
  95. {
  96. "__type__": "cc.Node",
  97. "_name": "mask",
  98. "_objFlags": 0,
  99. "_parent": {
  100. "__id__": 1
  101. },
  102. "_children": [],
  103. "_active": true,
  104. "_components": [
  105. {
  106. "__id__": 3
  107. },
  108. {
  109. "__id__": 4
  110. }
  111. ],
  112. "_prefab": {
  113. "__id__": 5
  114. },
  115. "_opacity": 204,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 0,
  119. "g": 0,
  120. "b": 0,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 2400,
  126. "height": 1080
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0.5,
  131. "y": 0.5
  132. },
  133. "_trs": {
  134. "__type__": "TypedArray",
  135. "ctor": "Float64Array",
  136. "array": [
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 1,
  144. 1,
  145. 1,
  146. 1
  147. ]
  148. },
  149. "_eulerAngles": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 0
  154. },
  155. "_skewX": 0,
  156. "_skewY": 0,
  157. "_is3DNode": false,
  158. "_groupIndex": 0,
  159. "groupIndex": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_materials": [
  171. {
  172. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  173. }
  174. ],
  175. "_srcBlendFactor": 770,
  176. "_dstBlendFactor": 771,
  177. "_spriteFrame": {
  178. "__uuid__": "05b69229-67ad-42c3-bf71-09c34d9def2b"
  179. },
  180. "_type": 1,
  181. "_sizeMode": 0,
  182. "_fillType": 0,
  183. "_fillCenter": {
  184. "__type__": "cc.Vec2",
  185. "x": 0,
  186. "y": 0
  187. },
  188. "_fillStart": 0,
  189. "_fillRange": 0,
  190. "_isTrimmedMode": true,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "62f58zwdOVN/rFVGtus3pDj",
  196. "_name": "",
  197. "_objFlags": 0,
  198. "node": {
  199. "__id__": 2
  200. },
  201. "_enabled": true,
  202. "widthFit": true,
  203. "heightFit": true,
  204. "_id": ""
  205. },
  206. {
  207. "__type__": "cc.PrefabInfo",
  208. "root": {
  209. "__id__": 1
  210. },
  211. "asset": {
  212. "__id__": 0
  213. },
  214. "fileId": "cfnPfVpJpKAZDOx9sL8GId",
  215. "sync": false
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "title",
  220. "_objFlags": 0,
  221. "_parent": {
  222. "__id__": 1
  223. },
  224. "_children": [
  225. {
  226. "__id__": 7
  227. }
  228. ],
  229. "_active": true,
  230. "_components": [
  231. {
  232. "__id__": 12
  233. }
  234. ],
  235. "_prefab": {
  236. "__id__": 13
  237. },
  238. "_opacity": 255,
  239. "_color": {
  240. "__type__": "cc.Color",
  241. "r": 255,
  242. "g": 255,
  243. "b": 255,
  244. "a": 255
  245. },
  246. "_contentSize": {
  247. "__type__": "cc.Size",
  248. "width": 500,
  249. "height": 77
  250. },
  251. "_anchorPoint": {
  252. "__type__": "cc.Vec2",
  253. "x": 0.5,
  254. "y": 0.5
  255. },
  256. "_trs": {
  257. "__type__": "TypedArray",
  258. "ctor": "Float64Array",
  259. "array": [
  260. 0,
  261. 428.446,
  262. 0,
  263. 0,
  264. 0,
  265. 0,
  266. 1,
  267. 1,
  268. 1,
  269. 1
  270. ]
  271. },
  272. "_eulerAngles": {
  273. "__type__": "cc.Vec3",
  274. "x": 0,
  275. "y": 0,
  276. "z": 0
  277. },
  278. "_skewX": 0,
  279. "_skewY": 0,
  280. "_is3DNode": false,
  281. "_groupIndex": 0,
  282. "groupIndex": 0,
  283. "_id": ""
  284. },
  285. {
  286. "__type__": "cc.Node",
  287. "_name": "lb",
  288. "_objFlags": 0,
  289. "_parent": {
  290. "__id__": 6
  291. },
  292. "_children": [],
  293. "_active": true,
  294. "_components": [
  295. {
  296. "__id__": 8
  297. },
  298. {
  299. "__id__": 9
  300. },
  301. {
  302. "__id__": 10
  303. }
  304. ],
  305. "_prefab": {
  306. "__id__": 11
  307. },
  308. "_opacity": 255,
  309. "_color": {
  310. "__type__": "cc.Color",
  311. "r": 255,
  312. "g": 255,
  313. "b": 255,
  314. "a": 255
  315. },
  316. "_contentSize": {
  317. "__type__": "cc.Size",
  318. "width": 101.05,
  319. "height": 58.92
  320. },
  321. "_anchorPoint": {
  322. "__type__": "cc.Vec2",
  323. "x": 0.5,
  324. "y": 0.5
  325. },
  326. "_trs": {
  327. "__type__": "TypedArray",
  328. "ctor": "Float64Array",
  329. "array": [
  330. 2.966,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 0,
  336. 1,
  337. 1,
  338. 1,
  339. 1
  340. ]
  341. },
  342. "_eulerAngles": {
  343. "__type__": "cc.Vec3",
  344. "x": 0,
  345. "y": 0,
  346. "z": 0
  347. },
  348. "_skewX": 0,
  349. "_skewY": 0,
  350. "_is3DNode": false,
  351. "_groupIndex": 0,
  352. "groupIndex": 0,
  353. "_id": ""
  354. },
  355. {
  356. "__type__": "cc.Label",
  357. "_name": "",
  358. "_objFlags": 0,
  359. "node": {
  360. "__id__": 7
  361. },
  362. "_enabled": true,
  363. "_materials": [
  364. {
  365. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  366. }
  367. ],
  368. "_srcBlendFactor": 770,
  369. "_dstBlendFactor": 771,
  370. "_string": "Rules",
  371. "_N$string": "Rules",
  372. "_fontSize": 42,
  373. "_lineHeight": 42,
  374. "_enableWrapText": true,
  375. "_N$file": {
  376. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  377. },
  378. "_isSystemFontUsed": false,
  379. "_spacingX": 0,
  380. "_batchAsBitmap": false,
  381. "_styleFlags": 0,
  382. "_underlineHeight": 0,
  383. "_N$horizontalAlign": 1,
  384. "_N$verticalAlign": 1,
  385. "_N$fontFamily": "Arial",
  386. "_N$overflow": 0,
  387. "_N$cacheMode": 0,
  388. "_id": ""
  389. },
  390. {
  391. "__type__": "cc.LabelOutline",
  392. "_name": "",
  393. "_objFlags": 0,
  394. "node": {
  395. "__id__": 7
  396. },
  397. "_enabled": true,
  398. "_color": {
  399. "__type__": "cc.Color",
  400. "r": 38,
  401. "g": 17,
  402. "b": 12,
  403. "a": 255
  404. },
  405. "_width": 3,
  406. "_id": ""
  407. },
  408. {
  409. "__type__": "41ebaVoPpRA4Kp67XEdHfZn",
  410. "_name": "",
  411. "_objFlags": 0,
  412. "node": {
  413. "__id__": 7
  414. },
  415. "_enabled": true,
  416. "_englishCase": 3,
  417. "i18n_string": "t109",
  418. "i18n_params": [],
  419. "_addColon": false,
  420. "_id": ""
  421. },
  422. {
  423. "__type__": "cc.PrefabInfo",
  424. "root": {
  425. "__id__": 7
  426. },
  427. "asset": {
  428. "__uuid__": "b55c4816-1512-4abe-a683-117b4601b39a"
  429. },
  430. "fileId": "49Yg3kHxlLW4nbgia7dTfL",
  431. "sync": false
  432. },
  433. {
  434. "__type__": "cc.Sprite",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 6
  439. },
  440. "_enabled": true,
  441. "_materials": [
  442. {
  443. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  444. }
  445. ],
  446. "_srcBlendFactor": 770,
  447. "_dstBlendFactor": 771,
  448. "_spriteFrame": {
  449. "__uuid__": "272a1aee-0d11-4802-bb9f-deb5f9b22c51"
  450. },
  451. "_type": 0,
  452. "_sizeMode": 0,
  453. "_fillType": 0,
  454. "_fillCenter": {
  455. "__type__": "cc.Vec2",
  456. "x": 0,
  457. "y": 0
  458. },
  459. "_fillStart": 0,
  460. "_fillRange": 0,
  461. "_isTrimmedMode": true,
  462. "_atlas": null,
  463. "_id": ""
  464. },
  465. {
  466. "__type__": "cc.PrefabInfo",
  467. "root": {
  468. "__id__": 1
  469. },
  470. "asset": {
  471. "__id__": 0
  472. },
  473. "fileId": "b9+4RMnYBG5payhvFR3Nsd",
  474. "sync": false
  475. },
  476. {
  477. "__type__": "cc.Node",
  478. "_name": "frame",
  479. "_objFlags": 0,
  480. "_parent": {
  481. "__id__": 1
  482. },
  483. "_children": [],
  484. "_active": true,
  485. "_components": [
  486. {
  487. "__id__": 15
  488. }
  489. ],
  490. "_prefab": {
  491. "__id__": 16
  492. },
  493. "_opacity": 255,
  494. "_color": {
  495. "__type__": "cc.Color",
  496. "r": 255,
  497. "g": 255,
  498. "b": 255,
  499. "a": 255
  500. },
  501. "_contentSize": {
  502. "__type__": "cc.Size",
  503. "width": 1370,
  504. "height": 862
  505. },
  506. "_anchorPoint": {
  507. "__type__": "cc.Vec2",
  508. "x": 0.5,
  509. "y": 0.5
  510. },
  511. "_trs": {
  512. "__type__": "TypedArray",
  513. "ctor": "Float64Array",
  514. "array": [
  515. -3,
  516. -29,
  517. 0,
  518. 0,
  519. 0,
  520. 0,
  521. 1,
  522. 1,
  523. 1,
  524. 1
  525. ]
  526. },
  527. "_eulerAngles": {
  528. "__type__": "cc.Vec3",
  529. "x": 0,
  530. "y": 0,
  531. "z": 0
  532. },
  533. "_skewX": 0,
  534. "_skewY": 0,
  535. "_is3DNode": false,
  536. "_groupIndex": 0,
  537. "groupIndex": 0,
  538. "_id": ""
  539. },
  540. {
  541. "__type__": "cc.Sprite",
  542. "_name": "",
  543. "_objFlags": 0,
  544. "node": {
  545. "__id__": 14
  546. },
  547. "_enabled": true,
  548. "_materials": [
  549. {
  550. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  551. }
  552. ],
  553. "_srcBlendFactor": 770,
  554. "_dstBlendFactor": 771,
  555. "_spriteFrame": {
  556. "__uuid__": "e07f7d80-677d-4def-b648-88341c7a5b1a"
  557. },
  558. "_type": 1,
  559. "_sizeMode": 0,
  560. "_fillType": 0,
  561. "_fillCenter": {
  562. "__type__": "cc.Vec2",
  563. "x": 0,
  564. "y": 0
  565. },
  566. "_fillStart": 0,
  567. "_fillRange": 0,
  568. "_isTrimmedMode": true,
  569. "_atlas": null,
  570. "_id": ""
  571. },
  572. {
  573. "__type__": "cc.PrefabInfo",
  574. "root": {
  575. "__id__": 1
  576. },
  577. "asset": {
  578. "__id__": 0
  579. },
  580. "fileId": "82EiixAm9DT7hlfKQA1QjO",
  581. "sync": false
  582. },
  583. {
  584. "__type__": "cc.Node",
  585. "_name": "content",
  586. "_objFlags": 0,
  587. "_parent": {
  588. "__id__": 1
  589. },
  590. "_children": [],
  591. "_active": true,
  592. "_components": [
  593. {
  594. "__id__": 18
  595. }
  596. ],
  597. "_prefab": {
  598. "__id__": 19
  599. },
  600. "_opacity": 255,
  601. "_color": {
  602. "__type__": "cc.Color",
  603. "r": 255,
  604. "g": 255,
  605. "b": 255,
  606. "a": 255
  607. },
  608. "_contentSize": {
  609. "__type__": "cc.Size",
  610. "width": 1260,
  611. "height": 740
  612. },
  613. "_anchorPoint": {
  614. "__type__": "cc.Vec2",
  615. "x": 0.5,
  616. "y": 0.5
  617. },
  618. "_trs": {
  619. "__type__": "TypedArray",
  620. "ctor": "Float64Array",
  621. "array": [
  622. 0,
  623. -30.706,
  624. 0,
  625. 0,
  626. 0,
  627. 0,
  628. 1,
  629. 1,
  630. 1,
  631. 1
  632. ]
  633. },
  634. "_eulerAngles": {
  635. "__type__": "cc.Vec3",
  636. "x": 0,
  637. "y": 0,
  638. "z": 0
  639. },
  640. "_skewX": 0,
  641. "_skewY": 0,
  642. "_is3DNode": false,
  643. "_groupIndex": 0,
  644. "groupIndex": 0,
  645. "_id": ""
  646. },
  647. {
  648. "__type__": "cc.Sprite",
  649. "_name": "",
  650. "_objFlags": 0,
  651. "node": {
  652. "__id__": 17
  653. },
  654. "_enabled": true,
  655. "_materials": [
  656. {
  657. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  658. }
  659. ],
  660. "_srcBlendFactor": 770,
  661. "_dstBlendFactor": 771,
  662. "_spriteFrame": {
  663. "__uuid__": "f2a9fd92-10f7-4e39-b1e4-54d0059b8c1f"
  664. },
  665. "_type": 1,
  666. "_sizeMode": 0,
  667. "_fillType": 0,
  668. "_fillCenter": {
  669. "__type__": "cc.Vec2",
  670. "x": 0,
  671. "y": 0
  672. },
  673. "_fillStart": 0,
  674. "_fillRange": 0,
  675. "_isTrimmedMode": true,
  676. "_atlas": null,
  677. "_id": ""
  678. },
  679. {
  680. "__type__": "cc.PrefabInfo",
  681. "root": {
  682. "__id__": 1
  683. },
  684. "asset": {
  685. "__id__": 0
  686. },
  687. "fileId": "ee2JrVIs5HgbSTPCwW/RuO",
  688. "sync": false
  689. },
  690. {
  691. "__type__": "cc.Node",
  692. "_name": "btn_close",
  693. "_objFlags": 0,
  694. "_parent": {
  695. "__id__": 1
  696. },
  697. "_children": [],
  698. "_active": true,
  699. "_components": [
  700. {
  701. "__id__": 21
  702. },
  703. {
  704. "__id__": 22
  705. },
  706. {
  707. "__id__": 23
  708. }
  709. ],
  710. "_prefab": {
  711. "__id__": 25
  712. },
  713. "_opacity": 255,
  714. "_color": {
  715. "__type__": "cc.Color",
  716. "r": 255,
  717. "g": 255,
  718. "b": 255,
  719. "a": 255
  720. },
  721. "_contentSize": {
  722. "__type__": "cc.Size",
  723. "width": 135,
  724. "height": 135
  725. },
  726. "_anchorPoint": {
  727. "__type__": "cc.Vec2",
  728. "x": 0.5,
  729. "y": 0.5
  730. },
  731. "_trs": {
  732. "__type__": "TypedArray",
  733. "ctor": "Float64Array",
  734. "array": [
  735. 632.26,
  736. 350.084,
  737. 0,
  738. 0,
  739. 0,
  740. 0,
  741. 1,
  742. 1,
  743. 1,
  744. 0
  745. ]
  746. },
  747. "_eulerAngles": {
  748. "__type__": "cc.Vec3",
  749. "x": 0,
  750. "y": 0,
  751. "z": 0
  752. },
  753. "_skewX": 0,
  754. "_skewY": 0,
  755. "_is3DNode": false,
  756. "_groupIndex": 0,
  757. "groupIndex": 0,
  758. "_id": ""
  759. },
  760. {
  761. "__type__": "cc.Sprite",
  762. "_name": "",
  763. "_objFlags": 0,
  764. "node": {
  765. "__id__": 20
  766. },
  767. "_enabled": true,
  768. "_materials": [
  769. {
  770. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  771. }
  772. ],
  773. "_srcBlendFactor": 770,
  774. "_dstBlendFactor": 771,
  775. "_spriteFrame": {
  776. "__uuid__": "23c8a125-f917-46e9-bcf8-5d8af9ec00c7"
  777. },
  778. "_type": 0,
  779. "_sizeMode": 1,
  780. "_fillType": 0,
  781. "_fillCenter": {
  782. "__type__": "cc.Vec2",
  783. "x": 0,
  784. "y": 0
  785. },
  786. "_fillStart": 0,
  787. "_fillRange": 0,
  788. "_isTrimmedMode": true,
  789. "_atlas": null,
  790. "_id": ""
  791. },
  792. {
  793. "__type__": "466e8BS6wJF6bKBj6rcxcSE",
  794. "_name": "",
  795. "_objFlags": 0,
  796. "node": {
  797. "__id__": 20
  798. },
  799. "_enabled": true,
  800. "openContinuous": true,
  801. "continuousTime": 0.2,
  802. "multiTouch": false,
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "61994AafntNFIbmt1zoyLq+",
  807. "_name": "",
  808. "_objFlags": 0,
  809. "node": {
  810. "__id__": 20
  811. },
  812. "_enabled": true,
  813. "_normalMaterial": null,
  814. "_grayMaterial": null,
  815. "duration": 0.1,
  816. "zoomScale": 1.2,
  817. "clickEvents": [
  818. {
  819. "__id__": 24
  820. }
  821. ],
  822. "_N$interactable": true,
  823. "_N$enableAutoGrayEffect": false,
  824. "_N$transition": 0,
  825. "transition": 0,
  826. "_N$normalColor": {
  827. "__type__": "cc.Color",
  828. "r": 255,
  829. "g": 255,
  830. "b": 255,
  831. "a": 255
  832. },
  833. "_N$pressedColor": {
  834. "__type__": "cc.Color",
  835. "r": 211,
  836. "g": 211,
  837. "b": 211,
  838. "a": 255
  839. },
  840. "pressedColor": {
  841. "__type__": "cc.Color",
  842. "r": 211,
  843. "g": 211,
  844. "b": 211,
  845. "a": 255
  846. },
  847. "_N$hoverColor": {
  848. "__type__": "cc.Color",
  849. "r": 255,
  850. "g": 255,
  851. "b": 255,
  852. "a": 255
  853. },
  854. "hoverColor": {
  855. "__type__": "cc.Color",
  856. "r": 255,
  857. "g": 255,
  858. "b": 255,
  859. "a": 255
  860. },
  861. "_N$disabledColor": {
  862. "__type__": "cc.Color",
  863. "r": 124,
  864. "g": 124,
  865. "b": 124,
  866. "a": 255
  867. },
  868. "_N$normalSprite": null,
  869. "_N$pressedSprite": null,
  870. "pressedSprite": null,
  871. "_N$hoverSprite": null,
  872. "hoverSprite": null,
  873. "_N$disabledSprite": null,
  874. "_N$target": null,
  875. "_id": ""
  876. },
  877. {
  878. "__type__": "cc.ClickEvent",
  879. "target": {
  880. "__id__": 1
  881. },
  882. "component": "",
  883. "_componentId": "fcc47UHK4RPFrmRH3xrt2lB",
  884. "handler": "hide",
  885. "customEventData": ""
  886. },
  887. {
  888. "__type__": "cc.PrefabInfo",
  889. "root": {
  890. "__id__": 1
  891. },
  892. "asset": {
  893. "__id__": 0
  894. },
  895. "fileId": "bceqryhaNEn6SaVRWsKNPf",
  896. "sync": false
  897. },
  898. {
  899. "__type__": "cc.Node",
  900. "_name": "scrollView",
  901. "_objFlags": 0,
  902. "_parent": {
  903. "__id__": 1
  904. },
  905. "_children": [
  906. {
  907. "__id__": 27
  908. }
  909. ],
  910. "_active": true,
  911. "_components": [
  912. {
  913. "__id__": 38
  914. }
  915. ],
  916. "_prefab": {
  917. "__id__": 39
  918. },
  919. "_opacity": 255,
  920. "_color": {
  921. "__type__": "cc.Color",
  922. "r": 255,
  923. "g": 255,
  924. "b": 255,
  925. "a": 255
  926. },
  927. "_contentSize": {
  928. "__type__": "cc.Size",
  929. "width": 1200,
  930. "height": 700
  931. },
  932. "_anchorPoint": {
  933. "__type__": "cc.Vec2",
  934. "x": 0.5,
  935. "y": 0.5
  936. },
  937. "_trs": {
  938. "__type__": "TypedArray",
  939. "ctor": "Float64Array",
  940. "array": [
  941. 0,
  942. -29,
  943. 0,
  944. 0,
  945. 0,
  946. 0,
  947. 1,
  948. 1,
  949. 1,
  950. 1
  951. ]
  952. },
  953. "_eulerAngles": {
  954. "__type__": "cc.Vec3",
  955. "x": 0,
  956. "y": 0,
  957. "z": 0
  958. },
  959. "_skewX": 0,
  960. "_skewY": 0,
  961. "_is3DNode": false,
  962. "_groupIndex": 0,
  963. "groupIndex": 0,
  964. "_id": ""
  965. },
  966. {
  967. "__type__": "cc.Node",
  968. "_name": "view",
  969. "_objFlags": 0,
  970. "_parent": {
  971. "__id__": 26
  972. },
  973. "_children": [
  974. {
  975. "__id__": 28
  976. }
  977. ],
  978. "_active": true,
  979. "_components": [
  980. {
  981. "__id__": 36
  982. }
  983. ],
  984. "_prefab": {
  985. "__id__": 37
  986. },
  987. "_opacity": 255,
  988. "_color": {
  989. "__type__": "cc.Color",
  990. "r": 255,
  991. "g": 255,
  992. "b": 255,
  993. "a": 255
  994. },
  995. "_contentSize": {
  996. "__type__": "cc.Size",
  997. "width": 1200,
  998. "height": 700
  999. },
  1000. "_anchorPoint": {
  1001. "__type__": "cc.Vec2",
  1002. "x": 0.5,
  1003. "y": 0.5
  1004. },
  1005. "_trs": {
  1006. "__type__": "TypedArray",
  1007. "ctor": "Float64Array",
  1008. "array": [
  1009. 0,
  1010. 0,
  1011. 0,
  1012. 0,
  1013. 0,
  1014. 0,
  1015. 1,
  1016. 1,
  1017. 1,
  1018. 1
  1019. ]
  1020. },
  1021. "_eulerAngles": {
  1022. "__type__": "cc.Vec3",
  1023. "x": 0,
  1024. "y": 0,
  1025. "z": 0
  1026. },
  1027. "_skewX": 0,
  1028. "_skewY": 0,
  1029. "_is3DNode": false,
  1030. "_groupIndex": 0,
  1031. "groupIndex": 0,
  1032. "_id": ""
  1033. },
  1034. {
  1035. "__type__": "cc.Node",
  1036. "_name": "content",
  1037. "_objFlags": 0,
  1038. "_parent": {
  1039. "__id__": 27
  1040. },
  1041. "_children": [
  1042. {
  1043. "__id__": 29
  1044. }
  1045. ],
  1046. "_active": true,
  1047. "_components": [
  1048. {
  1049. "__id__": 34
  1050. }
  1051. ],
  1052. "_prefab": {
  1053. "__id__": 35
  1054. },
  1055. "_opacity": 255,
  1056. "_color": {
  1057. "__type__": "cc.Color",
  1058. "r": 255,
  1059. "g": 255,
  1060. "b": 255,
  1061. "a": 255
  1062. },
  1063. "_contentSize": {
  1064. "__type__": "cc.Size",
  1065. "width": 1200,
  1066. "height": 72.7
  1067. },
  1068. "_anchorPoint": {
  1069. "__type__": "cc.Vec2",
  1070. "x": 0.5,
  1071. "y": 1
  1072. },
  1073. "_trs": {
  1074. "__type__": "TypedArray",
  1075. "ctor": "Float64Array",
  1076. "array": [
  1077. 0,
  1078. 350,
  1079. 0,
  1080. 0,
  1081. 0,
  1082. 0,
  1083. 1,
  1084. 1,
  1085. 1,
  1086. 1
  1087. ]
  1088. },
  1089. "_eulerAngles": {
  1090. "__type__": "cc.Vec3",
  1091. "x": 0,
  1092. "y": 0,
  1093. "z": 0
  1094. },
  1095. "_skewX": 0,
  1096. "_skewY": 0,
  1097. "_is3DNode": false,
  1098. "_groupIndex": 0,
  1099. "groupIndex": 0,
  1100. "_id": ""
  1101. },
  1102. {
  1103. "__type__": "cc.Node",
  1104. "_name": "lb",
  1105. "_objFlags": 0,
  1106. "_parent": {
  1107. "__id__": 28
  1108. },
  1109. "_children": [],
  1110. "_active": true,
  1111. "_components": [
  1112. {
  1113. "__id__": 30
  1114. },
  1115. {
  1116. "__id__": 31
  1117. },
  1118. {
  1119. "__id__": 32
  1120. }
  1121. ],
  1122. "_prefab": {
  1123. "__id__": 33
  1124. },
  1125. "_opacity": 255,
  1126. "_color": {
  1127. "__type__": "cc.Color",
  1128. "r": 246,
  1129. "g": 238,
  1130. "b": 217,
  1131. "a": 255
  1132. },
  1133. "_contentSize": {
  1134. "__type__": "cc.Size",
  1135. "width": 1200,
  1136. "height": 62.7
  1137. },
  1138. "_anchorPoint": {
  1139. "__type__": "cc.Vec2",
  1140. "x": 0.5,
  1141. "y": 0.5
  1142. },
  1143. "_trs": {
  1144. "__type__": "TypedArray",
  1145. "ctor": "Float64Array",
  1146. "array": [
  1147. 0,
  1148. -36.35,
  1149. 0,
  1150. 0,
  1151. 0,
  1152. 0,
  1153. 1,
  1154. 1,
  1155. 1,
  1156. 1
  1157. ]
  1158. },
  1159. "_eulerAngles": {
  1160. "__type__": "cc.Vec3",
  1161. "x": 0,
  1162. "y": 0,
  1163. "z": 0
  1164. },
  1165. "_skewX": 0,
  1166. "_skewY": 0,
  1167. "_is3DNode": false,
  1168. "_groupIndex": 0,
  1169. "groupIndex": 0,
  1170. "_id": ""
  1171. },
  1172. {
  1173. "__type__": "cc.Label",
  1174. "_name": "",
  1175. "_objFlags": 0,
  1176. "node": {
  1177. "__id__": 29
  1178. },
  1179. "_enabled": true,
  1180. "_materials": [
  1181. {
  1182. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1183. }
  1184. ],
  1185. "_srcBlendFactor": 770,
  1186. "_dstBlendFactor": 771,
  1187. "_string": "",
  1188. "_N$string": "",
  1189. "_fontSize": 36,
  1190. "_lineHeight": 45,
  1191. "_enableWrapText": true,
  1192. "_N$file": {
  1193. "__uuid__": "53fae5bd-72f8-48d5-9465-9798bf9bde5c"
  1194. },
  1195. "_isSystemFontUsed": false,
  1196. "_spacingX": 0,
  1197. "_batchAsBitmap": false,
  1198. "_styleFlags": 0,
  1199. "_underlineHeight": 0,
  1200. "_N$horizontalAlign": 0,
  1201. "_N$verticalAlign": 0,
  1202. "_N$fontFamily": "Arial",
  1203. "_N$overflow": 3,
  1204. "_N$cacheMode": 0,
  1205. "_id": ""
  1206. },
  1207. {
  1208. "__type__": "cc.LabelOutline",
  1209. "_name": "",
  1210. "_objFlags": 0,
  1211. "node": {
  1212. "__id__": 29
  1213. },
  1214. "_enabled": true,
  1215. "_color": {
  1216. "__type__": "cc.Color",
  1217. "r": 38,
  1218. "g": 17,
  1219. "b": 12,
  1220. "a": 255
  1221. },
  1222. "_width": 3,
  1223. "_id": ""
  1224. },
  1225. {
  1226. "__type__": "41ebaVoPpRA4Kp67XEdHfZn",
  1227. "_name": "",
  1228. "_objFlags": 0,
  1229. "node": {
  1230. "__id__": 29
  1231. },
  1232. "_enabled": true,
  1233. "_englishCase": 0,
  1234. "i18n_string": "",
  1235. "i18n_params": [],
  1236. "_addColon": false,
  1237. "_id": ""
  1238. },
  1239. {
  1240. "__type__": "cc.PrefabInfo",
  1241. "root": {
  1242. "__id__": 29
  1243. },
  1244. "asset": {
  1245. "__uuid__": "b55c4816-1512-4abe-a683-117b4601b39a"
  1246. },
  1247. "fileId": "16tPITltVBeKRYsSfRaS3E",
  1248. "sync": false
  1249. },
  1250. {
  1251. "__type__": "cc.Layout",
  1252. "_name": "",
  1253. "_objFlags": 0,
  1254. "node": {
  1255. "__id__": 28
  1256. },
  1257. "_enabled": true,
  1258. "_layoutSize": {
  1259. "__type__": "cc.Size",
  1260. "width": 1200,
  1261. "height": 72.7
  1262. },
  1263. "_resize": 1,
  1264. "_N$layoutType": 2,
  1265. "_N$cellSize": {
  1266. "__type__": "cc.Size",
  1267. "width": 40,
  1268. "height": 40
  1269. },
  1270. "_N$startAxis": 0,
  1271. "_N$paddingLeft": 0,
  1272. "_N$paddingRight": 0,
  1273. "_N$paddingTop": 5,
  1274. "_N$paddingBottom": 5,
  1275. "_N$spacingX": 0,
  1276. "_N$spacingY": 0,
  1277. "_N$verticalDirection": 1,
  1278. "_N$horizontalDirection": 0,
  1279. "_N$affectedByScale": false,
  1280. "_id": ""
  1281. },
  1282. {
  1283. "__type__": "cc.PrefabInfo",
  1284. "root": {
  1285. "__id__": 1
  1286. },
  1287. "asset": {
  1288. "__id__": 0
  1289. },
  1290. "fileId": "1aU2a+kXNFTpb7QF+es4Rr",
  1291. "sync": false
  1292. },
  1293. {
  1294. "__type__": "cc.Mask",
  1295. "_name": "",
  1296. "_objFlags": 0,
  1297. "node": {
  1298. "__id__": 27
  1299. },
  1300. "_enabled": true,
  1301. "_materials": [
  1302. {
  1303. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1304. }
  1305. ],
  1306. "_spriteFrame": null,
  1307. "_type": 0,
  1308. "_segments": 64,
  1309. "_N$alphaThreshold": 0,
  1310. "_N$inverted": false,
  1311. "_id": ""
  1312. },
  1313. {
  1314. "__type__": "cc.PrefabInfo",
  1315. "root": {
  1316. "__id__": 1
  1317. },
  1318. "asset": {
  1319. "__id__": 0
  1320. },
  1321. "fileId": "37xjulNINMwq7JH4TpAk/Z",
  1322. "sync": false
  1323. },
  1324. {
  1325. "__type__": "cc.ScrollView",
  1326. "_name": "",
  1327. "_objFlags": 0,
  1328. "node": {
  1329. "__id__": 26
  1330. },
  1331. "_enabled": true,
  1332. "horizontal": false,
  1333. "vertical": true,
  1334. "inertia": true,
  1335. "brake": 0.75,
  1336. "elastic": true,
  1337. "bounceDuration": 0.23,
  1338. "scrollEvents": [],
  1339. "cancelInnerEvents": true,
  1340. "_N$content": {
  1341. "__id__": 28
  1342. },
  1343. "content": {
  1344. "__id__": 28
  1345. },
  1346. "_N$horizontalScrollBar": null,
  1347. "_N$verticalScrollBar": null,
  1348. "_id": ""
  1349. },
  1350. {
  1351. "__type__": "cc.PrefabInfo",
  1352. "root": {
  1353. "__id__": 1
  1354. },
  1355. "asset": {
  1356. "__id__": 0
  1357. },
  1358. "fileId": "2fIgXFHVFGtp4wOMXXe+lR",
  1359. "sync": false
  1360. },
  1361. {
  1362. "__type__": "fcc47UHK4RPFrmRH3xrt2lB",
  1363. "_name": "",
  1364. "_objFlags": 0,
  1365. "node": {
  1366. "__id__": 1
  1367. },
  1368. "_enabled": true,
  1369. "quickClose": false,
  1370. "cache": false,
  1371. "showType": 500,
  1372. "prevent": true,
  1373. "_id": ""
  1374. },
  1375. {
  1376. "__type__": "cc.PrefabInfo",
  1377. "root": {
  1378. "__id__": 1
  1379. },
  1380. "asset": {
  1381. "__id__": 0
  1382. },
  1383. "fileId": "",
  1384. "sync": false
  1385. }
  1386. ]