artist_report_success.prefab 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023
  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_report_success",
  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__": 32
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 33
  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": 73,
  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__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  171. },
  172. "fileId": "8cgRxszm5DoZZzR6dBY3vg",
  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__": 10
  188. },
  189. {
  190. "__id__": 13
  191. },
  192. {
  193. "__id__": 16
  194. },
  195. {
  196. "__id__": 19
  197. },
  198. {
  199. "__id__": 22
  200. },
  201. {
  202. "__id__": 25
  203. }
  204. ],
  205. "_tag": -1,
  206. "_active": true,
  207. "_components": [
  208. {
  209. "__id__": 30
  210. }
  211. ],
  212. "_prefab": {
  213. "__id__": 31
  214. },
  215. "_id": "",
  216. "_opacity": 255,
  217. "_color": {
  218. "__type__": "cc.Color",
  219. "r": 255,
  220. "g": 255,
  221. "b": 255,
  222. "a": 255
  223. },
  224. "_cascadeOpacityEnabled": true,
  225. "_anchorPoint": {
  226. "__type__": "cc.Vec2",
  227. "x": 0.5,
  228. "y": 0.5
  229. },
  230. "_contentSize": {
  231. "__type__": "cc.Size",
  232. "width": 540,
  233. "height": 250
  234. },
  235. "_rotationX": 0,
  236. "_rotationY": 0,
  237. "_scaleX": 1,
  238. "_scaleY": 1,
  239. "_position": {
  240. "__type__": "cc.Vec2",
  241. "x": 0,
  242. "y": 0
  243. },
  244. "_skewX": 0,
  245. "_skewY": 0,
  246. "_localZOrder": 0,
  247. "_globalZOrder": 0,
  248. "_opacityModifyRGB": false,
  249. "groupIndex": 0
  250. },
  251. {
  252. "__type__": "cc.Node",
  253. "_name": "coinpile",
  254. "_objFlags": 0,
  255. "_parent": {
  256. "__id__": 6
  257. },
  258. "_children": [],
  259. "_tag": -1,
  260. "_active": true,
  261. "_components": [
  262. {
  263. "__id__": 8
  264. }
  265. ],
  266. "_prefab": {
  267. "__id__": 9
  268. },
  269. "_id": "",
  270. "_opacity": 255,
  271. "_color": {
  272. "__type__": "cc.Color",
  273. "r": 255,
  274. "g": 255,
  275. "b": 255,
  276. "a": 255
  277. },
  278. "_cascadeOpacityEnabled": true,
  279. "_anchorPoint": {
  280. "__type__": "cc.Vec2",
  281. "x": 0.5,
  282. "y": 0.5
  283. },
  284. "_contentSize": {
  285. "__type__": "cc.Size",
  286. "width": 154,
  287. "height": 106
  288. },
  289. "_rotationX": 0,
  290. "_rotationY": 0,
  291. "_scaleX": 1,
  292. "_scaleY": 1,
  293. "_position": {
  294. "__type__": "cc.Vec2",
  295. "x": -85,
  296. "y": 113
  297. },
  298. "_skewX": 0,
  299. "_skewY": 0,
  300. "_localZOrder": 0,
  301. "_globalZOrder": 0,
  302. "_opacityModifyRGB": false,
  303. "groupIndex": 0
  304. },
  305. {
  306. "__type__": "cc.Sprite",
  307. "_name": "",
  308. "_objFlags": 0,
  309. "node": {
  310. "__id__": 7
  311. },
  312. "_enabled": true,
  313. "_spriteFrame": {
  314. "__uuid__": "7b758ba7-39fc-4aa9-8d31-cba585b04d7b"
  315. },
  316. "_type": 0,
  317. "_sizeMode": 1,
  318. "_fillType": 0,
  319. "_fillCenter": {
  320. "__type__": "cc.Vec2",
  321. "x": 0,
  322. "y": 0
  323. },
  324. "_fillStart": 0,
  325. "_fillRange": 0,
  326. "_isTrimmedMode": true,
  327. "_srcBlendFactor": 770,
  328. "_dstBlendFactor": 771,
  329. "_atlas": null
  330. },
  331. {
  332. "__type__": "cc.PrefabInfo",
  333. "root": {
  334. "__id__": 1
  335. },
  336. "asset": {
  337. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  338. },
  339. "fileId": "12XTFcGdlGSZnh9p6BRZ2k",
  340. "sync": false
  341. },
  342. {
  343. "__type__": "cc.Node",
  344. "_name": "artist_report_success",
  345. "_objFlags": 0,
  346. "_parent": {
  347. "__id__": 6
  348. },
  349. "_children": [],
  350. "_tag": -1,
  351. "_active": true,
  352. "_components": [
  353. {
  354. "__id__": 11
  355. }
  356. ],
  357. "_prefab": {
  358. "__id__": 12
  359. },
  360. "_id": "",
  361. "_opacity": 255,
  362. "_color": {
  363. "__type__": "cc.Color",
  364. "r": 255,
  365. "g": 255,
  366. "b": 255,
  367. "a": 255
  368. },
  369. "_cascadeOpacityEnabled": true,
  370. "_anchorPoint": {
  371. "__type__": "cc.Vec2",
  372. "x": 0.5,
  373. "y": 0.5
  374. },
  375. "_contentSize": {
  376. "__type__": "cc.Size",
  377. "width": 150,
  378. "height": 47
  379. },
  380. "_rotationX": 0,
  381. "_rotationY": 0,
  382. "_scaleX": 1,
  383. "_scaleY": 1,
  384. "_position": {
  385. "__type__": "cc.Vec2",
  386. "x": 81,
  387. "y": 105
  388. },
  389. "_skewX": 0,
  390. "_skewY": 0,
  391. "_localZOrder": 0,
  392. "_globalZOrder": 0,
  393. "_opacityModifyRGB": false,
  394. "groupIndex": 0
  395. },
  396. {
  397. "__type__": "cc.Sprite",
  398. "_name": "",
  399. "_objFlags": 0,
  400. "node": {
  401. "__id__": 10
  402. },
  403. "_enabled": true,
  404. "_spriteFrame": {
  405. "__uuid__": "e572d2cf-02db-4a3d-8851-bd7cd8dfc583"
  406. },
  407. "_type": 0,
  408. "_sizeMode": 1,
  409. "_fillType": 0,
  410. "_fillCenter": {
  411. "__type__": "cc.Vec2",
  412. "x": 0,
  413. "y": 0
  414. },
  415. "_fillStart": 0,
  416. "_fillRange": 0,
  417. "_isTrimmedMode": true,
  418. "_srcBlendFactor": 770,
  419. "_dstBlendFactor": 771,
  420. "_atlas": null
  421. },
  422. {
  423. "__type__": "cc.PrefabInfo",
  424. "root": {
  425. "__id__": 1
  426. },
  427. "asset": {
  428. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  429. },
  430. "fileId": "0fpnnc4atJjbpB/0zkmMFp",
  431. "sync": false
  432. },
  433. {
  434. "__type__": "cc.Node",
  435. "_name": "New Label",
  436. "_objFlags": 0,
  437. "_parent": {
  438. "__id__": 6
  439. },
  440. "_children": [],
  441. "_tag": -1,
  442. "_active": true,
  443. "_components": [
  444. {
  445. "__id__": 14
  446. }
  447. ],
  448. "_prefab": {
  449. "__id__": 15
  450. },
  451. "_id": "",
  452. "_opacity": 255,
  453. "_color": {
  454. "__type__": "cc.Color",
  455. "r": 88,
  456. "g": 74,
  457. "b": 71,
  458. "a": 255
  459. },
  460. "_cascadeOpacityEnabled": true,
  461. "_anchorPoint": {
  462. "__type__": "cc.Vec2",
  463. "x": 0.5,
  464. "y": 0.5
  465. },
  466. "_contentSize": {
  467. "__type__": "cc.Size",
  468. "width": 50,
  469. "height": 30
  470. },
  471. "_rotationX": 0,
  472. "_rotationY": 0,
  473. "_scaleX": 1,
  474. "_scaleY": 1,
  475. "_position": {
  476. "__type__": "cc.Vec2",
  477. "x": 0,
  478. "y": 19.5
  479. },
  480. "_skewX": 0,
  481. "_skewY": 0,
  482. "_localZOrder": 0,
  483. "_globalZOrder": 0,
  484. "_opacityModifyRGB": false,
  485. "groupIndex": 0
  486. },
  487. {
  488. "__type__": "cc.Label",
  489. "_name": "",
  490. "_objFlags": 0,
  491. "node": {
  492. "__id__": 13
  493. },
  494. "_enabled": true,
  495. "_useOriginalSize": false,
  496. "_actualFontSize": 25,
  497. "_fontSize": 25,
  498. "_lineHeight": 30,
  499. "_enableWrapText": true,
  500. "_N$file": null,
  501. "_isSystemFontUsed": true,
  502. "_spacingX": 0,
  503. "_N$string": "获得",
  504. "_N$horizontalAlign": 1,
  505. "_N$verticalAlign": 1,
  506. "_N$fontFamily": "Arial",
  507. "_N$overflow": 0
  508. },
  509. {
  510. "__type__": "cc.PrefabInfo",
  511. "root": {
  512. "__id__": 1
  513. },
  514. "asset": {
  515. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  516. },
  517. "fileId": "d4zHNkN1hJ+7G+a8/qY97n",
  518. "sync": false
  519. },
  520. {
  521. "__type__": "cc.Node",
  522. "_name": "notice_item_bg0",
  523. "_objFlags": 0,
  524. "_parent": {
  525. "__id__": 6
  526. },
  527. "_children": [],
  528. "_tag": -1,
  529. "_active": true,
  530. "_components": [
  531. {
  532. "__id__": 17
  533. }
  534. ],
  535. "_prefab": {
  536. "__id__": 18
  537. },
  538. "_id": "",
  539. "_opacity": 255,
  540. "_color": {
  541. "__type__": "cc.Color",
  542. "r": 255,
  543. "g": 255,
  544. "b": 255,
  545. "a": 255
  546. },
  547. "_cascadeOpacityEnabled": true,
  548. "_anchorPoint": {
  549. "__type__": "cc.Vec2",
  550. "x": 0.5,
  551. "y": 0.5
  552. },
  553. "_contentSize": {
  554. "__type__": "cc.Size",
  555. "width": 412,
  556. "height": 58
  557. },
  558. "_rotationX": 0,
  559. "_rotationY": 0,
  560. "_scaleX": 1,
  561. "_scaleY": 1,
  562. "_position": {
  563. "__type__": "cc.Vec2",
  564. "x": 0,
  565. "y": -37.2
  566. },
  567. "_skewX": 0,
  568. "_skewY": 0,
  569. "_localZOrder": 0,
  570. "_globalZOrder": 0,
  571. "_opacityModifyRGB": false,
  572. "groupIndex": 0
  573. },
  574. {
  575. "__type__": "cc.Sprite",
  576. "_name": "",
  577. "_objFlags": 0,
  578. "node": {
  579. "__id__": 16
  580. },
  581. "_enabled": true,
  582. "_spriteFrame": {
  583. "__uuid__": "e2184d21-bec0-48dc-a5e4-99c282841369"
  584. },
  585. "_type": 0,
  586. "_sizeMode": 0,
  587. "_fillType": 0,
  588. "_fillCenter": {
  589. "__type__": "cc.Vec2",
  590. "x": 0,
  591. "y": 0
  592. },
  593. "_fillStart": 0,
  594. "_fillRange": 0,
  595. "_isTrimmedMode": true,
  596. "_srcBlendFactor": 770,
  597. "_dstBlendFactor": 771,
  598. "_atlas": null
  599. },
  600. {
  601. "__type__": "cc.PrefabInfo",
  602. "root": {
  603. "__id__": 1
  604. },
  605. "asset": {
  606. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  607. },
  608. "fileId": "17fivUsM9EiaG1DgKRSMK7",
  609. "sync": false
  610. },
  611. {
  612. "__type__": "cc.Node",
  613. "_name": "levelHome_coin",
  614. "_objFlags": 0,
  615. "_parent": {
  616. "__id__": 6
  617. },
  618. "_children": [],
  619. "_tag": -1,
  620. "_active": true,
  621. "_components": [
  622. {
  623. "__id__": 20
  624. }
  625. ],
  626. "_prefab": {
  627. "__id__": 21
  628. },
  629. "_id": "",
  630. "_opacity": 255,
  631. "_color": {
  632. "__type__": "cc.Color",
  633. "r": 255,
  634. "g": 255,
  635. "b": 255,
  636. "a": 255
  637. },
  638. "_cascadeOpacityEnabled": true,
  639. "_anchorPoint": {
  640. "__type__": "cc.Vec2",
  641. "x": 0.5,
  642. "y": 0.5
  643. },
  644. "_contentSize": {
  645. "__type__": "cc.Size",
  646. "width": 40,
  647. "height": 40
  648. },
  649. "_rotationX": 0,
  650. "_rotationY": 0,
  651. "_scaleX": 1,
  652. "_scaleY": 1,
  653. "_position": {
  654. "__type__": "cc.Vec2",
  655. "x": -46.7,
  656. "y": -38.4
  657. },
  658. "_skewX": 0,
  659. "_skewY": 0,
  660. "_localZOrder": 0,
  661. "_globalZOrder": 0,
  662. "_opacityModifyRGB": false,
  663. "groupIndex": 0
  664. },
  665. {
  666. "__type__": "cc.Sprite",
  667. "_name": "",
  668. "_objFlags": 0,
  669. "node": {
  670. "__id__": 19
  671. },
  672. "_enabled": true,
  673. "_spriteFrame": {
  674. "__uuid__": "8d0d6dd8-e66f-4bcd-b58c-cb1f3201c4db"
  675. },
  676. "_type": 0,
  677. "_sizeMode": 0,
  678. "_fillType": 0,
  679. "_fillCenter": {
  680. "__type__": "cc.Vec2",
  681. "x": 0,
  682. "y": 0
  683. },
  684. "_fillStart": 0,
  685. "_fillRange": 0,
  686. "_isTrimmedMode": true,
  687. "_srcBlendFactor": 770,
  688. "_dstBlendFactor": 771,
  689. "_atlas": null
  690. },
  691. {
  692. "__type__": "cc.PrefabInfo",
  693. "root": {
  694. "__id__": 1
  695. },
  696. "asset": {
  697. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  698. },
  699. "fileId": "57tdCzYddI34g269VoEi6Q",
  700. "sync": false
  701. },
  702. {
  703. "__type__": "cc.Node",
  704. "_name": "New Label",
  705. "_objFlags": 0,
  706. "_parent": {
  707. "__id__": 6
  708. },
  709. "_children": [],
  710. "_tag": -1,
  711. "_active": true,
  712. "_components": [
  713. {
  714. "__id__": 23
  715. }
  716. ],
  717. "_prefab": {
  718. "__id__": 24
  719. },
  720. "_id": "",
  721. "_opacity": 255,
  722. "_color": {
  723. "__type__": "cc.Color",
  724. "r": 88,
  725. "g": 74,
  726. "b": 71,
  727. "a": 255
  728. },
  729. "_cascadeOpacityEnabled": true,
  730. "_anchorPoint": {
  731. "__type__": "cc.Vec2",
  732. "x": 0,
  733. "y": 0.5
  734. },
  735. "_contentSize": {
  736. "__type__": "cc.Size",
  737. "width": 37,
  738. "height": 30
  739. },
  740. "_rotationX": 0,
  741. "_rotationY": 0,
  742. "_scaleX": 1,
  743. "_scaleY": 1,
  744. "_position": {
  745. "__type__": "cc.Vec2",
  746. "x": -16,
  747. "y": -39.8
  748. },
  749. "_skewX": 0,
  750. "_skewY": 0,
  751. "_localZOrder": 0,
  752. "_globalZOrder": 0,
  753. "_opacityModifyRGB": false,
  754. "groupIndex": 0
  755. },
  756. {
  757. "__type__": "cc.Label",
  758. "_name": "",
  759. "_objFlags": 0,
  760. "node": {
  761. "__id__": 22
  762. },
  763. "_enabled": true,
  764. "_useOriginalSize": false,
  765. "_actualFontSize": 30,
  766. "_fontSize": 30,
  767. "_lineHeight": 30,
  768. "_enableWrapText": true,
  769. "_N$file": null,
  770. "_isSystemFontUsed": true,
  771. "_spacingX": 0,
  772. "_N$string": "0B",
  773. "_N$horizontalAlign": 0,
  774. "_N$verticalAlign": 1,
  775. "_N$fontFamily": "Arial",
  776. "_N$overflow": 0
  777. },
  778. {
  779. "__type__": "cc.PrefabInfo",
  780. "root": {
  781. "__id__": 1
  782. },
  783. "asset": {
  784. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  785. },
  786. "fileId": "16lUthZ3JD5La0Lal8Zt/d",
  787. "sync": false
  788. },
  789. {
  790. "__type__": "cc.Node",
  791. "_name": "New Button",
  792. "_objFlags": 0,
  793. "_parent": {
  794. "__id__": 6
  795. },
  796. "_children": [],
  797. "_tag": -1,
  798. "_active": true,
  799. "_components": [
  800. {
  801. "__id__": 26
  802. },
  803. {
  804. "__id__": 27
  805. }
  806. ],
  807. "_prefab": {
  808. "__id__": 29
  809. },
  810. "_id": "",
  811. "_opacity": 255,
  812. "_color": {
  813. "__type__": "cc.Color",
  814. "r": 255,
  815. "g": 255,
  816. "b": 255,
  817. "a": 255
  818. },
  819. "_cascadeOpacityEnabled": true,
  820. "_anchorPoint": {
  821. "__type__": "cc.Vec2",
  822. "x": 0.5,
  823. "y": 0.5
  824. },
  825. "_contentSize": {
  826. "__type__": "cc.Size",
  827. "width": 70,
  828. "height": 72
  829. },
  830. "_rotationX": 0,
  831. "_rotationY": 0,
  832. "_scaleX": 1,
  833. "_scaleY": 1,
  834. "_position": {
  835. "__type__": "cc.Vec2",
  836. "x": 242,
  837. "y": 100
  838. },
  839. "_skewX": 0,
  840. "_skewY": 0,
  841. "_localZOrder": 0,
  842. "_globalZOrder": 0,
  843. "_opacityModifyRGB": false,
  844. "groupIndex": 0
  845. },
  846. {
  847. "__type__": "cc.Sprite",
  848. "_name": "",
  849. "_objFlags": 0,
  850. "node": {
  851. "__id__": 25
  852. },
  853. "_enabled": true,
  854. "_spriteFrame": {
  855. "__uuid__": "d81639e6-1728-48fa-854b-da4cdcc7709c"
  856. },
  857. "_type": 1,
  858. "_sizeMode": 0,
  859. "_fillType": 0,
  860. "_fillCenter": {
  861. "__type__": "cc.Vec2",
  862. "x": 0,
  863. "y": 0
  864. },
  865. "_fillStart": 0,
  866. "_fillRange": 0,
  867. "_isTrimmedMode": true,
  868. "_srcBlendFactor": 770,
  869. "_dstBlendFactor": 771,
  870. "_atlas": null
  871. },
  872. {
  873. "__type__": "cc.Button",
  874. "_name": "",
  875. "_objFlags": 0,
  876. "node": {
  877. "__id__": 25
  878. },
  879. "_enabled": true,
  880. "transition": 1,
  881. "pressedColor": {
  882. "__type__": "cc.Color",
  883. "r": 120,
  884. "g": 120,
  885. "b": 120,
  886. "a": 255
  887. },
  888. "hoverColor": {
  889. "__type__": "cc.Color",
  890. "r": 255,
  891. "g": 255,
  892. "b": 255,
  893. "a": 255
  894. },
  895. "duration": 0.1,
  896. "zoomScale": 1.2,
  897. "clickEvents": [
  898. {
  899. "__id__": 28
  900. }
  901. ],
  902. "_N$interactable": true,
  903. "_N$enableAutoGrayEffect": false,
  904. "_N$normalColor": {
  905. "__type__": "cc.Color",
  906. "r": 255,
  907. "g": 255,
  908. "b": 255,
  909. "a": 255
  910. },
  911. "_N$disabledColor": {
  912. "__type__": "cc.Color",
  913. "r": 255,
  914. "g": 255,
  915. "b": 255,
  916. "a": 255
  917. },
  918. "_N$normalSprite": {
  919. "__uuid__": "d81639e6-1728-48fa-854b-da4cdcc7709c"
  920. },
  921. "_N$pressedSprite": {
  922. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  923. },
  924. "pressedSprite": {
  925. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  926. },
  927. "_N$hoverSprite": {
  928. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  929. },
  930. "hoverSprite": {
  931. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  932. },
  933. "_N$disabledSprite": {
  934. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  935. },
  936. "_N$target": {
  937. "__id__": 25
  938. }
  939. },
  940. {
  941. "__type__": "cc.ClickEvent",
  942. "target": {
  943. "__id__": 1
  944. },
  945. "component": "ArtistReportSuccess",
  946. "handler": "close",
  947. "customEventData": ""
  948. },
  949. {
  950. "__type__": "cc.PrefabInfo",
  951. "root": {
  952. "__id__": 1
  953. },
  954. "asset": {
  955. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  956. },
  957. "fileId": "2dffLtaG1IA6f4jDcdIXT3",
  958. "sync": false
  959. },
  960. {
  961. "__type__": "cc.Sprite",
  962. "_name": "",
  963. "_objFlags": 0,
  964. "node": {
  965. "__id__": 6
  966. },
  967. "_enabled": true,
  968. "_spriteFrame": {
  969. "__uuid__": "f77c177d-60ed-4171-a329-3aeeab60b13d"
  970. },
  971. "_type": 1,
  972. "_sizeMode": 0,
  973. "_fillType": 0,
  974. "_fillCenter": {
  975. "__type__": "cc.Vec2",
  976. "x": 0,
  977. "y": 0
  978. },
  979. "_fillStart": 0,
  980. "_fillRange": 0,
  981. "_isTrimmedMode": true,
  982. "_srcBlendFactor": 770,
  983. "_dstBlendFactor": 771,
  984. "_atlas": null
  985. },
  986. {
  987. "__type__": "cc.PrefabInfo",
  988. "root": {
  989. "__id__": 1
  990. },
  991. "asset": {
  992. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  993. },
  994. "fileId": "86x0XzpCtAyJsTOm9q4rHY",
  995. "sync": false
  996. },
  997. {
  998. "__type__": "fe08eAlnZRN56+/zrUXQibL",
  999. "_name": "",
  1000. "_objFlags": 0,
  1001. "node": {
  1002. "__id__": 1
  1003. },
  1004. "_enabled": true,
  1005. "content": {
  1006. "__id__": 6
  1007. },
  1008. "countLabel": {
  1009. "__id__": 23
  1010. }
  1011. },
  1012. {
  1013. "__type__": "cc.PrefabInfo",
  1014. "root": {
  1015. "__id__": 1
  1016. },
  1017. "asset": {
  1018. "__uuid__": "93a6cb06-e7b2-4175-a89f-f8338d791634"
  1019. },
  1020. "fileId": "eff8XEXShPdbdHTeLyq1FR",
  1021. "sync": false
  1022. }
  1023. ]