main_page.prefab 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054
  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": "main_page",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 16
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 28
  34. },
  35. {
  36. "__id__": 29
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 30
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 720,
  53. "height": 1600
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 360,
  65. 800,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "bg",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. }
  102. ],
  103. "_prefab": {
  104. "__id__": 4
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 720,
  117. "height": 1600
  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__": "6cc0ac63-7eb2-42f8-8fd9-c141f9c97a11"
  170. },
  171. "_type": 0,
  172. "_sizeMode": 1,
  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.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "1de54ac4-6bb5-413d-93ac-af764584a496"
  192. },
  193. "fileId": "84knCe9sVO7LtrLKD1QRSF",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "cover_flow",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 6
  206. }
  207. ],
  208. "_active": false,
  209. "_components": [
  210. {
  211. "__id__": 13
  212. },
  213. {
  214. "__id__": 14
  215. }
  216. ],
  217. "_prefab": {
  218. "__id__": 15
  219. },
  220. "_opacity": 255,
  221. "_color": {
  222. "__type__": "cc.Color",
  223. "r": 255,
  224. "g": 255,
  225. "b": 255,
  226. "a": 255
  227. },
  228. "_contentSize": {
  229. "__type__": "cc.Size",
  230. "width": 686,
  231. "height": 1167.2
  232. },
  233. "_anchorPoint": {
  234. "__type__": "cc.Vec2",
  235. "x": 0.5,
  236. "y": 0.5
  237. },
  238. "_trs": {
  239. "__type__": "TypedArray",
  240. "ctor": "Float64Array",
  241. "array": [
  242. 0,
  243. 0,
  244. 0,
  245. 0,
  246. 0,
  247. 0,
  248. 1,
  249. 1,
  250. 1,
  251. 1
  252. ]
  253. },
  254. "_eulerAngles": {
  255. "__type__": "cc.Vec3",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0
  259. },
  260. "_skewX": 0,
  261. "_skewY": 0,
  262. "_is3DNode": false,
  263. "_groupIndex": 0,
  264. "groupIndex": 0,
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.Node",
  269. "_name": "mask",
  270. "_objFlags": 0,
  271. "_parent": {
  272. "__id__": 5
  273. },
  274. "_children": [
  275. {
  276. "__id__": 7
  277. }
  278. ],
  279. "_active": true,
  280. "_components": [
  281. {
  282. "__id__": 10
  283. },
  284. {
  285. "__id__": 11
  286. }
  287. ],
  288. "_prefab": {
  289. "__id__": 12
  290. },
  291. "_opacity": 255,
  292. "_color": {
  293. "__type__": "cc.Color",
  294. "r": 255,
  295. "g": 255,
  296. "b": 255,
  297. "a": 255
  298. },
  299. "_contentSize": {
  300. "__type__": "cc.Size",
  301. "width": 686,
  302. "height": 1167.2
  303. },
  304. "_anchorPoint": {
  305. "__type__": "cc.Vec2",
  306. "x": 0.5,
  307. "y": 0.5
  308. },
  309. "_trs": {
  310. "__type__": "TypedArray",
  311. "ctor": "Float64Array",
  312. "array": [
  313. 0,
  314. 0,
  315. 0,
  316. 0,
  317. 0,
  318. 0,
  319. 1,
  320. 1,
  321. 1,
  322. 1
  323. ]
  324. },
  325. "_eulerAngles": {
  326. "__type__": "cc.Vec3",
  327. "x": 0,
  328. "y": 0,
  329. "z": 0
  330. },
  331. "_skewX": 0,
  332. "_skewY": 0,
  333. "_is3DNode": false,
  334. "_groupIndex": 0,
  335. "groupIndex": 0,
  336. "_id": ""
  337. },
  338. {
  339. "__type__": "cc.Node",
  340. "_name": "content",
  341. "_objFlags": 0,
  342. "_parent": {
  343. "__id__": 6
  344. },
  345. "_children": [],
  346. "_active": true,
  347. "_components": [
  348. {
  349. "__id__": 8
  350. }
  351. ],
  352. "_prefab": {
  353. "__id__": 9
  354. },
  355. "_opacity": 255,
  356. "_color": {
  357. "__type__": "cc.Color",
  358. "r": 255,
  359. "g": 255,
  360. "b": 255,
  361. "a": 255
  362. },
  363. "_contentSize": {
  364. "__type__": "cc.Size",
  365. "width": 686,
  366. "height": 0
  367. },
  368. "_anchorPoint": {
  369. "__type__": "cc.Vec2",
  370. "x": 0.5,
  371. "y": 0.5
  372. },
  373. "_trs": {
  374. "__type__": "TypedArray",
  375. "ctor": "Float64Array",
  376. "array": [
  377. 0,
  378. 0,
  379. 0,
  380. 0,
  381. 0,
  382. 0,
  383. 1,
  384. 1,
  385. 1,
  386. 1
  387. ]
  388. },
  389. "_eulerAngles": {
  390. "__type__": "cc.Vec3",
  391. "x": 0,
  392. "y": 0,
  393. "z": 0
  394. },
  395. "_skewX": 0,
  396. "_skewY": 0,
  397. "_is3DNode": false,
  398. "_groupIndex": 0,
  399. "groupIndex": 0,
  400. "_id": ""
  401. },
  402. {
  403. "__type__": "cc.Widget",
  404. "_name": "",
  405. "_objFlags": 0,
  406. "node": {
  407. "__id__": 7
  408. },
  409. "_enabled": true,
  410. "alignMode": 1,
  411. "_target": null,
  412. "_alignFlags": 40,
  413. "_left": 0,
  414. "_right": 0,
  415. "_top": 583.6,
  416. "_bottom": 583.6,
  417. "_verticalCenter": 0,
  418. "_horizontalCenter": 0,
  419. "_isAbsLeft": true,
  420. "_isAbsRight": true,
  421. "_isAbsTop": true,
  422. "_isAbsBottom": true,
  423. "_isAbsHorizontalCenter": true,
  424. "_isAbsVerticalCenter": true,
  425. "_originalWidth": 300,
  426. "_originalHeight": 0,
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.PrefabInfo",
  431. "root": {
  432. "__id__": 1
  433. },
  434. "asset": {
  435. "__uuid__": "1de54ac4-6bb5-413d-93ac-af764584a496"
  436. },
  437. "fileId": "b6GRmJzP1GzY10v5aarAhv",
  438. "sync": false
  439. },
  440. {
  441. "__type__": "cc.Mask",
  442. "_name": "",
  443. "_objFlags": 0,
  444. "node": {
  445. "__id__": 6
  446. },
  447. "_enabled": true,
  448. "_materials": [
  449. {
  450. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  451. }
  452. ],
  453. "_spriteFrame": null,
  454. "_type": 0,
  455. "_segments": 64,
  456. "_N$alphaThreshold": 0.1,
  457. "_N$inverted": false,
  458. "_id": ""
  459. },
  460. {
  461. "__type__": "cc.Widget",
  462. "_name": "",
  463. "_objFlags": 0,
  464. "node": {
  465. "__id__": 6
  466. },
  467. "_enabled": true,
  468. "alignMode": 1,
  469. "_target": null,
  470. "_alignFlags": 45,
  471. "_left": 0,
  472. "_right": 0,
  473. "_top": 0,
  474. "_bottom": 0,
  475. "_verticalCenter": 0,
  476. "_horizontalCenter": 0,
  477. "_isAbsLeft": true,
  478. "_isAbsRight": true,
  479. "_isAbsTop": true,
  480. "_isAbsBottom": true,
  481. "_isAbsHorizontalCenter": true,
  482. "_isAbsVerticalCenter": true,
  483. "_originalWidth": 686,
  484. "_originalHeight": 1230,
  485. "_id": ""
  486. },
  487. {
  488. "__type__": "cc.PrefabInfo",
  489. "root": {
  490. "__id__": 1
  491. },
  492. "asset": {
  493. "__uuid__": "1de54ac4-6bb5-413d-93ac-af764584a496"
  494. },
  495. "fileId": "c1yDPPUIhKQ4t4bmdBecEl",
  496. "sync": false
  497. },
  498. {
  499. "__type__": "e49d7JL9ItHJbh3QIy5cHEs",
  500. "_name": "",
  501. "_objFlags": 0,
  502. "node": {
  503. "__id__": 5
  504. },
  505. "_enabled": true,
  506. "content": {
  507. "__id__": 7
  508. },
  509. "song_item": {
  510. "__uuid__": "5272b805-3158-4707-b940-ab34a292272b"
  511. },
  512. "_id": ""
  513. },
  514. {
  515. "__type__": "cc.ScrollView",
  516. "_name": "",
  517. "_objFlags": 0,
  518. "node": {
  519. "__id__": 5
  520. },
  521. "_enabled": true,
  522. "horizontal": false,
  523. "vertical": true,
  524. "inertia": true,
  525. "brake": 0.75,
  526. "elastic": false,
  527. "bounceDuration": 0.23,
  528. "scrollEvents": [],
  529. "cancelInnerEvents": true,
  530. "_N$content": {
  531. "__id__": 7
  532. },
  533. "content": {
  534. "__id__": 7
  535. },
  536. "_N$horizontalScrollBar": null,
  537. "_N$verticalScrollBar": null,
  538. "_id": ""
  539. },
  540. {
  541. "__type__": "cc.PrefabInfo",
  542. "root": {
  543. "__id__": 1
  544. },
  545. "asset": {
  546. "__uuid__": "1de54ac4-6bb5-413d-93ac-af764584a496"
  547. },
  548. "fileId": "9fqsdRlCBJHqAjPwes7qVH",
  549. "sync": false
  550. },
  551. {
  552. "__type__": "cc.Node",
  553. "_name": "lock_test",
  554. "_objFlags": 0,
  555. "_parent": {
  556. "__id__": 1
  557. },
  558. "_children": [
  559. {
  560. "__id__": 17
  561. }
  562. ],
  563. "_active": false,
  564. "_components": [
  565. {
  566. "__id__": 24
  567. },
  568. {
  569. "__id__": 26
  570. }
  571. ],
  572. "_prefab": {
  573. "__id__": 27
  574. },
  575. "_opacity": 255,
  576. "_color": {
  577. "__type__": "cc.Color",
  578. "r": 255,
  579. "g": 255,
  580. "b": 255,
  581. "a": 255
  582. },
  583. "_contentSize": {
  584. "__type__": "cc.Size",
  585. "width": 120,
  586. "height": 60
  587. },
  588. "_anchorPoint": {
  589. "__type__": "cc.Vec2",
  590. "x": 0.5,
  591. "y": 0.5
  592. },
  593. "_trs": {
  594. "__type__": "TypedArray",
  595. "ctor": "Float64Array",
  596. "array": [
  597. -290,
  598. 760,
  599. 0,
  600. 0,
  601. 0,
  602. 0,
  603. 1,
  604. 1,
  605. 1,
  606. 1
  607. ]
  608. },
  609. "_eulerAngles": {
  610. "__type__": "cc.Vec3",
  611. "x": 0,
  612. "y": 0,
  613. "z": 0
  614. },
  615. "_skewX": 0,
  616. "_skewY": 0,
  617. "_is3DNode": false,
  618. "_groupIndex": 0,
  619. "groupIndex": 0,
  620. "_id": ""
  621. },
  622. {
  623. "__type__": "cc.Node",
  624. "_name": "Background",
  625. "_objFlags": 512,
  626. "_parent": {
  627. "__id__": 16
  628. },
  629. "_children": [
  630. {
  631. "__id__": 18
  632. }
  633. ],
  634. "_active": true,
  635. "_components": [
  636. {
  637. "__id__": 21
  638. },
  639. {
  640. "__id__": 22
  641. }
  642. ],
  643. "_prefab": {
  644. "__id__": 23
  645. },
  646. "_opacity": 255,
  647. "_color": {
  648. "__type__": "cc.Color",
  649. "r": 255,
  650. "g": 255,
  651. "b": 255,
  652. "a": 255
  653. },
  654. "_contentSize": {
  655. "__type__": "cc.Size",
  656. "width": 120,
  657. "height": 60
  658. },
  659. "_anchorPoint": {
  660. "__type__": "cc.Vec2",
  661. "x": 0.5,
  662. "y": 0.5
  663. },
  664. "_trs": {
  665. "__type__": "TypedArray",
  666. "ctor": "Float64Array",
  667. "array": [
  668. 0,
  669. 0,
  670. 0,
  671. 0,
  672. 0,
  673. 0,
  674. 1,
  675. 1,
  676. 1,
  677. 1
  678. ]
  679. },
  680. "_eulerAngles": {
  681. "__type__": "cc.Vec3",
  682. "x": 0,
  683. "y": 0,
  684. "z": 0
  685. },
  686. "_skewX": 0,
  687. "_skewY": 0,
  688. "_is3DNode": false,
  689. "_groupIndex": 0,
  690. "groupIndex": 0,
  691. "_id": ""
  692. },
  693. {
  694. "__type__": "cc.Node",
  695. "_name": "Label",
  696. "_objFlags": 512,
  697. "_parent": {
  698. "__id__": 17
  699. },
  700. "_children": [],
  701. "_active": true,
  702. "_components": [
  703. {
  704. "__id__": 19
  705. }
  706. ],
  707. "_prefab": {
  708. "__id__": 20
  709. },
  710. "_opacity": 255,
  711. "_color": {
  712. "__type__": "cc.Color",
  713. "r": 0,
  714. "g": 0,
  715. "b": 0,
  716. "a": 255
  717. },
  718. "_contentSize": {
  719. "__type__": "cc.Size",
  720. "width": 100,
  721. "height": 40
  722. },
  723. "_anchorPoint": {
  724. "__type__": "cc.Vec2",
  725. "x": 0.5,
  726. "y": 0.5
  727. },
  728. "_trs": {
  729. "__type__": "TypedArray",
  730. "ctor": "Float64Array",
  731. "array": [
  732. 0,
  733. 0,
  734. 0,
  735. 0,
  736. 0,
  737. 0,
  738. 1,
  739. 1,
  740. 1,
  741. 1
  742. ]
  743. },
  744. "_eulerAngles": {
  745. "__type__": "cc.Vec3",
  746. "x": 0,
  747. "y": 0,
  748. "z": 0
  749. },
  750. "_skewX": 0,
  751. "_skewY": 0,
  752. "_is3DNode": false,
  753. "_groupIndex": 0,
  754. "groupIndex": 0,
  755. "_id": ""
  756. },
  757. {
  758. "__type__": "cc.Label",
  759. "_name": "",
  760. "_objFlags": 0,
  761. "node": {
  762. "__id__": 18
  763. },
  764. "_enabled": true,
  765. "_materials": [
  766. {
  767. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  768. }
  769. ],
  770. "_srcBlendFactor": 770,
  771. "_dstBlendFactor": 771,
  772. "_useOriginalSize": false,
  773. "_string": "解锁",
  774. "_N$string": "解锁",
  775. "_fontSize": 24,
  776. "_lineHeight": 40,
  777. "_enableWrapText": false,
  778. "_N$file": null,
  779. "_isSystemFontUsed": true,
  780. "_spacingX": 0,
  781. "_batchAsBitmap": false,
  782. "_styleFlags": 0,
  783. "_underlineHeight": 0,
  784. "_N$horizontalAlign": 1,
  785. "_N$verticalAlign": 1,
  786. "_N$fontFamily": "Arial",
  787. "_N$overflow": 1,
  788. "_N$cacheMode": 1,
  789. "_id": ""
  790. },
  791. {
  792. "__type__": "cc.PrefabInfo",
  793. "root": {
  794. "__id__": 1
  795. },
  796. "asset": {
  797. "__uuid__": "1de54ac4-6bb5-413d-93ac-af764584a496"
  798. },
  799. "fileId": "0aLqLcmcJCHoOEA57H+EFA",
  800. "sync": false
  801. },
  802. {
  803. "__type__": "cc.Sprite",
  804. "_name": "",
  805. "_objFlags": 0,
  806. "node": {
  807. "__id__": 17
  808. },
  809. "_enabled": true,
  810. "_materials": [
  811. {
  812. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  813. }
  814. ],
  815. "_srcBlendFactor": 770,
  816. "_dstBlendFactor": 771,
  817. "_spriteFrame": {
  818. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  819. },
  820. "_type": 1,
  821. "_sizeMode": 0,
  822. "_fillType": 0,
  823. "_fillCenter": {
  824. "__type__": "cc.Vec2",
  825. "x": 0,
  826. "y": 0
  827. },
  828. "_fillStart": 0,
  829. "_fillRange": 0,
  830. "_isTrimmedMode": true,
  831. "_atlas": null,
  832. "_id": ""
  833. },
  834. {
  835. "__type__": "cc.Widget",
  836. "_name": "",
  837. "_objFlags": 0,
  838. "node": {
  839. "__id__": 17
  840. },
  841. "_enabled": true,
  842. "alignMode": 0,
  843. "_target": null,
  844. "_alignFlags": 45,
  845. "_left": 0,
  846. "_right": 0,
  847. "_top": 0,
  848. "_bottom": 0,
  849. "_verticalCenter": 0,
  850. "_horizontalCenter": 0,
  851. "_isAbsLeft": true,
  852. "_isAbsRight": true,
  853. "_isAbsTop": true,
  854. "_isAbsBottom": true,
  855. "_isAbsHorizontalCenter": true,
  856. "_isAbsVerticalCenter": true,
  857. "_originalWidth": 100,
  858. "_originalHeight": 40,
  859. "_id": ""
  860. },
  861. {
  862. "__type__": "cc.PrefabInfo",
  863. "root": {
  864. "__id__": 1
  865. },
  866. "asset": {
  867. "__uuid__": "1de54ac4-6bb5-413d-93ac-af764584a496"
  868. },
  869. "fileId": "7dC3QbzMNMSbDfs6yWqlBf",
  870. "sync": false
  871. },
  872. {
  873. "__type__": "cc.Button",
  874. "_name": "",
  875. "_objFlags": 0,
  876. "node": {
  877. "__id__": 16
  878. },
  879. "_enabled": true,
  880. "_normalMaterial": null,
  881. "_grayMaterial": null,
  882. "duration": 0.1,
  883. "zoomScale": 1.2,
  884. "clickEvents": [
  885. {
  886. "__id__": 25
  887. }
  888. ],
  889. "_N$interactable": true,
  890. "_N$enableAutoGrayEffect": false,
  891. "_N$transition": 2,
  892. "transition": 2,
  893. "_N$normalColor": {
  894. "__type__": "cc.Color",
  895. "r": 230,
  896. "g": 230,
  897. "b": 230,
  898. "a": 255
  899. },
  900. "_N$pressedColor": {
  901. "__type__": "cc.Color",
  902. "r": 200,
  903. "g": 200,
  904. "b": 200,
  905. "a": 255
  906. },
  907. "pressedColor": {
  908. "__type__": "cc.Color",
  909. "r": 200,
  910. "g": 200,
  911. "b": 200,
  912. "a": 255
  913. },
  914. "_N$hoverColor": {
  915. "__type__": "cc.Color",
  916. "r": 255,
  917. "g": 255,
  918. "b": 255,
  919. "a": 255
  920. },
  921. "hoverColor": {
  922. "__type__": "cc.Color",
  923. "r": 255,
  924. "g": 255,
  925. "b": 255,
  926. "a": 255
  927. },
  928. "_N$disabledColor": {
  929. "__type__": "cc.Color",
  930. "r": 120,
  931. "g": 120,
  932. "b": 120,
  933. "a": 200
  934. },
  935. "_N$normalSprite": {
  936. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  937. },
  938. "_N$pressedSprite": {
  939. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  940. },
  941. "pressedSprite": {
  942. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  943. },
  944. "_N$hoverSprite": {
  945. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  946. },
  947. "hoverSprite": {
  948. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  949. },
  950. "_N$disabledSprite": {
  951. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  952. },
  953. "_N$target": {
  954. "__id__": 17
  955. },
  956. "_id": ""
  957. },
  958. {
  959. "__type__": "cc.ClickEvent",
  960. "target": {
  961. "__id__": 5
  962. },
  963. "component": "",
  964. "_componentId": "e49d7JL9ItHJbh3QIy5cHEs",
  965. "handler": "tapSongLock",
  966. "customEventData": ""
  967. },
  968. {
  969. "__type__": "cc.Widget",
  970. "_name": "",
  971. "_objFlags": 0,
  972. "node": {
  973. "__id__": 16
  974. },
  975. "_enabled": true,
  976. "alignMode": 1,
  977. "_target": null,
  978. "_alignFlags": 9,
  979. "_left": 10,
  980. "_right": 10,
  981. "_top": 10,
  982. "_bottom": 0,
  983. "_verticalCenter": 0,
  984. "_horizontalCenter": 0,
  985. "_isAbsLeft": true,
  986. "_isAbsRight": true,
  987. "_isAbsTop": true,
  988. "_isAbsBottom": true,
  989. "_isAbsHorizontalCenter": true,
  990. "_isAbsVerticalCenter": true,
  991. "_originalWidth": 0,
  992. "_originalHeight": 0,
  993. "_id": ""
  994. },
  995. {
  996. "__type__": "cc.PrefabInfo",
  997. "root": {
  998. "__id__": 1
  999. },
  1000. "asset": {
  1001. "__uuid__": "1de54ac4-6bb5-413d-93ac-af764584a496"
  1002. },
  1003. "fileId": "cdyxmWlRJMBYumL2B077q0",
  1004. "sync": false
  1005. },
  1006. {
  1007. "__type__": "18302pQ4xhJQo+7DDqSSh8s",
  1008. "_name": "",
  1009. "_objFlags": 0,
  1010. "node": {
  1011. "__id__": 1
  1012. },
  1013. "_enabled": true,
  1014. "_id": ""
  1015. },
  1016. {
  1017. "__type__": "cc.Widget",
  1018. "_name": "",
  1019. "_objFlags": 0,
  1020. "node": {
  1021. "__id__": 1
  1022. },
  1023. "_enabled": true,
  1024. "alignMode": 1,
  1025. "_target": null,
  1026. "_alignFlags": 45,
  1027. "_left": 0,
  1028. "_right": 0,
  1029. "_top": 0,
  1030. "_bottom": 0,
  1031. "_verticalCenter": 0,
  1032. "_horizontalCenter": 0,
  1033. "_isAbsLeft": true,
  1034. "_isAbsRight": true,
  1035. "_isAbsTop": true,
  1036. "_isAbsBottom": true,
  1037. "_isAbsHorizontalCenter": true,
  1038. "_isAbsVerticalCenter": true,
  1039. "_originalWidth": 0,
  1040. "_originalHeight": 0,
  1041. "_id": ""
  1042. },
  1043. {
  1044. "__type__": "cc.PrefabInfo",
  1045. "root": {
  1046. "__id__": 1
  1047. },
  1048. "asset": {
  1049. "__uuid__": "1de54ac4-6bb5-413d-93ac-af764584a496"
  1050. },
  1051. "fileId": "39bdBZ8N5K0bMrqXYyTDYB",
  1052. "sync": false
  1053. }
  1054. ]