storeQQAlert.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789
  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": "qqGoup",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. }
  25. ],
  26. "_active": true,
  27. "_level": 1,
  28. "_components": [
  29. {
  30. "__id__": 22
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 23
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 255,
  41. "b": 255,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 730,
  47. "height": 1020
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_position": {
  55. "__type__": "cc.Vec3",
  56. "x": 0,
  57. "y": 0,
  58. "z": 0
  59. },
  60. "_scale": {
  61. "__type__": "cc.Vec3",
  62. "x": 1,
  63. "y": 1,
  64. "z": 1
  65. },
  66. "_rotationX": 0,
  67. "_rotationY": 0,
  68. "_quat": {
  69. "__type__": "cc.Quat",
  70. "x": 0,
  71. "y": 0,
  72. "z": 0,
  73. "w": 1
  74. },
  75. "_skewX": 0,
  76. "_skewY": 0,
  77. "_zIndex": 0,
  78. "groupIndex": 0,
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "star_mask",
  84. "_objFlags": 0,
  85. "_parent": {
  86. "__id__": 1
  87. },
  88. "_children": [],
  89. "_active": true,
  90. "_level": 2,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 4
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 5
  101. },
  102. "_opacity": 153,
  103. "_color": {
  104. "__type__": "cc.Color",
  105. "r": 0,
  106. "g": 0,
  107. "b": 0,
  108. "a": 255
  109. },
  110. "_contentSize": {
  111. "__type__": "cc.Size",
  112. "width": 1000,
  113. "height": 2500
  114. },
  115. "_anchorPoint": {
  116. "__type__": "cc.Vec2",
  117. "x": 0.5,
  118. "y": 0.5
  119. },
  120. "_position": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_scale": {
  127. "__type__": "cc.Vec3",
  128. "x": 1,
  129. "y": 1,
  130. "z": 1
  131. },
  132. "_rotationX": 0,
  133. "_rotationY": 0,
  134. "_quat": {
  135. "__type__": "cc.Quat",
  136. "x": 0,
  137. "y": 0,
  138. "z": 0,
  139. "w": 1
  140. },
  141. "_skewX": 0,
  142. "_skewY": 0,
  143. "_zIndex": 0,
  144. "groupIndex": 0,
  145. "_id": ""
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "node": {
  152. "__id__": 2
  153. },
  154. "_enabled": true,
  155. "_srcBlendFactor": 770,
  156. "_dstBlendFactor": 771,
  157. "_spriteFrame": {
  158. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  159. },
  160. "_type": 0,
  161. "_sizeMode": 0,
  162. "_fillType": 0,
  163. "_fillCenter": {
  164. "__type__": "cc.Vec2",
  165. "x": 0,
  166. "y": 0
  167. },
  168. "_fillStart": 0,
  169. "_fillRange": 0,
  170. "_isTrimmedMode": true,
  171. "_state": 0,
  172. "_atlas": null,
  173. "_id": "61dMRHPE9Jor9NBHFxyrdB"
  174. },
  175. {
  176. "__type__": "cc.BlockInputEvents",
  177. "_name": "",
  178. "_objFlags": 0,
  179. "node": {
  180. "__id__": 2
  181. },
  182. "_enabled": true,
  183. "_id": "a8jGU9ehlCaYnH58+JAyjW"
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "1ae9bd85-0f20-4e94-a465-9ccc17599b1f"
  192. },
  193. "fileId": "36qCu8oL9PBL7kHQOpYr5U",
  194. "sync": false
  195. },
  196. {
  197. "__type__": "cc.Node",
  198. "_name": "content",
  199. "_objFlags": 0,
  200. "_parent": {
  201. "__id__": 1
  202. },
  203. "_children": [
  204. {
  205. "__id__": 7
  206. },
  207. {
  208. "__id__": 10
  209. },
  210. {
  211. "__id__": 13
  212. }
  213. ],
  214. "_active": true,
  215. "_level": 2,
  216. "_components": [],
  217. "_prefab": {
  218. "__id__": 21
  219. },
  220. "_opacity": 255,
  221. "_color": {
  222. "__type__": "cc.Color",
  223. "r": 255,
  224. "g": 255,
  225. "b": 255,
  226. "a": 255
  227. },
  228. "_contentSize": {
  229. "__type__": "cc.Size",
  230. "width": 730,
  231. "height": 1020
  232. },
  233. "_anchorPoint": {
  234. "__type__": "cc.Vec2",
  235. "x": 0.5,
  236. "y": 0.5
  237. },
  238. "_position": {
  239. "__type__": "cc.Vec3",
  240. "x": 0,
  241. "y": 0,
  242. "z": 0
  243. },
  244. "_scale": {
  245. "__type__": "cc.Vec3",
  246. "x": 1,
  247. "y": 1,
  248. "z": 1
  249. },
  250. "_rotationX": 0,
  251. "_rotationY": 0,
  252. "_quat": {
  253. "__type__": "cc.Quat",
  254. "x": 0,
  255. "y": 0,
  256. "z": 0,
  257. "w": 1
  258. },
  259. "_skewX": 0,
  260. "_skewY": 0,
  261. "_zIndex": 0,
  262. "groupIndex": 0,
  263. "_id": ""
  264. },
  265. {
  266. "__type__": "cc.Node",
  267. "_name": "big_bg",
  268. "_objFlags": 0,
  269. "_parent": {
  270. "__id__": 6
  271. },
  272. "_children": [],
  273. "_active": true,
  274. "_level": 3,
  275. "_components": [
  276. {
  277. "__id__": 8
  278. }
  279. ],
  280. "_prefab": {
  281. "__id__": 9
  282. },
  283. "_opacity": 255,
  284. "_color": {
  285. "__type__": "cc.Color",
  286. "r": 255,
  287. "g": 255,
  288. "b": 255,
  289. "a": 255
  290. },
  291. "_contentSize": {
  292. "__type__": "cc.Size",
  293. "width": 730,
  294. "height": 1020
  295. },
  296. "_anchorPoint": {
  297. "__type__": "cc.Vec2",
  298. "x": 0.5,
  299. "y": 0.5
  300. },
  301. "_position": {
  302. "__type__": "cc.Vec3",
  303. "x": 0,
  304. "y": 0,
  305. "z": 0
  306. },
  307. "_scale": {
  308. "__type__": "cc.Vec3",
  309. "x": 1,
  310. "y": 1,
  311. "z": 1
  312. },
  313. "_rotationX": 0,
  314. "_rotationY": 0,
  315. "_quat": {
  316. "__type__": "cc.Quat",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0,
  320. "w": 1
  321. },
  322. "_skewX": 0,
  323. "_skewY": 0,
  324. "_zIndex": 0,
  325. "groupIndex": 0,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.Sprite",
  330. "_name": "",
  331. "_objFlags": 0,
  332. "node": {
  333. "__id__": 7
  334. },
  335. "_enabled": true,
  336. "_srcBlendFactor": 770,
  337. "_dstBlendFactor": 771,
  338. "_spriteFrame": {
  339. "__uuid__": "46fff2fd-a06a-4b3d-a835-547c67766224"
  340. },
  341. "_type": 1,
  342. "_sizeMode": 0,
  343. "_fillType": 0,
  344. "_fillCenter": {
  345. "__type__": "cc.Vec2",
  346. "x": 0,
  347. "y": 0
  348. },
  349. "_fillStart": 0,
  350. "_fillRange": 0,
  351. "_isTrimmedMode": true,
  352. "_state": 0,
  353. "_atlas": null,
  354. "_id": "62CISfQ9NEXqozDB1qIOoo"
  355. },
  356. {
  357. "__type__": "cc.PrefabInfo",
  358. "root": {
  359. "__id__": 1
  360. },
  361. "asset": {
  362. "__uuid__": "1ae9bd85-0f20-4e94-a465-9ccc17599b1f"
  363. },
  364. "fileId": "59SKAZ/4tPp4V3KF1gL4MS",
  365. "sync": false
  366. },
  367. {
  368. "__type__": "cc.Node",
  369. "_name": "store_add_qqGroup",
  370. "_objFlags": 0,
  371. "_parent": {
  372. "__id__": 6
  373. },
  374. "_children": [],
  375. "_active": true,
  376. "_level": 3,
  377. "_components": [
  378. {
  379. "__id__": 11
  380. }
  381. ],
  382. "_prefab": {
  383. "__id__": 12
  384. },
  385. "_opacity": 255,
  386. "_color": {
  387. "__type__": "cc.Color",
  388. "r": 255,
  389. "g": 255,
  390. "b": 255,
  391. "a": 255
  392. },
  393. "_contentSize": {
  394. "__type__": "cc.Size",
  395. "width": 700,
  396. "height": 990
  397. },
  398. "_anchorPoint": {
  399. "__type__": "cc.Vec2",
  400. "x": 0.5,
  401. "y": 0.5
  402. },
  403. "_position": {
  404. "__type__": "cc.Vec3",
  405. "x": 0,
  406. "y": 0,
  407. "z": 0
  408. },
  409. "_scale": {
  410. "__type__": "cc.Vec3",
  411. "x": 1,
  412. "y": 1,
  413. "z": 1
  414. },
  415. "_rotationX": 0,
  416. "_rotationY": 0,
  417. "_quat": {
  418. "__type__": "cc.Quat",
  419. "x": 0,
  420. "y": 0,
  421. "z": 0,
  422. "w": 1
  423. },
  424. "_skewX": 0,
  425. "_skewY": 0,
  426. "_zIndex": 0,
  427. "groupIndex": 0,
  428. "_id": ""
  429. },
  430. {
  431. "__type__": "cc.Sprite",
  432. "_name": "",
  433. "_objFlags": 0,
  434. "node": {
  435. "__id__": 10
  436. },
  437. "_enabled": true,
  438. "_srcBlendFactor": 770,
  439. "_dstBlendFactor": 771,
  440. "_spriteFrame": {
  441. "__uuid__": "34fb708d-ff76-498e-bb0d-9270ed1c9870"
  442. },
  443. "_type": 0,
  444. "_sizeMode": 0,
  445. "_fillType": 0,
  446. "_fillCenter": {
  447. "__type__": "cc.Vec2",
  448. "x": 0,
  449. "y": 0
  450. },
  451. "_fillStart": 0,
  452. "_fillRange": 0,
  453. "_isTrimmedMode": true,
  454. "_state": 0,
  455. "_atlas": null,
  456. "_id": "4bYYm9/ZlMIp+AsNRPNKTE"
  457. },
  458. {
  459. "__type__": "cc.PrefabInfo",
  460. "root": {
  461. "__id__": 1
  462. },
  463. "asset": {
  464. "__uuid__": "1ae9bd85-0f20-4e94-a465-9ccc17599b1f"
  465. },
  466. "fileId": "2e4jMOwuFL6obB7u0OpYo6",
  467. "sync": false
  468. },
  469. {
  470. "__type__": "cc.Node",
  471. "_name": "strore_close_btn",
  472. "_objFlags": 0,
  473. "_parent": {
  474. "__id__": 6
  475. },
  476. "_children": [
  477. {
  478. "__id__": 14
  479. }
  480. ],
  481. "_active": true,
  482. "_level": 3,
  483. "_components": [
  484. {
  485. "__id__": 17
  486. },
  487. {
  488. "__id__": 19
  489. }
  490. ],
  491. "_prefab": {
  492. "__id__": 20
  493. },
  494. "_opacity": 255,
  495. "_color": {
  496. "__type__": "cc.Color",
  497. "r": 255,
  498. "g": 255,
  499. "b": 255,
  500. "a": 255
  501. },
  502. "_contentSize": {
  503. "__type__": "cc.Size",
  504. "width": 99,
  505. "height": 114
  506. },
  507. "_anchorPoint": {
  508. "__type__": "cc.Vec2",
  509. "x": 0.5,
  510. "y": 0.5
  511. },
  512. "_position": {
  513. "__type__": "cc.Vec3",
  514. "x": 326,
  515. "y": 492,
  516. "z": 0
  517. },
  518. "_scale": {
  519. "__type__": "cc.Vec3",
  520. "x": 1,
  521. "y": 1,
  522. "z": 1
  523. },
  524. "_rotationX": 0,
  525. "_rotationY": 0,
  526. "_quat": {
  527. "__type__": "cc.Quat",
  528. "x": 0,
  529. "y": 0,
  530. "z": 0,
  531. "w": 1
  532. },
  533. "_skewX": 0,
  534. "_skewY": 0,
  535. "_zIndex": 0,
  536. "groupIndex": 0,
  537. "_id": ""
  538. },
  539. {
  540. "__type__": "cc.Node",
  541. "_name": "store_close",
  542. "_objFlags": 0,
  543. "_parent": {
  544. "__id__": 13
  545. },
  546. "_children": [],
  547. "_active": true,
  548. "_level": 4,
  549. "_components": [
  550. {
  551. "__id__": 15
  552. }
  553. ],
  554. "_prefab": {
  555. "__id__": 16
  556. },
  557. "_opacity": 255,
  558. "_color": {
  559. "__type__": "cc.Color",
  560. "r": 255,
  561. "g": 255,
  562. "b": 255,
  563. "a": 255
  564. },
  565. "_contentSize": {
  566. "__type__": "cc.Size",
  567. "width": 66,
  568. "height": 71
  569. },
  570. "_anchorPoint": {
  571. "__type__": "cc.Vec2",
  572. "x": 0.5,
  573. "y": 0.5
  574. },
  575. "_position": {
  576. "__type__": "cc.Vec3",
  577. "x": 16,
  578. "y": -1,
  579. "z": 0
  580. },
  581. "_scale": {
  582. "__type__": "cc.Vec3",
  583. "x": 1,
  584. "y": 1,
  585. "z": 1
  586. },
  587. "_rotationX": 0,
  588. "_rotationY": 0,
  589. "_quat": {
  590. "__type__": "cc.Quat",
  591. "x": 0,
  592. "y": 0,
  593. "z": 0,
  594. "w": 1
  595. },
  596. "_skewX": 0,
  597. "_skewY": 0,
  598. "_zIndex": 0,
  599. "groupIndex": 0,
  600. "_id": ""
  601. },
  602. {
  603. "__type__": "cc.Sprite",
  604. "_name": "",
  605. "_objFlags": 0,
  606. "node": {
  607. "__id__": 14
  608. },
  609. "_enabled": true,
  610. "_srcBlendFactor": 770,
  611. "_dstBlendFactor": 771,
  612. "_spriteFrame": {
  613. "__uuid__": "3b53aea6-e62a-4433-9e69-df03a3a718a7"
  614. },
  615. "_type": 0,
  616. "_sizeMode": 1,
  617. "_fillType": 0,
  618. "_fillCenter": {
  619. "__type__": "cc.Vec2",
  620. "x": 0,
  621. "y": 0
  622. },
  623. "_fillStart": 0,
  624. "_fillRange": 0,
  625. "_isTrimmedMode": true,
  626. "_state": 0,
  627. "_atlas": null,
  628. "_id": "9cprXbjQpFH65CkHhyDSND"
  629. },
  630. {
  631. "__type__": "cc.PrefabInfo",
  632. "root": {
  633. "__id__": 1
  634. },
  635. "asset": {
  636. "__uuid__": "1ae9bd85-0f20-4e94-a465-9ccc17599b1f"
  637. },
  638. "fileId": "b3yucnS+dImYaoKBh+/PSm",
  639. "sync": false
  640. },
  641. {
  642. "__type__": "cc.Button",
  643. "_name": "",
  644. "_objFlags": 0,
  645. "node": {
  646. "__id__": 13
  647. },
  648. "_enabled": true,
  649. "transition": 1,
  650. "pressedColor": {
  651. "__type__": "cc.Color",
  652. "r": 120,
  653. "g": 120,
  654. "b": 120,
  655. "a": 255
  656. },
  657. "hoverColor": {
  658. "__type__": "cc.Color",
  659. "r": 255,
  660. "g": 255,
  661. "b": 255,
  662. "a": 255
  663. },
  664. "duration": 0.1,
  665. "zoomScale": 1.2,
  666. "clickEvents": [
  667. {
  668. "__id__": 18
  669. }
  670. ],
  671. "_N$interactable": true,
  672. "_N$enableAutoGrayEffect": false,
  673. "_N$normalColor": {
  674. "__type__": "cc.Color",
  675. "r": 255,
  676. "g": 255,
  677. "b": 255,
  678. "a": 255
  679. },
  680. "_N$disabledColor": {
  681. "__type__": "cc.Color",
  682. "r": 255,
  683. "g": 255,
  684. "b": 255,
  685. "a": 255
  686. },
  687. "_N$normalSprite": {
  688. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  689. },
  690. "_N$pressedSprite": {
  691. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  692. },
  693. "pressedSprite": {
  694. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  695. },
  696. "_N$hoverSprite": {
  697. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  698. },
  699. "hoverSprite": {
  700. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  701. },
  702. "_N$disabledSprite": {
  703. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  704. },
  705. "_N$target": {
  706. "__id__": 14
  707. },
  708. "_id": "0b2k25ZTlNbYZrF5t5paoR"
  709. },
  710. {
  711. "__type__": "cc.ClickEvent",
  712. "target": {
  713. "__id__": 1
  714. },
  715. "component": "StoreQQAddGroup",
  716. "handler": "hiddenAction",
  717. "customEventData": ""
  718. },
  719. {
  720. "__type__": "cc.Widget",
  721. "_name": "",
  722. "_objFlags": 0,
  723. "node": {
  724. "__id__": 13
  725. },
  726. "_enabled": true,
  727. "alignMode": 1,
  728. "_target": null,
  729. "_alignFlags": 33,
  730. "_left": 0,
  731. "_right": -10.5,
  732. "_top": -39,
  733. "_bottom": 0,
  734. "_verticalCenter": 0,
  735. "_horizontalCenter": 0,
  736. "_isAbsLeft": true,
  737. "_isAbsRight": true,
  738. "_isAbsTop": true,
  739. "_isAbsBottom": true,
  740. "_isAbsHorizontalCenter": true,
  741. "_isAbsVerticalCenter": true,
  742. "_originalWidth": 0,
  743. "_originalHeight": 0,
  744. "_id": "a2cQQmT/BD2p1zz+eqcUxG"
  745. },
  746. {
  747. "__type__": "cc.PrefabInfo",
  748. "root": {
  749. "__id__": 1
  750. },
  751. "asset": {
  752. "__uuid__": "1ae9bd85-0f20-4e94-a465-9ccc17599b1f"
  753. },
  754. "fileId": "65Q2GnuA9F95+NL/WDlFlK",
  755. "sync": false
  756. },
  757. {
  758. "__type__": "cc.PrefabInfo",
  759. "root": {
  760. "__id__": 1
  761. },
  762. "asset": {
  763. "__uuid__": "1ae9bd85-0f20-4e94-a465-9ccc17599b1f"
  764. },
  765. "fileId": "e1TIJTEetOpYOd5JhirOEL",
  766. "sync": false
  767. },
  768. {
  769. "__type__": "3ebadjShcZJVrY3OwysVcIR",
  770. "_name": "",
  771. "_objFlags": 0,
  772. "node": {
  773. "__id__": 1
  774. },
  775. "_enabled": true,
  776. "_id": "69yfwiNhNHnbxScLTGRoiu"
  777. },
  778. {
  779. "__type__": "cc.PrefabInfo",
  780. "root": {
  781. "__id__": 1
  782. },
  783. "asset": {
  784. "__uuid__": "1ae9bd85-0f20-4e94-a465-9ccc17599b1f"
  785. },
  786. "fileId": "ac2De8XCJM34D9Bus1wI8x",
  787. "sync": false
  788. }
  789. ]