UIRevivePanel.prefab 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587
  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": "UIRevivePanel",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 7
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 45
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 46
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 1080,
  47. "height": 1920
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 540,
  59. 960,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "Mask",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. },
  99. {
  100. "__id__": 5
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 6
  105. },
  106. "_opacity": 200,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 0,
  110. "g": 0,
  111. "b": 0,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 1080,
  117. "height": 1920
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Sprite",
  155. "_name": "",
  156. "_objFlags": 0,
  157. "node": {
  158. "__id__": 2
  159. },
  160. "_enabled": true,
  161. "_materials": [
  162. {
  163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  164. }
  165. ],
  166. "_srcBlendFactor": 770,
  167. "_dstBlendFactor": 771,
  168. "_spriteFrame": {
  169. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 0,
  173. "_fillType": 0,
  174. "_fillCenter": {
  175. "__type__": "cc.Vec2",
  176. "x": 0,
  177. "y": 0
  178. },
  179. "_fillStart": 0,
  180. "_fillRange": 0,
  181. "_isTrimmedMode": true,
  182. "_atlas": null,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.BlockInputEvents",
  187. "_name": "",
  188. "_objFlags": 0,
  189. "node": {
  190. "__id__": 2
  191. },
  192. "_enabled": true,
  193. "_id": ""
  194. },
  195. {
  196. "__type__": "cc.Widget",
  197. "_name": "",
  198. "_objFlags": 0,
  199. "node": {
  200. "__id__": 2
  201. },
  202. "_enabled": true,
  203. "alignMode": 1,
  204. "_target": null,
  205. "_alignFlags": 45,
  206. "_left": 0,
  207. "_right": 0,
  208. "_top": 0,
  209. "_bottom": 0,
  210. "_verticalCenter": 0,
  211. "_horizontalCenter": 0,
  212. "_isAbsLeft": true,
  213. "_isAbsRight": true,
  214. "_isAbsTop": true,
  215. "_isAbsBottom": true,
  216. "_isAbsHorizontalCenter": true,
  217. "_isAbsVerticalCenter": true,
  218. "_originalWidth": 100,
  219. "_originalHeight": 100,
  220. "_id": ""
  221. },
  222. {
  223. "__type__": "cc.PrefabInfo",
  224. "root": {
  225. "__id__": 1
  226. },
  227. "asset": {
  228. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  229. },
  230. "fileId": "a2okGm1Z5KTIvGujzaze1y",
  231. "sync": false
  232. },
  233. {
  234. "__type__": "cc.Node",
  235. "_name": "Panel",
  236. "_objFlags": 0,
  237. "_parent": {
  238. "__id__": 1
  239. },
  240. "_children": [
  241. {
  242. "__id__": 8
  243. },
  244. {
  245. "__id__": 11
  246. },
  247. {
  248. "__id__": 14
  249. },
  250. {
  251. "__id__": 17
  252. },
  253. {
  254. "__id__": 34
  255. }
  256. ],
  257. "_active": true,
  258. "_components": [],
  259. "_prefab": {
  260. "__id__": 44
  261. },
  262. "_opacity": 255,
  263. "_color": {
  264. "__type__": "cc.Color",
  265. "r": 255,
  266. "g": 255,
  267. "b": 255,
  268. "a": 255
  269. },
  270. "_contentSize": {
  271. "__type__": "cc.Size",
  272. "width": 0,
  273. "height": 0
  274. },
  275. "_anchorPoint": {
  276. "__type__": "cc.Vec2",
  277. "x": 0.5,
  278. "y": 0.5
  279. },
  280. "_trs": {
  281. "__type__": "TypedArray",
  282. "ctor": "Float64Array",
  283. "array": [
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 0,
  289. 0,
  290. 1,
  291. 1,
  292. 1,
  293. 1
  294. ]
  295. },
  296. "_eulerAngles": {
  297. "__type__": "cc.Vec3",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0
  301. },
  302. "_skewX": 0,
  303. "_skewY": 0,
  304. "_is3DNode": false,
  305. "_groupIndex": 0,
  306. "groupIndex": 0,
  307. "_id": ""
  308. },
  309. {
  310. "__type__": "cc.Node",
  311. "_name": "time",
  312. "_objFlags": 0,
  313. "_parent": {
  314. "__id__": 7
  315. },
  316. "_children": [],
  317. "_active": true,
  318. "_components": [
  319. {
  320. "__id__": 9
  321. }
  322. ],
  323. "_prefab": {
  324. "__id__": 10
  325. },
  326. "_opacity": 255,
  327. "_color": {
  328. "__type__": "cc.Color",
  329. "r": 255,
  330. "g": 255,
  331. "b": 255,
  332. "a": 255
  333. },
  334. "_contentSize": {
  335. "__type__": "cc.Size",
  336. "width": 219.7,
  337. "height": 300
  338. },
  339. "_anchorPoint": {
  340. "__type__": "cc.Vec2",
  341. "x": 0.5,
  342. "y": 0.5
  343. },
  344. "_trs": {
  345. "__type__": "TypedArray",
  346. "ctor": "Float64Array",
  347. "array": [
  348. 0,
  349. 300,
  350. 0,
  351. 0,
  352. 0,
  353. 0,
  354. 1,
  355. 1,
  356. 1,
  357. 1
  358. ]
  359. },
  360. "_eulerAngles": {
  361. "__type__": "cc.Vec3",
  362. "x": 0,
  363. "y": 0,
  364. "z": 0
  365. },
  366. "_skewX": 0,
  367. "_skewY": 0,
  368. "_is3DNode": false,
  369. "_groupIndex": 0,
  370. "groupIndex": 0,
  371. "_id": ""
  372. },
  373. {
  374. "__type__": "cc.Label",
  375. "_name": "",
  376. "_objFlags": 0,
  377. "node": {
  378. "__id__": 8
  379. },
  380. "_enabled": true,
  381. "_materials": [
  382. {
  383. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  384. }
  385. ],
  386. "_srcBlendFactor": 770,
  387. "_dstBlendFactor": 771,
  388. "_useOriginalSize": true,
  389. "_string": "9",
  390. "_N$string": "9",
  391. "_fontSize": 250,
  392. "_lineHeight": 300,
  393. "_enableWrapText": true,
  394. "_N$file": {
  395. "__uuid__": "1f79945d-a774-40b4-81a6-80e63638c099"
  396. },
  397. "_isSystemFontUsed": false,
  398. "_spacingX": 0,
  399. "_batchAsBitmap": false,
  400. "_styleFlags": 0,
  401. "_underlineHeight": 0,
  402. "_N$horizontalAlign": 1,
  403. "_N$verticalAlign": 1,
  404. "_N$fontFamily": "Arial",
  405. "_N$overflow": 0,
  406. "_N$cacheMode": 0,
  407. "_id": ""
  408. },
  409. {
  410. "__type__": "cc.PrefabInfo",
  411. "root": {
  412. "__id__": 1
  413. },
  414. "asset": {
  415. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  416. },
  417. "fileId": "41BJk5XQBPXKkIEUV9byTK",
  418. "sync": false
  419. },
  420. {
  421. "__type__": "cc.Node",
  422. "_name": "diquan",
  423. "_objFlags": 0,
  424. "_parent": {
  425. "__id__": 7
  426. },
  427. "_children": [],
  428. "_active": true,
  429. "_components": [
  430. {
  431. "__id__": 12
  432. }
  433. ],
  434. "_prefab": {
  435. "__id__": 13
  436. },
  437. "_opacity": 255,
  438. "_color": {
  439. "__type__": "cc.Color",
  440. "r": 255,
  441. "g": 255,
  442. "b": 255,
  443. "a": 255
  444. },
  445. "_contentSize": {
  446. "__type__": "cc.Size",
  447. "width": 530,
  448. "height": 530
  449. },
  450. "_anchorPoint": {
  451. "__type__": "cc.Vec2",
  452. "x": 0.5,
  453. "y": 0.5
  454. },
  455. "_trs": {
  456. "__type__": "TypedArray",
  457. "ctor": "Float64Array",
  458. "array": [
  459. 0,
  460. 300,
  461. 0,
  462. 0,
  463. 0,
  464. 0,
  465. 1,
  466. 1,
  467. 1,
  468. 1
  469. ]
  470. },
  471. "_eulerAngles": {
  472. "__type__": "cc.Vec3",
  473. "x": 0,
  474. "y": 0,
  475. "z": 0
  476. },
  477. "_skewX": 0,
  478. "_skewY": 0,
  479. "_is3DNode": false,
  480. "_groupIndex": 0,
  481. "groupIndex": 0,
  482. "_id": ""
  483. },
  484. {
  485. "__type__": "cc.Sprite",
  486. "_name": "",
  487. "_objFlags": 0,
  488. "node": {
  489. "__id__": 11
  490. },
  491. "_enabled": true,
  492. "_materials": [
  493. {
  494. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  495. }
  496. ],
  497. "_srcBlendFactor": 770,
  498. "_dstBlendFactor": 771,
  499. "_spriteFrame": {
  500. "__uuid__": "7492d765-c896-42f3-84e0-7203e4e3066a"
  501. },
  502. "_type": 0,
  503. "_sizeMode": 1,
  504. "_fillType": 0,
  505. "_fillCenter": {
  506. "__type__": "cc.Vec2",
  507. "x": 0,
  508. "y": 0
  509. },
  510. "_fillStart": 0,
  511. "_fillRange": 0,
  512. "_isTrimmedMode": true,
  513. "_atlas": {
  514. "__uuid__": "040fe66b-4c9e-4d93-a618-2d5fc1b856e0"
  515. },
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.PrefabInfo",
  520. "root": {
  521. "__id__": 1
  522. },
  523. "asset": {
  524. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  525. },
  526. "fileId": "b8IJZZh85DU6PykDaWxcLV",
  527. "sync": false
  528. },
  529. {
  530. "__type__": "cc.Node",
  531. "_name": "shangquan",
  532. "_objFlags": 0,
  533. "_parent": {
  534. "__id__": 7
  535. },
  536. "_children": [],
  537. "_active": true,
  538. "_components": [
  539. {
  540. "__id__": 15
  541. }
  542. ],
  543. "_prefab": {
  544. "__id__": 16
  545. },
  546. "_opacity": 255,
  547. "_color": {
  548. "__type__": "cc.Color",
  549. "r": 255,
  550. "g": 255,
  551. "b": 255,
  552. "a": 255
  553. },
  554. "_contentSize": {
  555. "__type__": "cc.Size",
  556. "width": 593,
  557. "height": 593
  558. },
  559. "_anchorPoint": {
  560. "__type__": "cc.Vec2",
  561. "x": 0.5,
  562. "y": 0.5
  563. },
  564. "_trs": {
  565. "__type__": "TypedArray",
  566. "ctor": "Float64Array",
  567. "array": [
  568. 0,
  569. 300,
  570. 0,
  571. 0,
  572. 0,
  573. 0,
  574. 1,
  575. 1,
  576. 1,
  577. 1
  578. ]
  579. },
  580. "_eulerAngles": {
  581. "__type__": "cc.Vec3",
  582. "x": 0,
  583. "y": 0,
  584. "z": 0
  585. },
  586. "_skewX": 0,
  587. "_skewY": 0,
  588. "_is3DNode": false,
  589. "_groupIndex": 0,
  590. "groupIndex": 0,
  591. "_id": ""
  592. },
  593. {
  594. "__type__": "cc.Sprite",
  595. "_name": "",
  596. "_objFlags": 0,
  597. "node": {
  598. "__id__": 14
  599. },
  600. "_enabled": true,
  601. "_materials": [
  602. {
  603. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  604. }
  605. ],
  606. "_srcBlendFactor": 770,
  607. "_dstBlendFactor": 771,
  608. "_spriteFrame": {
  609. "__uuid__": "4f795494-f952-4b92-8856-bdfd7f19d53d"
  610. },
  611. "_type": 3,
  612. "_sizeMode": 1,
  613. "_fillType": 2,
  614. "_fillCenter": {
  615. "__type__": "cc.Vec2",
  616. "x": 0.5,
  617. "y": 0.5
  618. },
  619. "_fillStart": 0.25,
  620. "_fillRange": 1,
  621. "_isTrimmedMode": true,
  622. "_atlas": {
  623. "__uuid__": "040fe66b-4c9e-4d93-a618-2d5fc1b856e0"
  624. },
  625. "_id": ""
  626. },
  627. {
  628. "__type__": "cc.PrefabInfo",
  629. "root": {
  630. "__id__": 1
  631. },
  632. "asset": {
  633. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  634. },
  635. "fileId": "c4wjCBnixDdLkc2Lot+KIM",
  636. "sync": false
  637. },
  638. {
  639. "__type__": "cc.Node",
  640. "_name": "BtnVideo",
  641. "_objFlags": 0,
  642. "_parent": {
  643. "__id__": 7
  644. },
  645. "_children": [
  646. {
  647. "__id__": 18
  648. },
  649. {
  650. "__id__": 24
  651. },
  652. {
  653. "__id__": 27
  654. }
  655. ],
  656. "_active": true,
  657. "_components": [
  658. {
  659. "__id__": 30
  660. },
  661. {
  662. "__id__": 31
  663. },
  664. {
  665. "__id__": 32
  666. }
  667. ],
  668. "_prefab": {
  669. "__id__": 33
  670. },
  671. "_opacity": 255,
  672. "_color": {
  673. "__type__": "cc.Color",
  674. "r": 255,
  675. "g": 255,
  676. "b": 255,
  677. "a": 255
  678. },
  679. "_contentSize": {
  680. "__type__": "cc.Size",
  681. "width": 366,
  682. "height": 126
  683. },
  684. "_anchorPoint": {
  685. "__type__": "cc.Vec2",
  686. "x": 0.5,
  687. "y": 0.5
  688. },
  689. "_trs": {
  690. "__type__": "TypedArray",
  691. "ctor": "Float64Array",
  692. "array": [
  693. -300,
  694. -200,
  695. 0,
  696. 0,
  697. 0,
  698. 0,
  699. 1,
  700. 1,
  701. 1,
  702. 1
  703. ]
  704. },
  705. "_eulerAngles": {
  706. "__type__": "cc.Vec3",
  707. "x": 0,
  708. "y": 0,
  709. "z": 0
  710. },
  711. "_skewX": 0,
  712. "_skewY": 0,
  713. "_is3DNode": false,
  714. "_groupIndex": 0,
  715. "groupIndex": 0,
  716. "_id": ""
  717. },
  718. {
  719. "__type__": "cc.Node",
  720. "_name": "btn_sblq",
  721. "_objFlags": 0,
  722. "_parent": {
  723. "__id__": 17
  724. },
  725. "_children": [],
  726. "_active": true,
  727. "_components": [
  728. {
  729. "__id__": 19
  730. },
  731. {
  732. "__id__": 20
  733. }
  734. ],
  735. "_prefab": {
  736. "__id__": 23
  737. },
  738. "_opacity": 255,
  739. "_color": {
  740. "__type__": "cc.Color",
  741. "r": 255,
  742. "g": 255,
  743. "b": 255,
  744. "a": 255
  745. },
  746. "_contentSize": {
  747. "__type__": "cc.Size",
  748. "width": 213,
  749. "height": 55
  750. },
  751. "_anchorPoint": {
  752. "__type__": "cc.Vec2",
  753. "x": 0.5,
  754. "y": 0.5
  755. },
  756. "_trs": {
  757. "__type__": "TypedArray",
  758. "ctor": "Float64Array",
  759. "array": [
  760. 40,
  761. 2.889,
  762. 0,
  763. 0,
  764. 0,
  765. 0,
  766. 1,
  767. 1,
  768. 1,
  769. 1
  770. ]
  771. },
  772. "_eulerAngles": {
  773. "__type__": "cc.Vec3",
  774. "x": 0,
  775. "y": 0,
  776. "z": 0
  777. },
  778. "_skewX": 0,
  779. "_skewY": 0,
  780. "_is3DNode": false,
  781. "_groupIndex": 0,
  782. "groupIndex": 0,
  783. "_id": ""
  784. },
  785. {
  786. "__type__": "cc.Sprite",
  787. "_name": "",
  788. "_objFlags": 0,
  789. "node": {
  790. "__id__": 18
  791. },
  792. "_enabled": true,
  793. "_materials": [
  794. {
  795. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  796. }
  797. ],
  798. "_srcBlendFactor": 770,
  799. "_dstBlendFactor": 771,
  800. "_spriteFrame": {
  801. "__uuid__": "2f95a02f-f94b-461f-975f-1c5c490ab775"
  802. },
  803. "_type": 0,
  804. "_sizeMode": 1,
  805. "_fillType": 0,
  806. "_fillCenter": {
  807. "__type__": "cc.Vec2",
  808. "x": 0,
  809. "y": 0
  810. },
  811. "_fillStart": 0,
  812. "_fillRange": 0,
  813. "_isTrimmedMode": true,
  814. "_atlas": {
  815. "__uuid__": "040fe66b-4c9e-4d93-a618-2d5fc1b856e0"
  816. },
  817. "_id": ""
  818. },
  819. {
  820. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  821. "_name": "",
  822. "_objFlags": 0,
  823. "node": {
  824. "__id__": 18
  825. },
  826. "_enabled": true,
  827. "spriteFrameSet": [
  828. {
  829. "__id__": 21
  830. },
  831. {
  832. "__id__": 22
  833. }
  834. ],
  835. "_id": ""
  836. },
  837. {
  838. "__type__": "SpriteFrameSet",
  839. "language": "zh",
  840. "spriteFrame": {
  841. "__uuid__": "2f95a02f-f94b-461f-975f-1c5c490ab775"
  842. }
  843. },
  844. {
  845. "__type__": "SpriteFrameSet",
  846. "language": "en",
  847. "spriteFrame": {
  848. "__uuid__": "3320fff9-d9ec-4da2-a0f7-2dd982f59b67"
  849. }
  850. },
  851. {
  852. "__type__": "cc.PrefabInfo",
  853. "root": {
  854. "__id__": 1
  855. },
  856. "asset": {
  857. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  858. },
  859. "fileId": "981Nq3Ri1L87wMVQj9VCKl",
  860. "sync": false
  861. },
  862. {
  863. "__type__": "cc.Node",
  864. "_name": "share",
  865. "_objFlags": 0,
  866. "_parent": {
  867. "__id__": 17
  868. },
  869. "_children": [],
  870. "_active": true,
  871. "_components": [
  872. {
  873. "__id__": 25
  874. }
  875. ],
  876. "_prefab": {
  877. "__id__": 26
  878. },
  879. "_opacity": 255,
  880. "_color": {
  881. "__type__": "cc.Color",
  882. "r": 255,
  883. "g": 255,
  884. "b": 255,
  885. "a": 255
  886. },
  887. "_contentSize": {
  888. "__type__": "cc.Size",
  889. "width": 50,
  890. "height": 45
  891. },
  892. "_anchorPoint": {
  893. "__type__": "cc.Vec2",
  894. "x": 0.5,
  895. "y": 0.5
  896. },
  897. "_trs": {
  898. "__type__": "TypedArray",
  899. "ctor": "Float64Array",
  900. "array": [
  901. -110,
  902. 0,
  903. 0,
  904. 0,
  905. 0,
  906. 0,
  907. 1,
  908. 1,
  909. 1,
  910. 1
  911. ]
  912. },
  913. "_eulerAngles": {
  914. "__type__": "cc.Vec3",
  915. "x": 0,
  916. "y": 0,
  917. "z": 0
  918. },
  919. "_skewX": 0,
  920. "_skewY": 0,
  921. "_is3DNode": false,
  922. "_groupIndex": 0,
  923. "groupIndex": 0,
  924. "_id": ""
  925. },
  926. {
  927. "__type__": "cc.Sprite",
  928. "_name": "",
  929. "_objFlags": 0,
  930. "node": {
  931. "__id__": 24
  932. },
  933. "_enabled": true,
  934. "_materials": [
  935. {
  936. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  937. }
  938. ],
  939. "_srcBlendFactor": 770,
  940. "_dstBlendFactor": 771,
  941. "_spriteFrame": {
  942. "__uuid__": "b15402dc-4316-442e-8c0f-dd2aa4c63c08"
  943. },
  944. "_type": 0,
  945. "_sizeMode": 1,
  946. "_fillType": 0,
  947. "_fillCenter": {
  948. "__type__": "cc.Vec2",
  949. "x": 0,
  950. "y": 0
  951. },
  952. "_fillStart": 0,
  953. "_fillRange": 0,
  954. "_isTrimmedMode": true,
  955. "_atlas": {
  956. "__uuid__": "040fe66b-4c9e-4d93-a618-2d5fc1b856e0"
  957. },
  958. "_id": ""
  959. },
  960. {
  961. "__type__": "cc.PrefabInfo",
  962. "root": {
  963. "__id__": 1
  964. },
  965. "asset": {
  966. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  967. },
  968. "fileId": "54DWWt4zlN76hkvYwFLDHb",
  969. "sync": false
  970. },
  971. {
  972. "__type__": "cc.Node",
  973. "_name": "video",
  974. "_objFlags": 0,
  975. "_parent": {
  976. "__id__": 17
  977. },
  978. "_children": [],
  979. "_active": true,
  980. "_components": [
  981. {
  982. "__id__": 28
  983. }
  984. ],
  985. "_prefab": {
  986. "__id__": 29
  987. },
  988. "_opacity": 255,
  989. "_color": {
  990. "__type__": "cc.Color",
  991. "r": 255,
  992. "g": 255,
  993. "b": 255,
  994. "a": 255
  995. },
  996. "_contentSize": {
  997. "__type__": "cc.Size",
  998. "width": 62,
  999. "height": 44
  1000. },
  1001. "_anchorPoint": {
  1002. "__type__": "cc.Vec2",
  1003. "x": 0.5,
  1004. "y": 0.5
  1005. },
  1006. "_trs": {
  1007. "__type__": "TypedArray",
  1008. "ctor": "Float64Array",
  1009. "array": [
  1010. -110,
  1011. 0,
  1012. 0,
  1013. 0,
  1014. 0,
  1015. 0,
  1016. 1,
  1017. 1,
  1018. 1,
  1019. 1
  1020. ]
  1021. },
  1022. "_eulerAngles": {
  1023. "__type__": "cc.Vec3",
  1024. "x": 0,
  1025. "y": 0,
  1026. "z": 0
  1027. },
  1028. "_skewX": 0,
  1029. "_skewY": 0,
  1030. "_is3DNode": false,
  1031. "_groupIndex": 0,
  1032. "groupIndex": 0,
  1033. "_id": ""
  1034. },
  1035. {
  1036. "__type__": "cc.Sprite",
  1037. "_name": "",
  1038. "_objFlags": 0,
  1039. "node": {
  1040. "__id__": 27
  1041. },
  1042. "_enabled": true,
  1043. "_materials": [
  1044. {
  1045. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1046. }
  1047. ],
  1048. "_srcBlendFactor": 770,
  1049. "_dstBlendFactor": 771,
  1050. "_spriteFrame": {
  1051. "__uuid__": "e4f82921-1232-4b96-878c-74404f4ccfd1"
  1052. },
  1053. "_type": 0,
  1054. "_sizeMode": 1,
  1055. "_fillType": 0,
  1056. "_fillCenter": {
  1057. "__type__": "cc.Vec2",
  1058. "x": 0,
  1059. "y": 0
  1060. },
  1061. "_fillStart": 0,
  1062. "_fillRange": 0,
  1063. "_isTrimmedMode": true,
  1064. "_atlas": {
  1065. "__uuid__": "040fe66b-4c9e-4d93-a618-2d5fc1b856e0"
  1066. },
  1067. "_id": ""
  1068. },
  1069. {
  1070. "__type__": "cc.PrefabInfo",
  1071. "root": {
  1072. "__id__": 1
  1073. },
  1074. "asset": {
  1075. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  1076. },
  1077. "fileId": "02x4OqrpxOmLnsmtXzpPWE",
  1078. "sync": false
  1079. },
  1080. {
  1081. "__type__": "cc.Sprite",
  1082. "_name": "",
  1083. "_objFlags": 0,
  1084. "node": {
  1085. "__id__": 17
  1086. },
  1087. "_enabled": true,
  1088. "_materials": [
  1089. {
  1090. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1091. }
  1092. ],
  1093. "_srcBlendFactor": 770,
  1094. "_dstBlendFactor": 771,
  1095. "_spriteFrame": {
  1096. "__uuid__": "8176a9ef-fff0-4ee3-a525-d41be9a70295"
  1097. },
  1098. "_type": 0,
  1099. "_sizeMode": 1,
  1100. "_fillType": 0,
  1101. "_fillCenter": {
  1102. "__type__": "cc.Vec2",
  1103. "x": 0,
  1104. "y": 0
  1105. },
  1106. "_fillStart": 0,
  1107. "_fillRange": 0,
  1108. "_isTrimmedMode": true,
  1109. "_atlas": {
  1110. "__uuid__": "040fe66b-4c9e-4d93-a618-2d5fc1b856e0"
  1111. },
  1112. "_id": ""
  1113. },
  1114. {
  1115. "__type__": "af730WeuddAYrpP8Nt749SI",
  1116. "_name": "",
  1117. "_objFlags": 0,
  1118. "node": {
  1119. "__id__": 17
  1120. },
  1121. "_enabled": true,
  1122. "isGuideSKill": false,
  1123. "shareNode": {
  1124. "__id__": 24
  1125. },
  1126. "videoNode": {
  1127. "__id__": 27
  1128. },
  1129. "_id": ""
  1130. },
  1131. {
  1132. "__type__": "cc.Button",
  1133. "_name": "",
  1134. "_objFlags": 0,
  1135. "node": {
  1136. "__id__": 17
  1137. },
  1138. "_enabled": true,
  1139. "_normalMaterial": null,
  1140. "_grayMaterial": null,
  1141. "duration": 0.1,
  1142. "zoomScale": 1.1,
  1143. "clickEvents": [],
  1144. "_N$interactable": true,
  1145. "_N$enableAutoGrayEffect": false,
  1146. "_N$transition": 3,
  1147. "transition": 3,
  1148. "_N$normalColor": {
  1149. "__type__": "cc.Color",
  1150. "r": 255,
  1151. "g": 255,
  1152. "b": 255,
  1153. "a": 255
  1154. },
  1155. "_N$pressedColor": {
  1156. "__type__": "cc.Color",
  1157. "r": 211,
  1158. "g": 211,
  1159. "b": 211,
  1160. "a": 255
  1161. },
  1162. "pressedColor": {
  1163. "__type__": "cc.Color",
  1164. "r": 211,
  1165. "g": 211,
  1166. "b": 211,
  1167. "a": 255
  1168. },
  1169. "_N$hoverColor": {
  1170. "__type__": "cc.Color",
  1171. "r": 255,
  1172. "g": 255,
  1173. "b": 255,
  1174. "a": 255
  1175. },
  1176. "hoverColor": {
  1177. "__type__": "cc.Color",
  1178. "r": 255,
  1179. "g": 255,
  1180. "b": 255,
  1181. "a": 255
  1182. },
  1183. "_N$disabledColor": {
  1184. "__type__": "cc.Color",
  1185. "r": 124,
  1186. "g": 124,
  1187. "b": 124,
  1188. "a": 255
  1189. },
  1190. "_N$normalSprite": null,
  1191. "_N$pressedSprite": null,
  1192. "pressedSprite": null,
  1193. "_N$hoverSprite": null,
  1194. "hoverSprite": null,
  1195. "_N$disabledSprite": null,
  1196. "_N$target": null,
  1197. "_id": ""
  1198. },
  1199. {
  1200. "__type__": "cc.PrefabInfo",
  1201. "root": {
  1202. "__id__": 1
  1203. },
  1204. "asset": {
  1205. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  1206. },
  1207. "fileId": "02xKSlNGZKjbtISizpAfPm",
  1208. "sync": false
  1209. },
  1210. {
  1211. "__type__": "cc.Node",
  1212. "_name": "BtnPass",
  1213. "_objFlags": 0,
  1214. "_parent": {
  1215. "__id__": 7
  1216. },
  1217. "_children": [
  1218. {
  1219. "__id__": 35
  1220. }
  1221. ],
  1222. "_active": true,
  1223. "_components": [
  1224. {
  1225. "__id__": 41
  1226. },
  1227. {
  1228. "__id__": 42
  1229. }
  1230. ],
  1231. "_prefab": {
  1232. "__id__": 43
  1233. },
  1234. "_opacity": 255,
  1235. "_color": {
  1236. "__type__": "cc.Color",
  1237. "r": 255,
  1238. "g": 255,
  1239. "b": 255,
  1240. "a": 255
  1241. },
  1242. "_contentSize": {
  1243. "__type__": "cc.Size",
  1244. "width": 366,
  1245. "height": 126
  1246. },
  1247. "_anchorPoint": {
  1248. "__type__": "cc.Vec2",
  1249. "x": 0.5,
  1250. "y": 0.5
  1251. },
  1252. "_trs": {
  1253. "__type__": "TypedArray",
  1254. "ctor": "Float64Array",
  1255. "array": [
  1256. 300,
  1257. -200,
  1258. 0,
  1259. 0,
  1260. 0,
  1261. 0,
  1262. 1,
  1263. 1,
  1264. 1,
  1265. 1
  1266. ]
  1267. },
  1268. "_eulerAngles": {
  1269. "__type__": "cc.Vec3",
  1270. "x": 0,
  1271. "y": 0,
  1272. "z": 0
  1273. },
  1274. "_skewX": 0,
  1275. "_skewY": 0,
  1276. "_is3DNode": false,
  1277. "_groupIndex": 0,
  1278. "groupIndex": 0,
  1279. "_id": ""
  1280. },
  1281. {
  1282. "__type__": "cc.Node",
  1283. "_name": "btn_zjlq",
  1284. "_objFlags": 0,
  1285. "_parent": {
  1286. "__id__": 34
  1287. },
  1288. "_children": [],
  1289. "_active": true,
  1290. "_components": [
  1291. {
  1292. "__id__": 36
  1293. },
  1294. {
  1295. "__id__": 37
  1296. }
  1297. ],
  1298. "_prefab": {
  1299. "__id__": 40
  1300. },
  1301. "_opacity": 255,
  1302. "_color": {
  1303. "__type__": "cc.Color",
  1304. "r": 255,
  1305. "g": 255,
  1306. "b": 255,
  1307. "a": 255
  1308. },
  1309. "_contentSize": {
  1310. "__type__": "cc.Size",
  1311. "width": 215,
  1312. "height": 55
  1313. },
  1314. "_anchorPoint": {
  1315. "__type__": "cc.Vec2",
  1316. "x": 0.5,
  1317. "y": 0.5
  1318. },
  1319. "_trs": {
  1320. "__type__": "TypedArray",
  1321. "ctor": "Float64Array",
  1322. "array": [
  1323. 0,
  1324. 0,
  1325. 0,
  1326. 0,
  1327. 0,
  1328. 0,
  1329. 1,
  1330. 1,
  1331. 1,
  1332. 1
  1333. ]
  1334. },
  1335. "_eulerAngles": {
  1336. "__type__": "cc.Vec3",
  1337. "x": 0,
  1338. "y": 0,
  1339. "z": 0
  1340. },
  1341. "_skewX": 0,
  1342. "_skewY": 0,
  1343. "_is3DNode": false,
  1344. "_groupIndex": 0,
  1345. "groupIndex": 0,
  1346. "_id": ""
  1347. },
  1348. {
  1349. "__type__": "cc.Sprite",
  1350. "_name": "",
  1351. "_objFlags": 0,
  1352. "node": {
  1353. "__id__": 35
  1354. },
  1355. "_enabled": true,
  1356. "_materials": [
  1357. {
  1358. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1359. }
  1360. ],
  1361. "_srcBlendFactor": 770,
  1362. "_dstBlendFactor": 771,
  1363. "_spriteFrame": {
  1364. "__uuid__": "20d332ec-30bb-4238-a96a-48f95179528e"
  1365. },
  1366. "_type": 0,
  1367. "_sizeMode": 1,
  1368. "_fillType": 0,
  1369. "_fillCenter": {
  1370. "__type__": "cc.Vec2",
  1371. "x": 0,
  1372. "y": 0
  1373. },
  1374. "_fillStart": 0,
  1375. "_fillRange": 0,
  1376. "_isTrimmedMode": true,
  1377. "_atlas": {
  1378. "__uuid__": "040fe66b-4c9e-4d93-a618-2d5fc1b856e0"
  1379. },
  1380. "_id": ""
  1381. },
  1382. {
  1383. "__type__": "f34ac2GGiVOBbG6XlfvgYP4",
  1384. "_name": "",
  1385. "_objFlags": 0,
  1386. "node": {
  1387. "__id__": 35
  1388. },
  1389. "_enabled": true,
  1390. "spriteFrameSet": [
  1391. {
  1392. "__id__": 38
  1393. },
  1394. {
  1395. "__id__": 39
  1396. }
  1397. ],
  1398. "_id": ""
  1399. },
  1400. {
  1401. "__type__": "SpriteFrameSet",
  1402. "language": "zh",
  1403. "spriteFrame": {
  1404. "__uuid__": "20d332ec-30bb-4238-a96a-48f95179528e"
  1405. }
  1406. },
  1407. {
  1408. "__type__": "SpriteFrameSet",
  1409. "language": "en",
  1410. "spriteFrame": {
  1411. "__uuid__": "560ffe5c-c1f5-4e51-a16e-47c01fee7a43"
  1412. }
  1413. },
  1414. {
  1415. "__type__": "cc.PrefabInfo",
  1416. "root": {
  1417. "__id__": 1
  1418. },
  1419. "asset": {
  1420. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  1421. },
  1422. "fileId": "36nDvoNOJBb4AbxFzUGhDV",
  1423. "sync": false
  1424. },
  1425. {
  1426. "__type__": "cc.Sprite",
  1427. "_name": "",
  1428. "_objFlags": 0,
  1429. "node": {
  1430. "__id__": 34
  1431. },
  1432. "_enabled": true,
  1433. "_materials": [
  1434. {
  1435. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1436. }
  1437. ],
  1438. "_srcBlendFactor": 770,
  1439. "_dstBlendFactor": 771,
  1440. "_spriteFrame": {
  1441. "__uuid__": "3597cba7-d66d-48a2-a8b4-c01516760485"
  1442. },
  1443. "_type": 0,
  1444. "_sizeMode": 1,
  1445. "_fillType": 0,
  1446. "_fillCenter": {
  1447. "__type__": "cc.Vec2",
  1448. "x": 0,
  1449. "y": 0
  1450. },
  1451. "_fillStart": 0,
  1452. "_fillRange": 0,
  1453. "_isTrimmedMode": true,
  1454. "_atlas": {
  1455. "__uuid__": "040fe66b-4c9e-4d93-a618-2d5fc1b856e0"
  1456. },
  1457. "_id": ""
  1458. },
  1459. {
  1460. "__type__": "cc.Button",
  1461. "_name": "",
  1462. "_objFlags": 0,
  1463. "node": {
  1464. "__id__": 34
  1465. },
  1466. "_enabled": true,
  1467. "_normalMaterial": null,
  1468. "_grayMaterial": null,
  1469. "duration": 0.1,
  1470. "zoomScale": 1.1,
  1471. "clickEvents": [],
  1472. "_N$interactable": true,
  1473. "_N$enableAutoGrayEffect": false,
  1474. "_N$transition": 3,
  1475. "transition": 3,
  1476. "_N$normalColor": {
  1477. "__type__": "cc.Color",
  1478. "r": 255,
  1479. "g": 255,
  1480. "b": 255,
  1481. "a": 255
  1482. },
  1483. "_N$pressedColor": {
  1484. "__type__": "cc.Color",
  1485. "r": 211,
  1486. "g": 211,
  1487. "b": 211,
  1488. "a": 255
  1489. },
  1490. "pressedColor": {
  1491. "__type__": "cc.Color",
  1492. "r": 211,
  1493. "g": 211,
  1494. "b": 211,
  1495. "a": 255
  1496. },
  1497. "_N$hoverColor": {
  1498. "__type__": "cc.Color",
  1499. "r": 255,
  1500. "g": 255,
  1501. "b": 255,
  1502. "a": 255
  1503. },
  1504. "hoverColor": {
  1505. "__type__": "cc.Color",
  1506. "r": 255,
  1507. "g": 255,
  1508. "b": 255,
  1509. "a": 255
  1510. },
  1511. "_N$disabledColor": {
  1512. "__type__": "cc.Color",
  1513. "r": 124,
  1514. "g": 124,
  1515. "b": 124,
  1516. "a": 255
  1517. },
  1518. "_N$normalSprite": null,
  1519. "_N$pressedSprite": null,
  1520. "pressedSprite": null,
  1521. "_N$hoverSprite": null,
  1522. "hoverSprite": null,
  1523. "_N$disabledSprite": null,
  1524. "_N$target": null,
  1525. "_id": ""
  1526. },
  1527. {
  1528. "__type__": "cc.PrefabInfo",
  1529. "root": {
  1530. "__id__": 1
  1531. },
  1532. "asset": {
  1533. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  1534. },
  1535. "fileId": "99dQSFg2NOo52yFL6img8R",
  1536. "sync": false
  1537. },
  1538. {
  1539. "__type__": "cc.PrefabInfo",
  1540. "root": {
  1541. "__id__": 1
  1542. },
  1543. "asset": {
  1544. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  1545. },
  1546. "fileId": "694TmG3YFAhrU5VHvRiL7H",
  1547. "sync": false
  1548. },
  1549. {
  1550. "__type__": "cc.Widget",
  1551. "_name": "",
  1552. "_objFlags": 0,
  1553. "node": {
  1554. "__id__": 1
  1555. },
  1556. "_enabled": true,
  1557. "alignMode": 1,
  1558. "_target": null,
  1559. "_alignFlags": 45,
  1560. "_left": 0,
  1561. "_right": 0,
  1562. "_top": 0,
  1563. "_bottom": 0,
  1564. "_verticalCenter": 0,
  1565. "_horizontalCenter": 0,
  1566. "_isAbsLeft": true,
  1567. "_isAbsRight": true,
  1568. "_isAbsTop": true,
  1569. "_isAbsBottom": true,
  1570. "_isAbsHorizontalCenter": true,
  1571. "_isAbsVerticalCenter": true,
  1572. "_originalWidth": 1920,
  1573. "_originalHeight": 1080,
  1574. "_id": ""
  1575. },
  1576. {
  1577. "__type__": "cc.PrefabInfo",
  1578. "root": {
  1579. "__id__": 1
  1580. },
  1581. "asset": {
  1582. "__uuid__": "7f957898-3766-4864-9827-dec30ec63293"
  1583. },
  1584. "fileId": "",
  1585. "sync": false
  1586. }
  1587. ]