lineUpUI.prefab 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524
  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": "lineUpUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 40
  28. },
  29. {
  30. "__id__": 41
  31. },
  32. {
  33. "__id__": 42
  34. },
  35. {
  36. "__id__": 43
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 44
  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__": 39
  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__": 11
  169. },
  170. {
  171. "__id__": 23
  172. }
  173. ],
  174. "_active": true,
  175. "_components": [
  176. {
  177. "__id__": 35
  178. },
  179. {
  180. "__id__": 36
  181. },
  182. {
  183. "__id__": 37
  184. }
  185. ],
  186. "_prefab": {
  187. "__id__": 38
  188. },
  189. "_opacity": 255,
  190. "_color": {
  191. "__type__": "cc.Color",
  192. "r": 255,
  193. "g": 255,
  194. "b": 255,
  195. "a": 255
  196. },
  197. "_contentSize": {
  198. "__type__": "cc.Size",
  199. "width": 640,
  200. "height": 500
  201. },
  202. "_anchorPoint": {
  203. "__type__": "cc.Vec2",
  204. "x": 0.5,
  205. "y": 0.5
  206. },
  207. "_trs": {
  208. "__type__": "TypedArray",
  209. "ctor": "Float64Array",
  210. "array": [
  211. 0,
  212. 0,
  213. 0,
  214. 0,
  215. 0,
  216. 0,
  217. 1,
  218. 1,
  219. 1,
  220. 1
  221. ]
  222. },
  223. "_eulerAngles": {
  224. "__type__": "cc.Vec3",
  225. "x": 0,
  226. "y": 0,
  227. "z": 0
  228. },
  229. "_skewX": 0,
  230. "_skewY": 0,
  231. "_is3DNode": false,
  232. "_groupIndex": 0,
  233. "groupIndex": 0,
  234. "_id": ""
  235. },
  236. {
  237. "__type__": "cc.Node",
  238. "_name": "title",
  239. "_objFlags": 0,
  240. "_parent": {
  241. "__id__": 3
  242. },
  243. "_children": [],
  244. "_active": true,
  245. "_components": [
  246. {
  247. "__id__": 5
  248. }
  249. ],
  250. "_prefab": {
  251. "__id__": 6
  252. },
  253. "_opacity": 255,
  254. "_color": {
  255. "__type__": "cc.Color",
  256. "r": 255,
  257. "g": 255,
  258. "b": 255,
  259. "a": 255
  260. },
  261. "_contentSize": {
  262. "__type__": "cc.Size",
  263. "width": 368,
  264. "height": 33
  265. },
  266. "_anchorPoint": {
  267. "__type__": "cc.Vec2",
  268. "x": 0.5,
  269. "y": 0.5
  270. },
  271. "_trs": {
  272. "__type__": "TypedArray",
  273. "ctor": "Float64Array",
  274. "array": [
  275. 0,
  276. 170,
  277. 0,
  278. 0,
  279. 0,
  280. 0,
  281. 1,
  282. 1.2,
  283. 1.2,
  284. 1
  285. ]
  286. },
  287. "_eulerAngles": {
  288. "__type__": "cc.Vec3",
  289. "x": 0,
  290. "y": 0,
  291. "z": 0
  292. },
  293. "_skewX": 0,
  294. "_skewY": 0,
  295. "_is3DNode": false,
  296. "_groupIndex": 0,
  297. "groupIndex": 0,
  298. "_id": ""
  299. },
  300. {
  301. "__type__": "cc.Sprite",
  302. "_name": "",
  303. "_objFlags": 0,
  304. "node": {
  305. "__id__": 4
  306. },
  307. "_enabled": true,
  308. "_materials": [
  309. {
  310. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  311. }
  312. ],
  313. "_srcBlendFactor": 770,
  314. "_dstBlendFactor": 771,
  315. "_spriteFrame": {
  316. "__uuid__": "ec7941ac-857a-4e7d-98f7-3fd79882d599"
  317. },
  318. "_type": 0,
  319. "_sizeMode": 1,
  320. "_fillType": 0,
  321. "_fillCenter": {
  322. "__type__": "cc.Vec2",
  323. "x": 0,
  324. "y": 0
  325. },
  326. "_fillStart": 0,
  327. "_fillRange": 0,
  328. "_isTrimmedMode": true,
  329. "_atlas": null,
  330. "_id": ""
  331. },
  332. {
  333. "__type__": "cc.PrefabInfo",
  334. "root": {
  335. "__id__": 1
  336. },
  337. "asset": {
  338. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  339. },
  340. "fileId": "deIpL6YWRHnYefCM861K/1",
  341. "sync": false
  342. },
  343. {
  344. "__type__": "cc.Node",
  345. "_name": "关闭按钮",
  346. "_objFlags": 0,
  347. "_parent": {
  348. "__id__": 3
  349. },
  350. "_children": [],
  351. "_active": true,
  352. "_components": [
  353. {
  354. "__id__": 8
  355. },
  356. {
  357. "__id__": 9
  358. }
  359. ],
  360. "_prefab": {
  361. "__id__": 10
  362. },
  363. "_opacity": 255,
  364. "_color": {
  365. "__type__": "cc.Color",
  366. "r": 255,
  367. "g": 255,
  368. "b": 255,
  369. "a": 255
  370. },
  371. "_contentSize": {
  372. "__type__": "cc.Size",
  373. "width": 82,
  374. "height": 87
  375. },
  376. "_anchorPoint": {
  377. "__type__": "cc.Vec2",
  378. "x": 0.5,
  379. "y": 0.5
  380. },
  381. "_trs": {
  382. "__type__": "TypedArray",
  383. "ctor": "Float64Array",
  384. "array": [
  385. 312.106,
  386. 243.122,
  387. 0,
  388. 0,
  389. 0,
  390. 0,
  391. 1,
  392. 1,
  393. 1,
  394. 1
  395. ]
  396. },
  397. "_eulerAngles": {
  398. "__type__": "cc.Vec3",
  399. "x": 0,
  400. "y": 0,
  401. "z": 0
  402. },
  403. "_skewX": 0,
  404. "_skewY": 0,
  405. "_is3DNode": false,
  406. "_groupIndex": 0,
  407. "groupIndex": 0,
  408. "_id": ""
  409. },
  410. {
  411. "__type__": "cc.Sprite",
  412. "_name": "",
  413. "_objFlags": 0,
  414. "node": {
  415. "__id__": 7
  416. },
  417. "_enabled": true,
  418. "_materials": [
  419. {
  420. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  421. }
  422. ],
  423. "_srcBlendFactor": 770,
  424. "_dstBlendFactor": 771,
  425. "_spriteFrame": {
  426. "__uuid__": "af2a7472-1f78-414a-8307-5ac0edead809"
  427. },
  428. "_type": 0,
  429. "_sizeMode": 1,
  430. "_fillType": 0,
  431. "_fillCenter": {
  432. "__type__": "cc.Vec2",
  433. "x": 0,
  434. "y": 0
  435. },
  436. "_fillStart": 0,
  437. "_fillRange": 0,
  438. "_isTrimmedMode": true,
  439. "_atlas": null,
  440. "_id": ""
  441. },
  442. {
  443. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  444. "_name": "",
  445. "_objFlags": 0,
  446. "node": {
  447. "__id__": 7
  448. },
  449. "_enabled": true,
  450. "node_panel": {
  451. "__id__": 1
  452. },
  453. "transition_type": 3,
  454. "onComplete": [],
  455. "_id": ""
  456. },
  457. {
  458. "__type__": "cc.PrefabInfo",
  459. "root": {
  460. "__id__": 1
  461. },
  462. "asset": {
  463. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  464. },
  465. "fileId": "0eeyZBmgdBApHSFjURiAic",
  466. "sync": false
  467. },
  468. {
  469. "__type__": "cc.Node",
  470. "_name": "New RichText",
  471. "_objFlags": 0,
  472. "_parent": {
  473. "__id__": 3
  474. },
  475. "_children": [
  476. {
  477. "__id__": 12
  478. },
  479. {
  480. "__id__": 15
  481. },
  482. {
  483. "__id__": 18
  484. }
  485. ],
  486. "_active": true,
  487. "_components": [
  488. {
  489. "__id__": 21
  490. }
  491. ],
  492. "_prefab": {
  493. "__id__": 22
  494. },
  495. "_opacity": 255,
  496. "_color": {
  497. "__type__": "cc.Color",
  498. "r": 255,
  499. "g": 255,
  500. "b": 255,
  501. "a": 255
  502. },
  503. "_contentSize": {
  504. "__type__": "cc.Size",
  505. "width": 546.74,
  506. "height": 63
  507. },
  508. "_anchorPoint": {
  509. "__type__": "cc.Vec2",
  510. "x": 0.5,
  511. "y": 0.5
  512. },
  513. "_trs": {
  514. "__type__": "TypedArray",
  515. "ctor": "Float64Array",
  516. "array": [
  517. 0,
  518. 25,
  519. 0,
  520. 0,
  521. 0,
  522. 0,
  523. 1,
  524. 1,
  525. 1,
  526. 1
  527. ]
  528. },
  529. "_eulerAngles": {
  530. "__type__": "cc.Vec3",
  531. "x": 0,
  532. "y": 0,
  533. "z": 0
  534. },
  535. "_skewX": 0,
  536. "_skewY": 0,
  537. "_is3DNode": false,
  538. "_groupIndex": 0,
  539. "groupIndex": 0,
  540. "_id": ""
  541. },
  542. {
  543. "__type__": "cc.PrivateNode",
  544. "_name": "RICHTEXT_CHILD",
  545. "_objFlags": 1024,
  546. "_parent": {
  547. "__id__": 11
  548. },
  549. "_children": [],
  550. "_active": true,
  551. "_components": [
  552. {
  553. "__id__": 13
  554. }
  555. ],
  556. "_prefab": {
  557. "__id__": 14
  558. },
  559. "_opacity": 255,
  560. "_color": {
  561. "__type__": "cc.Color",
  562. "r": 138,
  563. "g": 67,
  564. "b": 18,
  565. "a": 255
  566. },
  567. "_contentSize": {
  568. "__type__": "cc.Size",
  569. "width": 440,
  570. "height": 63
  571. },
  572. "_anchorPoint": {
  573. "__type__": "cc.Vec2",
  574. "x": 0,
  575. "y": 0
  576. },
  577. "_trs": {
  578. "__type__": "TypedArray",
  579. "ctor": "Float64Array",
  580. "array": [
  581. -273.37,
  582. -31.5,
  583. 0,
  584. 0,
  585. 0,
  586. 0,
  587. 1,
  588. 1,
  589. 1,
  590. 1
  591. ]
  592. },
  593. "_eulerAngles": {
  594. "__type__": "cc.Vec3",
  595. "x": 0,
  596. "y": 0,
  597. "z": 0
  598. },
  599. "_skewX": 0,
  600. "_skewY": 0,
  601. "_is3DNode": false,
  602. "_groupIndex": 0,
  603. "groupIndex": 0,
  604. "showInEditor": false,
  605. "_id": ""
  606. },
  607. {
  608. "__type__": "cc.Label",
  609. "_name": "",
  610. "_objFlags": 0,
  611. "node": {
  612. "__id__": 12
  613. },
  614. "_enabled": true,
  615. "_materials": [
  616. {
  617. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  618. }
  619. ],
  620. "_srcBlendFactor": 770,
  621. "_dstBlendFactor": 771,
  622. "_string": "提现排队中,你前面还有",
  623. "_N$string": "提现排队中,你前面还有",
  624. "_fontSize": 40,
  625. "_lineHeight": 50,
  626. "_enableWrapText": true,
  627. "_N$file": null,
  628. "_isSystemFontUsed": true,
  629. "_spacingX": 0,
  630. "_batchAsBitmap": false,
  631. "_styleFlags": 0,
  632. "_underlineHeight": 0,
  633. "_N$horizontalAlign": 0,
  634. "_N$verticalAlign": 1,
  635. "_N$fontFamily": "Arial",
  636. "_N$overflow": 0,
  637. "_N$cacheMode": 0,
  638. "_id": ""
  639. },
  640. {
  641. "__type__": "cc.PrefabInfo",
  642. "root": {
  643. "__id__": 1
  644. },
  645. "asset": {
  646. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  647. },
  648. "fileId": "3erW1hU7lHdqLU1hVIsCsA",
  649. "sync": false
  650. },
  651. {
  652. "__type__": "cc.PrivateNode",
  653. "_name": "RICHTEXT_CHILD",
  654. "_objFlags": 1024,
  655. "_parent": {
  656. "__id__": 11
  657. },
  658. "_children": [],
  659. "_active": true,
  660. "_components": [
  661. {
  662. "__id__": 16
  663. }
  664. ],
  665. "_prefab": {
  666. "__id__": 17
  667. },
  668. "_opacity": 255,
  669. "_color": {
  670. "__type__": "cc.Color",
  671. "r": 239,
  672. "g": 36,
  673. "b": 23,
  674. "a": 255
  675. },
  676. "_contentSize": {
  677. "__type__": "cc.Size",
  678. "width": 66.74,
  679. "height": 63
  680. },
  681. "_anchorPoint": {
  682. "__type__": "cc.Vec2",
  683. "x": 0,
  684. "y": 0
  685. },
  686. "_trs": {
  687. "__type__": "TypedArray",
  688. "ctor": "Float64Array",
  689. "array": [
  690. 166.63,
  691. -31.5,
  692. 0,
  693. 0,
  694. 0,
  695. 0,
  696. 1,
  697. 1,
  698. 1,
  699. 1
  700. ]
  701. },
  702. "_eulerAngles": {
  703. "__type__": "cc.Vec3",
  704. "x": 0,
  705. "y": 0,
  706. "z": 0
  707. },
  708. "_skewX": 0,
  709. "_skewY": 0,
  710. "_is3DNode": false,
  711. "_groupIndex": 0,
  712. "groupIndex": 0,
  713. "showInEditor": false,
  714. "_id": ""
  715. },
  716. {
  717. "__type__": "cc.Label",
  718. "_name": "",
  719. "_objFlags": 0,
  720. "node": {
  721. "__id__": 15
  722. },
  723. "_enabled": true,
  724. "_materials": [
  725. {
  726. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  727. }
  728. ],
  729. "_srcBlendFactor": 770,
  730. "_dstBlendFactor": 771,
  731. "_string": "100",
  732. "_N$string": "100",
  733. "_fontSize": 40,
  734. "_lineHeight": 50,
  735. "_enableWrapText": true,
  736. "_N$file": null,
  737. "_isSystemFontUsed": true,
  738. "_spacingX": 0,
  739. "_batchAsBitmap": false,
  740. "_styleFlags": 0,
  741. "_underlineHeight": 0,
  742. "_N$horizontalAlign": 0,
  743. "_N$verticalAlign": 1,
  744. "_N$fontFamily": "Arial",
  745. "_N$overflow": 0,
  746. "_N$cacheMode": 0,
  747. "_id": ""
  748. },
  749. {
  750. "__type__": "cc.PrefabInfo",
  751. "root": {
  752. "__id__": 1
  753. },
  754. "asset": {
  755. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  756. },
  757. "fileId": "fbCuY9QZxAQ4kWDPJHIAJA",
  758. "sync": false
  759. },
  760. {
  761. "__type__": "cc.PrivateNode",
  762. "_name": "RICHTEXT_CHILD",
  763. "_objFlags": 1024,
  764. "_parent": {
  765. "__id__": 11
  766. },
  767. "_children": [],
  768. "_active": true,
  769. "_components": [
  770. {
  771. "__id__": 19
  772. }
  773. ],
  774. "_prefab": {
  775. "__id__": 20
  776. },
  777. "_opacity": 255,
  778. "_color": {
  779. "__type__": "cc.Color",
  780. "r": 138,
  781. "g": 67,
  782. "b": 18,
  783. "a": 255
  784. },
  785. "_contentSize": {
  786. "__type__": "cc.Size",
  787. "width": 40,
  788. "height": 63
  789. },
  790. "_anchorPoint": {
  791. "__type__": "cc.Vec2",
  792. "x": 0,
  793. "y": 0
  794. },
  795. "_trs": {
  796. "__type__": "TypedArray",
  797. "ctor": "Float64Array",
  798. "array": [
  799. 233.37,
  800. -31.5,
  801. 0,
  802. 0,
  803. 0,
  804. 0,
  805. 1,
  806. 1,
  807. 1,
  808. 1
  809. ]
  810. },
  811. "_eulerAngles": {
  812. "__type__": "cc.Vec3",
  813. "x": 0,
  814. "y": 0,
  815. "z": 0
  816. },
  817. "_skewX": 0,
  818. "_skewY": 0,
  819. "_is3DNode": false,
  820. "_groupIndex": 0,
  821. "groupIndex": 0,
  822. "showInEditor": false,
  823. "_id": ""
  824. },
  825. {
  826. "__type__": "cc.Label",
  827. "_name": "",
  828. "_objFlags": 0,
  829. "node": {
  830. "__id__": 18
  831. },
  832. "_enabled": true,
  833. "_materials": [
  834. {
  835. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  836. }
  837. ],
  838. "_srcBlendFactor": 770,
  839. "_dstBlendFactor": 771,
  840. "_string": "人",
  841. "_N$string": "人",
  842. "_fontSize": 40,
  843. "_lineHeight": 50,
  844. "_enableWrapText": true,
  845. "_N$file": null,
  846. "_isSystemFontUsed": true,
  847. "_spacingX": 0,
  848. "_batchAsBitmap": false,
  849. "_styleFlags": 0,
  850. "_underlineHeight": 0,
  851. "_N$horizontalAlign": 0,
  852. "_N$verticalAlign": 1,
  853. "_N$fontFamily": "Arial",
  854. "_N$overflow": 0,
  855. "_N$cacheMode": 0,
  856. "_id": ""
  857. },
  858. {
  859. "__type__": "cc.PrefabInfo",
  860. "root": {
  861. "__id__": 1
  862. },
  863. "asset": {
  864. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  865. },
  866. "fileId": "76X0Fb7MdCwYQkywS0OtN9",
  867. "sync": false
  868. },
  869. {
  870. "__type__": "cc.RichText",
  871. "_name": "",
  872. "_objFlags": 0,
  873. "node": {
  874. "__id__": 11
  875. },
  876. "_enabled": true,
  877. "_fontFamily": "Arial",
  878. "_isSystemFontUsed": true,
  879. "_N$string": "<color=#8A4312>提现排队中,你前面还有</c><color=#EF2417>100</color><color=#8A4312>人</color>",
  880. "_N$horizontalAlign": 0,
  881. "_N$fontSize": 40,
  882. "_N$font": null,
  883. "_N$cacheMode": 0,
  884. "_N$maxWidth": 0,
  885. "_N$lineHeight": 50,
  886. "_N$imageAtlas": null,
  887. "_N$handleTouchEvent": true,
  888. "_id": ""
  889. },
  890. {
  891. "__type__": "cc.PrefabInfo",
  892. "root": {
  893. "__id__": 1
  894. },
  895. "asset": {
  896. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  897. },
  898. "fileId": "10ODxhp9ZDPKSs1m31D+OV",
  899. "sync": false
  900. },
  901. {
  902. "__type__": "cc.Node",
  903. "_name": "视频按钮",
  904. "_objFlags": 0,
  905. "_parent": {
  906. "__id__": 3
  907. },
  908. "_children": [
  909. {
  910. "__id__": 24
  911. },
  912. {
  913. "__id__": 28
  914. }
  915. ],
  916. "_active": true,
  917. "_components": [
  918. {
  919. "__id__": 31
  920. },
  921. {
  922. "__id__": 32
  923. }
  924. ],
  925. "_prefab": {
  926. "__id__": 34
  927. },
  928. "_opacity": 255,
  929. "_color": {
  930. "__type__": "cc.Color",
  931. "r": 255,
  932. "g": 255,
  933. "b": 255,
  934. "a": 255
  935. },
  936. "_contentSize": {
  937. "__type__": "cc.Size",
  938. "width": 283,
  939. "height": 112
  940. },
  941. "_anchorPoint": {
  942. "__type__": "cc.Vec2",
  943. "x": 0.5,
  944. "y": 0.5
  945. },
  946. "_trs": {
  947. "__type__": "TypedArray",
  948. "ctor": "Float64Array",
  949. "array": [
  950. -3.882,
  951. -176.759,
  952. 0,
  953. 0,
  954. 0,
  955. 0,
  956. 1,
  957. 0.8,
  958. 0.8,
  959. 1
  960. ]
  961. },
  962. "_eulerAngles": {
  963. "__type__": "cc.Vec3",
  964. "x": 0,
  965. "y": 0,
  966. "z": 0
  967. },
  968. "_skewX": 0,
  969. "_skewY": 0,
  970. "_is3DNode": false,
  971. "_groupIndex": 0,
  972. "groupIndex": 0,
  973. "_id": ""
  974. },
  975. {
  976. "__type__": "cc.Node",
  977. "_name": "New Label",
  978. "_objFlags": 0,
  979. "_parent": {
  980. "__id__": 23
  981. },
  982. "_children": [],
  983. "_active": true,
  984. "_components": [
  985. {
  986. "__id__": 25
  987. },
  988. {
  989. "__id__": 26
  990. }
  991. ],
  992. "_prefab": {
  993. "__id__": 27
  994. },
  995. "_opacity": 255,
  996. "_color": {
  997. "__type__": "cc.Color",
  998. "r": 255,
  999. "g": 251,
  1000. "b": 237,
  1001. "a": 255
  1002. },
  1003. "_contentSize": {
  1004. "__type__": "cc.Size",
  1005. "width": 206,
  1006. "height": 69
  1007. },
  1008. "_anchorPoint": {
  1009. "__type__": "cc.Vec2",
  1010. "x": 0.5,
  1011. "y": 0.5
  1012. },
  1013. "_trs": {
  1014. "__type__": "TypedArray",
  1015. "ctor": "Float64Array",
  1016. "array": [
  1017. 0,
  1018. 5,
  1019. 0,
  1020. 0,
  1021. 0,
  1022. 0,
  1023. 1,
  1024. 1,
  1025. 1,
  1026. 1
  1027. ]
  1028. },
  1029. "_eulerAngles": {
  1030. "__type__": "cc.Vec3",
  1031. "x": 0,
  1032. "y": 0,
  1033. "z": 0
  1034. },
  1035. "_skewX": 0,
  1036. "_skewY": 0,
  1037. "_is3DNode": false,
  1038. "_groupIndex": 0,
  1039. "groupIndex": 0,
  1040. "_id": ""
  1041. },
  1042. {
  1043. "__type__": "cc.Label",
  1044. "_name": "",
  1045. "_objFlags": 0,
  1046. "node": {
  1047. "__id__": 24
  1048. },
  1049. "_enabled": true,
  1050. "_materials": [
  1051. {
  1052. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1053. }
  1054. ],
  1055. "_srcBlendFactor": 770,
  1056. "_dstBlendFactor": 771,
  1057. "_string": "免费插队",
  1058. "_N$string": "免费插队",
  1059. "_fontSize": 50,
  1060. "_lineHeight": 50,
  1061. "_enableWrapText": true,
  1062. "_N$file": {
  1063. "__uuid__": "b47819b5-a9ec-4916-8909-db422f79bbb7"
  1064. },
  1065. "_isSystemFontUsed": false,
  1066. "_spacingX": 0,
  1067. "_batchAsBitmap": false,
  1068. "_styleFlags": 0,
  1069. "_underlineHeight": 0,
  1070. "_N$horizontalAlign": 1,
  1071. "_N$verticalAlign": 1,
  1072. "_N$fontFamily": "Arial",
  1073. "_N$overflow": 0,
  1074. "_N$cacheMode": 0,
  1075. "_id": ""
  1076. },
  1077. {
  1078. "__type__": "cc.LabelOutline",
  1079. "_name": "",
  1080. "_objFlags": 0,
  1081. "node": {
  1082. "__id__": 24
  1083. },
  1084. "_enabled": true,
  1085. "_color": {
  1086. "__type__": "cc.Color",
  1087. "r": 178,
  1088. "g": 77,
  1089. "b": 18,
  1090. "a": 255
  1091. },
  1092. "_width": 3,
  1093. "_id": ""
  1094. },
  1095. {
  1096. "__type__": "cc.PrefabInfo",
  1097. "root": {
  1098. "__id__": 1
  1099. },
  1100. "asset": {
  1101. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  1102. },
  1103. "fileId": "89PjL1gwVDtJonpd3pJ3IP",
  1104. "sync": false
  1105. },
  1106. {
  1107. "__type__": "cc.Node",
  1108. "_name": "video",
  1109. "_objFlags": 0,
  1110. "_parent": {
  1111. "__id__": 23
  1112. },
  1113. "_children": [],
  1114. "_active": true,
  1115. "_components": [
  1116. {
  1117. "__id__": 29
  1118. }
  1119. ],
  1120. "_prefab": {
  1121. "__id__": 30
  1122. },
  1123. "_opacity": 255,
  1124. "_color": {
  1125. "__type__": "cc.Color",
  1126. "r": 255,
  1127. "g": 255,
  1128. "b": 255,
  1129. "a": 255
  1130. },
  1131. "_contentSize": {
  1132. "__type__": "cc.Size",
  1133. "width": 56,
  1134. "height": 62
  1135. },
  1136. "_anchorPoint": {
  1137. "__type__": "cc.Vec2",
  1138. "x": 0.5,
  1139. "y": 0.5
  1140. },
  1141. "_trs": {
  1142. "__type__": "TypedArray",
  1143. "ctor": "Float64Array",
  1144. "array": [
  1145. 122.595,
  1146. 48.054,
  1147. 0,
  1148. 0,
  1149. 0,
  1150. 0,
  1151. 1,
  1152. 1,
  1153. 1,
  1154. 1
  1155. ]
  1156. },
  1157. "_eulerAngles": {
  1158. "__type__": "cc.Vec3",
  1159. "x": 0,
  1160. "y": 0,
  1161. "z": 0
  1162. },
  1163. "_skewX": 0,
  1164. "_skewY": 0,
  1165. "_is3DNode": false,
  1166. "_groupIndex": 0,
  1167. "groupIndex": 0,
  1168. "_id": ""
  1169. },
  1170. {
  1171. "__type__": "cc.Sprite",
  1172. "_name": "",
  1173. "_objFlags": 0,
  1174. "node": {
  1175. "__id__": 28
  1176. },
  1177. "_enabled": true,
  1178. "_materials": [
  1179. {
  1180. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1181. }
  1182. ],
  1183. "_srcBlendFactor": 770,
  1184. "_dstBlendFactor": 771,
  1185. "_spriteFrame": {
  1186. "__uuid__": "48b63ac2-149c-415c-9f34-eab7a86be1a7"
  1187. },
  1188. "_type": 0,
  1189. "_sizeMode": 1,
  1190. "_fillType": 0,
  1191. "_fillCenter": {
  1192. "__type__": "cc.Vec2",
  1193. "x": 0,
  1194. "y": 0
  1195. },
  1196. "_fillStart": 0,
  1197. "_fillRange": 0,
  1198. "_isTrimmedMode": true,
  1199. "_atlas": null,
  1200. "_id": ""
  1201. },
  1202. {
  1203. "__type__": "cc.PrefabInfo",
  1204. "root": {
  1205. "__id__": 1
  1206. },
  1207. "asset": {
  1208. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  1209. },
  1210. "fileId": "31IRdkqLRMHLa2j9NcxtLU",
  1211. "sync": false
  1212. },
  1213. {
  1214. "__type__": "cc.Sprite",
  1215. "_name": "",
  1216. "_objFlags": 0,
  1217. "node": {
  1218. "__id__": 23
  1219. },
  1220. "_enabled": true,
  1221. "_materials": [
  1222. {
  1223. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1224. }
  1225. ],
  1226. "_srcBlendFactor": 770,
  1227. "_dstBlendFactor": 771,
  1228. "_spriteFrame": {
  1229. "__uuid__": "c3f3ce70-5592-4b5a-bb79-363c0338d77f"
  1230. },
  1231. "_type": 0,
  1232. "_sizeMode": 1,
  1233. "_fillType": 0,
  1234. "_fillCenter": {
  1235. "__type__": "cc.Vec2",
  1236. "x": 0,
  1237. "y": 0
  1238. },
  1239. "_fillStart": 0,
  1240. "_fillRange": 0,
  1241. "_isTrimmedMode": true,
  1242. "_atlas": null,
  1243. "_id": ""
  1244. },
  1245. {
  1246. "__type__": "cc.Button",
  1247. "_name": "",
  1248. "_objFlags": 0,
  1249. "node": {
  1250. "__id__": 23
  1251. },
  1252. "_enabled": true,
  1253. "_normalMaterial": null,
  1254. "_grayMaterial": null,
  1255. "duration": 0.1,
  1256. "zoomScale": 1.2,
  1257. "clickEvents": [
  1258. {
  1259. "__id__": 33
  1260. }
  1261. ],
  1262. "_N$interactable": true,
  1263. "_N$enableAutoGrayEffect": false,
  1264. "_N$transition": 0,
  1265. "transition": 0,
  1266. "_N$normalColor": {
  1267. "__type__": "cc.Color",
  1268. "r": 255,
  1269. "g": 255,
  1270. "b": 255,
  1271. "a": 255
  1272. },
  1273. "_N$pressedColor": {
  1274. "__type__": "cc.Color",
  1275. "r": 211,
  1276. "g": 211,
  1277. "b": 211,
  1278. "a": 255
  1279. },
  1280. "pressedColor": {
  1281. "__type__": "cc.Color",
  1282. "r": 211,
  1283. "g": 211,
  1284. "b": 211,
  1285. "a": 255
  1286. },
  1287. "_N$hoverColor": {
  1288. "__type__": "cc.Color",
  1289. "r": 255,
  1290. "g": 255,
  1291. "b": 255,
  1292. "a": 255
  1293. },
  1294. "hoverColor": {
  1295. "__type__": "cc.Color",
  1296. "r": 255,
  1297. "g": 255,
  1298. "b": 255,
  1299. "a": 255
  1300. },
  1301. "_N$disabledColor": {
  1302. "__type__": "cc.Color",
  1303. "r": 124,
  1304. "g": 124,
  1305. "b": 124,
  1306. "a": 255
  1307. },
  1308. "_N$normalSprite": null,
  1309. "_N$pressedSprite": null,
  1310. "pressedSprite": null,
  1311. "_N$hoverSprite": null,
  1312. "hoverSprite": null,
  1313. "_N$disabledSprite": null,
  1314. "_N$target": {
  1315. "__id__": 23
  1316. },
  1317. "_id": ""
  1318. },
  1319. {
  1320. "__type__": "cc.ClickEvent",
  1321. "target": {
  1322. "__id__": 1
  1323. },
  1324. "component": "",
  1325. "_componentId": "1c78dTYnjVE95q2lNCW1t1a",
  1326. "handler": "clickVideoBtn",
  1327. "customEventData": ""
  1328. },
  1329. {
  1330. "__type__": "cc.PrefabInfo",
  1331. "root": {
  1332. "__id__": 1
  1333. },
  1334. "asset": {
  1335. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  1336. },
  1337. "fileId": "c914LvBORBc4nuXxpErCzN",
  1338. "sync": false
  1339. },
  1340. {
  1341. "__type__": "cc.Sprite",
  1342. "_name": "",
  1343. "_objFlags": 0,
  1344. "node": {
  1345. "__id__": 3
  1346. },
  1347. "_enabled": true,
  1348. "_materials": [
  1349. {
  1350. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1351. }
  1352. ],
  1353. "_srcBlendFactor": 770,
  1354. "_dstBlendFactor": 771,
  1355. "_spriteFrame": {
  1356. "__uuid__": "583e8dba-cff4-4047-b497-9a963c4f8f8c"
  1357. },
  1358. "_type": 0,
  1359. "_sizeMode": 0,
  1360. "_fillType": 0,
  1361. "_fillCenter": {
  1362. "__type__": "cc.Vec2",
  1363. "x": 0,
  1364. "y": 0
  1365. },
  1366. "_fillStart": 0,
  1367. "_fillRange": 0,
  1368. "_isTrimmedMode": true,
  1369. "_atlas": null,
  1370. "_id": ""
  1371. },
  1372. {
  1373. "__type__": "cc.Widget",
  1374. "_name": "",
  1375. "_objFlags": 0,
  1376. "node": {
  1377. "__id__": 3
  1378. },
  1379. "_enabled": false,
  1380. "alignMode": 1,
  1381. "_target": {
  1382. "__id__": 1
  1383. },
  1384. "_alignFlags": 0,
  1385. "_left": 0,
  1386. "_right": 0,
  1387. "_top": 417,
  1388. "_bottom": 0,
  1389. "_verticalCenter": 0,
  1390. "_horizontalCenter": 0,
  1391. "_isAbsLeft": true,
  1392. "_isAbsRight": true,
  1393. "_isAbsTop": true,
  1394. "_isAbsBottom": true,
  1395. "_isAbsHorizontalCenter": true,
  1396. "_isAbsVerticalCenter": true,
  1397. "_originalWidth": 0,
  1398. "_originalHeight": 0,
  1399. "_id": ""
  1400. },
  1401. {
  1402. "__type__": "173866Ll/lFN6TBCxDmQuqC",
  1403. "_name": "",
  1404. "_objFlags": 0,
  1405. "node": {
  1406. "__id__": 3
  1407. },
  1408. "_enabled": false,
  1409. "isFitSpecialNode": true,
  1410. "_id": ""
  1411. },
  1412. {
  1413. "__type__": "cc.PrefabInfo",
  1414. "root": {
  1415. "__id__": 1
  1416. },
  1417. "asset": {
  1418. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  1419. },
  1420. "fileId": "3aDHUWdXdFsqUq8Pt8TbfW",
  1421. "sync": false
  1422. },
  1423. {
  1424. "__type__": "cc.PrefabInfo",
  1425. "root": {
  1426. "__id__": 1
  1427. },
  1428. "asset": {
  1429. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  1430. },
  1431. "fileId": "bfZmc8NhZLmqu8BJnFLEvm",
  1432. "sync": false
  1433. },
  1434. {
  1435. "__type__": "cc.Widget",
  1436. "_name": "",
  1437. "_objFlags": 0,
  1438. "node": {
  1439. "__id__": 1
  1440. },
  1441. "_enabled": true,
  1442. "alignMode": 1,
  1443. "_target": null,
  1444. "_alignFlags": 45,
  1445. "_left": 0,
  1446. "_right": 0,
  1447. "_top": 0,
  1448. "_bottom": 0,
  1449. "_verticalCenter": 0,
  1450. "_horizontalCenter": 0,
  1451. "_isAbsLeft": true,
  1452. "_isAbsRight": true,
  1453. "_isAbsTop": true,
  1454. "_isAbsBottom": true,
  1455. "_isAbsHorizontalCenter": true,
  1456. "_isAbsVerticalCenter": true,
  1457. "_originalWidth": 750,
  1458. "_originalHeight": 1334,
  1459. "_id": ""
  1460. },
  1461. {
  1462. "__type__": "58495/rJOBNGoxELFSp8G2a",
  1463. "_name": "",
  1464. "_objFlags": 0,
  1465. "node": {
  1466. "__id__": 1
  1467. },
  1468. "_enabled": true,
  1469. "color": {
  1470. "__type__": "cc.Color",
  1471. "r": 0,
  1472. "g": 0,
  1473. "b": 0,
  1474. "a": 180
  1475. },
  1476. "design_block_node": null,
  1477. "bClickClose": false,
  1478. "onComplete": [],
  1479. "_id": ""
  1480. },
  1481. {
  1482. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  1483. "_name": "",
  1484. "_objFlags": 0,
  1485. "node": {
  1486. "__id__": 1
  1487. },
  1488. "_enabled": true,
  1489. "effect_par": {
  1490. "__id__": 3
  1491. },
  1492. "open_effect": 1,
  1493. "isOpenCloseEffect": true,
  1494. "close_effect": 1,
  1495. "close_toPoint": "",
  1496. "close_uibg": false,
  1497. "isDelayOneFrame": true,
  1498. "_id": ""
  1499. },
  1500. {
  1501. "__type__": "1c78dTYnjVE95q2lNCW1t1a",
  1502. "_name": "",
  1503. "_objFlags": 0,
  1504. "node": {
  1505. "__id__": 1
  1506. },
  1507. "_enabled": true,
  1508. "lbl_tip": {
  1509. "__id__": 21
  1510. },
  1511. "_id": ""
  1512. },
  1513. {
  1514. "__type__": "cc.PrefabInfo",
  1515. "root": {
  1516. "__id__": 1
  1517. },
  1518. "asset": {
  1519. "__uuid__": "4f28d7f3-1d28-4320-bf91-516bb05e0c01"
  1520. },
  1521. "fileId": "",
  1522. "sync": false
  1523. }
  1524. ]