shareview.prefab 19 KB

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