TipPanel.prefab 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190
  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": "TipPanel",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 31
  28. },
  29. {
  30. "__id__": 32
  31. },
  32. {
  33. "__id__": 33
  34. },
  35. {
  36. "__id__": 34
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 35
  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. "__id__": 6
  102. },
  103. {
  104. "__id__": 9
  105. },
  106. {
  107. "__id__": 24
  108. }
  109. ],
  110. "_active": true,
  111. "_components": [],
  112. "_prefab": {
  113. "__id__": 30
  114. },
  115. "_opacity": 255,
  116. "_color": {
  117. "__type__": "cc.Color",
  118. "r": 255,
  119. "g": 255,
  120. "b": 255,
  121. "a": 255
  122. },
  123. "_contentSize": {
  124. "__type__": "cc.Size",
  125. "width": 0,
  126. "height": 0
  127. },
  128. "_anchorPoint": {
  129. "__type__": "cc.Vec2",
  130. "x": 0.5,
  131. "y": 0.5
  132. },
  133. "_trs": {
  134. "__type__": "TypedArray",
  135. "ctor": "Float64Array",
  136. "array": [
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 1,
  144. 1,
  145. 1,
  146. 1
  147. ]
  148. },
  149. "_eulerAngles": {
  150. "__type__": "cc.Vec3",
  151. "x": 0,
  152. "y": 0,
  153. "z": 0
  154. },
  155. "_skewX": 0,
  156. "_skewY": 0,
  157. "_is3DNode": false,
  158. "_groupIndex": 0,
  159. "groupIndex": 0,
  160. "_id": ""
  161. },
  162. {
  163. "__type__": "cc.Node",
  164. "_name": "Img",
  165. "_objFlags": 0,
  166. "_parent": {
  167. "__id__": 2
  168. },
  169. "_children": [],
  170. "_active": true,
  171. "_components": [
  172. {
  173. "__id__": 4
  174. }
  175. ],
  176. "_prefab": {
  177. "__id__": 5
  178. },
  179. "_opacity": 255,
  180. "_color": {
  181. "__type__": "cc.Color",
  182. "r": 255,
  183. "g": 255,
  184. "b": 255,
  185. "a": 255
  186. },
  187. "_contentSize": {
  188. "__type__": "cc.Size",
  189. "width": 612,
  190. "height": 400
  191. },
  192. "_anchorPoint": {
  193. "__type__": "cc.Vec2",
  194. "x": 0.5,
  195. "y": 0.5
  196. },
  197. "_trs": {
  198. "__type__": "TypedArray",
  199. "ctor": "Float64Array",
  200. "array": [
  201. 0,
  202. 70.834,
  203. 0,
  204. 0,
  205. 0,
  206. 0,
  207. 1,
  208. 1,
  209. 1,
  210. 1
  211. ]
  212. },
  213. "_eulerAngles": {
  214. "__type__": "cc.Vec3",
  215. "x": 0,
  216. "y": 0,
  217. "z": 0
  218. },
  219. "_skewX": 0,
  220. "_skewY": 0,
  221. "_is3DNode": false,
  222. "_groupIndex": 0,
  223. "groupIndex": 0,
  224. "_id": ""
  225. },
  226. {
  227. "__type__": "cc.Sprite",
  228. "_name": "",
  229. "_objFlags": 0,
  230. "node": {
  231. "__id__": 3
  232. },
  233. "_enabled": true,
  234. "_materials": [
  235. {
  236. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  237. }
  238. ],
  239. "_srcBlendFactor": 770,
  240. "_dstBlendFactor": 771,
  241. "_spriteFrame": {
  242. "__uuid__": "5d5951b0-7033-4455-8c08-28285df66248"
  243. },
  244. "_type": 1,
  245. "_sizeMode": 0,
  246. "_fillType": 0,
  247. "_fillCenter": {
  248. "__type__": "cc.Vec2",
  249. "x": 0,
  250. "y": 0
  251. },
  252. "_fillStart": 0,
  253. "_fillRange": 0,
  254. "_isTrimmedMode": true,
  255. "_atlas": null,
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.PrefabInfo",
  260. "root": {
  261. "__id__": 1
  262. },
  263. "asset": {
  264. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  265. },
  266. "fileId": "deBmk+61tMoKs3EqrzhPwK",
  267. "sync": false
  268. },
  269. {
  270. "__type__": "cc.Node",
  271. "_name": "title",
  272. "_objFlags": 0,
  273. "_parent": {
  274. "__id__": 2
  275. },
  276. "_children": [],
  277. "_active": true,
  278. "_components": [
  279. {
  280. "__id__": 7
  281. }
  282. ],
  283. "_prefab": {
  284. "__id__": 8
  285. },
  286. "_opacity": 255,
  287. "_color": {
  288. "__type__": "cc.Color",
  289. "r": 255,
  290. "g": 229,
  291. "b": 210,
  292. "a": 255
  293. },
  294. "_contentSize": {
  295. "__type__": "cc.Size",
  296. "width": 138,
  297. "height": 53
  298. },
  299. "_anchorPoint": {
  300. "__type__": "cc.Vec2",
  301. "x": 0.5,
  302. "y": 0.5
  303. },
  304. "_trs": {
  305. "__type__": "TypedArray",
  306. "ctor": "Float64Array",
  307. "array": [
  308. 0,
  309. 221.376,
  310. 0,
  311. 0,
  312. 0,
  313. 0,
  314. 1,
  315. 1,
  316. 1,
  317. 1
  318. ]
  319. },
  320. "_eulerAngles": {
  321. "__type__": "cc.Vec3",
  322. "x": 0,
  323. "y": 0,
  324. "z": 0
  325. },
  326. "_skewX": 0,
  327. "_skewY": 0,
  328. "_is3DNode": false,
  329. "_groupIndex": 0,
  330. "groupIndex": 0,
  331. "_id": ""
  332. },
  333. {
  334. "__type__": "cc.Sprite",
  335. "_name": "",
  336. "_objFlags": 0,
  337. "node": {
  338. "__id__": 6
  339. },
  340. "_enabled": true,
  341. "_materials": [
  342. {
  343. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  344. }
  345. ],
  346. "_srcBlendFactor": 770,
  347. "_dstBlendFactor": 771,
  348. "_spriteFrame": {
  349. "__uuid__": "2722f6f5-e260-46ca-8a91-e6aa86173d7d"
  350. },
  351. "_type": 0,
  352. "_sizeMode": 1,
  353. "_fillType": 0,
  354. "_fillCenter": {
  355. "__type__": "cc.Vec2",
  356. "x": 0,
  357. "y": 0
  358. },
  359. "_fillStart": 0,
  360. "_fillRange": 0,
  361. "_isTrimmedMode": true,
  362. "_atlas": null,
  363. "_id": ""
  364. },
  365. {
  366. "__type__": "cc.PrefabInfo",
  367. "root": {
  368. "__id__": 1
  369. },
  370. "asset": {
  371. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  372. },
  373. "fileId": "e0Yu3MIoNGX4nTVTtDRqYe",
  374. "sync": false
  375. },
  376. {
  377. "__type__": "cc.Node",
  378. "_name": "txt",
  379. "_objFlags": 0,
  380. "_parent": {
  381. "__id__": 2
  382. },
  383. "_children": [
  384. {
  385. "__id__": 10
  386. },
  387. {
  388. "__id__": 13
  389. },
  390. {
  391. "__id__": 16
  392. },
  393. {
  394. "__id__": 19
  395. }
  396. ],
  397. "_active": true,
  398. "_components": [
  399. {
  400. "__id__": 22
  401. }
  402. ],
  403. "_prefab": {
  404. "__id__": 23
  405. },
  406. "_opacity": 255,
  407. "_color": {
  408. "__type__": "cc.Color",
  409. "r": 146,
  410. "g": 96,
  411. "b": 72,
  412. "a": 255
  413. },
  414. "_contentSize": {
  415. "__type__": "cc.Size",
  416. "width": 524.49,
  417. "height": 135.6
  418. },
  419. "_anchorPoint": {
  420. "__type__": "cc.Vec2",
  421. "x": 0.5,
  422. "y": 0.5
  423. },
  424. "_trs": {
  425. "__type__": "TypedArray",
  426. "ctor": "Float64Array",
  427. "array": [
  428. 0,
  429. 46.575,
  430. 0,
  431. 0,
  432. 0,
  433. 0,
  434. 1,
  435. 1,
  436. 1,
  437. 1
  438. ]
  439. },
  440. "_eulerAngles": {
  441. "__type__": "cc.Vec3",
  442. "x": 0,
  443. "y": 0,
  444. "z": 0
  445. },
  446. "_skewX": 0,
  447. "_skewY": 0,
  448. "_is3DNode": false,
  449. "_groupIndex": 0,
  450. "groupIndex": 0,
  451. "_id": ""
  452. },
  453. {
  454. "__type__": "cc.PrivateNode",
  455. "_name": "RICHTEXT_CHILD",
  456. "_objFlags": 1024,
  457. "_parent": {
  458. "__id__": 9
  459. },
  460. "_children": [],
  461. "_active": true,
  462. "_components": [
  463. {
  464. "__id__": 11
  465. }
  466. ],
  467. "_prefab": {
  468. "__id__": 12
  469. },
  470. "_opacity": 255,
  471. "_color": {
  472. "__type__": "cc.Color",
  473. "r": 146,
  474. "g": 96,
  475. "b": 72,
  476. "a": 255
  477. },
  478. "_contentSize": {
  479. "__type__": "cc.Size",
  480. "width": 400,
  481. "height": 75.6
  482. },
  483. "_anchorPoint": {
  484. "__type__": "cc.Vec2",
  485. "x": 0,
  486. "y": 0
  487. },
  488. "_trs": {
  489. "__type__": "TypedArray",
  490. "ctor": "Float64Array",
  491. "array": [
  492. -262.245,
  493. -7.799999999999997,
  494. 0,
  495. 0,
  496. 0,
  497. 0,
  498. 1,
  499. 1,
  500. 1,
  501. 1
  502. ]
  503. },
  504. "_eulerAngles": {
  505. "__type__": "cc.Vec3",
  506. "x": 0,
  507. "y": 0,
  508. "z": 0
  509. },
  510. "_skewX": 0,
  511. "_skewY": 0,
  512. "_is3DNode": false,
  513. "_groupIndex": 0,
  514. "groupIndex": 0,
  515. "showInEditor": false,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.Label",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 10
  524. },
  525. "_enabled": true,
  526. "_materials": [
  527. {
  528. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  529. }
  530. ],
  531. "_srcBlendFactor": 770,
  532. "_dstBlendFactor": 771,
  533. "_string": "提现排队中,前面还有",
  534. "_N$string": "提现排队中,前面还有",
  535. "_fontSize": 40,
  536. "_lineHeight": 60,
  537. "_enableWrapText": true,
  538. "_N$file": null,
  539. "_isSystemFontUsed": true,
  540. "_spacingX": 0,
  541. "_batchAsBitmap": false,
  542. "_styleFlags": 1,
  543. "_underlineHeight": 0,
  544. "_N$horizontalAlign": 0,
  545. "_N$verticalAlign": 1,
  546. "_N$fontFamily": "Arial",
  547. "_N$overflow": 0,
  548. "_N$cacheMode": 0,
  549. "_id": ""
  550. },
  551. {
  552. "__type__": "cc.PrefabInfo",
  553. "root": {
  554. "__id__": 1
  555. },
  556. "asset": {
  557. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  558. },
  559. "fileId": "ab2b6TTWRKQY4C4FhNStT6",
  560. "sync": false
  561. },
  562. {
  563. "__type__": "cc.PrivateNode",
  564. "_name": "RICHTEXT_CHILD",
  565. "_objFlags": 1024,
  566. "_parent": {
  567. "__id__": 9
  568. },
  569. "_children": [],
  570. "_active": true,
  571. "_components": [
  572. {
  573. "__id__": 14
  574. }
  575. ],
  576. "_prefab": {
  577. "__id__": 15
  578. },
  579. "_opacity": 255,
  580. "_color": {
  581. "__type__": "cc.Color",
  582. "r": 255,
  583. "g": 0,
  584. "b": 0,
  585. "a": 255
  586. },
  587. "_contentSize": {
  588. "__type__": "cc.Size",
  589. "width": 44.49,
  590. "height": 75.6
  591. },
  592. "_anchorPoint": {
  593. "__type__": "cc.Vec2",
  594. "x": 0,
  595. "y": 0
  596. },
  597. "_trs": {
  598. "__type__": "TypedArray",
  599. "ctor": "Float64Array",
  600. "array": [
  601. 137.755,
  602. -7.799999999999997,
  603. 0,
  604. 0,
  605. 0,
  606. 0,
  607. 1,
  608. 1,
  609. 1,
  610. 1
  611. ]
  612. },
  613. "_eulerAngles": {
  614. "__type__": "cc.Vec3",
  615. "x": 0,
  616. "y": 0,
  617. "z": 0
  618. },
  619. "_skewX": 0,
  620. "_skewY": 0,
  621. "_is3DNode": false,
  622. "_groupIndex": 0,
  623. "groupIndex": 0,
  624. "showInEditor": false,
  625. "_id": ""
  626. },
  627. {
  628. "__type__": "cc.Label",
  629. "_name": "",
  630. "_objFlags": 0,
  631. "node": {
  632. "__id__": 13
  633. },
  634. "_enabled": true,
  635. "_materials": [
  636. {
  637. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  638. }
  639. ],
  640. "_srcBlendFactor": 770,
  641. "_dstBlendFactor": 771,
  642. "_string": "10",
  643. "_N$string": "10",
  644. "_fontSize": 40,
  645. "_lineHeight": 60,
  646. "_enableWrapText": true,
  647. "_N$file": null,
  648. "_isSystemFontUsed": true,
  649. "_spacingX": 0,
  650. "_batchAsBitmap": false,
  651. "_styleFlags": 1,
  652. "_underlineHeight": 0,
  653. "_N$horizontalAlign": 0,
  654. "_N$verticalAlign": 1,
  655. "_N$fontFamily": "Arial",
  656. "_N$overflow": 0,
  657. "_N$cacheMode": 0,
  658. "_id": ""
  659. },
  660. {
  661. "__type__": "cc.PrefabInfo",
  662. "root": {
  663. "__id__": 1
  664. },
  665. "asset": {
  666. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  667. },
  668. "fileId": "e2Oqd5HC1Fu4lcIzW9TLxw",
  669. "sync": false
  670. },
  671. {
  672. "__type__": "cc.PrivateNode",
  673. "_name": "RICHTEXT_CHILD",
  674. "_objFlags": 1024,
  675. "_parent": {
  676. "__id__": 9
  677. },
  678. "_children": [],
  679. "_active": true,
  680. "_components": [
  681. {
  682. "__id__": 17
  683. }
  684. ],
  685. "_prefab": {
  686. "__id__": 18
  687. },
  688. "_opacity": 255,
  689. "_color": {
  690. "__type__": "cc.Color",
  691. "r": 146,
  692. "g": 96,
  693. "b": 72,
  694. "a": 255
  695. },
  696. "_contentSize": {
  697. "__type__": "cc.Size",
  698. "width": 80,
  699. "height": 75.6
  700. },
  701. "_anchorPoint": {
  702. "__type__": "cc.Vec2",
  703. "x": 0,
  704. "y": 0
  705. },
  706. "_trs": {
  707. "__type__": "TypedArray",
  708. "ctor": "Float64Array",
  709. "array": [
  710. 182.245,
  711. -7.799999999999997,
  712. 0,
  713. 0,
  714. 0,
  715. 0,
  716. 1,
  717. 1,
  718. 1,
  719. 1
  720. ]
  721. },
  722. "_eulerAngles": {
  723. "__type__": "cc.Vec3",
  724. "x": 0,
  725. "y": 0,
  726. "z": 0
  727. },
  728. "_skewX": 0,
  729. "_skewY": 0,
  730. "_is3DNode": false,
  731. "_groupIndex": 0,
  732. "groupIndex": 0,
  733. "showInEditor": false,
  734. "_id": ""
  735. },
  736. {
  737. "__type__": "cc.Label",
  738. "_name": "",
  739. "_objFlags": 0,
  740. "node": {
  741. "__id__": 16
  742. },
  743. "_enabled": true,
  744. "_materials": [
  745. {
  746. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  747. }
  748. ],
  749. "_srcBlendFactor": 770,
  750. "_dstBlendFactor": 771,
  751. "_string": "位,",
  752. "_N$string": "位,",
  753. "_fontSize": 40,
  754. "_lineHeight": 60,
  755. "_enableWrapText": true,
  756. "_N$file": null,
  757. "_isSystemFontUsed": true,
  758. "_spacingX": 0,
  759. "_batchAsBitmap": false,
  760. "_styleFlags": 1,
  761. "_underlineHeight": 0,
  762. "_N$horizontalAlign": 0,
  763. "_N$verticalAlign": 1,
  764. "_N$fontFamily": "Arial",
  765. "_N$overflow": 0,
  766. "_N$cacheMode": 0,
  767. "_id": ""
  768. },
  769. {
  770. "__type__": "cc.PrefabInfo",
  771. "root": {
  772. "__id__": 1
  773. },
  774. "asset": {
  775. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  776. },
  777. "fileId": "4bxd7xf/1In7AaotcjrAf8",
  778. "sync": false
  779. },
  780. {
  781. "__type__": "cc.PrivateNode",
  782. "_name": "RICHTEXT_CHILD",
  783. "_objFlags": 1024,
  784. "_parent": {
  785. "__id__": 9
  786. },
  787. "_children": [],
  788. "_active": true,
  789. "_components": [
  790. {
  791. "__id__": 20
  792. }
  793. ],
  794. "_prefab": {
  795. "__id__": 21
  796. },
  797. "_opacity": 255,
  798. "_color": {
  799. "__type__": "cc.Color",
  800. "r": 146,
  801. "g": 96,
  802. "b": 72,
  803. "a": 255
  804. },
  805. "_contentSize": {
  806. "__type__": "cc.Size",
  807. "width": 320,
  808. "height": 75.6
  809. },
  810. "_anchorPoint": {
  811. "__type__": "cc.Vec2",
  812. "x": 0,
  813. "y": 0
  814. },
  815. "_trs": {
  816. "__type__": "TypedArray",
  817. "ctor": "Float64Array",
  818. "array": [
  819. -160,
  820. -67.8,
  821. 0,
  822. 0,
  823. 0,
  824. 0,
  825. 1,
  826. 1,
  827. 1,
  828. 1
  829. ]
  830. },
  831. "_eulerAngles": {
  832. "__type__": "cc.Vec3",
  833. "x": 0,
  834. "y": 0,
  835. "z": 0
  836. },
  837. "_skewX": 0,
  838. "_skewY": 0,
  839. "_is3DNode": false,
  840. "_groupIndex": 0,
  841. "groupIndex": 0,
  842. "showInEditor": false,
  843. "_id": ""
  844. },
  845. {
  846. "__type__": "cc.Label",
  847. "_name": "",
  848. "_objFlags": 0,
  849. "node": {
  850. "__id__": 19
  851. },
  852. "_enabled": true,
  853. "_materials": [
  854. {
  855. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  856. }
  857. ],
  858. "_srcBlendFactor": 770,
  859. "_dstBlendFactor": 771,
  860. "_string": "多看视频可以插队",
  861. "_N$string": "多看视频可以插队",
  862. "_fontSize": 40,
  863. "_lineHeight": 60,
  864. "_enableWrapText": true,
  865. "_N$file": null,
  866. "_isSystemFontUsed": true,
  867. "_spacingX": 0,
  868. "_batchAsBitmap": false,
  869. "_styleFlags": 1,
  870. "_underlineHeight": 0,
  871. "_N$horizontalAlign": 0,
  872. "_N$verticalAlign": 1,
  873. "_N$fontFamily": "Arial",
  874. "_N$overflow": 0,
  875. "_N$cacheMode": 0,
  876. "_id": ""
  877. },
  878. {
  879. "__type__": "cc.PrefabInfo",
  880. "root": {
  881. "__id__": 1
  882. },
  883. "asset": {
  884. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  885. },
  886. "fileId": "04LsBsakpPQ5tzqqNOZugr",
  887. "sync": false
  888. },
  889. {
  890. "__type__": "cc.RichText",
  891. "_name": "",
  892. "_objFlags": 0,
  893. "node": {
  894. "__id__": 9
  895. },
  896. "_enabled": true,
  897. "_fontFamily": "Arial",
  898. "_isSystemFontUsed": true,
  899. "_N$string": "<b>提现排队中,前面还有<color=#ff0000>10</c>位,\n多看视频可以插队</b>",
  900. "_N$horizontalAlign": 1,
  901. "_N$fontSize": 40,
  902. "_N$font": null,
  903. "_N$cacheMode": 0,
  904. "_N$maxWidth": 0,
  905. "_N$lineHeight": 60,
  906. "_N$imageAtlas": null,
  907. "_N$handleTouchEvent": true,
  908. "_id": ""
  909. },
  910. {
  911. "__type__": "cc.PrefabInfo",
  912. "root": {
  913. "__id__": 1
  914. },
  915. "asset": {
  916. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  917. },
  918. "fileId": "a5P40aYvJKY6H67E/jTQ8/",
  919. "sync": false
  920. },
  921. {
  922. "__type__": "cc.Node",
  923. "_name": "关闭按钮",
  924. "_objFlags": 0,
  925. "_parent": {
  926. "__id__": 2
  927. },
  928. "_children": [],
  929. "_active": true,
  930. "_components": [
  931. {
  932. "__id__": 25
  933. },
  934. {
  935. "__id__": 26
  936. },
  937. {
  938. "__id__": 27
  939. }
  940. ],
  941. "_prefab": {
  942. "__id__": 29
  943. },
  944. "_opacity": 255,
  945. "_color": {
  946. "__type__": "cc.Color",
  947. "r": 255,
  948. "g": 255,
  949. "b": 255,
  950. "a": 255
  951. },
  952. "_contentSize": {
  953. "__type__": "cc.Size",
  954. "width": 67,
  955. "height": 70
  956. },
  957. "_anchorPoint": {
  958. "__type__": "cc.Vec2",
  959. "x": 0.5,
  960. "y": 0.5
  961. },
  962. "_trs": {
  963. "__type__": "TypedArray",
  964. "ctor": "Float64Array",
  965. "array": [
  966. 276.494,
  967. 245.647,
  968. 0,
  969. 0,
  970. 0,
  971. 0,
  972. 1,
  973. 1,
  974. 1,
  975. 0
  976. ]
  977. },
  978. "_eulerAngles": {
  979. "__type__": "cc.Vec3",
  980. "x": 0,
  981. "y": 0,
  982. "z": 0
  983. },
  984. "_skewX": 0,
  985. "_skewY": 0,
  986. "_is3DNode": false,
  987. "_groupIndex": 0,
  988. "groupIndex": 0,
  989. "_id": ""
  990. },
  991. {
  992. "__type__": "cc.Sprite",
  993. "_name": "",
  994. "_objFlags": 0,
  995. "node": {
  996. "__id__": 24
  997. },
  998. "_enabled": true,
  999. "_materials": [
  1000. {
  1001. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1002. }
  1003. ],
  1004. "_srcBlendFactor": 770,
  1005. "_dstBlendFactor": 771,
  1006. "_spriteFrame": {
  1007. "__uuid__": "a745272d-b658-4e0c-92b0-bf7b0eafa54a"
  1008. },
  1009. "_type": 0,
  1010. "_sizeMode": 1,
  1011. "_fillType": 0,
  1012. "_fillCenter": {
  1013. "__type__": "cc.Vec2",
  1014. "x": 0,
  1015. "y": 0
  1016. },
  1017. "_fillStart": 0,
  1018. "_fillRange": 0,
  1019. "_isTrimmedMode": true,
  1020. "_atlas": null,
  1021. "_id": ""
  1022. },
  1023. {
  1024. "__type__": "cc.Widget",
  1025. "_name": "",
  1026. "_objFlags": 0,
  1027. "node": {
  1028. "__id__": 24
  1029. },
  1030. "_enabled": true,
  1031. "alignMode": 1,
  1032. "_target": null,
  1033. "_alignFlags": 1,
  1034. "_left": 0,
  1035. "_right": 0,
  1036. "_top": -280.647,
  1037. "_bottom": 0,
  1038. "_verticalCenter": 0,
  1039. "_horizontalCenter": 0,
  1040. "_isAbsLeft": true,
  1041. "_isAbsRight": true,
  1042. "_isAbsTop": true,
  1043. "_isAbsBottom": true,
  1044. "_isAbsHorizontalCenter": true,
  1045. "_isAbsVerticalCenter": true,
  1046. "_originalWidth": 0,
  1047. "_originalHeight": 0,
  1048. "_id": ""
  1049. },
  1050. {
  1051. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  1052. "_name": "",
  1053. "_objFlags": 0,
  1054. "node": {
  1055. "__id__": 24
  1056. },
  1057. "_enabled": true,
  1058. "node_panel": {
  1059. "__id__": 1
  1060. },
  1061. "transition_type": 3,
  1062. "onComplete": [
  1063. {
  1064. "__id__": 28
  1065. }
  1066. ],
  1067. "_id": ""
  1068. },
  1069. {
  1070. "__type__": "cc.ClickEvent",
  1071. "target": {
  1072. "__id__": 1
  1073. },
  1074. "component": "",
  1075. "_componentId": "7626bHemEpG267E801XmW+W",
  1076. "handler": "onClickClose",
  1077. "customEventData": ""
  1078. },
  1079. {
  1080. "__type__": "cc.PrefabInfo",
  1081. "root": {
  1082. "__id__": 1
  1083. },
  1084. "asset": {
  1085. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  1086. },
  1087. "fileId": "b9vmQdzZdIEIuZc2X9hlrX",
  1088. "sync": false
  1089. },
  1090. {
  1091. "__type__": "cc.PrefabInfo",
  1092. "root": {
  1093. "__id__": 1
  1094. },
  1095. "asset": {
  1096. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  1097. },
  1098. "fileId": "60cidUleBG9LAsPLgtBy77",
  1099. "sync": false
  1100. },
  1101. {
  1102. "__type__": "cc.Widget",
  1103. "_name": "",
  1104. "_objFlags": 0,
  1105. "node": {
  1106. "__id__": 1
  1107. },
  1108. "_enabled": true,
  1109. "alignMode": 1,
  1110. "_target": null,
  1111. "_alignFlags": 45,
  1112. "_left": 0,
  1113. "_right": 0,
  1114. "_top": 0,
  1115. "_bottom": 0,
  1116. "_verticalCenter": 0,
  1117. "_horizontalCenter": 0,
  1118. "_isAbsLeft": true,
  1119. "_isAbsRight": true,
  1120. "_isAbsTop": true,
  1121. "_isAbsBottom": true,
  1122. "_isAbsHorizontalCenter": true,
  1123. "_isAbsVerticalCenter": true,
  1124. "_originalWidth": 0,
  1125. "_originalHeight": 0,
  1126. "_id": ""
  1127. },
  1128. {
  1129. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  1130. "_name": "",
  1131. "_objFlags": 0,
  1132. "node": {
  1133. "__id__": 1
  1134. },
  1135. "_enabled": true,
  1136. "effect_par": {
  1137. "__id__": 2
  1138. },
  1139. "open_effect": 1,
  1140. "close_effect": 1,
  1141. "close_toPoint": "",
  1142. "_id": ""
  1143. },
  1144. {
  1145. "__type__": "58495/rJOBNGoxELFSp8G2a",
  1146. "_name": "",
  1147. "_objFlags": 0,
  1148. "node": {
  1149. "__id__": 1
  1150. },
  1151. "_enabled": true,
  1152. "color": {
  1153. "__type__": "cc.Color",
  1154. "r": 0,
  1155. "g": 0,
  1156. "b": 0,
  1157. "a": 230
  1158. },
  1159. "design_block_node": {
  1160. "__id__": 3
  1161. },
  1162. "bClickClose": true,
  1163. "onComplete": [],
  1164. "_id": ""
  1165. },
  1166. {
  1167. "__type__": "2b010uNr4lF2JuhB4nf91iR",
  1168. "_name": "",
  1169. "_objFlags": 0,
  1170. "node": {
  1171. "__id__": 1
  1172. },
  1173. "_enabled": true,
  1174. "labDes": {
  1175. "__id__": 22
  1176. },
  1177. "_id": ""
  1178. },
  1179. {
  1180. "__type__": "cc.PrefabInfo",
  1181. "root": {
  1182. "__id__": 1
  1183. },
  1184. "asset": {
  1185. "__uuid__": "a6f30ff7-d9b8-4290-b196-0ff3ae58fe76"
  1186. },
  1187. "fileId": "",
  1188. "sync": false
  1189. }
  1190. ]