share.prefab 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578
  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": "share",
  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. "__id__": 30
  40. },
  41. {
  42. "__id__": 33
  43. },
  44. {
  45. "__id__": 37
  46. }
  47. ],
  48. "_active": true,
  49. "_level": 1,
  50. "_components": [],
  51. "_prefab": {
  52. "__id__": 43
  53. },
  54. "_opacity": 255,
  55. "_color": {
  56. "__type__": "cc.Color",
  57. "r": 255,
  58. "g": 255,
  59. "b": 255,
  60. "a": 255
  61. },
  62. "_contentSize": {
  63. "__type__": "cc.Size",
  64. "width": 100,
  65. "height": 100
  66. },
  67. "_anchorPoint": {
  68. "__type__": "cc.Vec2",
  69. "x": 0.5,
  70. "y": 0.5
  71. },
  72. "_position": {
  73. "__type__": "cc.Vec3",
  74. "x": 0,
  75. "y": 0,
  76. "z": 0
  77. },
  78. "_scale": {
  79. "__type__": "cc.Vec3",
  80. "x": 1,
  81. "y": 1,
  82. "z": 1
  83. },
  84. "_quat": {
  85. "__type__": "cc.Quat",
  86. "x": 0,
  87. "y": 0,
  88. "z": 0,
  89. "w": 1
  90. },
  91. "_skewX": 0,
  92. "_skewY": 0,
  93. "_zIndex": 0,
  94. "_is3DNode": false,
  95. "groupIndex": 0,
  96. "_rotationX": 0,
  97. "_rotationY": 0,
  98. "_id": ""
  99. },
  100. {
  101. "__type__": "cc.Node",
  102. "_name": "New Node",
  103. "_objFlags": 0,
  104. "_parent": {
  105. "__id__": 1
  106. },
  107. "_children": [],
  108. "_active": true,
  109. "_level": 2,
  110. "_components": [
  111. {
  112. "__id__": 3
  113. }
  114. ],
  115. "_prefab": {
  116. "__id__": 4
  117. },
  118. "_opacity": 255,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 255,
  122. "g": 255,
  123. "b": 255,
  124. "a": 255
  125. },
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 1200,
  129. "height": 1200
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_position": {
  137. "__type__": "cc.Vec3",
  138. "x": 0,
  139. "y": 0,
  140. "z": 0
  141. },
  142. "_scale": {
  143. "__type__": "cc.Vec3",
  144. "x": 1,
  145. "y": 1,
  146. "z": 1
  147. },
  148. "_quat": {
  149. "__type__": "cc.Quat",
  150. "x": 0,
  151. "y": 0,
  152. "z": 0,
  153. "w": 1
  154. },
  155. "_skewX": 0,
  156. "_skewY": 0,
  157. "_zIndex": 0,
  158. "_is3DNode": false,
  159. "groupIndex": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "cc.BlockInputEvents",
  164. "_name": "",
  165. "_objFlags": 0,
  166. "node": {
  167. "__id__": 2
  168. },
  169. "_enabled": true,
  170. "_id": ""
  171. },
  172. {
  173. "__type__": "cc.PrefabInfo",
  174. "root": {
  175. "__id__": 1
  176. },
  177. "asset": {
  178. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  179. },
  180. "fileId": "91uzJEoUVBO6gtls9i6MhB",
  181. "sync": false
  182. },
  183. {
  184. "__type__": "cc.Node",
  185. "_name": "bg",
  186. "_objFlags": 0,
  187. "_parent": {
  188. "__id__": 1
  189. },
  190. "_children": [],
  191. "_active": true,
  192. "_level": 2,
  193. "_components": [
  194. {
  195. "__id__": 6
  196. }
  197. ],
  198. "_prefab": {
  199. "__id__": 7
  200. },
  201. "_opacity": 255,
  202. "_color": {
  203. "__type__": "cc.Color",
  204. "r": 255,
  205. "g": 255,
  206. "b": 255,
  207. "a": 255
  208. },
  209. "_contentSize": {
  210. "__type__": "cc.Size",
  211. "width": 613,
  212. "height": 884
  213. },
  214. "_anchorPoint": {
  215. "__type__": "cc.Vec2",
  216. "x": 0.5,
  217. "y": 0.5
  218. },
  219. "_position": {
  220. "__type__": "cc.Vec3",
  221. "x": 0,
  222. "y": 0,
  223. "z": 0
  224. },
  225. "_scale": {
  226. "__type__": "cc.Vec3",
  227. "x": 1,
  228. "y": 1,
  229. "z": 1
  230. },
  231. "_quat": {
  232. "__type__": "cc.Quat",
  233. "x": 0,
  234. "y": 0,
  235. "z": 0,
  236. "w": 1
  237. },
  238. "_skewX": 0,
  239. "_skewY": 0,
  240. "_zIndex": 0,
  241. "_is3DNode": false,
  242. "groupIndex": 0,
  243. "_rotationX": 0,
  244. "_rotationY": 0,
  245. "_id": ""
  246. },
  247. {
  248. "__type__": "cc.Sprite",
  249. "_name": "",
  250. "_objFlags": 0,
  251. "node": {
  252. "__id__": 5
  253. },
  254. "_enabled": true,
  255. "_srcBlendFactor": 770,
  256. "_dstBlendFactor": 771,
  257. "_spriteFrame": {
  258. "__uuid__": "a608c8ae-a9f9-4e94-b11f-56b32d99c78d"
  259. },
  260. "_type": 0,
  261. "_sizeMode": 0,
  262. "_fillType": 0,
  263. "_fillCenter": {
  264. "__type__": "cc.Vec2",
  265. "x": 0,
  266. "y": 0
  267. },
  268. "_fillStart": 0,
  269. "_fillRange": 0,
  270. "_isTrimmedMode": true,
  271. "_state": 0,
  272. "_atlas": null,
  273. "_id": ""
  274. },
  275. {
  276. "__type__": "cc.PrefabInfo",
  277. "root": {
  278. "__id__": 1
  279. },
  280. "asset": {
  281. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  282. },
  283. "fileId": "19nPYa/XFBf4KUDUAQn5v3",
  284. "sync": false
  285. },
  286. {
  287. "__type__": "cc.Node",
  288. "_name": "infoLabel",
  289. "_objFlags": 0,
  290. "_parent": {
  291. "__id__": 1
  292. },
  293. "_children": [],
  294. "_active": false,
  295. "_level": 3,
  296. "_components": [
  297. {
  298. "__id__": 9
  299. }
  300. ],
  301. "_prefab": {
  302. "__id__": 10
  303. },
  304. "_opacity": 255,
  305. "_color": {
  306. "__type__": "cc.Color",
  307. "r": 0,
  308. "g": 0,
  309. "b": 0,
  310. "a": 255
  311. },
  312. "_contentSize": {
  313. "__type__": "cc.Size",
  314. "width": 450,
  315. "height": 120
  316. },
  317. "_anchorPoint": {
  318. "__type__": "cc.Vec2",
  319. "x": 0.5,
  320. "y": 0.5
  321. },
  322. "_position": {
  323. "__type__": "cc.Vec3",
  324. "x": 6,
  325. "y": -309,
  326. "z": 0
  327. },
  328. "_scale": {
  329. "__type__": "cc.Vec3",
  330. "x": 1,
  331. "y": 1,
  332. "z": 1
  333. },
  334. "_quat": {
  335. "__type__": "cc.Quat",
  336. "x": 0,
  337. "y": 0,
  338. "z": 0,
  339. "w": 1
  340. },
  341. "_skewX": 0,
  342. "_skewY": 0,
  343. "_zIndex": 0,
  344. "_is3DNode": false,
  345. "groupIndex": 0,
  346. "_rotationX": 0,
  347. "_rotationY": 0,
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.Label",
  352. "_name": "",
  353. "_objFlags": 0,
  354. "node": {
  355. "__id__": 8
  356. },
  357. "_enabled": true,
  358. "_srcBlendFactor": 1,
  359. "_dstBlendFactor": 771,
  360. "_useOriginalSize": false,
  361. "_string": "恭喜新店开张!!快让你的朋友来剪彩吧",
  362. "_N$string": "恭喜新店开张!!快让你的朋友来剪彩吧",
  363. "_fontSize": 40,
  364. "_lineHeight": 40,
  365. "_enableWrapText": true,
  366. "_N$file": null,
  367. "_isSystemFontUsed": true,
  368. "_spacingX": 0,
  369. "_N$horizontalAlign": 0,
  370. "_N$verticalAlign": 0,
  371. "_N$fontFamily": "Arial",
  372. "_N$overflow": 1,
  373. "_id": ""
  374. },
  375. {
  376. "__type__": "cc.PrefabInfo",
  377. "root": {
  378. "__id__": 1
  379. },
  380. "asset": {
  381. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  382. },
  383. "fileId": "78bMkpOMVPzZIp36ylNDiW",
  384. "sync": false
  385. },
  386. {
  387. "__type__": "cc.Node",
  388. "_name": "img1",
  389. "_objFlags": 0,
  390. "_parent": {
  391. "__id__": 1
  392. },
  393. "_children": [
  394. {
  395. "__id__": 12
  396. }
  397. ],
  398. "_active": false,
  399. "_level": 2,
  400. "_components": [
  401. {
  402. "__id__": 15
  403. }
  404. ],
  405. "_prefab": {
  406. "__id__": 16
  407. },
  408. "_opacity": 255,
  409. "_color": {
  410. "__type__": "cc.Color",
  411. "r": 255,
  412. "g": 255,
  413. "b": 255,
  414. "a": 255
  415. },
  416. "_contentSize": {
  417. "__type__": "cc.Size",
  418. "width": 75,
  419. "height": 75
  420. },
  421. "_anchorPoint": {
  422. "__type__": "cc.Vec2",
  423. "x": 0.5,
  424. "y": 0.5
  425. },
  426. "_position": {
  427. "__type__": "cc.Vec3",
  428. "x": -147,
  429. "y": -57,
  430. "z": 0
  431. },
  432. "_scale": {
  433. "__type__": "cc.Vec3",
  434. "x": 1,
  435. "y": 1,
  436. "z": 1
  437. },
  438. "_quat": {
  439. "__type__": "cc.Quat",
  440. "x": 0,
  441. "y": 0,
  442. "z": 0,
  443. "w": 1
  444. },
  445. "_skewX": 0,
  446. "_skewY": 0,
  447. "_zIndex": 0,
  448. "_is3DNode": false,
  449. "groupIndex": 0,
  450. "_rotationX": 0,
  451. "_rotationY": 0,
  452. "_id": ""
  453. },
  454. {
  455. "__type__": "cc.Node",
  456. "_name": "New Label",
  457. "_objFlags": 0,
  458. "_parent": {
  459. "__id__": 11
  460. },
  461. "_children": [],
  462. "_active": true,
  463. "_level": 3,
  464. "_components": [
  465. {
  466. "__id__": 13
  467. }
  468. ],
  469. "_prefab": {
  470. "__id__": 14
  471. },
  472. "_opacity": 255,
  473. "_color": {
  474. "__type__": "cc.Color",
  475. "r": 255,
  476. "g": 255,
  477. "b": 255,
  478. "a": 255
  479. },
  480. "_contentSize": {
  481. "__type__": "cc.Size",
  482. "width": 63.37,
  483. "height": 60
  484. },
  485. "_anchorPoint": {
  486. "__type__": "cc.Vec2",
  487. "x": 0,
  488. "y": 0.5
  489. },
  490. "_position": {
  491. "__type__": "cc.Vec3",
  492. "x": 40,
  493. "y": 0,
  494. "z": 0
  495. },
  496. "_scale": {
  497. "__type__": "cc.Vec3",
  498. "x": 1,
  499. "y": 1,
  500. "z": 1
  501. },
  502. "_quat": {
  503. "__type__": "cc.Quat",
  504. "x": 0,
  505. "y": 0,
  506. "z": 0,
  507. "w": 1
  508. },
  509. "_skewX": 0,
  510. "_skewY": 0,
  511. "_zIndex": 0,
  512. "_is3DNode": false,
  513. "groupIndex": 0,
  514. "_rotationX": 0,
  515. "_rotationY": 0,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.Label",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 12
  524. },
  525. "_enabled": true,
  526. "_srcBlendFactor": 1,
  527. "_dstBlendFactor": 771,
  528. "_useOriginalSize": false,
  529. "_string": "x0",
  530. "_N$string": "x0",
  531. "_fontSize": 60,
  532. "_lineHeight": 60,
  533. "_enableWrapText": true,
  534. "_N$file": null,
  535. "_isSystemFontUsed": true,
  536. "_spacingX": 0,
  537. "_N$horizontalAlign": 0,
  538. "_N$verticalAlign": 1,
  539. "_N$fontFamily": "Arial",
  540. "_N$overflow": 0,
  541. "_id": ""
  542. },
  543. {
  544. "__type__": "cc.PrefabInfo",
  545. "root": {
  546. "__id__": 1
  547. },
  548. "asset": {
  549. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  550. },
  551. "fileId": "44TbfGgbhHcqL3nj4mcVvI",
  552. "sync": false
  553. },
  554. {
  555. "__type__": "cc.Sprite",
  556. "_name": "",
  557. "_objFlags": 0,
  558. "node": {
  559. "__id__": 11
  560. },
  561. "_enabled": true,
  562. "_srcBlendFactor": 770,
  563. "_dstBlendFactor": 771,
  564. "_spriteFrame": {
  565. "__uuid__": "3ae35cd1-8326-441a-8d4b-10666bae948e"
  566. },
  567. "_type": 0,
  568. "_sizeMode": 0,
  569. "_fillType": 0,
  570. "_fillCenter": {
  571. "__type__": "cc.Vec2",
  572. "x": 0,
  573. "y": 0
  574. },
  575. "_fillStart": 0,
  576. "_fillRange": 0,
  577. "_isTrimmedMode": true,
  578. "_state": 0,
  579. "_atlas": null,
  580. "_id": ""
  581. },
  582. {
  583. "__type__": "cc.PrefabInfo",
  584. "root": {
  585. "__id__": 1
  586. },
  587. "asset": {
  588. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  589. },
  590. "fileId": "37hdJF9tdGWZAZ51jaO2+/",
  591. "sync": false
  592. },
  593. {
  594. "__type__": "cc.Node",
  595. "_name": "img2",
  596. "_objFlags": 0,
  597. "_parent": {
  598. "__id__": 1
  599. },
  600. "_children": [
  601. {
  602. "__id__": 18
  603. }
  604. ],
  605. "_active": false,
  606. "_level": 2,
  607. "_components": [
  608. {
  609. "__id__": 21
  610. }
  611. ],
  612. "_prefab": {
  613. "__id__": 22
  614. },
  615. "_opacity": 255,
  616. "_color": {
  617. "__type__": "cc.Color",
  618. "r": 255,
  619. "g": 255,
  620. "b": 255,
  621. "a": 255
  622. },
  623. "_contentSize": {
  624. "__type__": "cc.Size",
  625. "width": 75,
  626. "height": 75
  627. },
  628. "_anchorPoint": {
  629. "__type__": "cc.Vec2",
  630. "x": 0.5,
  631. "y": 0.5
  632. },
  633. "_position": {
  634. "__type__": "cc.Vec3",
  635. "x": 95,
  636. "y": -55,
  637. "z": 0
  638. },
  639. "_scale": {
  640. "__type__": "cc.Vec3",
  641. "x": 1,
  642. "y": 1,
  643. "z": 1
  644. },
  645. "_quat": {
  646. "__type__": "cc.Quat",
  647. "x": 0,
  648. "y": 0,
  649. "z": 0,
  650. "w": 1
  651. },
  652. "_skewX": 0,
  653. "_skewY": 0,
  654. "_zIndex": 0,
  655. "_is3DNode": false,
  656. "groupIndex": 0,
  657. "_rotationX": 0,
  658. "_rotationY": 0,
  659. "_id": ""
  660. },
  661. {
  662. "__type__": "cc.Node",
  663. "_name": "New Label",
  664. "_objFlags": 0,
  665. "_parent": {
  666. "__id__": 17
  667. },
  668. "_children": [],
  669. "_active": false,
  670. "_level": 3,
  671. "_components": [
  672. {
  673. "__id__": 19
  674. }
  675. ],
  676. "_prefab": {
  677. "__id__": 20
  678. },
  679. "_opacity": 255,
  680. "_color": {
  681. "__type__": "cc.Color",
  682. "r": 255,
  683. "g": 255,
  684. "b": 255,
  685. "a": 255
  686. },
  687. "_contentSize": {
  688. "__type__": "cc.Size",
  689. "width": 63.37,
  690. "height": 60
  691. },
  692. "_anchorPoint": {
  693. "__type__": "cc.Vec2",
  694. "x": 0,
  695. "y": 0.5
  696. },
  697. "_position": {
  698. "__type__": "cc.Vec3",
  699. "x": 43,
  700. "y": -2,
  701. "z": 0
  702. },
  703. "_scale": {
  704. "__type__": "cc.Vec3",
  705. "x": 1,
  706. "y": 1,
  707. "z": 1
  708. },
  709. "_quat": {
  710. "__type__": "cc.Quat",
  711. "x": 0,
  712. "y": 0,
  713. "z": 0,
  714. "w": 1
  715. },
  716. "_skewX": 0,
  717. "_skewY": 0,
  718. "_zIndex": 0,
  719. "_is3DNode": false,
  720. "groupIndex": 0,
  721. "_rotationX": 0,
  722. "_rotationY": 0,
  723. "_id": ""
  724. },
  725. {
  726. "__type__": "cc.Label",
  727. "_name": "",
  728. "_objFlags": 0,
  729. "node": {
  730. "__id__": 18
  731. },
  732. "_enabled": true,
  733. "_srcBlendFactor": 1,
  734. "_dstBlendFactor": 771,
  735. "_useOriginalSize": false,
  736. "_string": "x0",
  737. "_N$string": "x0",
  738. "_fontSize": 60,
  739. "_lineHeight": 60,
  740. "_enableWrapText": true,
  741. "_N$file": null,
  742. "_isSystemFontUsed": true,
  743. "_spacingX": 0,
  744. "_N$horizontalAlign": 0,
  745. "_N$verticalAlign": 1,
  746. "_N$fontFamily": "Arial",
  747. "_N$overflow": 0,
  748. "_id": ""
  749. },
  750. {
  751. "__type__": "cc.PrefabInfo",
  752. "root": {
  753. "__id__": 1
  754. },
  755. "asset": {
  756. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  757. },
  758. "fileId": "771mLgfP9GjbDwYuqVzz3K",
  759. "sync": false
  760. },
  761. {
  762. "__type__": "cc.Sprite",
  763. "_name": "",
  764. "_objFlags": 0,
  765. "node": {
  766. "__id__": 17
  767. },
  768. "_enabled": true,
  769. "_srcBlendFactor": 770,
  770. "_dstBlendFactor": 771,
  771. "_spriteFrame": {
  772. "__uuid__": "311d3daa-5489-4a3f-8f9b-88ff03aa2a50"
  773. },
  774. "_type": 0,
  775. "_sizeMode": 0,
  776. "_fillType": 0,
  777. "_fillCenter": {
  778. "__type__": "cc.Vec2",
  779. "x": 0,
  780. "y": 0
  781. },
  782. "_fillStart": 0,
  783. "_fillRange": 0,
  784. "_isTrimmedMode": true,
  785. "_state": 0,
  786. "_atlas": null,
  787. "_id": ""
  788. },
  789. {
  790. "__type__": "cc.PrefabInfo",
  791. "root": {
  792. "__id__": 1
  793. },
  794. "asset": {
  795. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  796. },
  797. "fileId": "7drOZzWpxNhoKTXaGVMLhG",
  798. "sync": false
  799. },
  800. {
  801. "__type__": "cc.Node",
  802. "_name": "gosharebtn",
  803. "_objFlags": 0,
  804. "_parent": {
  805. "__id__": 1
  806. },
  807. "_children": [
  808. {
  809. "__id__": 24
  810. }
  811. ],
  812. "_active": true,
  813. "_level": 2,
  814. "_components": [
  815. {
  816. "__id__": 27
  817. },
  818. {
  819. "__id__": 28
  820. }
  821. ],
  822. "_prefab": {
  823. "__id__": 29
  824. },
  825. "_opacity": 255,
  826. "_color": {
  827. "__type__": "cc.Color",
  828. "r": 255,
  829. "g": 255,
  830. "b": 255,
  831. "a": 255
  832. },
  833. "_contentSize": {
  834. "__type__": "cc.Size",
  835. "width": 362,
  836. "height": 76
  837. },
  838. "_anchorPoint": {
  839. "__type__": "cc.Vec2",
  840. "x": 0.5,
  841. "y": 0.5
  842. },
  843. "_position": {
  844. "__type__": "cc.Vec3",
  845. "x": -1,
  846. "y": -336,
  847. "z": 0
  848. },
  849. "_scale": {
  850. "__type__": "cc.Vec3",
  851. "x": 1,
  852. "y": 1,
  853. "z": 1
  854. },
  855. "_quat": {
  856. "__type__": "cc.Quat",
  857. "x": 0,
  858. "y": 0,
  859. "z": 0,
  860. "w": 1
  861. },
  862. "_skewX": 0,
  863. "_skewY": 0,
  864. "_zIndex": 0,
  865. "_is3DNode": false,
  866. "groupIndex": 0,
  867. "_rotationX": 0,
  868. "_rotationY": 0,
  869. "_id": ""
  870. },
  871. {
  872. "__type__": "cc.Node",
  873. "_name": "Label",
  874. "_objFlags": 0,
  875. "_parent": {
  876. "__id__": 23
  877. },
  878. "_children": [],
  879. "_active": false,
  880. "_level": 0,
  881. "_components": [
  882. {
  883. "__id__": 25
  884. }
  885. ],
  886. "_prefab": {
  887. "__id__": 26
  888. },
  889. "_opacity": 255,
  890. "_color": {
  891. "__type__": "cc.Color",
  892. "r": 255,
  893. "g": 255,
  894. "b": 255,
  895. "a": 255
  896. },
  897. "_contentSize": {
  898. "__type__": "cc.Size",
  899. "width": 100,
  900. "height": 40
  901. },
  902. "_anchorPoint": {
  903. "__type__": "cc.Vec2",
  904. "x": 0.5,
  905. "y": 0.5
  906. },
  907. "_position": {
  908. "__type__": "cc.Vec3",
  909. "x": 0,
  910. "y": 0,
  911. "z": 0
  912. },
  913. "_scale": {
  914. "__type__": "cc.Vec3",
  915. "x": 1,
  916. "y": 1,
  917. "z": 1
  918. },
  919. "_quat": {
  920. "__type__": "cc.Quat",
  921. "x": 0,
  922. "y": 0,
  923. "z": 0,
  924. "w": 1
  925. },
  926. "_skewX": 0,
  927. "_skewY": 0,
  928. "_zIndex": 0,
  929. "_is3DNode": false,
  930. "groupIndex": 0,
  931. "_rotationX": 0,
  932. "_rotationY": 0,
  933. "_id": ""
  934. },
  935. {
  936. "__type__": "cc.Label",
  937. "_name": "",
  938. "_objFlags": 0,
  939. "node": {
  940. "__id__": 24
  941. },
  942. "_enabled": true,
  943. "_srcBlendFactor": 1,
  944. "_dstBlendFactor": 771,
  945. "_useOriginalSize": false,
  946. "_string": "立刻分享",
  947. "_N$string": "立刻分享",
  948. "_fontSize": 25,
  949. "_lineHeight": 40,
  950. "_enableWrapText": false,
  951. "_N$file": null,
  952. "_isSystemFontUsed": true,
  953. "_spacingX": 0,
  954. "_N$horizontalAlign": 1,
  955. "_N$verticalAlign": 1,
  956. "_N$fontFamily": "Arial",
  957. "_N$overflow": 1,
  958. "_id": ""
  959. },
  960. {
  961. "__type__": "cc.PrefabInfo",
  962. "root": {
  963. "__id__": 1
  964. },
  965. "asset": {
  966. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  967. },
  968. "fileId": "6behqiBLVLPbjcuZI0IbTd",
  969. "sync": false
  970. },
  971. {
  972. "__type__": "cc.Sprite",
  973. "_name": "",
  974. "_objFlags": 0,
  975. "node": {
  976. "__id__": 23
  977. },
  978. "_enabled": true,
  979. "_srcBlendFactor": 770,
  980. "_dstBlendFactor": 771,
  981. "_spriteFrame": {
  982. "__uuid__": "7b930eda-25de-43ac-bca8-2f1118136e77"
  983. },
  984. "_type": 1,
  985. "_sizeMode": 0,
  986. "_fillType": 0,
  987. "_fillCenter": {
  988. "__type__": "cc.Vec2",
  989. "x": 0,
  990. "y": 0
  991. },
  992. "_fillStart": 0,
  993. "_fillRange": 0,
  994. "_isTrimmedMode": true,
  995. "_state": 0,
  996. "_atlas": null,
  997. "_id": ""
  998. },
  999. {
  1000. "__type__": "cc.Button",
  1001. "_name": "",
  1002. "_objFlags": 0,
  1003. "node": {
  1004. "__id__": 23
  1005. },
  1006. "_enabled": true,
  1007. "duration": 0.1,
  1008. "zoomScale": 1.2,
  1009. "clickEvents": [],
  1010. "_N$interactable": true,
  1011. "_N$enableAutoGrayEffect": false,
  1012. "_N$transition": 0,
  1013. "transition": 0,
  1014. "_N$normalColor": {
  1015. "__type__": "cc.Color",
  1016. "r": 255,
  1017. "g": 255,
  1018. "b": 255,
  1019. "a": 255
  1020. },
  1021. "_N$pressedColor": {
  1022. "__type__": "cc.Color",
  1023. "r": 255,
  1024. "g": 255,
  1025. "b": 255,
  1026. "a": 255
  1027. },
  1028. "pressedColor": {
  1029. "__type__": "cc.Color",
  1030. "r": 255,
  1031. "g": 255,
  1032. "b": 255,
  1033. "a": 255
  1034. },
  1035. "_N$hoverColor": {
  1036. "__type__": "cc.Color",
  1037. "r": 255,
  1038. "g": 255,
  1039. "b": 255,
  1040. "a": 255
  1041. },
  1042. "hoverColor": {
  1043. "__type__": "cc.Color",
  1044. "r": 255,
  1045. "g": 255,
  1046. "b": 255,
  1047. "a": 255
  1048. },
  1049. "_N$disabledColor": {
  1050. "__type__": "cc.Color",
  1051. "r": 255,
  1052. "g": 255,
  1053. "b": 255,
  1054. "a": 255
  1055. },
  1056. "_N$normalSprite": {
  1057. "__uuid__": "58aadd71-0531-418d-b549-279ac952b31f"
  1058. },
  1059. "_N$pressedSprite": {
  1060. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1061. },
  1062. "pressedSprite": {
  1063. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  1064. },
  1065. "_N$hoverSprite": {
  1066. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1067. },
  1068. "hoverSprite": {
  1069. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  1070. },
  1071. "_N$disabledSprite": {
  1072. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  1073. },
  1074. "_N$target": {
  1075. "__id__": 23
  1076. },
  1077. "_id": ""
  1078. },
  1079. {
  1080. "__type__": "cc.PrefabInfo",
  1081. "root": {
  1082. "__id__": 1
  1083. },
  1084. "asset": {
  1085. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  1086. },
  1087. "fileId": "3798ewNaBKupiRv0rJwl3D",
  1088. "sync": false
  1089. },
  1090. {
  1091. "__type__": "cc.Node",
  1092. "_name": "Congratuation",
  1093. "_objFlags": 0,
  1094. "_parent": {
  1095. "__id__": 1
  1096. },
  1097. "_children": [],
  1098. "_active": true,
  1099. "_level": 2,
  1100. "_components": [
  1101. {
  1102. "__id__": 31
  1103. }
  1104. ],
  1105. "_prefab": {
  1106. "__id__": 32
  1107. },
  1108. "_opacity": 255,
  1109. "_color": {
  1110. "__type__": "cc.Color",
  1111. "r": 255,
  1112. "g": 255,
  1113. "b": 255,
  1114. "a": 255
  1115. },
  1116. "_contentSize": {
  1117. "__type__": "cc.Size",
  1118. "width": 635,
  1119. "height": 198
  1120. },
  1121. "_anchorPoint": {
  1122. "__type__": "cc.Vec2",
  1123. "x": 0.5,
  1124. "y": 0.5
  1125. },
  1126. "_position": {
  1127. "__type__": "cc.Vec3",
  1128. "x": 1,
  1129. "y": 444,
  1130. "z": 0
  1131. },
  1132. "_scale": {
  1133. "__type__": "cc.Vec3",
  1134. "x": 1.2,
  1135. "y": 1.2,
  1136. "z": 1
  1137. },
  1138. "_quat": {
  1139. "__type__": "cc.Quat",
  1140. "x": 0,
  1141. "y": 0,
  1142. "z": 0,
  1143. "w": 1
  1144. },
  1145. "_skewX": 0,
  1146. "_skewY": 0,
  1147. "_zIndex": 0,
  1148. "_is3DNode": false,
  1149. "groupIndex": 0,
  1150. "_id": ""
  1151. },
  1152. {
  1153. "__type__": "cc.Sprite",
  1154. "_name": "",
  1155. "_objFlags": 0,
  1156. "node": {
  1157. "__id__": 30
  1158. },
  1159. "_enabled": true,
  1160. "_srcBlendFactor": 770,
  1161. "_dstBlendFactor": 771,
  1162. "_spriteFrame": {
  1163. "__uuid__": "7ed86d1d-36ac-4dde-95db-6804ffa6d213"
  1164. },
  1165. "_type": 0,
  1166. "_sizeMode": 1,
  1167. "_fillType": 0,
  1168. "_fillCenter": {
  1169. "__type__": "cc.Vec2",
  1170. "x": 0,
  1171. "y": 0
  1172. },
  1173. "_fillStart": 0,
  1174. "_fillRange": 0,
  1175. "_isTrimmedMode": true,
  1176. "_state": 0,
  1177. "_atlas": null,
  1178. "_id": ""
  1179. },
  1180. {
  1181. "__type__": "cc.PrefabInfo",
  1182. "root": {
  1183. "__id__": 1
  1184. },
  1185. "asset": {
  1186. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  1187. },
  1188. "fileId": "f2OAlpHABIaYcecwlqQSrn",
  1189. "sync": false
  1190. },
  1191. {
  1192. "__type__": "cc.Node",
  1193. "_name": "close",
  1194. "_objFlags": 0,
  1195. "_parent": {
  1196. "__id__": 1
  1197. },
  1198. "_children": [],
  1199. "_active": true,
  1200. "_level": 2,
  1201. "_components": [
  1202. {
  1203. "__id__": 34
  1204. },
  1205. {
  1206. "__id__": 35
  1207. }
  1208. ],
  1209. "_prefab": {
  1210. "__id__": 36
  1211. },
  1212. "_opacity": 255,
  1213. "_color": {
  1214. "__type__": "cc.Color",
  1215. "r": 255,
  1216. "g": 255,
  1217. "b": 255,
  1218. "a": 255
  1219. },
  1220. "_contentSize": {
  1221. "__type__": "cc.Size",
  1222. "width": 54,
  1223. "height": 53
  1224. },
  1225. "_anchorPoint": {
  1226. "__type__": "cc.Vec2",
  1227. "x": 0.5,
  1228. "y": 0.5
  1229. },
  1230. "_position": {
  1231. "__type__": "cc.Vec3",
  1232. "x": 251,
  1233. "y": 489,
  1234. "z": 0
  1235. },
  1236. "_scale": {
  1237. "__type__": "cc.Vec3",
  1238. "x": 1,
  1239. "y": 1,
  1240. "z": 1
  1241. },
  1242. "_quat": {
  1243. "__type__": "cc.Quat",
  1244. "x": 0,
  1245. "y": 0,
  1246. "z": 0,
  1247. "w": 1
  1248. },
  1249. "_skewX": 0,
  1250. "_skewY": 0,
  1251. "_zIndex": 0,
  1252. "_is3DNode": false,
  1253. "groupIndex": 0,
  1254. "_id": ""
  1255. },
  1256. {
  1257. "__type__": "cc.Sprite",
  1258. "_name": "",
  1259. "_objFlags": 0,
  1260. "node": {
  1261. "__id__": 33
  1262. },
  1263. "_enabled": true,
  1264. "_srcBlendFactor": 770,
  1265. "_dstBlendFactor": 771,
  1266. "_spriteFrame": {
  1267. "__uuid__": "e5780f65-f39c-4fe9-92a9-7cc6cc1f94e7"
  1268. },
  1269. "_type": 0,
  1270. "_sizeMode": 1,
  1271. "_fillType": 0,
  1272. "_fillCenter": {
  1273. "__type__": "cc.Vec2",
  1274. "x": 0,
  1275. "y": 0
  1276. },
  1277. "_fillStart": 0,
  1278. "_fillRange": 0,
  1279. "_isTrimmedMode": true,
  1280. "_state": 0,
  1281. "_atlas": null,
  1282. "_id": ""
  1283. },
  1284. {
  1285. "__type__": "cc.Button",
  1286. "_name": "",
  1287. "_objFlags": 0,
  1288. "node": {
  1289. "__id__": 33
  1290. },
  1291. "_enabled": true,
  1292. "duration": 0.1,
  1293. "zoomScale": 1.2,
  1294. "clickEvents": [],
  1295. "_N$interactable": true,
  1296. "_N$enableAutoGrayEffect": false,
  1297. "_N$transition": 3,
  1298. "transition": 3,
  1299. "_N$normalColor": {
  1300. "__type__": "cc.Color",
  1301. "r": 214,
  1302. "g": 214,
  1303. "b": 214,
  1304. "a": 255
  1305. },
  1306. "_N$pressedColor": {
  1307. "__type__": "cc.Color",
  1308. "r": 211,
  1309. "g": 211,
  1310. "b": 211,
  1311. "a": 255
  1312. },
  1313. "pressedColor": {
  1314. "__type__": "cc.Color",
  1315. "r": 211,
  1316. "g": 211,
  1317. "b": 211,
  1318. "a": 255
  1319. },
  1320. "_N$hoverColor": {
  1321. "__type__": "cc.Color",
  1322. "r": 255,
  1323. "g": 255,
  1324. "b": 255,
  1325. "a": 255
  1326. },
  1327. "hoverColor": {
  1328. "__type__": "cc.Color",
  1329. "r": 255,
  1330. "g": 255,
  1331. "b": 255,
  1332. "a": 255
  1333. },
  1334. "_N$disabledColor": {
  1335. "__type__": "cc.Color",
  1336. "r": 124,
  1337. "g": 124,
  1338. "b": 124,
  1339. "a": 255
  1340. },
  1341. "_N$normalSprite": null,
  1342. "_N$pressedSprite": null,
  1343. "pressedSprite": null,
  1344. "_N$hoverSprite": null,
  1345. "hoverSprite": null,
  1346. "_N$disabledSprite": null,
  1347. "_N$target": null,
  1348. "_id": ""
  1349. },
  1350. {
  1351. "__type__": "cc.PrefabInfo",
  1352. "root": {
  1353. "__id__": 1
  1354. },
  1355. "asset": {
  1356. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  1357. },
  1358. "fileId": "ddO81J5oVLV5CSh/o6QwFQ",
  1359. "sync": false
  1360. },
  1361. {
  1362. "__type__": "cc.Node",
  1363. "_name": "SharePicBG",
  1364. "_objFlags": 0,
  1365. "_parent": {
  1366. "__id__": 1
  1367. },
  1368. "_children": [
  1369. {
  1370. "__id__": 38
  1371. }
  1372. ],
  1373. "_active": true,
  1374. "_level": 2,
  1375. "_components": [
  1376. {
  1377. "__id__": 41
  1378. }
  1379. ],
  1380. "_prefab": {
  1381. "__id__": 42
  1382. },
  1383. "_opacity": 255,
  1384. "_color": {
  1385. "__type__": "cc.Color",
  1386. "r": 255,
  1387. "g": 255,
  1388. "b": 255,
  1389. "a": 255
  1390. },
  1391. "_contentSize": {
  1392. "__type__": "cc.Size",
  1393. "width": 456,
  1394. "height": 527
  1395. },
  1396. "_anchorPoint": {
  1397. "__type__": "cc.Vec2",
  1398. "x": 0.5,
  1399. "y": 0.5
  1400. },
  1401. "_position": {
  1402. "__type__": "cc.Vec3",
  1403. "x": 3,
  1404. "y": 49,
  1405. "z": 0
  1406. },
  1407. "_scale": {
  1408. "__type__": "cc.Vec3",
  1409. "x": 1,
  1410. "y": 1,
  1411. "z": 1
  1412. },
  1413. "_quat": {
  1414. "__type__": "cc.Quat",
  1415. "x": 0,
  1416. "y": 0,
  1417. "z": 0,
  1418. "w": 1
  1419. },
  1420. "_skewX": 0,
  1421. "_skewY": 0,
  1422. "_zIndex": 0,
  1423. "_is3DNode": false,
  1424. "groupIndex": 0,
  1425. "_id": ""
  1426. },
  1427. {
  1428. "__type__": "cc.Node",
  1429. "_name": "SharePic",
  1430. "_objFlags": 0,
  1431. "_parent": {
  1432. "__id__": 37
  1433. },
  1434. "_children": [],
  1435. "_active": true,
  1436. "_level": 3,
  1437. "_components": [
  1438. {
  1439. "__id__": 39
  1440. }
  1441. ],
  1442. "_prefab": {
  1443. "__id__": 40
  1444. },
  1445. "_opacity": 255,
  1446. "_color": {
  1447. "__type__": "cc.Color",
  1448. "r": 255,
  1449. "g": 255,
  1450. "b": 255,
  1451. "a": 255
  1452. },
  1453. "_contentSize": {
  1454. "__type__": "cc.Size",
  1455. "width": 433,
  1456. "height": 500
  1457. },
  1458. "_anchorPoint": {
  1459. "__type__": "cc.Vec2",
  1460. "x": 0.5,
  1461. "y": 0.5
  1462. },
  1463. "_position": {
  1464. "__type__": "cc.Vec3",
  1465. "x": 0,
  1466. "y": 0,
  1467. "z": 0
  1468. },
  1469. "_scale": {
  1470. "__type__": "cc.Vec3",
  1471. "x": 1,
  1472. "y": 1,
  1473. "z": 1
  1474. },
  1475. "_quat": {
  1476. "__type__": "cc.Quat",
  1477. "x": 0,
  1478. "y": 0,
  1479. "z": 0,
  1480. "w": 1
  1481. },
  1482. "_skewX": 0,
  1483. "_skewY": 0,
  1484. "_zIndex": 0,
  1485. "_is3DNode": false,
  1486. "groupIndex": 0,
  1487. "_id": ""
  1488. },
  1489. {
  1490. "__type__": "cc.Sprite",
  1491. "_name": "",
  1492. "_objFlags": 0,
  1493. "node": {
  1494. "__id__": 38
  1495. },
  1496. "_enabled": true,
  1497. "_srcBlendFactor": 770,
  1498. "_dstBlendFactor": 771,
  1499. "_spriteFrame": {
  1500. "__uuid__": "db8df530-78ed-4fe1-b669-49c625d726bb"
  1501. },
  1502. "_type": 0,
  1503. "_sizeMode": 1,
  1504. "_fillType": 0,
  1505. "_fillCenter": {
  1506. "__type__": "cc.Vec2",
  1507. "x": 0,
  1508. "y": 0
  1509. },
  1510. "_fillStart": 0,
  1511. "_fillRange": 0,
  1512. "_isTrimmedMode": true,
  1513. "_state": 0,
  1514. "_atlas": null,
  1515. "_id": ""
  1516. },
  1517. {
  1518. "__type__": "cc.PrefabInfo",
  1519. "root": {
  1520. "__id__": 1
  1521. },
  1522. "asset": {
  1523. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  1524. },
  1525. "fileId": "98OyAE0ktM+qcMiVqGF+pX",
  1526. "sync": false
  1527. },
  1528. {
  1529. "__type__": "cc.Sprite",
  1530. "_name": "",
  1531. "_objFlags": 0,
  1532. "node": {
  1533. "__id__": 37
  1534. },
  1535. "_enabled": true,
  1536. "_srcBlendFactor": 770,
  1537. "_dstBlendFactor": 771,
  1538. "_spriteFrame": {
  1539. "__uuid__": "ab0dbc1c-7df9-4ee4-9352-bf5fc3e14a69"
  1540. },
  1541. "_type": 0,
  1542. "_sizeMode": 1,
  1543. "_fillType": 0,
  1544. "_fillCenter": {
  1545. "__type__": "cc.Vec2",
  1546. "x": 0,
  1547. "y": 0
  1548. },
  1549. "_fillStart": 0,
  1550. "_fillRange": 0,
  1551. "_isTrimmedMode": true,
  1552. "_state": 0,
  1553. "_atlas": null,
  1554. "_id": ""
  1555. },
  1556. {
  1557. "__type__": "cc.PrefabInfo",
  1558. "root": {
  1559. "__id__": 1
  1560. },
  1561. "asset": {
  1562. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  1563. },
  1564. "fileId": "14lk1QAlVJQrnQaSdfUPt/",
  1565. "sync": false
  1566. },
  1567. {
  1568. "__type__": "cc.PrefabInfo",
  1569. "root": {
  1570. "__id__": 1
  1571. },
  1572. "asset": {
  1573. "__uuid__": "f197852a-499b-4fa6-9efc-faedd3e368bf"
  1574. },
  1575. "fileId": "95NHeUxnJOoZea8hBtGYHe",
  1576. "sync": false
  1577. }
  1578. ]