login.prefab 28 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619
  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": "login",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 10
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 43
  34. },
  35. {
  36. "__id__": 44
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 45
  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. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. },
  102. {
  103. "__id__": 4
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 5
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 750.68,
  120. "height": 1700.16
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. -667,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "sp.Skeleton",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "7afd064b-113f-480e-b793-8817d19f63c3"
  167. }
  168. ],
  169. "paused": false,
  170. "defaultSkin": "default",
  171. "defaultAnimation": "heji",
  172. "_preCacheMode": 0,
  173. "_cacheMode": 0,
  174. "loop": true,
  175. "premultipliedAlpha": true,
  176. "timeScale": 1,
  177. "_accTime": 0,
  178. "_playCount": 0,
  179. "_frameCache": null,
  180. "_curFrame": null,
  181. "_skeletonCache": null,
  182. "_animationName": "heji",
  183. "_animationQueue": [],
  184. "_headAniInfo": null,
  185. "_playTimes": 0,
  186. "_isAniComplete": true,
  187. "_N$skeletonData": {
  188. "__uuid__": "09134bba-feed-4255-ac95-f412d855035e"
  189. },
  190. "_N$_defaultCacheMode": 0,
  191. "_N$debugSlots": false,
  192. "_N$debugBones": false,
  193. "_N$debugMesh": false,
  194. "_N$useTint": false,
  195. "_N$enableBatch": false,
  196. "_id": ""
  197. },
  198. {
  199. "__type__": "cc.Widget",
  200. "_name": "",
  201. "_objFlags": 0,
  202. "node": {
  203. "__id__": 2
  204. },
  205. "_enabled": true,
  206. "alignMode": 1,
  207. "_target": {
  208. "__id__": 1
  209. },
  210. "_alignFlags": 4,
  211. "_left": 0,
  212. "_right": 0,
  213. "_top": 0,
  214. "_bottom": 0,
  215. "_verticalCenter": 0,
  216. "_horizontalCenter": 0,
  217. "_isAbsLeft": true,
  218. "_isAbsRight": true,
  219. "_isAbsTop": true,
  220. "_isAbsBottom": true,
  221. "_isAbsHorizontalCenter": true,
  222. "_isAbsVerticalCenter": true,
  223. "_originalWidth": 0,
  224. "_originalHeight": 0,
  225. "_id": ""
  226. },
  227. {
  228. "__type__": "cc.PrefabInfo",
  229. "root": {
  230. "__id__": 1
  231. },
  232. "asset": {
  233. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  234. },
  235. "fileId": "bdEW6BsetPLqcZkJCdiJgS",
  236. "sync": false
  237. },
  238. {
  239. "__type__": "cc.Node",
  240. "_name": "logo",
  241. "_objFlags": 0,
  242. "_parent": {
  243. "__id__": 1
  244. },
  245. "_children": [],
  246. "_active": true,
  247. "_components": [
  248. {
  249. "__id__": 7
  250. },
  251. {
  252. "__id__": 8
  253. }
  254. ],
  255. "_prefab": {
  256. "__id__": 9
  257. },
  258. "_opacity": 255,
  259. "_color": {
  260. "__type__": "cc.Color",
  261. "r": 255,
  262. "g": 255,
  263. "b": 255,
  264. "a": 255
  265. },
  266. "_contentSize": {
  267. "__type__": "cc.Size",
  268. "width": 478,
  269. "height": 310
  270. },
  271. "_anchorPoint": {
  272. "__type__": "cc.Vec2",
  273. "x": 0.5,
  274. "y": 0.5
  275. },
  276. "_trs": {
  277. "__type__": "TypedArray",
  278. "ctor": "Float64Array",
  279. "array": [
  280. 0,
  281. 312,
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 1,
  287. 1,
  288. 1,
  289. 1
  290. ]
  291. },
  292. "_eulerAngles": {
  293. "__type__": "cc.Vec3",
  294. "x": 0,
  295. "y": 0,
  296. "z": 0
  297. },
  298. "_skewX": 0,
  299. "_skewY": 0,
  300. "_is3DNode": false,
  301. "_groupIndex": 0,
  302. "groupIndex": 0,
  303. "_id": ""
  304. },
  305. {
  306. "__type__": "cc.Sprite",
  307. "_name": "",
  308. "_objFlags": 0,
  309. "node": {
  310. "__id__": 6
  311. },
  312. "_enabled": true,
  313. "_materials": [
  314. {
  315. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  316. }
  317. ],
  318. "_srcBlendFactor": 770,
  319. "_dstBlendFactor": 771,
  320. "_spriteFrame": {
  321. "__uuid__": "08cd98e8-cbd9-44c8-8cb6-09609780aa3c"
  322. },
  323. "_type": 0,
  324. "_sizeMode": 1,
  325. "_fillType": 0,
  326. "_fillCenter": {
  327. "__type__": "cc.Vec2",
  328. "x": 0,
  329. "y": 0
  330. },
  331. "_fillStart": 0,
  332. "_fillRange": 0,
  333. "_isTrimmedMode": true,
  334. "_atlas": null,
  335. "_id": ""
  336. },
  337. {
  338. "__type__": "cc.Widget",
  339. "_name": "",
  340. "_objFlags": 0,
  341. "node": {
  342. "__id__": 6
  343. },
  344. "_enabled": true,
  345. "alignMode": 1,
  346. "_target": {
  347. "__id__": 1
  348. },
  349. "_alignFlags": 1,
  350. "_left": 0,
  351. "_right": 0,
  352. "_top": 200,
  353. "_bottom": 0,
  354. "_verticalCenter": 0,
  355. "_horizontalCenter": 0,
  356. "_isAbsLeft": true,
  357. "_isAbsRight": true,
  358. "_isAbsTop": true,
  359. "_isAbsBottom": true,
  360. "_isAbsHorizontalCenter": true,
  361. "_isAbsVerticalCenter": true,
  362. "_originalWidth": 0,
  363. "_originalHeight": 0,
  364. "_id": ""
  365. },
  366. {
  367. "__type__": "cc.PrefabInfo",
  368. "root": {
  369. "__id__": 1
  370. },
  371. "asset": {
  372. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  373. },
  374. "fileId": "de5QKmHNNIwaV4A1wT0vz9",
  375. "sync": false
  376. },
  377. {
  378. "__type__": "cc.Node",
  379. "_name": "New Node",
  380. "_objFlags": 0,
  381. "_parent": {
  382. "__id__": 1
  383. },
  384. "_children": [
  385. {
  386. "__id__": 11
  387. },
  388. {
  389. "__id__": 14
  390. },
  391. {
  392. "__id__": 26
  393. }
  394. ],
  395. "_active": true,
  396. "_components": [
  397. {
  398. "__id__": 41
  399. }
  400. ],
  401. "_prefab": {
  402. "__id__": 42
  403. },
  404. "_opacity": 255,
  405. "_color": {
  406. "__type__": "cc.Color",
  407. "r": 255,
  408. "g": 255,
  409. "b": 255,
  410. "a": 255
  411. },
  412. "_contentSize": {
  413. "__type__": "cc.Size",
  414. "width": 0,
  415. "height": 0
  416. },
  417. "_anchorPoint": {
  418. "__type__": "cc.Vec2",
  419. "x": 0.5,
  420. "y": 0.5
  421. },
  422. "_trs": {
  423. "__type__": "TypedArray",
  424. "ctor": "Float64Array",
  425. "array": [
  426. 0,
  427. -592,
  428. 0,
  429. 0,
  430. 0,
  431. 0,
  432. 1,
  433. 1,
  434. 1,
  435. 1
  436. ]
  437. },
  438. "_eulerAngles": {
  439. "__type__": "cc.Vec3",
  440. "x": 0,
  441. "y": 0,
  442. "z": 0
  443. },
  444. "_skewX": 0,
  445. "_skewY": 0,
  446. "_is3DNode": false,
  447. "_groupIndex": 0,
  448. "groupIndex": 0,
  449. "_id": ""
  450. },
  451. {
  452. "__type__": "cc.Node",
  453. "_name": "New Label",
  454. "_objFlags": 0,
  455. "_parent": {
  456. "__id__": 10
  457. },
  458. "_children": [],
  459. "_active": true,
  460. "_components": [
  461. {
  462. "__id__": 12
  463. }
  464. ],
  465. "_prefab": {
  466. "__id__": 13
  467. },
  468. "_opacity": 255,
  469. "_color": {
  470. "__type__": "cc.Color",
  471. "r": 237,
  472. "g": 62,
  473. "b": 0,
  474. "a": 255
  475. },
  476. "_contentSize": {
  477. "__type__": "cc.Size",
  478. "width": 257.74,
  479. "height": 40.32
  480. },
  481. "_anchorPoint": {
  482. "__type__": "cc.Vec2",
  483. "x": 0,
  484. "y": 0.5
  485. },
  486. "_trs": {
  487. "__type__": "TypedArray",
  488. "ctor": "Float64Array",
  489. "array": [
  490. -153.797,
  491. 101.732,
  492. 0,
  493. 0,
  494. 0,
  495. 0,
  496. 1,
  497. 1,
  498. 1,
  499. 1
  500. ]
  501. },
  502. "_eulerAngles": {
  503. "__type__": "cc.Vec3",
  504. "x": 0,
  505. "y": 0,
  506. "z": 0
  507. },
  508. "_skewX": 0,
  509. "_skewY": 0,
  510. "_is3DNode": false,
  511. "_groupIndex": 0,
  512. "groupIndex": 0,
  513. "_id": ""
  514. },
  515. {
  516. "__type__": "cc.Label",
  517. "_name": "",
  518. "_objFlags": 0,
  519. "node": {
  520. "__id__": 11
  521. },
  522. "_enabled": true,
  523. "_materials": [
  524. {
  525. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  526. }
  527. ],
  528. "_srcBlendFactor": 770,
  529. "_dstBlendFactor": 771,
  530. "_string": "加载不消耗流量 11%",
  531. "_N$string": "加载不消耗流量 11%",
  532. "_fontSize": 28,
  533. "_lineHeight": 32,
  534. "_enableWrapText": true,
  535. "_N$file": null,
  536. "_isSystemFontUsed": true,
  537. "_spacingX": 0,
  538. "_batchAsBitmap": false,
  539. "_styleFlags": 0,
  540. "_underlineHeight": 0,
  541. "_N$horizontalAlign": 1,
  542. "_N$verticalAlign": 1,
  543. "_N$fontFamily": "Arial",
  544. "_N$overflow": 0,
  545. "_N$cacheMode": 0,
  546. "_id": ""
  547. },
  548. {
  549. "__type__": "cc.PrefabInfo",
  550. "root": {
  551. "__id__": 1
  552. },
  553. "asset": {
  554. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  555. },
  556. "fileId": "39wNmXM8NI4q4sJUt5JvJu",
  557. "sync": false
  558. },
  559. {
  560. "__type__": "cc.Node",
  561. "_name": "progressbar",
  562. "_objFlags": 0,
  563. "_parent": {
  564. "__id__": 10
  565. },
  566. "_children": [
  567. {
  568. "__id__": 15
  569. },
  570. {
  571. "__id__": 18
  572. }
  573. ],
  574. "_active": true,
  575. "_components": [
  576. {
  577. "__id__": 24
  578. }
  579. ],
  580. "_prefab": {
  581. "__id__": 25
  582. },
  583. "_opacity": 255,
  584. "_color": {
  585. "__type__": "cc.Color",
  586. "r": 255,
  587. "g": 255,
  588. "b": 255,
  589. "a": 255
  590. },
  591. "_contentSize": {
  592. "__type__": "cc.Size",
  593. "width": 0,
  594. "height": 0
  595. },
  596. "_anchorPoint": {
  597. "__type__": "cc.Vec2",
  598. "x": 0.5,
  599. "y": 0.5
  600. },
  601. "_trs": {
  602. "__type__": "TypedArray",
  603. "ctor": "Float64Array",
  604. "array": [
  605. 0,
  606. 48,
  607. 0,
  608. 0,
  609. 0,
  610. 0,
  611. 1,
  612. 1,
  613. 1,
  614. 1
  615. ]
  616. },
  617. "_eulerAngles": {
  618. "__type__": "cc.Vec3",
  619. "x": 0,
  620. "y": 0,
  621. "z": 0
  622. },
  623. "_skewX": 0,
  624. "_skewY": 0,
  625. "_is3DNode": false,
  626. "_groupIndex": 0,
  627. "groupIndex": 0,
  628. "_id": ""
  629. },
  630. {
  631. "__type__": "cc.Node",
  632. "_name": "jindu1",
  633. "_objFlags": 0,
  634. "_parent": {
  635. "__id__": 14
  636. },
  637. "_children": [],
  638. "_active": true,
  639. "_components": [
  640. {
  641. "__id__": 16
  642. }
  643. ],
  644. "_prefab": {
  645. "__id__": 17
  646. },
  647. "_opacity": 255,
  648. "_color": {
  649. "__type__": "cc.Color",
  650. "r": 255,
  651. "g": 255,
  652. "b": 255,
  653. "a": 255
  654. },
  655. "_contentSize": {
  656. "__type__": "cc.Size",
  657. "width": 517,
  658. "height": 44
  659. },
  660. "_anchorPoint": {
  661. "__type__": "cc.Vec2",
  662. "x": 0.5,
  663. "y": 0.5
  664. },
  665. "_trs": {
  666. "__type__": "TypedArray",
  667. "ctor": "Float64Array",
  668. "array": [
  669. 0,
  670. 0,
  671. 0,
  672. 0,
  673. 0,
  674. 0,
  675. 1,
  676. 1,
  677. 1,
  678. 1
  679. ]
  680. },
  681. "_eulerAngles": {
  682. "__type__": "cc.Vec3",
  683. "x": 0,
  684. "y": 0,
  685. "z": 0
  686. },
  687. "_skewX": 0,
  688. "_skewY": 0,
  689. "_is3DNode": false,
  690. "_groupIndex": 0,
  691. "groupIndex": 0,
  692. "_id": ""
  693. },
  694. {
  695. "__type__": "cc.Sprite",
  696. "_name": "",
  697. "_objFlags": 0,
  698. "node": {
  699. "__id__": 15
  700. },
  701. "_enabled": true,
  702. "_materials": [
  703. {
  704. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  705. }
  706. ],
  707. "_srcBlendFactor": 770,
  708. "_dstBlendFactor": 771,
  709. "_spriteFrame": {
  710. "__uuid__": "1c1d4b17-4d33-4348-ae7e-deea9500943d"
  711. },
  712. "_type": 0,
  713. "_sizeMode": 1,
  714. "_fillType": 0,
  715. "_fillCenter": {
  716. "__type__": "cc.Vec2",
  717. "x": 0,
  718. "y": 0
  719. },
  720. "_fillStart": 0,
  721. "_fillRange": 0,
  722. "_isTrimmedMode": true,
  723. "_atlas": null,
  724. "_id": ""
  725. },
  726. {
  727. "__type__": "cc.PrefabInfo",
  728. "root": {
  729. "__id__": 14
  730. },
  731. "asset": {
  732. "__uuid__": "484d8a70-97b2-4ddd-9794-87ef1c8b85d8"
  733. },
  734. "fileId": "b6JCMsa19F24JUslNDMUfW",
  735. "sync": false
  736. },
  737. {
  738. "__type__": "cc.Node",
  739. "_name": "jindu2",
  740. "_objFlags": 0,
  741. "_parent": {
  742. "__id__": 14
  743. },
  744. "_children": [
  745. {
  746. "__id__": 19
  747. }
  748. ],
  749. "_active": true,
  750. "_components": [
  751. {
  752. "__id__": 22
  753. }
  754. ],
  755. "_prefab": {
  756. "__id__": 23
  757. },
  758. "_opacity": 255,
  759. "_color": {
  760. "__type__": "cc.Color",
  761. "r": 255,
  762. "g": 255,
  763. "b": 255,
  764. "a": 255
  765. },
  766. "_contentSize": {
  767. "__type__": "cc.Size",
  768. "width": 509,
  769. "height": 31
  770. },
  771. "_anchorPoint": {
  772. "__type__": "cc.Vec2",
  773. "x": 0.5,
  774. "y": 0.5
  775. },
  776. "_trs": {
  777. "__type__": "TypedArray",
  778. "ctor": "Float64Array",
  779. "array": [
  780. 0,
  781. 2.5,
  782. 0,
  783. 0,
  784. 0,
  785. 0,
  786. 1,
  787. 1,
  788. 1,
  789. 1
  790. ]
  791. },
  792. "_eulerAngles": {
  793. "__type__": "cc.Vec3",
  794. "x": 0,
  795. "y": 0,
  796. "z": 0
  797. },
  798. "_skewX": 0,
  799. "_skewY": 0,
  800. "_is3DNode": false,
  801. "_groupIndex": 0,
  802. "groupIndex": 0,
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.Node",
  807. "_name": "jindu2",
  808. "_objFlags": 0,
  809. "_parent": {
  810. "__id__": 18
  811. },
  812. "_children": [],
  813. "_active": true,
  814. "_components": [
  815. {
  816. "__id__": 20
  817. }
  818. ],
  819. "_prefab": {
  820. "__id__": 21
  821. },
  822. "_opacity": 255,
  823. "_color": {
  824. "__type__": "cc.Color",
  825. "r": 255,
  826. "g": 255,
  827. "b": 255,
  828. "a": 255
  829. },
  830. "_contentSize": {
  831. "__type__": "cc.Size",
  832. "width": 509,
  833. "height": 31
  834. },
  835. "_anchorPoint": {
  836. "__type__": "cc.Vec2",
  837. "x": 0.5,
  838. "y": 0.5
  839. },
  840. "_trs": {
  841. "__type__": "TypedArray",
  842. "ctor": "Float64Array",
  843. "array": [
  844. 0,
  845. 0,
  846. 0,
  847. 0,
  848. 0,
  849. 0,
  850. 1,
  851. 1,
  852. 1,
  853. 1
  854. ]
  855. },
  856. "_eulerAngles": {
  857. "__type__": "cc.Vec3",
  858. "x": 0,
  859. "y": 0,
  860. "z": 0
  861. },
  862. "_skewX": 0,
  863. "_skewY": 0,
  864. "_is3DNode": false,
  865. "_groupIndex": 0,
  866. "groupIndex": 0,
  867. "_id": ""
  868. },
  869. {
  870. "__type__": "cc.Sprite",
  871. "_name": "",
  872. "_objFlags": 0,
  873. "node": {
  874. "__id__": 19
  875. },
  876. "_enabled": true,
  877. "_materials": [
  878. {
  879. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  880. }
  881. ],
  882. "_srcBlendFactor": 770,
  883. "_dstBlendFactor": 771,
  884. "_spriteFrame": {
  885. "__uuid__": "12f6c46a-9ff5-4514-89a6-fc34c6bfedfc"
  886. },
  887. "_type": 0,
  888. "_sizeMode": 1,
  889. "_fillType": 0,
  890. "_fillCenter": {
  891. "__type__": "cc.Vec2",
  892. "x": 0,
  893. "y": 0
  894. },
  895. "_fillStart": 0,
  896. "_fillRange": 0,
  897. "_isTrimmedMode": true,
  898. "_atlas": null,
  899. "_id": ""
  900. },
  901. {
  902. "__type__": "cc.PrefabInfo",
  903. "root": {
  904. "__id__": 14
  905. },
  906. "asset": {
  907. "__uuid__": "484d8a70-97b2-4ddd-9794-87ef1c8b85d8"
  908. },
  909. "fileId": "0ez/dzBMNKNax+cLKaYMD8",
  910. "sync": false
  911. },
  912. {
  913. "__type__": "cc.Mask",
  914. "_name": "",
  915. "_objFlags": 0,
  916. "node": {
  917. "__id__": 18
  918. },
  919. "_enabled": true,
  920. "_materials": [
  921. {
  922. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  923. }
  924. ],
  925. "_spriteFrame": {
  926. "__uuid__": "12f6c46a-9ff5-4514-89a6-fc34c6bfedfc"
  927. },
  928. "_type": 2,
  929. "_segments": 64,
  930. "_N$alphaThreshold": 0.1,
  931. "_N$inverted": false,
  932. "_id": ""
  933. },
  934. {
  935. "__type__": "cc.PrefabInfo",
  936. "root": {
  937. "__id__": 14
  938. },
  939. "asset": {
  940. "__uuid__": "484d8a70-97b2-4ddd-9794-87ef1c8b85d8"
  941. },
  942. "fileId": "10LZ8FBrhFcJeTefqRoH+s",
  943. "sync": false
  944. },
  945. {
  946. "__type__": "1e65dZ40OtGzJi5szN4XMZR",
  947. "_name": "",
  948. "_objFlags": 0,
  949. "node": {
  950. "__id__": 14
  951. },
  952. "_enabled": true,
  953. "bar": {
  954. "__id__": 20
  955. },
  956. "_id": ""
  957. },
  958. {
  959. "__type__": "cc.PrefabInfo",
  960. "root": {
  961. "__id__": 14
  962. },
  963. "asset": {
  964. "__uuid__": "484d8a70-97b2-4ddd-9794-87ef1c8b85d8"
  965. },
  966. "fileId": "22+Ks22MtLML9dNeTqa3DQ",
  967. "sync": false
  968. },
  969. {
  970. "__type__": "cc.Node",
  971. "_name": "New Layout",
  972. "_objFlags": 0,
  973. "_parent": {
  974. "__id__": 10
  975. },
  976. "_children": [
  977. {
  978. "__id__": 27
  979. },
  980. {
  981. "__id__": 30
  982. },
  983. {
  984. "__id__": 33
  985. },
  986. {
  987. "__id__": 36
  988. }
  989. ],
  990. "_active": true,
  991. "_components": [
  992. {
  993. "__id__": 39
  994. }
  995. ],
  996. "_prefab": {
  997. "__id__": 40
  998. },
  999. "_opacity": 255,
  1000. "_color": {
  1001. "__type__": "cc.Color",
  1002. "r": 255,
  1003. "g": 255,
  1004. "b": 255,
  1005. "a": 255
  1006. },
  1007. "_contentSize": {
  1008. "__type__": "cc.Size",
  1009. "width": 460,
  1010. "height": 50
  1011. },
  1012. "_anchorPoint": {
  1013. "__type__": "cc.Vec2",
  1014. "x": 0.5,
  1015. "y": 0.5
  1016. },
  1017. "_trs": {
  1018. "__type__": "TypedArray",
  1019. "ctor": "Float64Array",
  1020. "array": [
  1021. 0,
  1022. 0,
  1023. 0,
  1024. 0,
  1025. 0,
  1026. 0,
  1027. 1,
  1028. 1,
  1029. 1,
  1030. 1
  1031. ]
  1032. },
  1033. "_eulerAngles": {
  1034. "__type__": "cc.Vec3",
  1035. "x": 0,
  1036. "y": 0,
  1037. "z": 0
  1038. },
  1039. "_skewX": 0,
  1040. "_skewY": 0,
  1041. "_is3DNode": false,
  1042. "_groupIndex": 0,
  1043. "groupIndex": 0,
  1044. "_id": ""
  1045. },
  1046. {
  1047. "__type__": "cc.Node",
  1048. "_name": "New Label",
  1049. "_objFlags": 0,
  1050. "_parent": {
  1051. "__id__": 26
  1052. },
  1053. "_children": [],
  1054. "_active": true,
  1055. "_components": [
  1056. {
  1057. "__id__": 28
  1058. }
  1059. ],
  1060. "_prefab": {
  1061. "__id__": 29
  1062. },
  1063. "_opacity": 200,
  1064. "_color": {
  1065. "__type__": "cc.Color",
  1066. "r": 237,
  1067. "g": 62,
  1068. "b": 0,
  1069. "a": 255
  1070. },
  1071. "_contentSize": {
  1072. "__type__": "cc.Size",
  1073. "width": 130,
  1074. "height": 37.8
  1075. },
  1076. "_anchorPoint": {
  1077. "__type__": "cc.Vec2",
  1078. "x": 0.5,
  1079. "y": 0.5
  1080. },
  1081. "_trs": {
  1082. "__type__": "TypedArray",
  1083. "ctor": "Float64Array",
  1084. "array": [
  1085. -165,
  1086. 6.246,
  1087. 0,
  1088. 0,
  1089. 0,
  1090. 0,
  1091. 1,
  1092. 1,
  1093. 1,
  1094. 1
  1095. ]
  1096. },
  1097. "_eulerAngles": {
  1098. "__type__": "cc.Vec3",
  1099. "x": 0,
  1100. "y": 0,
  1101. "z": 0
  1102. },
  1103. "_skewX": 0,
  1104. "_skewY": 0,
  1105. "_is3DNode": false,
  1106. "_groupIndex": 0,
  1107. "groupIndex": 0,
  1108. "_id": ""
  1109. },
  1110. {
  1111. "__type__": "cc.Label",
  1112. "_name": "",
  1113. "_objFlags": 0,
  1114. "node": {
  1115. "__id__": 27
  1116. },
  1117. "_enabled": true,
  1118. "_materials": [
  1119. {
  1120. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1121. }
  1122. ],
  1123. "_srcBlendFactor": 770,
  1124. "_dstBlendFactor": 771,
  1125. "_string": "登陆即同意",
  1126. "_N$string": "登陆即同意",
  1127. "_fontSize": 26,
  1128. "_lineHeight": 30,
  1129. "_enableWrapText": true,
  1130. "_N$file": null,
  1131. "_isSystemFontUsed": true,
  1132. "_spacingX": 0,
  1133. "_batchAsBitmap": false,
  1134. "_styleFlags": 0,
  1135. "_underlineHeight": 0,
  1136. "_N$horizontalAlign": 1,
  1137. "_N$verticalAlign": 1,
  1138. "_N$fontFamily": "Arial",
  1139. "_N$overflow": 0,
  1140. "_N$cacheMode": 0,
  1141. "_id": ""
  1142. },
  1143. {
  1144. "__type__": "cc.PrefabInfo",
  1145. "root": {
  1146. "__id__": 1
  1147. },
  1148. "asset": {
  1149. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  1150. },
  1151. "fileId": "2a2bHbGPxNzaBkOiZarCDH",
  1152. "sync": false
  1153. },
  1154. {
  1155. "__type__": "cc.Node",
  1156. "_name": "New Label",
  1157. "_objFlags": 0,
  1158. "_parent": {
  1159. "__id__": 26
  1160. },
  1161. "_children": [],
  1162. "_active": true,
  1163. "_components": [
  1164. {
  1165. "__id__": 31
  1166. }
  1167. ],
  1168. "_prefab": {
  1169. "__id__": 32
  1170. },
  1171. "_opacity": 200,
  1172. "_color": {
  1173. "__type__": "cc.Color",
  1174. "r": 237,
  1175. "g": 62,
  1176. "b": 0,
  1177. "a": 255
  1178. },
  1179. "_contentSize": {
  1180. "__type__": "cc.Size",
  1181. "width": 156,
  1182. "height": 37.8
  1183. },
  1184. "_anchorPoint": {
  1185. "__type__": "cc.Vec2",
  1186. "x": 0.5,
  1187. "y": 0.5
  1188. },
  1189. "_trs": {
  1190. "__type__": "TypedArray",
  1191. "ctor": "Float64Array",
  1192. "array": [
  1193. -22,
  1194. 6.246,
  1195. 0,
  1196. 0,
  1197. 0,
  1198. 0,
  1199. 1,
  1200. 1,
  1201. 1,
  1202. 1
  1203. ]
  1204. },
  1205. "_eulerAngles": {
  1206. "__type__": "cc.Vec3",
  1207. "x": 0,
  1208. "y": 0,
  1209. "z": 0
  1210. },
  1211. "_skewX": 0,
  1212. "_skewY": 0,
  1213. "_is3DNode": false,
  1214. "_groupIndex": 0,
  1215. "groupIndex": 0,
  1216. "_id": ""
  1217. },
  1218. {
  1219. "__type__": "cc.Label",
  1220. "_name": "",
  1221. "_objFlags": 0,
  1222. "node": {
  1223. "__id__": 30
  1224. },
  1225. "_enabled": true,
  1226. "_materials": [
  1227. {
  1228. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1229. }
  1230. ],
  1231. "_srcBlendFactor": 770,
  1232. "_dstBlendFactor": 771,
  1233. "_string": "《服务协议》",
  1234. "_N$string": "《服务协议》",
  1235. "_fontSize": 26,
  1236. "_lineHeight": 30,
  1237. "_enableWrapText": true,
  1238. "_N$file": null,
  1239. "_isSystemFontUsed": true,
  1240. "_spacingX": 0,
  1241. "_batchAsBitmap": false,
  1242. "_styleFlags": 0,
  1243. "_underlineHeight": 0,
  1244. "_N$horizontalAlign": 1,
  1245. "_N$verticalAlign": 1,
  1246. "_N$fontFamily": "Arial",
  1247. "_N$overflow": 0,
  1248. "_N$cacheMode": 0,
  1249. "_id": ""
  1250. },
  1251. {
  1252. "__type__": "cc.PrefabInfo",
  1253. "root": {
  1254. "__id__": 1
  1255. },
  1256. "asset": {
  1257. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  1258. },
  1259. "fileId": "95GeoX59ZJp5spv7GVBgna",
  1260. "sync": false
  1261. },
  1262. {
  1263. "__type__": "cc.Node",
  1264. "_name": "New Label",
  1265. "_objFlags": 0,
  1266. "_parent": {
  1267. "__id__": 26
  1268. },
  1269. "_children": [],
  1270. "_active": true,
  1271. "_components": [
  1272. {
  1273. "__id__": 34
  1274. }
  1275. ],
  1276. "_prefab": {
  1277. "__id__": 35
  1278. },
  1279. "_opacity": 200,
  1280. "_color": {
  1281. "__type__": "cc.Color",
  1282. "r": 237,
  1283. "g": 62,
  1284. "b": 0,
  1285. "a": 255
  1286. },
  1287. "_contentSize": {
  1288. "__type__": "cc.Size",
  1289. "width": 26,
  1290. "height": 37.8
  1291. },
  1292. "_anchorPoint": {
  1293. "__type__": "cc.Vec2",
  1294. "x": 0.5,
  1295. "y": 0.5
  1296. },
  1297. "_trs": {
  1298. "__type__": "TypedArray",
  1299. "ctor": "Float64Array",
  1300. "array": [
  1301. 69,
  1302. 6.246,
  1303. 0,
  1304. 0,
  1305. 0,
  1306. 0,
  1307. 1,
  1308. 1,
  1309. 1,
  1310. 1
  1311. ]
  1312. },
  1313. "_eulerAngles": {
  1314. "__type__": "cc.Vec3",
  1315. "x": 0,
  1316. "y": 0,
  1317. "z": 0
  1318. },
  1319. "_skewX": 0,
  1320. "_skewY": 0,
  1321. "_is3DNode": false,
  1322. "_groupIndex": 0,
  1323. "groupIndex": 0,
  1324. "_id": ""
  1325. },
  1326. {
  1327. "__type__": "cc.Label",
  1328. "_name": "",
  1329. "_objFlags": 0,
  1330. "node": {
  1331. "__id__": 33
  1332. },
  1333. "_enabled": true,
  1334. "_materials": [
  1335. {
  1336. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1337. }
  1338. ],
  1339. "_srcBlendFactor": 770,
  1340. "_dstBlendFactor": 771,
  1341. "_string": "和",
  1342. "_N$string": "和",
  1343. "_fontSize": 26,
  1344. "_lineHeight": 30,
  1345. "_enableWrapText": true,
  1346. "_N$file": null,
  1347. "_isSystemFontUsed": true,
  1348. "_spacingX": 0,
  1349. "_batchAsBitmap": false,
  1350. "_styleFlags": 0,
  1351. "_underlineHeight": 0,
  1352. "_N$horizontalAlign": 1,
  1353. "_N$verticalAlign": 1,
  1354. "_N$fontFamily": "Arial",
  1355. "_N$overflow": 0,
  1356. "_N$cacheMode": 0,
  1357. "_id": ""
  1358. },
  1359. {
  1360. "__type__": "cc.PrefabInfo",
  1361. "root": {
  1362. "__id__": 1
  1363. },
  1364. "asset": {
  1365. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  1366. },
  1367. "fileId": "d0mRVEO1hIbr+7MG290nvm",
  1368. "sync": false
  1369. },
  1370. {
  1371. "__type__": "cc.Node",
  1372. "_name": "New Label",
  1373. "_objFlags": 0,
  1374. "_parent": {
  1375. "__id__": 26
  1376. },
  1377. "_children": [],
  1378. "_active": true,
  1379. "_components": [
  1380. {
  1381. "__id__": 37
  1382. }
  1383. ],
  1384. "_prefab": {
  1385. "__id__": 38
  1386. },
  1387. "_opacity": 200,
  1388. "_color": {
  1389. "__type__": "cc.Color",
  1390. "r": 237,
  1391. "g": 62,
  1392. "b": 0,
  1393. "a": 255
  1394. },
  1395. "_contentSize": {
  1396. "__type__": "cc.Size",
  1397. "width": 156,
  1398. "height": 37.8
  1399. },
  1400. "_anchorPoint": {
  1401. "__type__": "cc.Vec2",
  1402. "x": 0.5,
  1403. "y": 0.5
  1404. },
  1405. "_trs": {
  1406. "__type__": "TypedArray",
  1407. "ctor": "Float64Array",
  1408. "array": [
  1409. 160,
  1410. 6.246,
  1411. 0,
  1412. 0,
  1413. 0,
  1414. 0,
  1415. 1,
  1416. 1,
  1417. 1,
  1418. 1
  1419. ]
  1420. },
  1421. "_eulerAngles": {
  1422. "__type__": "cc.Vec3",
  1423. "x": 0,
  1424. "y": 0,
  1425. "z": 0
  1426. },
  1427. "_skewX": 0,
  1428. "_skewY": 0,
  1429. "_is3DNode": false,
  1430. "_groupIndex": 0,
  1431. "groupIndex": 0,
  1432. "_id": ""
  1433. },
  1434. {
  1435. "__type__": "cc.Label",
  1436. "_name": "",
  1437. "_objFlags": 0,
  1438. "node": {
  1439. "__id__": 36
  1440. },
  1441. "_enabled": true,
  1442. "_materials": [
  1443. {
  1444. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1445. }
  1446. ],
  1447. "_srcBlendFactor": 770,
  1448. "_dstBlendFactor": 771,
  1449. "_string": "《隐私条款》",
  1450. "_N$string": "《隐私条款》",
  1451. "_fontSize": 26,
  1452. "_lineHeight": 30,
  1453. "_enableWrapText": true,
  1454. "_N$file": null,
  1455. "_isSystemFontUsed": true,
  1456. "_spacingX": 0,
  1457. "_batchAsBitmap": false,
  1458. "_styleFlags": 0,
  1459. "_underlineHeight": 0,
  1460. "_N$horizontalAlign": 1,
  1461. "_N$verticalAlign": 1,
  1462. "_N$fontFamily": "Arial",
  1463. "_N$overflow": 0,
  1464. "_N$cacheMode": 0,
  1465. "_id": ""
  1466. },
  1467. {
  1468. "__type__": "cc.PrefabInfo",
  1469. "root": {
  1470. "__id__": 1
  1471. },
  1472. "asset": {
  1473. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  1474. },
  1475. "fileId": "achmLhzuBIo7UMLFoBN/Wg",
  1476. "sync": false
  1477. },
  1478. {
  1479. "__type__": "cc.Layout",
  1480. "_name": "",
  1481. "_objFlags": 0,
  1482. "node": {
  1483. "__id__": 26
  1484. },
  1485. "_enabled": true,
  1486. "_layoutSize": {
  1487. "__type__": "cc.Size",
  1488. "width": 460,
  1489. "height": 50
  1490. },
  1491. "_resize": 0,
  1492. "_N$layoutType": 1,
  1493. "_N$cellSize": {
  1494. "__type__": "cc.Size",
  1495. "width": 40,
  1496. "height": 40
  1497. },
  1498. "_N$startAxis": 0,
  1499. "_N$paddingLeft": 0,
  1500. "_N$paddingRight": 0,
  1501. "_N$paddingTop": 0,
  1502. "_N$paddingBottom": 0,
  1503. "_N$spacingX": 0,
  1504. "_N$spacingY": 0,
  1505. "_N$verticalDirection": 1,
  1506. "_N$horizontalDirection": 0,
  1507. "_N$affectedByScale": false,
  1508. "_id": ""
  1509. },
  1510. {
  1511. "__type__": "cc.PrefabInfo",
  1512. "root": {
  1513. "__id__": 1
  1514. },
  1515. "asset": {
  1516. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  1517. },
  1518. "fileId": "d8iZnhBxlN6Z+tevwjWta7",
  1519. "sync": false
  1520. },
  1521. {
  1522. "__type__": "cc.Widget",
  1523. "_name": "",
  1524. "_objFlags": 0,
  1525. "node": {
  1526. "__id__": 10
  1527. },
  1528. "_enabled": true,
  1529. "alignMode": 1,
  1530. "_target": null,
  1531. "_alignFlags": 4,
  1532. "_left": 0,
  1533. "_right": 0,
  1534. "_top": 0,
  1535. "_bottom": 75,
  1536. "_verticalCenter": 0,
  1537. "_horizontalCenter": 0,
  1538. "_isAbsLeft": true,
  1539. "_isAbsRight": true,
  1540. "_isAbsTop": true,
  1541. "_isAbsBottom": true,
  1542. "_isAbsHorizontalCenter": true,
  1543. "_isAbsVerticalCenter": true,
  1544. "_originalWidth": 0,
  1545. "_originalHeight": 0,
  1546. "_id": ""
  1547. },
  1548. {
  1549. "__type__": "cc.PrefabInfo",
  1550. "root": {
  1551. "__id__": 1
  1552. },
  1553. "asset": {
  1554. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  1555. },
  1556. "fileId": "eaO0OvzchGqY/YK6jBmI7t",
  1557. "sync": false
  1558. },
  1559. {
  1560. "__type__": "cc.Widget",
  1561. "_name": "",
  1562. "_objFlags": 0,
  1563. "node": {
  1564. "__id__": 1
  1565. },
  1566. "_enabled": true,
  1567. "alignMode": 1,
  1568. "_target": null,
  1569. "_alignFlags": 45,
  1570. "_left": 0,
  1571. "_right": 0,
  1572. "_top": 0,
  1573. "_bottom": 0,
  1574. "_verticalCenter": 0,
  1575. "_horizontalCenter": 0,
  1576. "_isAbsLeft": true,
  1577. "_isAbsRight": true,
  1578. "_isAbsTop": true,
  1579. "_isAbsBottom": true,
  1580. "_isAbsHorizontalCenter": true,
  1581. "_isAbsVerticalCenter": true,
  1582. "_originalWidth": 750,
  1583. "_originalHeight": 1334,
  1584. "_id": ""
  1585. },
  1586. {
  1587. "__type__": "6dba2tWf41JpYkegatfLoGC",
  1588. "_name": "",
  1589. "_objFlags": 0,
  1590. "node": {
  1591. "__id__": 1
  1592. },
  1593. "_enabled": true,
  1594. "bar": {
  1595. "__id__": 24
  1596. },
  1597. "lbl_progress": {
  1598. "__id__": 12
  1599. },
  1600. "lbl_server": {
  1601. "__id__": 31
  1602. },
  1603. "lbl_privacy": {
  1604. "__id__": 37
  1605. },
  1606. "_id": ""
  1607. },
  1608. {
  1609. "__type__": "cc.PrefabInfo",
  1610. "root": {
  1611. "__id__": 1
  1612. },
  1613. "asset": {
  1614. "__uuid__": "f7b563d2-2a35-4ed4-b0b0-05dd74c0033f"
  1615. },
  1616. "fileId": "",
  1617. "sync": false
  1618. }
  1619. ]