artist_resident.prefab 26 KB

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