GuideAuthUI.prefab 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332
  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": "GuideAuthUI",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 36
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 37
  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": 0,
  47. "height": 0
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. 0,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "_groupIndex": 0,
  80. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "rect_bg",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 5
  102. },
  103. "_opacity": 100,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 0,
  107. "g": 0,
  108. "b": 0,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 750,
  114. "height": 1334
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_srcBlendFactor": 770,
  164. "_dstBlendFactor": 771,
  165. "_spriteFrame": {
  166. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  167. },
  168. "_type": 0,
  169. "_sizeMode": 0,
  170. "_fillType": 0,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.BlockInputEvents",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "node": {
  187. "__id__": 2
  188. },
  189. "_enabled": true,
  190. "_id": ""
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  199. },
  200. "fileId": "96RXxWlnVKNpsZxzQyYdxL",
  201. "sync": false
  202. },
  203. {
  204. "__type__": "cc.Node",
  205. "_name": "node_content",
  206. "_objFlags": 0,
  207. "_parent": {
  208. "__id__": 1
  209. },
  210. "_children": [
  211. {
  212. "__id__": 7
  213. }
  214. ],
  215. "_active": true,
  216. "_components": [],
  217. "_prefab": {
  218. "__id__": 35
  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": 0,
  231. "height": 0
  232. },
  233. "_anchorPoint": {
  234. "__type__": "cc.Vec2",
  235. "x": 0.5,
  236. "y": 0.5
  237. },
  238. "_trs": {
  239. "__type__": "TypedArray",
  240. "ctor": "Float64Array",
  241. "array": [
  242. 0,
  243. 0,
  244. 0,
  245. 0,
  246. 0,
  247. 0,
  248. 1,
  249. 1,
  250. 1,
  251. 1
  252. ]
  253. },
  254. "_eulerAngles": {
  255. "__type__": "cc.Vec3",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0
  259. },
  260. "_skewX": 0,
  261. "_skewY": 0,
  262. "_is3DNode": false,
  263. "_groupIndex": 0,
  264. "groupIndex": 0,
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.Node",
  269. "_name": "node_bottom",
  270. "_objFlags": 0,
  271. "_parent": {
  272. "__id__": 6
  273. },
  274. "_children": [
  275. {
  276. "__id__": 8
  277. },
  278. {
  279. "__id__": 11
  280. },
  281. {
  282. "__id__": 14
  283. },
  284. {
  285. "__id__": 17
  286. },
  287. {
  288. "__id__": 20
  289. },
  290. {
  291. "__id__": 23
  292. },
  293. {
  294. "__id__": 26
  295. }
  296. ],
  297. "_active": true,
  298. "_components": [],
  299. "_prefab": {
  300. "__id__": 34
  301. },
  302. "_opacity": 255,
  303. "_color": {
  304. "__type__": "cc.Color",
  305. "r": 255,
  306. "g": 255,
  307. "b": 255,
  308. "a": 255
  309. },
  310. "_contentSize": {
  311. "__type__": "cc.Size",
  312. "width": 750,
  313. "height": 420
  314. },
  315. "_anchorPoint": {
  316. "__type__": "cc.Vec2",
  317. "x": 0.5,
  318. "y": 0.5
  319. },
  320. "_trs": {
  321. "__type__": "TypedArray",
  322. "ctor": "Float64Array",
  323. "array": [
  324. 0,
  325. -455,
  326. 0,
  327. 0,
  328. 0,
  329. 0,
  330. 1,
  331. 1,
  332. 1,
  333. 1
  334. ]
  335. },
  336. "_eulerAngles": {
  337. "__type__": "cc.Vec3",
  338. "x": 0,
  339. "y": 0,
  340. "z": 0
  341. },
  342. "_skewX": 0,
  343. "_skewY": 0,
  344. "_is3DNode": false,
  345. "_groupIndex": 0,
  346. "groupIndex": 0,
  347. "_id": ""
  348. },
  349. {
  350. "__type__": "cc.Node",
  351. "_name": "icon_bg",
  352. "_objFlags": 0,
  353. "_parent": {
  354. "__id__": 7
  355. },
  356. "_children": [],
  357. "_active": true,
  358. "_components": [
  359. {
  360. "__id__": 9
  361. }
  362. ],
  363. "_prefab": {
  364. "__id__": 10
  365. },
  366. "_opacity": 255,
  367. "_color": {
  368. "__type__": "cc.Color",
  369. "r": 255,
  370. "g": 255,
  371. "b": 255,
  372. "a": 255
  373. },
  374. "_contentSize": {
  375. "__type__": "cc.Size",
  376. "width": 750,
  377. "height": 420
  378. },
  379. "_anchorPoint": {
  380. "__type__": "cc.Vec2",
  381. "x": 0.5,
  382. "y": 0.5
  383. },
  384. "_trs": {
  385. "__type__": "TypedArray",
  386. "ctor": "Float64Array",
  387. "array": [
  388. 0,
  389. 0,
  390. 0,
  391. 0,
  392. 0,
  393. 0,
  394. 1,
  395. 1,
  396. 1,
  397. 1
  398. ]
  399. },
  400. "_eulerAngles": {
  401. "__type__": "cc.Vec3",
  402. "x": 0,
  403. "y": 0,
  404. "z": 0
  405. },
  406. "_skewX": 0,
  407. "_skewY": 0,
  408. "_is3DNode": false,
  409. "_groupIndex": 0,
  410. "groupIndex": 0,
  411. "_id": ""
  412. },
  413. {
  414. "__type__": "cc.Sprite",
  415. "_name": "",
  416. "_objFlags": 0,
  417. "node": {
  418. "__id__": 8
  419. },
  420. "_enabled": true,
  421. "_materials": [
  422. {
  423. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  424. }
  425. ],
  426. "_srcBlendFactor": 770,
  427. "_dstBlendFactor": 771,
  428. "_spriteFrame": null,
  429. "_type": 1,
  430. "_sizeMode": 0,
  431. "_fillType": 0,
  432. "_fillCenter": {
  433. "__type__": "cc.Vec2",
  434. "x": 0,
  435. "y": 0
  436. },
  437. "_fillStart": 0,
  438. "_fillRange": 0,
  439. "_isTrimmedMode": true,
  440. "_atlas": null,
  441. "_id": ""
  442. },
  443. {
  444. "__type__": "cc.PrefabInfo",
  445. "root": {
  446. "__id__": 1
  447. },
  448. "asset": {
  449. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  450. },
  451. "fileId": "c6Xy+ZeLpBSKYlZKafl4Oo",
  452. "sync": false
  453. },
  454. {
  455. "__type__": "cc.Node",
  456. "_name": "tixian",
  457. "_objFlags": 0,
  458. "_parent": {
  459. "__id__": 7
  460. },
  461. "_children": [],
  462. "_active": true,
  463. "_components": [
  464. {
  465. "__id__": 12
  466. }
  467. ],
  468. "_prefab": {
  469. "__id__": 13
  470. },
  471. "_opacity": 255,
  472. "_color": {
  473. "__type__": "cc.Color",
  474. "r": 255,
  475. "g": 255,
  476. "b": 255,
  477. "a": 255
  478. },
  479. "_contentSize": {
  480. "__type__": "cc.Size",
  481. "width": 44,
  482. "height": 44
  483. },
  484. "_anchorPoint": {
  485. "__type__": "cc.Vec2",
  486. "x": 0.5,
  487. "y": 0.5
  488. },
  489. "_trs": {
  490. "__type__": "TypedArray",
  491. "ctor": "Float64Array",
  492. "array": [
  493. -305,
  494. 90,
  495. 0,
  496. 0,
  497. 0,
  498. 0,
  499. 1,
  500. 1,
  501. 1,
  502. 1
  503. ]
  504. },
  505. "_eulerAngles": {
  506. "__type__": "cc.Vec3",
  507. "x": 0,
  508. "y": 0,
  509. "z": 0
  510. },
  511. "_skewX": 0,
  512. "_skewY": 0,
  513. "_is3DNode": false,
  514. "_groupIndex": 0,
  515. "groupIndex": 0,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.Sprite",
  520. "_name": "",
  521. "_objFlags": 0,
  522. "node": {
  523. "__id__": 11
  524. },
  525. "_enabled": true,
  526. "_materials": [
  527. {
  528. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  529. }
  530. ],
  531. "_srcBlendFactor": 770,
  532. "_dstBlendFactor": 771,
  533. "_spriteFrame": {
  534. "__uuid__": "26e89c26-223f-469f-90dc-580f6a563495"
  535. },
  536. "_type": 0,
  537. "_sizeMode": 1,
  538. "_fillType": 0,
  539. "_fillCenter": {
  540. "__type__": "cc.Vec2",
  541. "x": 0,
  542. "y": 0
  543. },
  544. "_fillStart": 0,
  545. "_fillRange": 0,
  546. "_isTrimmedMode": true,
  547. "_atlas": null,
  548. "_id": ""
  549. },
  550. {
  551. "__type__": "cc.PrefabInfo",
  552. "root": {
  553. "__id__": 1
  554. },
  555. "asset": {
  556. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  557. },
  558. "fileId": "f66AP8NDZIEpNeTi/EIGiA",
  559. "sync": false
  560. },
  561. {
  562. "__type__": "cc.Node",
  563. "_name": "1",
  564. "_objFlags": 0,
  565. "_parent": {
  566. "__id__": 7
  567. },
  568. "_children": [],
  569. "_active": true,
  570. "_components": [
  571. {
  572. "__id__": 15
  573. }
  574. ],
  575. "_prefab": {
  576. "__id__": 16
  577. },
  578. "_opacity": 255,
  579. "_color": {
  580. "__type__": "cc.Color",
  581. "r": 255,
  582. "g": 255,
  583. "b": 255,
  584. "a": 255
  585. },
  586. "_contentSize": {
  587. "__type__": "cc.Size",
  588. "width": 42,
  589. "height": 42
  590. },
  591. "_anchorPoint": {
  592. "__type__": "cc.Vec2",
  593. "x": 0.5,
  594. "y": 0.5
  595. },
  596. "_trs": {
  597. "__type__": "TypedArray",
  598. "ctor": "Float64Array",
  599. "array": [
  600. 300,
  601. 90,
  602. 0,
  603. 0,
  604. 0,
  605. 0,
  606. 1,
  607. 1,
  608. 1,
  609. 1
  610. ]
  611. },
  612. "_eulerAngles": {
  613. "__type__": "cc.Vec3",
  614. "x": 0,
  615. "y": 0,
  616. "z": 0
  617. },
  618. "_skewX": 0,
  619. "_skewY": 0,
  620. "_is3DNode": false,
  621. "_groupIndex": 0,
  622. "groupIndex": 0,
  623. "_id": ""
  624. },
  625. {
  626. "__type__": "cc.Sprite",
  627. "_name": "",
  628. "_objFlags": 0,
  629. "node": {
  630. "__id__": 14
  631. },
  632. "_enabled": true,
  633. "_materials": [
  634. {
  635. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  636. }
  637. ],
  638. "_srcBlendFactor": 770,
  639. "_dstBlendFactor": 771,
  640. "_spriteFrame": {
  641. "__uuid__": "0dfded34-13d8-4f64-988e-2fa56037ee47"
  642. },
  643. "_type": 0,
  644. "_sizeMode": 1,
  645. "_fillType": 0,
  646. "_fillCenter": {
  647. "__type__": "cc.Vec2",
  648. "x": 0,
  649. "y": 0
  650. },
  651. "_fillStart": 0,
  652. "_fillRange": 0,
  653. "_isTrimmedMode": true,
  654. "_atlas": null,
  655. "_id": ""
  656. },
  657. {
  658. "__type__": "cc.PrefabInfo",
  659. "root": {
  660. "__id__": 1
  661. },
  662. "asset": {
  663. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  664. },
  665. "fileId": "4bquJLygBPWq4HTrbeKo1T",
  666. "sync": false
  667. },
  668. {
  669. "__type__": "cc.Node",
  670. "_name": "icon_rect",
  671. "_objFlags": 0,
  672. "_parent": {
  673. "__id__": 7
  674. },
  675. "_children": [],
  676. "_active": true,
  677. "_components": [
  678. {
  679. "__id__": 18
  680. }
  681. ],
  682. "_prefab": {
  683. "__id__": 19
  684. },
  685. "_opacity": 255,
  686. "_color": {
  687. "__type__": "cc.Color",
  688. "r": 255,
  689. "g": 255,
  690. "b": 255,
  691. "a": 255
  692. },
  693. "_contentSize": {
  694. "__type__": "cc.Size",
  695. "width": 645,
  696. "height": 2
  697. },
  698. "_anchorPoint": {
  699. "__type__": "cc.Vec2",
  700. "x": 0.5,
  701. "y": 0.5
  702. },
  703. "_trs": {
  704. "__type__": "TypedArray",
  705. "ctor": "Float64Array",
  706. "array": [
  707. 0,
  708. 20,
  709. 0,
  710. 0,
  711. 0,
  712. 0,
  713. 1,
  714. 1,
  715. 1,
  716. 1
  717. ]
  718. },
  719. "_eulerAngles": {
  720. "__type__": "cc.Vec3",
  721. "x": 0,
  722. "y": 0,
  723. "z": 0
  724. },
  725. "_skewX": 0,
  726. "_skewY": 0,
  727. "_is3DNode": false,
  728. "_groupIndex": 0,
  729. "groupIndex": 0,
  730. "_id": ""
  731. },
  732. {
  733. "__type__": "cc.Sprite",
  734. "_name": "",
  735. "_objFlags": 0,
  736. "node": {
  737. "__id__": 17
  738. },
  739. "_enabled": true,
  740. "_materials": [
  741. {
  742. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  743. }
  744. ],
  745. "_srcBlendFactor": 770,
  746. "_dstBlendFactor": 771,
  747. "_spriteFrame": null,
  748. "_type": 0,
  749. "_sizeMode": 1,
  750. "_fillType": 0,
  751. "_fillCenter": {
  752. "__type__": "cc.Vec2",
  753. "x": 0,
  754. "y": 0
  755. },
  756. "_fillStart": 0,
  757. "_fillRange": 0,
  758. "_isTrimmedMode": true,
  759. "_atlas": null,
  760. "_id": ""
  761. },
  762. {
  763. "__type__": "cc.PrefabInfo",
  764. "root": {
  765. "__id__": 1
  766. },
  767. "asset": {
  768. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  769. },
  770. "fileId": "3aDOdxgIxPW771hWYmVqQg",
  771. "sync": false
  772. },
  773. {
  774. "__type__": "cc.Node",
  775. "_name": "New Label",
  776. "_objFlags": 0,
  777. "_parent": {
  778. "__id__": 7
  779. },
  780. "_children": [],
  781. "_active": true,
  782. "_components": [
  783. {
  784. "__id__": 21
  785. }
  786. ],
  787. "_prefab": {
  788. "__id__": 22
  789. },
  790. "_opacity": 255,
  791. "_color": {
  792. "__type__": "cc.Color",
  793. "r": 0,
  794. "g": 0,
  795. "b": 0,
  796. "a": 255
  797. },
  798. "_contentSize": {
  799. "__type__": "cc.Size",
  800. "width": 225.32,
  801. "height": 32.76
  802. },
  803. "_anchorPoint": {
  804. "__type__": "cc.Vec2",
  805. "x": 0,
  806. "y": 0.5
  807. },
  808. "_trs": {
  809. "__type__": "TypedArray",
  810. "ctor": "Float64Array",
  811. "array": [
  812. -259.282,
  813. 90,
  814. 0,
  815. 0,
  816. 0,
  817. 0,
  818. 1,
  819. 1,
  820. 1,
  821. 1
  822. ]
  823. },
  824. "_eulerAngles": {
  825. "__type__": "cc.Vec3",
  826. "x": 0,
  827. "y": 0,
  828. "z": 0
  829. },
  830. "_skewX": 0,
  831. "_skewY": 0,
  832. "_is3DNode": false,
  833. "_groupIndex": 0,
  834. "groupIndex": 0,
  835. "_id": ""
  836. },
  837. {
  838. "__type__": "cc.Label",
  839. "_name": "",
  840. "_objFlags": 0,
  841. "node": {
  842. "__id__": 20
  843. },
  844. "_enabled": true,
  845. "_materials": [
  846. {
  847. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  848. }
  849. ],
  850. "_srcBlendFactor": 770,
  851. "_dstBlendFactor": 771,
  852. "_string": "提现到微信(需授权)",
  853. "_N$string": "提现到微信(需授权)",
  854. "_fontSize": 26,
  855. "_lineHeight": 26,
  856. "_enableWrapText": true,
  857. "_N$file": null,
  858. "_isSystemFontUsed": true,
  859. "_spacingX": 0,
  860. "_batchAsBitmap": false,
  861. "_styleFlags": 0,
  862. "_underlineHeight": 0,
  863. "_N$horizontalAlign": 1,
  864. "_N$verticalAlign": 1,
  865. "_N$fontFamily": "Arial",
  866. "_N$overflow": 0,
  867. "_N$cacheMode": 0,
  868. "_id": ""
  869. },
  870. {
  871. "__type__": "cc.PrefabInfo",
  872. "root": {
  873. "__id__": 1
  874. },
  875. "asset": {
  876. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  877. },
  878. "fileId": "d27Ti9TTVJOb/Ow5SIo5eJ",
  879. "sync": false
  880. },
  881. {
  882. "__type__": "cc.Node",
  883. "_name": "New Label",
  884. "_objFlags": 0,
  885. "_parent": {
  886. "__id__": 7
  887. },
  888. "_children": [],
  889. "_active": true,
  890. "_components": [
  891. {
  892. "__id__": 24
  893. }
  894. ],
  895. "_prefab": {
  896. "__id__": 25
  897. },
  898. "_opacity": 255,
  899. "_color": {
  900. "__type__": "cc.Color",
  901. "r": 0,
  902. "g": 0,
  903. "b": 0,
  904. "a": 255
  905. },
  906. "_contentSize": {
  907. "__type__": "cc.Size",
  908. "width": 88,
  909. "height": 27.72
  910. },
  911. "_anchorPoint": {
  912. "__type__": "cc.Vec2",
  913. "x": 0.5,
  914. "y": 0.5
  915. },
  916. "_trs": {
  917. "__type__": "TypedArray",
  918. "ctor": "Float64Array",
  919. "array": [
  920. 0,
  921. 161.647,
  922. 0,
  923. 0,
  924. 0,
  925. 0,
  926. 1,
  927. 1,
  928. 1,
  929. 1
  930. ]
  931. },
  932. "_eulerAngles": {
  933. "__type__": "cc.Vec3",
  934. "x": 0,
  935. "y": 0,
  936. "z": 0
  937. },
  938. "_skewX": 0,
  939. "_skewY": 0,
  940. "_is3DNode": false,
  941. "_groupIndex": 0,
  942. "groupIndex": 0,
  943. "_id": ""
  944. },
  945. {
  946. "__type__": "cc.Label",
  947. "_name": "",
  948. "_objFlags": 0,
  949. "node": {
  950. "__id__": 23
  951. },
  952. "_enabled": true,
  953. "_materials": [
  954. {
  955. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  956. }
  957. ],
  958. "_srcBlendFactor": 770,
  959. "_dstBlendFactor": 771,
  960. "_string": "提现方式",
  961. "_N$string": "提现方式",
  962. "_fontSize": 22,
  963. "_lineHeight": 22,
  964. "_enableWrapText": true,
  965. "_N$file": null,
  966. "_isSystemFontUsed": true,
  967. "_spacingX": 0,
  968. "_batchAsBitmap": false,
  969. "_styleFlags": 1,
  970. "_underlineHeight": 0,
  971. "_N$horizontalAlign": 1,
  972. "_N$verticalAlign": 1,
  973. "_N$fontFamily": "Arial",
  974. "_N$overflow": 0,
  975. "_N$cacheMode": 0,
  976. "_id": ""
  977. },
  978. {
  979. "__type__": "cc.PrefabInfo",
  980. "root": {
  981. "__id__": 1
  982. },
  983. "asset": {
  984. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  985. },
  986. "fileId": "11dQ19Vw9Aiojo7zMRlbFX",
  987. "sync": false
  988. },
  989. {
  990. "__type__": "cc.Node",
  991. "_name": "node_authBtn",
  992. "_objFlags": 0,
  993. "_parent": {
  994. "__id__": 7
  995. },
  996. "_children": [
  997. {
  998. "__id__": 27
  999. },
  1000. {
  1001. "__id__": 30
  1002. }
  1003. ],
  1004. "_active": true,
  1005. "_components": [],
  1006. "_prefab": {
  1007. "__id__": 33
  1008. },
  1009. "_opacity": 255,
  1010. "_color": {
  1011. "__type__": "cc.Color",
  1012. "r": 255,
  1013. "g": 255,
  1014. "b": 255,
  1015. "a": 255
  1016. },
  1017. "_contentSize": {
  1018. "__type__": "cc.Size",
  1019. "width": 650,
  1020. "height": 90
  1021. },
  1022. "_anchorPoint": {
  1023. "__type__": "cc.Vec2",
  1024. "x": 0.5,
  1025. "y": 0.5
  1026. },
  1027. "_trs": {
  1028. "__type__": "TypedArray",
  1029. "ctor": "Float64Array",
  1030. "array": [
  1031. 0,
  1032. -88.917,
  1033. 0,
  1034. 0,
  1035. 0,
  1036. 0,
  1037. 1,
  1038. 1,
  1039. 1,
  1040. 1
  1041. ]
  1042. },
  1043. "_eulerAngles": {
  1044. "__type__": "cc.Vec3",
  1045. "x": 0,
  1046. "y": 0,
  1047. "z": 0
  1048. },
  1049. "_skewX": 0,
  1050. "_skewY": 0,
  1051. "_is3DNode": false,
  1052. "_groupIndex": 0,
  1053. "groupIndex": 0,
  1054. "_id": ""
  1055. },
  1056. {
  1057. "__type__": "cc.Node",
  1058. "_name": "icon_bg",
  1059. "_objFlags": 0,
  1060. "_parent": {
  1061. "__id__": 26
  1062. },
  1063. "_children": [],
  1064. "_active": true,
  1065. "_components": [
  1066. {
  1067. "__id__": 28
  1068. }
  1069. ],
  1070. "_prefab": {
  1071. "__id__": 29
  1072. },
  1073. "_opacity": 255,
  1074. "_color": {
  1075. "__type__": "cc.Color",
  1076. "r": 25,
  1077. "g": 185,
  1078. "b": 103,
  1079. "a": 255
  1080. },
  1081. "_contentSize": {
  1082. "__type__": "cc.Size",
  1083. "width": 650,
  1084. "height": 91
  1085. },
  1086. "_anchorPoint": {
  1087. "__type__": "cc.Vec2",
  1088. "x": 0.5,
  1089. "y": 0.5
  1090. },
  1091. "_trs": {
  1092. "__type__": "TypedArray",
  1093. "ctor": "Float64Array",
  1094. "array": [
  1095. 0,
  1096. 0,
  1097. 0,
  1098. 0,
  1099. 0,
  1100. 0,
  1101. 1,
  1102. 1,
  1103. 1,
  1104. 1
  1105. ]
  1106. },
  1107. "_eulerAngles": {
  1108. "__type__": "cc.Vec3",
  1109. "x": 0,
  1110. "y": 0,
  1111. "z": 0
  1112. },
  1113. "_skewX": 0,
  1114. "_skewY": 0,
  1115. "_is3DNode": false,
  1116. "_groupIndex": 0,
  1117. "groupIndex": 0,
  1118. "_id": ""
  1119. },
  1120. {
  1121. "__type__": "cc.Sprite",
  1122. "_name": "",
  1123. "_objFlags": 0,
  1124. "node": {
  1125. "__id__": 27
  1126. },
  1127. "_enabled": true,
  1128. "_materials": [
  1129. {
  1130. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1131. }
  1132. ],
  1133. "_srcBlendFactor": 770,
  1134. "_dstBlendFactor": 771,
  1135. "_spriteFrame": null,
  1136. "_type": 1,
  1137. "_sizeMode": 0,
  1138. "_fillType": 0,
  1139. "_fillCenter": {
  1140. "__type__": "cc.Vec2",
  1141. "x": 0,
  1142. "y": 0
  1143. },
  1144. "_fillStart": 0,
  1145. "_fillRange": 0,
  1146. "_isTrimmedMode": true,
  1147. "_atlas": null,
  1148. "_id": ""
  1149. },
  1150. {
  1151. "__type__": "cc.PrefabInfo",
  1152. "root": {
  1153. "__id__": 1
  1154. },
  1155. "asset": {
  1156. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  1157. },
  1158. "fileId": "57dR2e5EBCpJdr1DXw6oyi",
  1159. "sync": false
  1160. },
  1161. {
  1162. "__type__": "cc.Node",
  1163. "_name": "New Label",
  1164. "_objFlags": 0,
  1165. "_parent": {
  1166. "__id__": 26
  1167. },
  1168. "_children": [],
  1169. "_active": true,
  1170. "_components": [
  1171. {
  1172. "__id__": 31
  1173. }
  1174. ],
  1175. "_prefab": {
  1176. "__id__": 32
  1177. },
  1178. "_opacity": 255,
  1179. "_color": {
  1180. "__type__": "cc.Color",
  1181. "r": 255,
  1182. "g": 255,
  1183. "b": 255,
  1184. "a": 255
  1185. },
  1186. "_contentSize": {
  1187. "__type__": "cc.Size",
  1188. "width": 160,
  1189. "height": 50.4
  1190. },
  1191. "_anchorPoint": {
  1192. "__type__": "cc.Vec2",
  1193. "x": 0.5,
  1194. "y": 0.5
  1195. },
  1196. "_trs": {
  1197. "__type__": "TypedArray",
  1198. "ctor": "Float64Array",
  1199. "array": [
  1200. 0,
  1201. 0,
  1202. 0,
  1203. 0,
  1204. 0,
  1205. 0,
  1206. 1,
  1207. 1,
  1208. 1,
  1209. 1
  1210. ]
  1211. },
  1212. "_eulerAngles": {
  1213. "__type__": "cc.Vec3",
  1214. "x": 0,
  1215. "y": 0,
  1216. "z": 0
  1217. },
  1218. "_skewX": 0,
  1219. "_skewY": 0,
  1220. "_is3DNode": false,
  1221. "_groupIndex": 0,
  1222. "groupIndex": 0,
  1223. "_id": ""
  1224. },
  1225. {
  1226. "__type__": "cc.Label",
  1227. "_name": "",
  1228. "_objFlags": 0,
  1229. "node": {
  1230. "__id__": 30
  1231. },
  1232. "_enabled": true,
  1233. "_materials": [
  1234. {
  1235. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1236. }
  1237. ],
  1238. "_srcBlendFactor": 770,
  1239. "_dstBlendFactor": 771,
  1240. "_string": "点击授权",
  1241. "_N$string": "点击授权",
  1242. "_fontSize": 40,
  1243. "_lineHeight": 40,
  1244. "_enableWrapText": true,
  1245. "_N$file": null,
  1246. "_isSystemFontUsed": true,
  1247. "_spacingX": 0,
  1248. "_batchAsBitmap": false,
  1249. "_styleFlags": 0,
  1250. "_underlineHeight": 0,
  1251. "_N$horizontalAlign": 1,
  1252. "_N$verticalAlign": 1,
  1253. "_N$fontFamily": "Arial",
  1254. "_N$overflow": 0,
  1255. "_N$cacheMode": 0,
  1256. "_id": ""
  1257. },
  1258. {
  1259. "__type__": "cc.PrefabInfo",
  1260. "root": {
  1261. "__id__": 1
  1262. },
  1263. "asset": {
  1264. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  1265. },
  1266. "fileId": "c9co2dD11C4qp97e7vO/QE",
  1267. "sync": false
  1268. },
  1269. {
  1270. "__type__": "cc.PrefabInfo",
  1271. "root": {
  1272. "__id__": 1
  1273. },
  1274. "asset": {
  1275. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  1276. },
  1277. "fileId": "beFzVHgtJPa7unsauEI4k3",
  1278. "sync": false
  1279. },
  1280. {
  1281. "__type__": "cc.PrefabInfo",
  1282. "root": {
  1283. "__id__": 1
  1284. },
  1285. "asset": {
  1286. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  1287. },
  1288. "fileId": "09RJ+6xBBFnJDNF00vXMHb",
  1289. "sync": false
  1290. },
  1291. {
  1292. "__type__": "cc.PrefabInfo",
  1293. "root": {
  1294. "__id__": 1
  1295. },
  1296. "asset": {
  1297. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  1298. },
  1299. "fileId": "dawhoJ3zhFdZsL5/8MoJkU",
  1300. "sync": false
  1301. },
  1302. {
  1303. "__type__": "92fc2BBUkxIV7OFqykahuEp",
  1304. "_name": "",
  1305. "_objFlags": 0,
  1306. "node": {
  1307. "__id__": 1
  1308. },
  1309. "_enabled": true,
  1310. "node_rectBg": {
  1311. "__id__": 2
  1312. },
  1313. "node_bottom": {
  1314. "__id__": 7
  1315. },
  1316. "node_authBtn": {
  1317. "__id__": 26
  1318. },
  1319. "_id": ""
  1320. },
  1321. {
  1322. "__type__": "cc.PrefabInfo",
  1323. "root": {
  1324. "__id__": 1
  1325. },
  1326. "asset": {
  1327. "__uuid__": "a59ce68c-baa6-4696-975f-f6450d497af9"
  1328. },
  1329. "fileId": "",
  1330. "sync": false
  1331. }
  1332. ]