other_artist_list.prefab 27 KB

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