email_item.prefab 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "email_item",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 11
  31. },
  32. {
  33. "__id__": 14
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 21
  40. },
  41. {
  42. "__id__": 22
  43. },
  44. {
  45. "__id__": 24
  46. }
  47. ],
  48. "_prefab": {
  49. "__id__": 25
  50. },
  51. "_opacity": 255,
  52. "_color": {
  53. "__type__": "cc.Color",
  54. "r": 255,
  55. "g": 255,
  56. "b": 255,
  57. "a": 255
  58. },
  59. "_contentSize": {
  60. "__type__": "cc.Size",
  61. "width": 432,
  62. "height": 80
  63. },
  64. "_anchorPoint": {
  65. "__type__": "cc.Vec2",
  66. "x": 0.5,
  67. "y": 0.5
  68. },
  69. "_trs": {
  70. "__type__": "TypedArray",
  71. "ctor": "Float64Array",
  72. "array": [
  73. 0,
  74. 0,
  75. 0,
  76. 0,
  77. 0,
  78. 0,
  79. 1,
  80. 1,
  81. 1,
  82. 0
  83. ]
  84. },
  85. "_eulerAngles": {
  86. "__type__": "cc.Vec3",
  87. "x": 0,
  88. "y": 0,
  89. "z": 0
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_is3DNode": false,
  94. "_groupIndex": 0,
  95. "groupIndex": 0,
  96. "_id": ""
  97. },
  98. {
  99. "__type__": "cc.Node",
  100. "_name": "New Sprite",
  101. "_objFlags": 0,
  102. "_parent": {
  103. "__id__": 1
  104. },
  105. "_children": [],
  106. "_active": true,
  107. "_components": [
  108. {
  109. "__id__": 3
  110. }
  111. ],
  112. "_prefab": {
  113. "__id__": 4
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 255,
  119. "g": 255,
  120. "b": 255,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 62,
  126. "height": 48
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0.5,
  131. "y": 0.5
  132. },
  133. "_trs": {
  134. "__type__": "TypedArray",
  135. "ctor": "Float64Array",
  136. "array": [
  137. -168.705,
  138. 3,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 1,
  144. 1,
  145. 1,
  146. 1
  147. ]
  148. },
  149. "_eulerAngles": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 0
  154. },
  155. "_skewX": 0,
  156. "_skewY": 0,
  157. "_is3DNode": false,
  158. "_groupIndex": 0,
  159. "groupIndex": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "cc.Sprite",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_materials": [
  171. {
  172. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  173. }
  174. ],
  175. "_srcBlendFactor": 770,
  176. "_dstBlendFactor": 771,
  177. "_spriteFrame": {
  178. "__uuid__": "90aa5af9-ece7-4197-9071-d4693c0962f1"
  179. },
  180. "_type": 0,
  181. "_sizeMode": 1,
  182. "_fillType": 0,
  183. "_fillCenter": {
  184. "__type__": "cc.Vec2",
  185. "x": 0,
  186. "y": 0
  187. },
  188. "_fillStart": 0,
  189. "_fillRange": 0,
  190. "_isTrimmedMode": true,
  191. "_atlas": null,
  192. "_id": ""
  193. },
  194. {
  195. "__type__": "cc.PrefabInfo",
  196. "root": {
  197. "__id__": 1
  198. },
  199. "asset": {
  200. "__uuid__": "7e6decf9-98fd-4d7c-a54c-d3fbf9653015"
  201. },
  202. "fileId": "cdridp+4pNEoReDYUe0tKS",
  203. "sync": false
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "New Label",
  208. "_objFlags": 0,
  209. "_parent": {
  210. "__id__": 1
  211. },
  212. "_children": [],
  213. "_active": true,
  214. "_components": [
  215. {
  216. "__id__": 6
  217. }
  218. ],
  219. "_prefab": {
  220. "__id__": 7
  221. },
  222. "_opacity": 255,
  223. "_color": {
  224. "__type__": "cc.Color",
  225. "r": 99,
  226. "g": 82,
  227. "b": 61,
  228. "a": 255
  229. },
  230. "_contentSize": {
  231. "__type__": "cc.Size",
  232. "width": 160,
  233. "height": 25.2
  234. },
  235. "_anchorPoint": {
  236. "__type__": "cc.Vec2",
  237. "x": 0,
  238. "y": 0.5
  239. },
  240. "_trs": {
  241. "__type__": "TypedArray",
  242. "ctor": "Float64Array",
  243. "array": [
  244. -130,
  245. 18,
  246. 0,
  247. 0,
  248. 0,
  249. 0,
  250. 1,
  251. 1,
  252. 1,
  253. 1
  254. ]
  255. },
  256. "_eulerAngles": {
  257. "__type__": "cc.Vec3",
  258. "x": 0,
  259. "y": 0,
  260. "z": 0
  261. },
  262. "_skewX": 0,
  263. "_skewY": 0,
  264. "_is3DNode": false,
  265. "_groupIndex": 0,
  266. "groupIndex": 0,
  267. "_id": ""
  268. },
  269. {
  270. "__type__": "cc.Label",
  271. "_name": "",
  272. "_objFlags": 0,
  273. "node": {
  274. "__id__": 5
  275. },
  276. "_enabled": true,
  277. "_materials": [
  278. {
  279. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  280. }
  281. ],
  282. "_srcBlendFactor": 770,
  283. "_dstBlendFactor": 771,
  284. "_string": "晚宴活动排行奖励",
  285. "_N$string": "晚宴活动排行奖励",
  286. "_fontSize": 20,
  287. "_lineHeight": 0,
  288. "_enableWrapText": true,
  289. "_N$file": {
  290. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  291. },
  292. "_isSystemFontUsed": false,
  293. "_spacingX": 0,
  294. "_batchAsBitmap": false,
  295. "_styleFlags": 0,
  296. "_underlineHeight": 0,
  297. "_N$horizontalAlign": 1,
  298. "_N$verticalAlign": 1,
  299. "_N$fontFamily": "Arial",
  300. "_N$overflow": 0,
  301. "_N$cacheMode": 0,
  302. "_id": ""
  303. },
  304. {
  305. "__type__": "cc.PrefabInfo",
  306. "root": {
  307. "__id__": 1
  308. },
  309. "asset": {
  310. "__uuid__": "7e6decf9-98fd-4d7c-a54c-d3fbf9653015"
  311. },
  312. "fileId": "00DLBMwd5AgqFYDvZJfAHE",
  313. "sync": false
  314. },
  315. {
  316. "__type__": "cc.Node",
  317. "_name": "New Label",
  318. "_objFlags": 0,
  319. "_parent": {
  320. "__id__": 1
  321. },
  322. "_children": [],
  323. "_active": true,
  324. "_components": [
  325. {
  326. "__id__": 9
  327. }
  328. ],
  329. "_prefab": {
  330. "__id__": 10
  331. },
  332. "_opacity": 255,
  333. "_color": {
  334. "__type__": "cc.Color",
  335. "r": 99,
  336. "g": 82,
  337. "b": 61,
  338. "a": 255
  339. },
  340. "_contentSize": {
  341. "__type__": "cc.Size",
  342. "width": 69.99,
  343. "height": 25.2
  344. },
  345. "_anchorPoint": {
  346. "__type__": "cc.Vec2",
  347. "x": 0,
  348. "y": 0.5
  349. },
  350. "_trs": {
  351. "__type__": "TypedArray",
  352. "ctor": "Float64Array",
  353. "array": [
  354. -130,
  355. -11,
  356. 0,
  357. 0,
  358. 0,
  359. 0,
  360. 1,
  361. 1,
  362. 1,
  363. 1
  364. ]
  365. },
  366. "_eulerAngles": {
  367. "__type__": "cc.Vec3",
  368. "x": 0,
  369. "y": 0,
  370. "z": 0
  371. },
  372. "_skewX": 0,
  373. "_skewY": 0,
  374. "_is3DNode": false,
  375. "_groupIndex": 0,
  376. "groupIndex": 0,
  377. "_id": ""
  378. },
  379. {
  380. "__type__": "cc.Label",
  381. "_name": "",
  382. "_objFlags": 0,
  383. "node": {
  384. "__id__": 8
  385. },
  386. "_enabled": true,
  387. "_materials": [
  388. {
  389. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  390. }
  391. ],
  392. "_srcBlendFactor": 770,
  393. "_dstBlendFactor": 771,
  394. "_string": "剩余7天",
  395. "_N$string": "剩余7天",
  396. "_fontSize": 20,
  397. "_lineHeight": 0,
  398. "_enableWrapText": true,
  399. "_N$file": {
  400. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  401. },
  402. "_isSystemFontUsed": false,
  403. "_spacingX": 0,
  404. "_batchAsBitmap": false,
  405. "_styleFlags": 0,
  406. "_underlineHeight": 0,
  407. "_N$horizontalAlign": 1,
  408. "_N$verticalAlign": 1,
  409. "_N$fontFamily": "Arial",
  410. "_N$overflow": 0,
  411. "_N$cacheMode": 0,
  412. "_id": ""
  413. },
  414. {
  415. "__type__": "cc.PrefabInfo",
  416. "root": {
  417. "__id__": 1
  418. },
  419. "asset": {
  420. "__uuid__": "7e6decf9-98fd-4d7c-a54c-d3fbf9653015"
  421. },
  422. "fileId": "12n6NGBCtCm7iL8IT3mPjs",
  423. "sync": false
  424. },
  425. {
  426. "__type__": "cc.Node",
  427. "_name": "tipsIcon",
  428. "_objFlags": 0,
  429. "_parent": {
  430. "__id__": 1
  431. },
  432. "_children": [],
  433. "_active": false,
  434. "_components": [
  435. {
  436. "__id__": 12
  437. }
  438. ],
  439. "_prefab": {
  440. "__id__": 13
  441. },
  442. "_opacity": 255,
  443. "_color": {
  444. "__type__": "cc.Color",
  445. "r": 255,
  446. "g": 255,
  447. "b": 255,
  448. "a": 255
  449. },
  450. "_contentSize": {
  451. "__type__": "cc.Size",
  452. "width": 64,
  453. "height": 66
  454. },
  455. "_anchorPoint": {
  456. "__type__": "cc.Vec2",
  457. "x": 0.5,
  458. "y": 0.5
  459. },
  460. "_trs": {
  461. "__type__": "TypedArray",
  462. "ctor": "Float64Array",
  463. "array": [
  464. 162,
  465. 3,
  466. 0,
  467. 0,
  468. 0,
  469. 0,
  470. 1,
  471. 0.8,
  472. 0.8,
  473. 1
  474. ]
  475. },
  476. "_eulerAngles": {
  477. "__type__": "cc.Vec3",
  478. "x": 0,
  479. "y": 0,
  480. "z": 0
  481. },
  482. "_skewX": 0,
  483. "_skewY": 0,
  484. "_is3DNode": false,
  485. "_groupIndex": 0,
  486. "groupIndex": 0,
  487. "_id": ""
  488. },
  489. {
  490. "__type__": "cc.Sprite",
  491. "_name": "",
  492. "_objFlags": 0,
  493. "node": {
  494. "__id__": 11
  495. },
  496. "_enabled": true,
  497. "_materials": [
  498. {
  499. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  500. }
  501. ],
  502. "_srcBlendFactor": 770,
  503. "_dstBlendFactor": 771,
  504. "_spriteFrame": {
  505. "__uuid__": "fcbce590-4395-4f63-968f-dacbb54fea15"
  506. },
  507. "_type": 0,
  508. "_sizeMode": 1,
  509. "_fillType": 0,
  510. "_fillCenter": {
  511. "__type__": "cc.Vec2",
  512. "x": 0,
  513. "y": 0
  514. },
  515. "_fillStart": 0,
  516. "_fillRange": 0,
  517. "_isTrimmedMode": true,
  518. "_atlas": null,
  519. "_id": ""
  520. },
  521. {
  522. "__type__": "cc.PrefabInfo",
  523. "root": {
  524. "__id__": 1
  525. },
  526. "asset": {
  527. "__uuid__": "7e6decf9-98fd-4d7c-a54c-d3fbf9653015"
  528. },
  529. "fileId": "53QY7ycqtBgYEOWh3GEQvP",
  530. "sync": false
  531. },
  532. {
  533. "__type__": "cc.Node",
  534. "_name": "New Sprite",
  535. "_objFlags": 0,
  536. "_parent": {
  537. "__id__": 1
  538. },
  539. "_children": [
  540. {
  541. "__id__": 15
  542. }
  543. ],
  544. "_active": false,
  545. "_components": [
  546. {
  547. "__id__": 19
  548. }
  549. ],
  550. "_prefab": {
  551. "__id__": 20
  552. },
  553. "_opacity": 255,
  554. "_color": {
  555. "__type__": "cc.Color",
  556. "r": 255,
  557. "g": 255,
  558. "b": 255,
  559. "a": 255
  560. },
  561. "_contentSize": {
  562. "__type__": "cc.Size",
  563. "width": 90,
  564. "height": 74
  565. },
  566. "_anchorPoint": {
  567. "__type__": "cc.Vec2",
  568. "x": 0.5,
  569. "y": 0.5
  570. },
  571. "_trs": {
  572. "__type__": "TypedArray",
  573. "ctor": "Float64Array",
  574. "array": [
  575. 161.909,
  576. 3.632,
  577. 0,
  578. 0,
  579. 0,
  580. 0,
  581. 1,
  582. 1,
  583. 1,
  584. 1
  585. ]
  586. },
  587. "_eulerAngles": {
  588. "__type__": "cc.Vec3",
  589. "x": 0,
  590. "y": 0,
  591. "z": 0
  592. },
  593. "_skewX": 0,
  594. "_skewY": 0,
  595. "_is3DNode": false,
  596. "_groupIndex": 0,
  597. "groupIndex": 0,
  598. "_id": ""
  599. },
  600. {
  601. "__type__": "cc.Node",
  602. "_name": "New Label",
  603. "_objFlags": 0,
  604. "_parent": {
  605. "__id__": 14
  606. },
  607. "_children": [],
  608. "_active": true,
  609. "_components": [
  610. {
  611. "__id__": 16
  612. },
  613. {
  614. "__id__": 17
  615. }
  616. ],
  617. "_prefab": {
  618. "__id__": 18
  619. },
  620. "_opacity": 255,
  621. "_color": {
  622. "__type__": "cc.Color",
  623. "r": 255,
  624. "g": 255,
  625. "b": 255,
  626. "a": 255
  627. },
  628. "_contentSize": {
  629. "__type__": "cc.Size",
  630. "width": 64,
  631. "height": 29.2
  632. },
  633. "_anchorPoint": {
  634. "__type__": "cc.Vec2",
  635. "x": 0.5,
  636. "y": 0.5
  637. },
  638. "_trs": {
  639. "__type__": "TypedArray",
  640. "ctor": "Float64Array",
  641. "array": [
  642. 0,
  643. 10.447,
  644. 0,
  645. 0,
  646. 0,
  647. 0,
  648. 1,
  649. 1,
  650. 1,
  651. 1
  652. ]
  653. },
  654. "_eulerAngles": {
  655. "__type__": "cc.Vec3",
  656. "x": 0,
  657. "y": 0,
  658. "z": 0
  659. },
  660. "_skewX": 0,
  661. "_skewY": 0,
  662. "_is3DNode": false,
  663. "_groupIndex": 0,
  664. "groupIndex": 0,
  665. "_id": ""
  666. },
  667. {
  668. "__type__": "cc.Label",
  669. "_name": "",
  670. "_objFlags": 0,
  671. "node": {
  672. "__id__": 15
  673. },
  674. "_enabled": true,
  675. "_materials": [
  676. {
  677. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  678. }
  679. ],
  680. "_srcBlendFactor": 770,
  681. "_dstBlendFactor": 771,
  682. "_string": "已领取",
  683. "_N$string": "已领取",
  684. "_fontSize": 20,
  685. "_lineHeight": 0,
  686. "_enableWrapText": true,
  687. "_N$file": {
  688. "__uuid__": "1cdb5762-18d1-4d60-a364-c717229e08e9"
  689. },
  690. "_isSystemFontUsed": false,
  691. "_spacingX": 0,
  692. "_batchAsBitmap": false,
  693. "_styleFlags": 0,
  694. "_underlineHeight": 0,
  695. "_N$horizontalAlign": 1,
  696. "_N$verticalAlign": 1,
  697. "_N$fontFamily": "Arial",
  698. "_N$overflow": 0,
  699. "_N$cacheMode": 0,
  700. "_id": ""
  701. },
  702. {
  703. "__type__": "cc.LabelOutline",
  704. "_name": "",
  705. "_objFlags": 0,
  706. "node": {
  707. "__id__": 15
  708. },
  709. "_enabled": true,
  710. "_color": {
  711. "__type__": "cc.Color",
  712. "r": 12,
  713. "g": 12,
  714. "b": 12,
  715. "a": 255
  716. },
  717. "_width": 2,
  718. "_id": ""
  719. },
  720. {
  721. "__type__": "cc.PrefabInfo",
  722. "root": {
  723. "__id__": 1
  724. },
  725. "asset": {
  726. "__uuid__": "7e6decf9-98fd-4d7c-a54c-d3fbf9653015"
  727. },
  728. "fileId": "c0dlfW52RPN7gx6SMAEp06",
  729. "sync": false
  730. },
  731. {
  732. "__type__": "cc.Sprite",
  733. "_name": "",
  734. "_objFlags": 0,
  735. "node": {
  736. "__id__": 14
  737. },
  738. "_enabled": true,
  739. "_materials": [
  740. {
  741. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  742. }
  743. ],
  744. "_srcBlendFactor": 770,
  745. "_dstBlendFactor": 771,
  746. "_spriteFrame": {
  747. "__uuid__": "c0e71c16-f3b3-42b0-9f1b-f0f9515ec577"
  748. },
  749. "_type": 1,
  750. "_sizeMode": 0,
  751. "_fillType": 0,
  752. "_fillCenter": {
  753. "__type__": "cc.Vec2",
  754. "x": 0,
  755. "y": 0
  756. },
  757. "_fillStart": 0,
  758. "_fillRange": 0,
  759. "_isTrimmedMode": true,
  760. "_atlas": null,
  761. "_id": ""
  762. },
  763. {
  764. "__type__": "cc.PrefabInfo",
  765. "root": {
  766. "__id__": 1
  767. },
  768. "asset": {
  769. "__uuid__": "7e6decf9-98fd-4d7c-a54c-d3fbf9653015"
  770. },
  771. "fileId": "adE/GmnclLJqniSrR1skYt",
  772. "sync": false
  773. },
  774. {
  775. "__type__": "cc.Sprite",
  776. "_name": "",
  777. "_objFlags": 0,
  778. "node": {
  779. "__id__": 1
  780. },
  781. "_enabled": true,
  782. "_materials": [
  783. {
  784. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  785. }
  786. ],
  787. "_srcBlendFactor": 770,
  788. "_dstBlendFactor": 771,
  789. "_spriteFrame": {
  790. "__uuid__": "80f06492-02d7-4ad0-a2d5-2d648629024b"
  791. },
  792. "_type": 1,
  793. "_sizeMode": 1,
  794. "_fillType": 0,
  795. "_fillCenter": {
  796. "__type__": "cc.Vec2",
  797. "x": 0,
  798. "y": 0
  799. },
  800. "_fillStart": 0,
  801. "_fillRange": 0,
  802. "_isTrimmedMode": true,
  803. "_atlas": null,
  804. "_id": ""
  805. },
  806. {
  807. "__type__": "cc.Button",
  808. "_name": "",
  809. "_objFlags": 0,
  810. "node": {
  811. "__id__": 1
  812. },
  813. "_enabled": true,
  814. "_normalMaterial": null,
  815. "_grayMaterial": null,
  816. "duration": 0.1,
  817. "zoomScale": 0.95,
  818. "clickEvents": [
  819. {
  820. "__id__": 23
  821. }
  822. ],
  823. "_N$interactable": true,
  824. "_N$enableAutoGrayEffect": false,
  825. "_N$transition": 3,
  826. "transition": 3,
  827. "_N$normalColor": {
  828. "__type__": "cc.Color",
  829. "r": 255,
  830. "g": 255,
  831. "b": 255,
  832. "a": 255
  833. },
  834. "_N$pressedColor": {
  835. "__type__": "cc.Color",
  836. "r": 211,
  837. "g": 211,
  838. "b": 211,
  839. "a": 255
  840. },
  841. "pressedColor": {
  842. "__type__": "cc.Color",
  843. "r": 211,
  844. "g": 211,
  845. "b": 211,
  846. "a": 255
  847. },
  848. "_N$hoverColor": {
  849. "__type__": "cc.Color",
  850. "r": 255,
  851. "g": 255,
  852. "b": 255,
  853. "a": 255
  854. },
  855. "hoverColor": {
  856. "__type__": "cc.Color",
  857. "r": 255,
  858. "g": 255,
  859. "b": 255,
  860. "a": 255
  861. },
  862. "_N$disabledColor": {
  863. "__type__": "cc.Color",
  864. "r": 124,
  865. "g": 124,
  866. "b": 124,
  867. "a": 255
  868. },
  869. "_N$normalSprite": null,
  870. "_N$pressedSprite": null,
  871. "pressedSprite": null,
  872. "_N$hoverSprite": null,
  873. "hoverSprite": null,
  874. "_N$disabledSprite": null,
  875. "_N$target": null,
  876. "_id": ""
  877. },
  878. {
  879. "__type__": "cc.ClickEvent",
  880. "target": {
  881. "__id__": 1
  882. },
  883. "component": "",
  884. "_componentId": "a2f44yirC5Hbadm7hPdgIyl",
  885. "handler": "onclick",
  886. "customEventData": ""
  887. },
  888. {
  889. "__type__": "a2f44yirC5Hbadm7hPdgIyl",
  890. "_name": "",
  891. "_objFlags": 0,
  892. "node": {
  893. "__id__": 1
  894. },
  895. "_enabled": true,
  896. "mTitle": {
  897. "__id__": 6
  898. },
  899. "mTime": {
  900. "__id__": 9
  901. },
  902. "tipsIcon": {
  903. "__id__": 11
  904. },
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.PrefabInfo",
  909. "root": {
  910. "__id__": 1
  911. },
  912. "asset": {
  913. "__uuid__": "7e6decf9-98fd-4d7c-a54c-d3fbf9653015"
  914. },
  915. "fileId": "",
  916. "sync": false
  917. }
  918. ]