permissionWarmPrompt.prefab 19 KB

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