BelongMateItem.prefab 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032
  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": "BelongMateItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 14
  30. }
  31. ],
  32. "_active": true,
  33. "_level": 1,
  34. "_components": [
  35. {
  36. "__id__": 25
  37. },
  38. {
  39. "__id__": 27
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 28
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 380,
  56. "height": 440
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_quat": {
  64. "__type__": "cc.Quat",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0,
  68. "w": 1
  69. },
  70. "_skewX": 0,
  71. "_skewY": 0,
  72. "groupIndex": 0,
  73. "_id": "",
  74. "_trs": {
  75. "__type__": "TypedArray",
  76. "ctor": "Float64Array",
  77. "array": [
  78. 0,
  79. -155,
  80. 0,
  81. 0,
  82. 0,
  83. 0,
  84. 1,
  85. 1,
  86. 1,
  87. 1
  88. ]
  89. }
  90. },
  91. {
  92. "__type__": "cc.Node",
  93. "_name": "Icon",
  94. "_objFlags": 0,
  95. "_parent": {
  96. "__id__": 1
  97. },
  98. "_children": [],
  99. "_active": true,
  100. "_level": 2,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 150,
  120. "height": 150
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_quat": {
  128. "__type__": "cc.Quat",
  129. "x": 0,
  130. "y": 0,
  131. "z": 0,
  132. "w": 1
  133. },
  134. "_skewX": 0,
  135. "_skewY": 0,
  136. "groupIndex": 0,
  137. "_id": "",
  138. "_trs": {
  139. "__type__": "TypedArray",
  140. "ctor": "Float64Array",
  141. "array": [
  142. 0,
  143. 134,
  144. 0,
  145. 0,
  146. 0,
  147. 0,
  148. 1,
  149. 1,
  150. 1,
  151. 1
  152. ]
  153. }
  154. },
  155. {
  156. "__type__": "cc.Sprite",
  157. "_name": "",
  158. "_objFlags": 0,
  159. "node": {
  160. "__id__": 2
  161. },
  162. "_enabled": true,
  163. "_spriteFrame": {
  164. "__uuid__": "71cece23-5273-4628-8935-151bbfb1bc18"
  165. },
  166. "_type": 0,
  167. "_sizeMode": 1,
  168. "_fillType": 0,
  169. "_fillCenter": {
  170. "__type__": "cc.Vec2",
  171. "x": 0,
  172. "y": 0
  173. },
  174. "_fillStart": 0,
  175. "_fillRange": 0,
  176. "_isTrimmedMode": true,
  177. "_state": 0,
  178. "_atlas": {
  179. "__uuid__": "139a8d14-83ef-4095-b772-96789bd5a46f"
  180. },
  181. "_srcBlendFactor": 770,
  182. "_dstBlendFactor": 771,
  183. "_id": ""
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "14c6a2f3-0374-49f4-8d10-e1546954c34b"
  192. },
  193. "fileId": "6bAis9l2lFCoRKr3sPXXpK",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "NameSp",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [],
  204. "_active": true,
  205. "_level": 2,
  206. "_components": [
  207. {
  208. "__id__": 6
  209. }
  210. ],
  211. "_prefab": {
  212. "__id__": 7
  213. },
  214. "_opacity": 255,
  215. "_color": {
  216. "__type__": "cc.Color",
  217. "r": 255,
  218. "g": 255,
  219. "b": 255,
  220. "a": 255
  221. },
  222. "_contentSize": {
  223. "__type__": "cc.Size",
  224. "width": 47,
  225. "height": 22
  226. },
  227. "_anchorPoint": {
  228. "__type__": "cc.Vec2",
  229. "x": 0.5,
  230. "y": 0.5
  231. },
  232. "_quat": {
  233. "__type__": "cc.Quat",
  234. "x": 0,
  235. "y": 0,
  236. "z": 0,
  237. "w": 1
  238. },
  239. "_skewX": 0,
  240. "_skewY": 0,
  241. "groupIndex": 0,
  242. "_id": "",
  243. "_trs": {
  244. "__type__": "TypedArray",
  245. "ctor": "Float64Array",
  246. "array": [
  247. 0,
  248. 37,
  249. 0,
  250. 0,
  251. 0,
  252. 0,
  253. 1,
  254. 1,
  255. 1,
  256. 1
  257. ]
  258. }
  259. },
  260. {
  261. "__type__": "cc.Sprite",
  262. "_name": "",
  263. "_objFlags": 0,
  264. "node": {
  265. "__id__": 5
  266. },
  267. "_enabled": true,
  268. "_spriteFrame": {
  269. "__uuid__": "1ae5caa3-5fd7-4f29-acf8-ab8dcd08ac92"
  270. },
  271. "_type": 0,
  272. "_sizeMode": 1,
  273. "_fillType": 0,
  274. "_fillCenter": {
  275. "__type__": "cc.Vec2",
  276. "x": 0,
  277. "y": 0
  278. },
  279. "_fillStart": 0,
  280. "_fillRange": 0,
  281. "_isTrimmedMode": true,
  282. "_state": 0,
  283. "_atlas": {
  284. "__uuid__": "139a8d14-83ef-4095-b772-96789bd5a46f"
  285. },
  286. "_srcBlendFactor": 770,
  287. "_dstBlendFactor": 771,
  288. "_id": ""
  289. },
  290. {
  291. "__type__": "cc.PrefabInfo",
  292. "root": {
  293. "__id__": 1
  294. },
  295. "asset": {
  296. "__uuid__": "14c6a2f3-0374-49f4-8d10-e1546954c34b"
  297. },
  298. "fileId": "81mEpkEOpNz4If82PEIuYh",
  299. "sync": false
  300. },
  301. {
  302. "__type__": "cc.Node",
  303. "_name": "DesBg",
  304. "_objFlags": 0,
  305. "_parent": {
  306. "__id__": 1
  307. },
  308. "_children": [
  309. {
  310. "__id__": 9
  311. }
  312. ],
  313. "_active": true,
  314. "_level": 2,
  315. "_components": [
  316. {
  317. "__id__": 12
  318. }
  319. ],
  320. "_prefab": {
  321. "__id__": 13
  322. },
  323. "_opacity": 255,
  324. "_color": {
  325. "__type__": "cc.Color",
  326. "r": 255,
  327. "g": 255,
  328. "b": 255,
  329. "a": 255
  330. },
  331. "_contentSize": {
  332. "__type__": "cc.Size",
  333. "width": 335,
  334. "height": 154
  335. },
  336. "_anchorPoint": {
  337. "__type__": "cc.Vec2",
  338. "x": 0.5,
  339. "y": 0.5
  340. },
  341. "_quat": {
  342. "__type__": "cc.Quat",
  343. "x": 0,
  344. "y": 0,
  345. "z": 0,
  346. "w": 1
  347. },
  348. "_skewX": 0,
  349. "_skewY": 0,
  350. "groupIndex": 0,
  351. "_id": "",
  352. "_trs": {
  353. "__type__": "TypedArray",
  354. "ctor": "Float64Array",
  355. "array": [
  356. 0,
  357. -53,
  358. 0,
  359. 0,
  360. 0,
  361. 0,
  362. 1,
  363. 1,
  364. 1,
  365. 1
  366. ]
  367. }
  368. },
  369. {
  370. "__type__": "cc.Node",
  371. "_name": "Label",
  372. "_objFlags": 0,
  373. "_parent": {
  374. "__id__": 8
  375. },
  376. "_children": [],
  377. "_active": true,
  378. "_level": 3,
  379. "_components": [
  380. {
  381. "__id__": 10
  382. }
  383. ],
  384. "_prefab": {
  385. "__id__": 11
  386. },
  387. "_opacity": 255,
  388. "_color": {
  389. "__type__": "cc.Color",
  390. "r": 69,
  391. "g": 69,
  392. "b": 69,
  393. "a": 255
  394. },
  395. "_contentSize": {
  396. "__type__": "cc.Size",
  397. "width": 300,
  398. "height": 80
  399. },
  400. "_anchorPoint": {
  401. "__type__": "cc.Vec2",
  402. "x": 0.5,
  403. "y": 0.5
  404. },
  405. "_quat": {
  406. "__type__": "cc.Quat",
  407. "x": 0,
  408. "y": 0,
  409. "z": 0,
  410. "w": 1
  411. },
  412. "_skewX": 0,
  413. "_skewY": 0,
  414. "groupIndex": 0,
  415. "_id": "",
  416. "_trs": {
  417. "__type__": "TypedArray",
  418. "ctor": "Float64Array",
  419. "array": [
  420. 0,
  421. -20,
  422. 0,
  423. 0,
  424. 0,
  425. 0,
  426. 1,
  427. 1,
  428. 1,
  429. 1
  430. ]
  431. }
  432. },
  433. {
  434. "__type__": "cc.Label",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 9
  439. },
  440. "_enabled": true,
  441. "_useOriginalSize": false,
  442. "_string": "收益20000/年",
  443. "_N$string": "收益20000/年",
  444. "_fontSize": 30,
  445. "_lineHeight": 40,
  446. "_enableWrapText": true,
  447. "_N$file": null,
  448. "_isSystemFontUsed": true,
  449. "_spacingX": 0,
  450. "_batchAsBitmap": false,
  451. "_N$horizontalAlign": 1,
  452. "_N$verticalAlign": 1,
  453. "_N$fontFamily": "Arial",
  454. "_N$overflow": 1,
  455. "_N$cacheMode": 0,
  456. "_id": ""
  457. },
  458. {
  459. "__type__": "cc.PrefabInfo",
  460. "root": {
  461. "__id__": 1
  462. },
  463. "asset": {
  464. "__uuid__": "14c6a2f3-0374-49f4-8d10-e1546954c34b"
  465. },
  466. "fileId": "581/IXdutMS7Ni2uhWflkR",
  467. "sync": false
  468. },
  469. {
  470. "__type__": "cc.Sprite",
  471. "_name": "",
  472. "_objFlags": 0,
  473. "node": {
  474. "__id__": 8
  475. },
  476. "_enabled": true,
  477. "_spriteFrame": {
  478. "__uuid__": "654ff707-29f2-407d-98c4-d2f48ed559c8"
  479. },
  480. "_type": 0,
  481. "_sizeMode": 1,
  482. "_fillType": 0,
  483. "_fillCenter": {
  484. "__type__": "cc.Vec2",
  485. "x": 0,
  486. "y": 0
  487. },
  488. "_fillStart": 0,
  489. "_fillRange": 0,
  490. "_isTrimmedMode": true,
  491. "_state": 0,
  492. "_atlas": {
  493. "__uuid__": "b97a9e16-9f20-4f73-ad3a-ae4fdb6f3dee"
  494. },
  495. "_srcBlendFactor": 770,
  496. "_dstBlendFactor": 771,
  497. "_id": ""
  498. },
  499. {
  500. "__type__": "cc.PrefabInfo",
  501. "root": {
  502. "__id__": 1
  503. },
  504. "asset": {
  505. "__uuid__": "14c6a2f3-0374-49f4-8d10-e1546954c34b"
  506. },
  507. "fileId": "d6K1r1Y+ROsZV7N2DsVg67",
  508. "sync": false
  509. },
  510. {
  511. "__type__": "cc.Node",
  512. "_name": "Disvorce",
  513. "_objFlags": 0,
  514. "_parent": {
  515. "__id__": 1
  516. },
  517. "_children": [
  518. {
  519. "__id__": 15
  520. },
  521. {
  522. "__id__": 18
  523. }
  524. ],
  525. "_active": true,
  526. "_level": 2,
  527. "_components": [
  528. {
  529. "__id__": 21
  530. },
  531. {
  532. "__id__": 22
  533. }
  534. ],
  535. "_prefab": {
  536. "__id__": 24
  537. },
  538. "_opacity": 255,
  539. "_color": {
  540. "__type__": "cc.Color",
  541. "r": 255,
  542. "g": 255,
  543. "b": 255,
  544. "a": 255
  545. },
  546. "_contentSize": {
  547. "__type__": "cc.Size",
  548. "width": 200,
  549. "height": 70
  550. },
  551. "_anchorPoint": {
  552. "__type__": "cc.Vec2",
  553. "x": 0.5,
  554. "y": 0.5
  555. },
  556. "_quat": {
  557. "__type__": "cc.Quat",
  558. "x": 0,
  559. "y": 0,
  560. "z": 0,
  561. "w": 1
  562. },
  563. "_skewX": 0,
  564. "_skewY": 0,
  565. "groupIndex": 0,
  566. "_id": "",
  567. "_trs": {
  568. "__type__": "TypedArray",
  569. "ctor": "Float64Array",
  570. "array": [
  571. 0,
  572. -177,
  573. 0,
  574. 0,
  575. 0,
  576. 0,
  577. 1,
  578. 1,
  579. 1,
  580. 1
  581. ]
  582. }
  583. },
  584. {
  585. "__type__": "cc.Node",
  586. "_name": "Label",
  587. "_objFlags": 0,
  588. "_parent": {
  589. "__id__": 14
  590. },
  591. "_children": [],
  592. "_active": true,
  593. "_level": 3,
  594. "_components": [
  595. {
  596. "__id__": 16
  597. }
  598. ],
  599. "_prefab": {
  600. "__id__": 17
  601. },
  602. "_opacity": 255,
  603. "_color": {
  604. "__type__": "cc.Color",
  605. "r": 255,
  606. "g": 255,
  607. "b": 255,
  608. "a": 255
  609. },
  610. "_contentSize": {
  611. "__type__": "cc.Size",
  612. "width": 56,
  613. "height": 45
  614. },
  615. "_anchorPoint": {
  616. "__type__": "cc.Vec2",
  617. "x": 0.5,
  618. "y": 0.5
  619. },
  620. "_quat": {
  621. "__type__": "cc.Quat",
  622. "x": 0,
  623. "y": 0,
  624. "z": 0,
  625. "w": 1
  626. },
  627. "_skewX": 0,
  628. "_skewY": 0,
  629. "groupIndex": 0,
  630. "_id": "",
  631. "_trs": {
  632. "__type__": "TypedArray",
  633. "ctor": "Float64Array",
  634. "array": [
  635. -38,
  636. 2,
  637. 0,
  638. 0,
  639. 0,
  640. 0,
  641. 1,
  642. 1,
  643. 1,
  644. 1
  645. ]
  646. }
  647. },
  648. {
  649. "__type__": "cc.Sprite",
  650. "_name": "",
  651. "_objFlags": 0,
  652. "node": {
  653. "__id__": 15
  654. },
  655. "_enabled": true,
  656. "_spriteFrame": {
  657. "__uuid__": "4e15521c-25ef-4fa7-96d8-927fe230cbc6"
  658. },
  659. "_type": 0,
  660. "_sizeMode": 1,
  661. "_fillType": 0,
  662. "_fillCenter": {
  663. "__type__": "cc.Vec2",
  664. "x": 0,
  665. "y": 0
  666. },
  667. "_fillStart": 0,
  668. "_fillRange": 0,
  669. "_isTrimmedMode": true,
  670. "_state": 0,
  671. "_atlas": {
  672. "__uuid__": "b97a9e16-9f20-4f73-ad3a-ae4fdb6f3dee"
  673. },
  674. "_srcBlendFactor": 770,
  675. "_dstBlendFactor": 771,
  676. "_id": ""
  677. },
  678. {
  679. "__type__": "cc.PrefabInfo",
  680. "root": {
  681. "__id__": 1
  682. },
  683. "asset": {
  684. "__uuid__": "14c6a2f3-0374-49f4-8d10-e1546954c34b"
  685. },
  686. "fileId": "d3LHt+jyNClZ4re8NxIa7a",
  687. "sync": false
  688. },
  689. {
  690. "__type__": "cc.Node",
  691. "_name": "Label",
  692. "_objFlags": 0,
  693. "_parent": {
  694. "__id__": 14
  695. },
  696. "_children": [],
  697. "_active": true,
  698. "_level": 3,
  699. "_components": [
  700. {
  701. "__id__": 19
  702. }
  703. ],
  704. "_prefab": {
  705. "__id__": 20
  706. },
  707. "_opacity": 255,
  708. "_color": {
  709. "__type__": "cc.Color",
  710. "r": 255,
  711. "g": 255,
  712. "b": 255,
  713. "a": 255
  714. },
  715. "_contentSize": {
  716. "__type__": "cc.Size",
  717. "width": 52,
  718. "height": 27
  719. },
  720. "_anchorPoint": {
  721. "__type__": "cc.Vec2",
  722. "x": 0.5,
  723. "y": 0.5
  724. },
  725. "_quat": {
  726. "__type__": "cc.Quat",
  727. "x": 0,
  728. "y": 0,
  729. "z": 0,
  730. "w": 1
  731. },
  732. "_skewX": 0,
  733. "_skewY": 0,
  734. "groupIndex": 0,
  735. "_id": "",
  736. "_trs": {
  737. "__type__": "TypedArray",
  738. "ctor": "Float64Array",
  739. "array": [
  740. 22,
  741. 2,
  742. 0,
  743. 0,
  744. 0,
  745. 0,
  746. 1,
  747. 1,
  748. 1,
  749. 1
  750. ]
  751. }
  752. },
  753. {
  754. "__type__": "cc.Sprite",
  755. "_name": "",
  756. "_objFlags": 0,
  757. "node": {
  758. "__id__": 18
  759. },
  760. "_enabled": true,
  761. "_spriteFrame": {
  762. "__uuid__": "8f457ac9-5737-4415-9a32-8f51cddf3e6e"
  763. },
  764. "_type": 0,
  765. "_sizeMode": 1,
  766. "_fillType": 0,
  767. "_fillCenter": {
  768. "__type__": "cc.Vec2",
  769. "x": 0,
  770. "y": 0
  771. },
  772. "_fillStart": 0,
  773. "_fillRange": 0,
  774. "_isTrimmedMode": true,
  775. "_state": 0,
  776. "_atlas": {
  777. "__uuid__": "b97a9e16-9f20-4f73-ad3a-ae4fdb6f3dee"
  778. },
  779. "_srcBlendFactor": 770,
  780. "_dstBlendFactor": 771,
  781. "_id": ""
  782. },
  783. {
  784. "__type__": "cc.PrefabInfo",
  785. "root": {
  786. "__id__": 1
  787. },
  788. "asset": {
  789. "__uuid__": "14c6a2f3-0374-49f4-8d10-e1546954c34b"
  790. },
  791. "fileId": "22RhCAX3ZHVaNcYCKJpinK",
  792. "sync": false
  793. },
  794. {
  795. "__type__": "cc.Sprite",
  796. "_name": "",
  797. "_objFlags": 0,
  798. "node": {
  799. "__id__": 14
  800. },
  801. "_enabled": true,
  802. "_spriteFrame": {
  803. "__uuid__": "4c2d8db3-f43f-40f6-94a1-9cf7f59d161f"
  804. },
  805. "_type": 1,
  806. "_sizeMode": 0,
  807. "_fillType": 0,
  808. "_fillCenter": {
  809. "__type__": "cc.Vec2",
  810. "x": 0,
  811. "y": 0
  812. },
  813. "_fillStart": 0,
  814. "_fillRange": 0,
  815. "_isTrimmedMode": true,
  816. "_state": 0,
  817. "_atlas": {
  818. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  819. },
  820. "_srcBlendFactor": 770,
  821. "_dstBlendFactor": 771,
  822. "_id": ""
  823. },
  824. {
  825. "__type__": "cc.Button",
  826. "_name": "",
  827. "_objFlags": 0,
  828. "node": {
  829. "__id__": 14
  830. },
  831. "_enabled": true,
  832. "duration": 0.1,
  833. "zoomScale": 1.2,
  834. "clickEvents": [
  835. {
  836. "__id__": 23
  837. }
  838. ],
  839. "_N$interactable": true,
  840. "_N$enableAutoGrayEffect": false,
  841. "_N$transition": 3,
  842. "transition": 3,
  843. "_N$normalColor": {
  844. "__type__": "cc.Color",
  845. "r": 214,
  846. "g": 214,
  847. "b": 214,
  848. "a": 255
  849. },
  850. "_N$pressedColor": {
  851. "__type__": "cc.Color",
  852. "r": 211,
  853. "g": 211,
  854. "b": 211,
  855. "a": 255
  856. },
  857. "pressedColor": {
  858. "__type__": "cc.Color",
  859. "r": 211,
  860. "g": 211,
  861. "b": 211,
  862. "a": 255
  863. },
  864. "_N$hoverColor": {
  865. "__type__": "cc.Color",
  866. "r": 255,
  867. "g": 255,
  868. "b": 255,
  869. "a": 255
  870. },
  871. "hoverColor": {
  872. "__type__": "cc.Color",
  873. "r": 255,
  874. "g": 255,
  875. "b": 255,
  876. "a": 255
  877. },
  878. "_N$disabledColor": {
  879. "__type__": "cc.Color",
  880. "r": 124,
  881. "g": 124,
  882. "b": 124,
  883. "a": 255
  884. },
  885. "_N$normalSprite": null,
  886. "_N$pressedSprite": null,
  887. "pressedSprite": null,
  888. "_N$hoverSprite": null,
  889. "hoverSprite": null,
  890. "_N$disabledSprite": null,
  891. "_N$target": null,
  892. "_id": ""
  893. },
  894. {
  895. "__type__": "cc.ClickEvent",
  896. "target": {
  897. "__id__": 1
  898. },
  899. "component": "",
  900. "_componentId": "3523bgLbAlC/K+QW+EAUwjh",
  901. "handler": "clickOpen",
  902. "customEventData": ""
  903. },
  904. {
  905. "__type__": "cc.PrefabInfo",
  906. "root": {
  907. "__id__": 1
  908. },
  909. "asset": {
  910. "__uuid__": "14c6a2f3-0374-49f4-8d10-e1546954c34b"
  911. },
  912. "fileId": "22Yzx8CRxKZ5s8m+BoLUsw",
  913. "sync": false
  914. },
  915. {
  916. "__type__": "cc.Button",
  917. "_name": "",
  918. "_objFlags": 0,
  919. "node": {
  920. "__id__": 1
  921. },
  922. "_enabled": true,
  923. "duration": 0.1,
  924. "zoomScale": 1.2,
  925. "clickEvents": [
  926. {
  927. "__id__": 26
  928. }
  929. ],
  930. "_N$interactable": true,
  931. "_N$enableAutoGrayEffect": false,
  932. "_N$transition": 0,
  933. "transition": 0,
  934. "_N$normalColor": {
  935. "__type__": "cc.Color",
  936. "r": 214,
  937. "g": 214,
  938. "b": 214,
  939. "a": 255
  940. },
  941. "_N$pressedColor": {
  942. "__type__": "cc.Color",
  943. "r": 211,
  944. "g": 211,
  945. "b": 211,
  946. "a": 255
  947. },
  948. "pressedColor": {
  949. "__type__": "cc.Color",
  950. "r": 211,
  951. "g": 211,
  952. "b": 211,
  953. "a": 255
  954. },
  955. "_N$hoverColor": {
  956. "__type__": "cc.Color",
  957. "r": 255,
  958. "g": 255,
  959. "b": 255,
  960. "a": 255
  961. },
  962. "hoverColor": {
  963. "__type__": "cc.Color",
  964. "r": 255,
  965. "g": 255,
  966. "b": 255,
  967. "a": 255
  968. },
  969. "_N$disabledColor": {
  970. "__type__": "cc.Color",
  971. "r": 124,
  972. "g": 124,
  973. "b": 124,
  974. "a": 255
  975. },
  976. "_N$normalSprite": null,
  977. "_N$pressedSprite": null,
  978. "pressedSprite": null,
  979. "_N$hoverSprite": null,
  980. "hoverSprite": null,
  981. "_N$disabledSprite": null,
  982. "_N$target": {
  983. "__id__": 1
  984. },
  985. "_id": ""
  986. },
  987. {
  988. "__type__": "cc.ClickEvent",
  989. "target": {
  990. "__id__": 1
  991. },
  992. "component": "",
  993. "_componentId": "3523bgLbAlC/K+QW+EAUwjh",
  994. "handler": "clickOpen",
  995. "customEventData": ""
  996. },
  997. {
  998. "__type__": "3523bgLbAlC/K+QW+EAUwjh",
  999. "_name": "",
  1000. "_objFlags": 0,
  1001. "node": {
  1002. "__id__": 1
  1003. },
  1004. "_enabled": true,
  1005. "Atals": {
  1006. "__uuid__": "139a8d14-83ef-4095-b772-96789bd5a46f"
  1007. },
  1008. "Icon": {
  1009. "__id__": 3
  1010. },
  1011. "nameSp": {
  1012. "__id__": 6
  1013. },
  1014. "desLbl": {
  1015. "__id__": 10
  1016. },
  1017. "itemType": 105,
  1018. "Data": null,
  1019. "_id": ""
  1020. },
  1021. {
  1022. "__type__": "cc.PrefabInfo",
  1023. "root": {
  1024. "__id__": 1
  1025. },
  1026. "asset": {
  1027. "__uuid__": "14c6a2f3-0374-49f4-8d10-e1546954c34b"
  1028. },
  1029. "fileId": "0fRe0m+C1El7EDDgldATdg",
  1030. "sync": false
  1031. }
  1032. ]