user_info_view.prefab 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "user_info_view",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "user_info_view",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 10
  26. },
  27. {
  28. "__id__": 52
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 58
  35. },
  36. {
  37. "__id__": 60
  38. },
  39. {
  40. "__id__": 62
  41. }
  42. ],
  43. "_prefab": {
  44. "__id__": 64
  45. },
  46. "_lpos": {
  47. "__type__": "cc.Vec3",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0
  51. },
  52. "_lrot": {
  53. "__type__": "cc.Quat",
  54. "x": 0,
  55. "y": 0,
  56. "z": 0,
  57. "w": 1
  58. },
  59. "_lscale": {
  60. "__type__": "cc.Vec3",
  61. "x": 1,
  62. "y": 1,
  63. "z": 1
  64. },
  65. "_mobility": 0,
  66. "_layer": 33554432,
  67. "_euler": {
  68. "__type__": "cc.Vec3",
  69. "x": 0,
  70. "y": 0,
  71. "z": 0
  72. },
  73. "_id": ""
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "public_bg",
  78. "_objFlags": 0,
  79. "__editorExtras__": {},
  80. "_parent": {
  81. "__id__": 1
  82. },
  83. "_children": [],
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 5
  91. },
  92. {
  93. "__id__": 7
  94. }
  95. ],
  96. "_prefab": {
  97. "__id__": 9
  98. },
  99. "_lpos": {
  100. "__type__": "cc.Vec3",
  101. "x": 0,
  102. "y": 0,
  103. "z": 0
  104. },
  105. "_lrot": {
  106. "__type__": "cc.Quat",
  107. "x": 0,
  108. "y": 0,
  109. "z": 0,
  110. "w": 1
  111. },
  112. "_lscale": {
  113. "__type__": "cc.Vec3",
  114. "x": 1,
  115. "y": 1,
  116. "z": 1
  117. },
  118. "_mobility": 0,
  119. "_layer": 33554432,
  120. "_euler": {
  121. "__type__": "cc.Vec3",
  122. "x": 0,
  123. "y": 0,
  124. "z": 0
  125. },
  126. "_id": ""
  127. },
  128. {
  129. "__type__": "cc.UITransform",
  130. "_name": "",
  131. "_objFlags": 0,
  132. "__editorExtras__": {},
  133. "node": {
  134. "__id__": 2
  135. },
  136. "_enabled": true,
  137. "__prefab": {
  138. "__id__": 4
  139. },
  140. "_contentSize": {
  141. "__type__": "cc.Size",
  142. "width": 1080,
  143. "height": 1920
  144. },
  145. "_anchorPoint": {
  146. "__type__": "cc.Vec2",
  147. "x": 0.5,
  148. "y": 0.5
  149. },
  150. "_id": ""
  151. },
  152. {
  153. "__type__": "cc.CompPrefabInfo",
  154. "fileId": "9f6mRZ30NMM5xNorh/gNye"
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "__editorExtras__": {},
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "__prefab": {
  166. "__id__": 6
  167. },
  168. "_customMaterial": null,
  169. "_srcBlendFactor": 2,
  170. "_dstBlendFactor": 4,
  171. "_color": {
  172. "__type__": "cc.Color",
  173. "r": 255,
  174. "g": 255,
  175. "b": 255,
  176. "a": 255
  177. },
  178. "_spriteFrame": {
  179. "__uuid__": "433b4378-f731-459b-be68-93cd8b0899a6@f9941",
  180. "__expectedType__": "cc.SpriteFrame"
  181. },
  182. "_type": 0,
  183. "_fillType": 0,
  184. "_sizeMode": 0,
  185. "_fillCenter": {
  186. "__type__": "cc.Vec2",
  187. "x": 0,
  188. "y": 0
  189. },
  190. "_fillStart": 0,
  191. "_fillRange": 0,
  192. "_isTrimmedMode": true,
  193. "_useGrayscale": false,
  194. "_atlas": null,
  195. "_id": ""
  196. },
  197. {
  198. "__type__": "cc.CompPrefabInfo",
  199. "fileId": "21Dvw7R0NFO7y1RQm/V6MA"
  200. },
  201. {
  202. "__type__": "cc.Widget",
  203. "_name": "",
  204. "_objFlags": 0,
  205. "__editorExtras__": {},
  206. "node": {
  207. "__id__": 2
  208. },
  209. "_enabled": true,
  210. "__prefab": {
  211. "__id__": 8
  212. },
  213. "_alignFlags": 45,
  214. "_target": null,
  215. "_left": 0,
  216. "_right": 0,
  217. "_top": 0,
  218. "_bottom": 0,
  219. "_horizontalCenter": 0,
  220. "_verticalCenter": 0,
  221. "_isAbsLeft": true,
  222. "_isAbsRight": true,
  223. "_isAbsTop": true,
  224. "_isAbsBottom": true,
  225. "_isAbsHorizontalCenter": true,
  226. "_isAbsVerticalCenter": true,
  227. "_originalWidth": 1080,
  228. "_originalHeight": 1920,
  229. "_alignMode": 2,
  230. "_lockFlags": 0,
  231. "_id": ""
  232. },
  233. {
  234. "__type__": "cc.CompPrefabInfo",
  235. "fileId": "56k063xzlC6aDKnB0x1FGc"
  236. },
  237. {
  238. "__type__": "cc.PrefabInfo",
  239. "root": {
  240. "__id__": 1
  241. },
  242. "asset": {
  243. "__id__": 0
  244. },
  245. "fileId": "f5qLAXKqdF67DyMsr66s99",
  246. "instance": null,
  247. "targetOverrides": null,
  248. "nestedPrefabInstanceRoots": null
  249. },
  250. {
  251. "__type__": "cc.Node",
  252. "_name": "img_bg",
  253. "_objFlags": 0,
  254. "__editorExtras__": {},
  255. "_parent": {
  256. "__id__": 1
  257. },
  258. "_children": [
  259. {
  260. "__id__": 11
  261. },
  262. {
  263. "__id__": 17
  264. },
  265. {
  266. "__id__": 23
  267. },
  268. {
  269. "__id__": 29
  270. },
  271. {
  272. "__id__": 35
  273. },
  274. {
  275. "__id__": 41
  276. }
  277. ],
  278. "_active": true,
  279. "_components": [
  280. {
  281. "__id__": 47
  282. },
  283. {
  284. "__id__": 49
  285. }
  286. ],
  287. "_prefab": {
  288. "__id__": 51
  289. },
  290. "_lpos": {
  291. "__type__": "cc.Vec3",
  292. "x": 0,
  293. "y": 100,
  294. "z": 0
  295. },
  296. "_lrot": {
  297. "__type__": "cc.Quat",
  298. "x": 0,
  299. "y": 0,
  300. "z": 0,
  301. "w": 1
  302. },
  303. "_lscale": {
  304. "__type__": "cc.Vec3",
  305. "x": 1,
  306. "y": 1,
  307. "z": 1
  308. },
  309. "_mobility": 0,
  310. "_layer": 33554432,
  311. "_euler": {
  312. "__type__": "cc.Vec3",
  313. "x": 0,
  314. "y": 0,
  315. "z": 0
  316. },
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "cc.Node",
  321. "_name": "img_head",
  322. "_objFlags": 0,
  323. "__editorExtras__": {},
  324. "_parent": {
  325. "__id__": 10
  326. },
  327. "_children": [],
  328. "_active": true,
  329. "_components": [
  330. {
  331. "__id__": 12
  332. },
  333. {
  334. "__id__": 14
  335. }
  336. ],
  337. "_prefab": {
  338. "__id__": 16
  339. },
  340. "_lpos": {
  341. "__type__": "cc.Vec3",
  342. "x": -396.375,
  343. "y": 515.262,
  344. "z": 0
  345. },
  346. "_lrot": {
  347. "__type__": "cc.Quat",
  348. "x": 0,
  349. "y": 0,
  350. "z": 0,
  351. "w": 1
  352. },
  353. "_lscale": {
  354. "__type__": "cc.Vec3",
  355. "x": 1,
  356. "y": 1,
  357. "z": 1
  358. },
  359. "_mobility": 0,
  360. "_layer": 33554432,
  361. "_euler": {
  362. "__type__": "cc.Vec3",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0
  366. },
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.UITransform",
  371. "_name": "",
  372. "_objFlags": 0,
  373. "__editorExtras__": {},
  374. "node": {
  375. "__id__": 11
  376. },
  377. "_enabled": true,
  378. "__prefab": {
  379. "__id__": 13
  380. },
  381. "_contentSize": {
  382. "__type__": "cc.Size",
  383. "width": 222,
  384. "height": 236
  385. },
  386. "_anchorPoint": {
  387. "__type__": "cc.Vec2",
  388. "x": 0.5,
  389. "y": 0.5
  390. },
  391. "_id": ""
  392. },
  393. {
  394. "__type__": "cc.CompPrefabInfo",
  395. "fileId": "5exWyMSnZI8bdpSAvj0q43"
  396. },
  397. {
  398. "__type__": "cc.Sprite",
  399. "_name": "",
  400. "_objFlags": 0,
  401. "__editorExtras__": {},
  402. "node": {
  403. "__id__": 11
  404. },
  405. "_enabled": true,
  406. "__prefab": {
  407. "__id__": 15
  408. },
  409. "_customMaterial": null,
  410. "_srcBlendFactor": 2,
  411. "_dstBlendFactor": 4,
  412. "_color": {
  413. "__type__": "cc.Color",
  414. "r": 255,
  415. "g": 255,
  416. "b": 255,
  417. "a": 255
  418. },
  419. "_spriteFrame": {
  420. "__uuid__": "e1a9bdc5-d395-425d-ac86-6389b9fc4c65@f9941",
  421. "__expectedType__": "cc.SpriteFrame"
  422. },
  423. "_type": 0,
  424. "_fillType": 0,
  425. "_sizeMode": 1,
  426. "_fillCenter": {
  427. "__type__": "cc.Vec2",
  428. "x": 0,
  429. "y": 0
  430. },
  431. "_fillStart": 0,
  432. "_fillRange": 0,
  433. "_isTrimmedMode": true,
  434. "_useGrayscale": false,
  435. "_atlas": null,
  436. "_id": ""
  437. },
  438. {
  439. "__type__": "cc.CompPrefabInfo",
  440. "fileId": "71XS/i415BJLMut1H9GfGA"
  441. },
  442. {
  443. "__type__": "cc.PrefabInfo",
  444. "root": {
  445. "__id__": 1
  446. },
  447. "asset": {
  448. "__id__": 0
  449. },
  450. "fileId": "1ee4zWNh1B2r0Uag4a0I3C",
  451. "instance": null,
  452. "targetOverrides": null,
  453. "nestedPrefabInstanceRoots": null
  454. },
  455. {
  456. "__type__": "cc.Node",
  457. "_name": "lab_region",
  458. "_objFlags": 0,
  459. "__editorExtras__": {},
  460. "_parent": {
  461. "__id__": 10
  462. },
  463. "_children": [],
  464. "_active": true,
  465. "_components": [
  466. {
  467. "__id__": 18
  468. },
  469. {
  470. "__id__": 20
  471. }
  472. ],
  473. "_prefab": {
  474. "__id__": 22
  475. },
  476. "_lpos": {
  477. "__type__": "cc.Vec3",
  478. "x": 32.829,
  479. "y": 613.818,
  480. "z": 0
  481. },
  482. "_lrot": {
  483. "__type__": "cc.Quat",
  484. "x": 0,
  485. "y": 0,
  486. "z": 0,
  487. "w": 1
  488. },
  489. "_lscale": {
  490. "__type__": "cc.Vec3",
  491. "x": 1,
  492. "y": 1,
  493. "z": 1
  494. },
  495. "_mobility": 0,
  496. "_layer": 33554432,
  497. "_euler": {
  498. "__type__": "cc.Vec3",
  499. "x": 0,
  500. "y": 0,
  501. "z": 0
  502. },
  503. "_id": ""
  504. },
  505. {
  506. "__type__": "cc.UITransform",
  507. "_name": "",
  508. "_objFlags": 0,
  509. "__editorExtras__": {},
  510. "node": {
  511. "__id__": 17
  512. },
  513. "_enabled": true,
  514. "__prefab": {
  515. "__id__": 19
  516. },
  517. "_contentSize": {
  518. "__type__": "cc.Size",
  519. "width": 400,
  520. "height": 50.4
  521. },
  522. "_anchorPoint": {
  523. "__type__": "cc.Vec2",
  524. "x": 0.5,
  525. "y": 0.5
  526. },
  527. "_id": ""
  528. },
  529. {
  530. "__type__": "cc.CompPrefabInfo",
  531. "fileId": "eapsY11L1Mz5rXlmkXpdOB"
  532. },
  533. {
  534. "__type__": "cc.Label",
  535. "_name": "",
  536. "_objFlags": 0,
  537. "__editorExtras__": {},
  538. "node": {
  539. "__id__": 17
  540. },
  541. "_enabled": true,
  542. "__prefab": {
  543. "__id__": 21
  544. },
  545. "_customMaterial": null,
  546. "_srcBlendFactor": 2,
  547. "_dstBlendFactor": 4,
  548. "_color": {
  549. "__type__": "cc.Color",
  550. "r": 255,
  551. "g": 255,
  552. "b": 255,
  553. "a": 255
  554. },
  555. "_string": "地区",
  556. "_horizontalAlign": 0,
  557. "_verticalAlign": 1,
  558. "_actualFontSize": 41,
  559. "_fontSize": 40,
  560. "_fontFamily": "Arial",
  561. "_lineHeight": 40,
  562. "_overflow": 2,
  563. "_enableWrapText": true,
  564. "_font": null,
  565. "_isSystemFontUsed": true,
  566. "_spacingX": 0,
  567. "_isItalic": false,
  568. "_isBold": false,
  569. "_isUnderline": false,
  570. "_underlineHeight": 2,
  571. "_cacheMode": 0,
  572. "_enableOutline": false,
  573. "_outlineColor": {
  574. "__type__": "cc.Color",
  575. "r": 0,
  576. "g": 0,
  577. "b": 0,
  578. "a": 255
  579. },
  580. "_outlineWidth": 2,
  581. "_enableShadow": false,
  582. "_shadowColor": {
  583. "__type__": "cc.Color",
  584. "r": 0,
  585. "g": 0,
  586. "b": 0,
  587. "a": 255
  588. },
  589. "_shadowOffset": {
  590. "__type__": "cc.Vec2",
  591. "x": 2,
  592. "y": 2
  593. },
  594. "_shadowBlur": 2,
  595. "_id": ""
  596. },
  597. {
  598. "__type__": "cc.CompPrefabInfo",
  599. "fileId": "a3MLP3VX5KloyzqPE8pK32"
  600. },
  601. {
  602. "__type__": "cc.PrefabInfo",
  603. "root": {
  604. "__id__": 1
  605. },
  606. "asset": {
  607. "__id__": 0
  608. },
  609. "fileId": "468i8gWtpD9bcuCAbwM8Q4",
  610. "instance": null,
  611. "targetOverrides": null,
  612. "nestedPrefabInstanceRoots": null
  613. },
  614. {
  615. "__type__": "cc.Node",
  616. "_name": "lab_nickname",
  617. "_objFlags": 0,
  618. "__editorExtras__": {},
  619. "_parent": {
  620. "__id__": 10
  621. },
  622. "_children": [],
  623. "_active": true,
  624. "_components": [
  625. {
  626. "__id__": 24
  627. },
  628. {
  629. "__id__": 26
  630. }
  631. ],
  632. "_prefab": {
  633. "__id__": 28
  634. },
  635. "_lpos": {
  636. "__type__": "cc.Vec3",
  637. "x": 31.999,
  638. "y": 497.902,
  639. "z": 0
  640. },
  641. "_lrot": {
  642. "__type__": "cc.Quat",
  643. "x": 0,
  644. "y": 0,
  645. "z": 0,
  646. "w": 1
  647. },
  648. "_lscale": {
  649. "__type__": "cc.Vec3",
  650. "x": 1,
  651. "y": 1,
  652. "z": 1
  653. },
  654. "_mobility": 0,
  655. "_layer": 33554432,
  656. "_euler": {
  657. "__type__": "cc.Vec3",
  658. "x": 0,
  659. "y": 0,
  660. "z": 0
  661. },
  662. "_id": ""
  663. },
  664. {
  665. "__type__": "cc.UITransform",
  666. "_name": "",
  667. "_objFlags": 0,
  668. "__editorExtras__": {},
  669. "node": {
  670. "__id__": 23
  671. },
  672. "_enabled": true,
  673. "__prefab": {
  674. "__id__": 25
  675. },
  676. "_contentSize": {
  677. "__type__": "cc.Size",
  678. "width": 580,
  679. "height": 60
  680. },
  681. "_anchorPoint": {
  682. "__type__": "cc.Vec2",
  683. "x": 0.5,
  684. "y": 0.5
  685. },
  686. "_id": ""
  687. },
  688. {
  689. "__type__": "cc.CompPrefabInfo",
  690. "fileId": "2dhyp5hKdHrLrnyNRTvSIG"
  691. },
  692. {
  693. "__type__": "cc.Label",
  694. "_name": "",
  695. "_objFlags": 0,
  696. "__editorExtras__": {},
  697. "node": {
  698. "__id__": 23
  699. },
  700. "_enabled": true,
  701. "__prefab": {
  702. "__id__": 27
  703. },
  704. "_customMaterial": null,
  705. "_srcBlendFactor": 2,
  706. "_dstBlendFactor": 4,
  707. "_color": {
  708. "__type__": "cc.Color",
  709. "r": 255,
  710. "g": 255,
  711. "b": 255,
  712. "a": 255
  713. },
  714. "_string": "",
  715. "_horizontalAlign": 0,
  716. "_verticalAlign": 1,
  717. "_actualFontSize": 60,
  718. "_fontSize": 60,
  719. "_fontFamily": "Arial",
  720. "_lineHeight": 60,
  721. "_overflow": 2,
  722. "_enableWrapText": true,
  723. "_font": null,
  724. "_isSystemFontUsed": true,
  725. "_spacingX": 0,
  726. "_isItalic": false,
  727. "_isBold": false,
  728. "_isUnderline": false,
  729. "_underlineHeight": 2,
  730. "_cacheMode": 0,
  731. "_enableOutline": false,
  732. "_outlineColor": {
  733. "__type__": "cc.Color",
  734. "r": 0,
  735. "g": 0,
  736. "b": 0,
  737. "a": 255
  738. },
  739. "_outlineWidth": 2,
  740. "_enableShadow": false,
  741. "_shadowColor": {
  742. "__type__": "cc.Color",
  743. "r": 0,
  744. "g": 0,
  745. "b": 0,
  746. "a": 255
  747. },
  748. "_shadowOffset": {
  749. "__type__": "cc.Vec2",
  750. "x": 2,
  751. "y": 2
  752. },
  753. "_shadowBlur": 2,
  754. "_id": ""
  755. },
  756. {
  757. "__type__": "cc.CompPrefabInfo",
  758. "fileId": "e25gA4S9dCJ4EKWDiAV4bc"
  759. },
  760. {
  761. "__type__": "cc.PrefabInfo",
  762. "root": {
  763. "__id__": 1
  764. },
  765. "asset": {
  766. "__id__": 0
  767. },
  768. "fileId": "59xAaVjDhKJJa+adLM6Zs8",
  769. "instance": null,
  770. "targetOverrides": null,
  771. "nestedPrefabInstanceRoots": null
  772. },
  773. {
  774. "__type__": "cc.Node",
  775. "_name": "img_car",
  776. "_objFlags": 0,
  777. "__editorExtras__": {},
  778. "_parent": {
  779. "__id__": 10
  780. },
  781. "_children": [],
  782. "_active": true,
  783. "_components": [
  784. {
  785. "__id__": 30
  786. },
  787. {
  788. "__id__": 32
  789. }
  790. ],
  791. "_prefab": {
  792. "__id__": 34
  793. },
  794. "_lpos": {
  795. "__type__": "cc.Vec3",
  796. "x": 0,
  797. "y": -17,
  798. "z": 0
  799. },
  800. "_lrot": {
  801. "__type__": "cc.Quat",
  802. "x": 0,
  803. "y": 0,
  804. "z": 0,
  805. "w": 1
  806. },
  807. "_lscale": {
  808. "__type__": "cc.Vec3",
  809. "x": 1,
  810. "y": 1,
  811. "z": 1
  812. },
  813. "_mobility": 0,
  814. "_layer": 33554432,
  815. "_euler": {
  816. "__type__": "cc.Vec3",
  817. "x": 0,
  818. "y": 0,
  819. "z": 0
  820. },
  821. "_id": ""
  822. },
  823. {
  824. "__type__": "cc.UITransform",
  825. "_name": "",
  826. "_objFlags": 0,
  827. "__editorExtras__": {},
  828. "node": {
  829. "__id__": 29
  830. },
  831. "_enabled": true,
  832. "__prefab": {
  833. "__id__": 31
  834. },
  835. "_contentSize": {
  836. "__type__": "cc.Size",
  837. "width": 634,
  838. "height": 632
  839. },
  840. "_anchorPoint": {
  841. "__type__": "cc.Vec2",
  842. "x": 0.5,
  843. "y": 0.5
  844. },
  845. "_id": ""
  846. },
  847. {
  848. "__type__": "cc.CompPrefabInfo",
  849. "fileId": "e8FOkBnL9JbrzaBHxAKDAd"
  850. },
  851. {
  852. "__type__": "cc.Sprite",
  853. "_name": "",
  854. "_objFlags": 0,
  855. "__editorExtras__": {},
  856. "node": {
  857. "__id__": 29
  858. },
  859. "_enabled": true,
  860. "__prefab": {
  861. "__id__": 33
  862. },
  863. "_customMaterial": null,
  864. "_srcBlendFactor": 2,
  865. "_dstBlendFactor": 4,
  866. "_color": {
  867. "__type__": "cc.Color",
  868. "r": 255,
  869. "g": 255,
  870. "b": 255,
  871. "a": 255
  872. },
  873. "_spriteFrame": null,
  874. "_type": 0,
  875. "_fillType": 0,
  876. "_sizeMode": 1,
  877. "_fillCenter": {
  878. "__type__": "cc.Vec2",
  879. "x": 0,
  880. "y": 0
  881. },
  882. "_fillStart": 0,
  883. "_fillRange": 0,
  884. "_isTrimmedMode": true,
  885. "_useGrayscale": false,
  886. "_atlas": null,
  887. "_id": ""
  888. },
  889. {
  890. "__type__": "cc.CompPrefabInfo",
  891. "fileId": "cbmCK4QFpBeYbZfQ+mu6xt"
  892. },
  893. {
  894. "__type__": "cc.PrefabInfo",
  895. "root": {
  896. "__id__": 1
  897. },
  898. "asset": {
  899. "__id__": 0
  900. },
  901. "fileId": "edLMKFeptAl5CMujrcOdpK",
  902. "instance": null,
  903. "targetOverrides": null,
  904. "nestedPrefabInstanceRoots": null
  905. },
  906. {
  907. "__type__": "cc.Node",
  908. "_name": "img_number",
  909. "_objFlags": 0,
  910. "__editorExtras__": {},
  911. "_parent": {
  912. "__id__": 10
  913. },
  914. "_children": [],
  915. "_active": true,
  916. "_components": [
  917. {
  918. "__id__": 36
  919. },
  920. {
  921. "__id__": 38
  922. }
  923. ],
  924. "_prefab": {
  925. "__id__": 40
  926. },
  927. "_lpos": {
  928. "__type__": "cc.Vec3",
  929. "x": -264.556,
  930. "y": -375.993,
  931. "z": 0
  932. },
  933. "_lrot": {
  934. "__type__": "cc.Quat",
  935. "x": 0,
  936. "y": 0,
  937. "z": 0,
  938. "w": 1
  939. },
  940. "_lscale": {
  941. "__type__": "cc.Vec3",
  942. "x": 1,
  943. "y": 1,
  944. "z": 1
  945. },
  946. "_mobility": 0,
  947. "_layer": 33554432,
  948. "_euler": {
  949. "__type__": "cc.Vec3",
  950. "x": 0,
  951. "y": 0,
  952. "z": 0
  953. },
  954. "_id": ""
  955. },
  956. {
  957. "__type__": "cc.UITransform",
  958. "_name": "",
  959. "_objFlags": 0,
  960. "__editorExtras__": {},
  961. "node": {
  962. "__id__": 35
  963. },
  964. "_enabled": true,
  965. "__prefab": {
  966. "__id__": 37
  967. },
  968. "_contentSize": {
  969. "__type__": "cc.Size",
  970. "width": 80,
  971. "height": 80
  972. },
  973. "_anchorPoint": {
  974. "__type__": "cc.Vec2",
  975. "x": 0.5,
  976. "y": 0.5
  977. },
  978. "_id": ""
  979. },
  980. {
  981. "__type__": "cc.CompPrefabInfo",
  982. "fileId": "28wR+qazlD4qoPBi18E7ST"
  983. },
  984. {
  985. "__type__": "cc.Sprite",
  986. "_name": "",
  987. "_objFlags": 0,
  988. "__editorExtras__": {},
  989. "node": {
  990. "__id__": 35
  991. },
  992. "_enabled": true,
  993. "__prefab": {
  994. "__id__": 39
  995. },
  996. "_customMaterial": null,
  997. "_srcBlendFactor": 2,
  998. "_dstBlendFactor": 4,
  999. "_color": {
  1000. "__type__": "cc.Color",
  1001. "r": 255,
  1002. "g": 255,
  1003. "b": 255,
  1004. "a": 255
  1005. },
  1006. "_spriteFrame": null,
  1007. "_type": 0,
  1008. "_fillType": 0,
  1009. "_sizeMode": 0,
  1010. "_fillCenter": {
  1011. "__type__": "cc.Vec2",
  1012. "x": 0,
  1013. "y": 0
  1014. },
  1015. "_fillStart": 0,
  1016. "_fillRange": 0,
  1017. "_isTrimmedMode": true,
  1018. "_useGrayscale": false,
  1019. "_atlas": null,
  1020. "_id": ""
  1021. },
  1022. {
  1023. "__type__": "cc.CompPrefabInfo",
  1024. "fileId": "fbsltRRMRF8qA50S59DJBn"
  1025. },
  1026. {
  1027. "__type__": "cc.PrefabInfo",
  1028. "root": {
  1029. "__id__": 1
  1030. },
  1031. "asset": {
  1032. "__id__": 0
  1033. },
  1034. "fileId": "f0x3Ni06ZDaKEPrXJemjqR",
  1035. "instance": null,
  1036. "targetOverrides": null,
  1037. "nestedPrefabInstanceRoots": null
  1038. },
  1039. {
  1040. "__type__": "cc.Node",
  1041. "_name": "lab_score",
  1042. "_objFlags": 0,
  1043. "__editorExtras__": {},
  1044. "_parent": {
  1045. "__id__": 10
  1046. },
  1047. "_children": [],
  1048. "_active": true,
  1049. "_components": [
  1050. {
  1051. "__id__": 42
  1052. },
  1053. {
  1054. "__id__": 44
  1055. }
  1056. ],
  1057. "_prefab": {
  1058. "__id__": 46
  1059. },
  1060. "_lpos": {
  1061. "__type__": "cc.Vec3",
  1062. "x": 207.804,
  1063. "y": -375.722,
  1064. "z": 0
  1065. },
  1066. "_lrot": {
  1067. "__type__": "cc.Quat",
  1068. "x": 0,
  1069. "y": 0,
  1070. "z": 0,
  1071. "w": 1
  1072. },
  1073. "_lscale": {
  1074. "__type__": "cc.Vec3",
  1075. "x": 1,
  1076. "y": 1,
  1077. "z": 1
  1078. },
  1079. "_mobility": 0,
  1080. "_layer": 33554432,
  1081. "_euler": {
  1082. "__type__": "cc.Vec3",
  1083. "x": 0,
  1084. "y": 0,
  1085. "z": 0
  1086. },
  1087. "_id": ""
  1088. },
  1089. {
  1090. "__type__": "cc.UITransform",
  1091. "_name": "",
  1092. "_objFlags": 0,
  1093. "__editorExtras__": {},
  1094. "node": {
  1095. "__id__": 41
  1096. },
  1097. "_enabled": true,
  1098. "__prefab": {
  1099. "__id__": 43
  1100. },
  1101. "_contentSize": {
  1102. "__type__": "cc.Size",
  1103. "width": 300,
  1104. "height": 37.8
  1105. },
  1106. "_anchorPoint": {
  1107. "__type__": "cc.Vec2",
  1108. "x": 0.5,
  1109. "y": 0.5
  1110. },
  1111. "_id": ""
  1112. },
  1113. {
  1114. "__type__": "cc.CompPrefabInfo",
  1115. "fileId": "795Z2MI/pJsqPw2QygnCpb"
  1116. },
  1117. {
  1118. "__type__": "cc.Label",
  1119. "_name": "",
  1120. "_objFlags": 0,
  1121. "__editorExtras__": {},
  1122. "node": {
  1123. "__id__": 41
  1124. },
  1125. "_enabled": true,
  1126. "__prefab": {
  1127. "__id__": 45
  1128. },
  1129. "_customMaterial": null,
  1130. "_srcBlendFactor": 2,
  1131. "_dstBlendFactor": 4,
  1132. "_color": {
  1133. "__type__": "cc.Color",
  1134. "r": 255,
  1135. "g": 255,
  1136. "b": 255,
  1137. "a": 255
  1138. },
  1139. "_string": "",
  1140. "_horizontalAlign": 0,
  1141. "_verticalAlign": 1,
  1142. "_actualFontSize": 37,
  1143. "_fontSize": 40,
  1144. "_fontFamily": "Arial",
  1145. "_lineHeight": 40,
  1146. "_overflow": 2,
  1147. "_enableWrapText": true,
  1148. "_font": null,
  1149. "_isSystemFontUsed": true,
  1150. "_spacingX": 0,
  1151. "_isItalic": false,
  1152. "_isBold": false,
  1153. "_isUnderline": false,
  1154. "_underlineHeight": 2,
  1155. "_cacheMode": 0,
  1156. "_enableOutline": false,
  1157. "_outlineColor": {
  1158. "__type__": "cc.Color",
  1159. "r": 0,
  1160. "g": 0,
  1161. "b": 0,
  1162. "a": 255
  1163. },
  1164. "_outlineWidth": 2,
  1165. "_enableShadow": false,
  1166. "_shadowColor": {
  1167. "__type__": "cc.Color",
  1168. "r": 0,
  1169. "g": 0,
  1170. "b": 0,
  1171. "a": 255
  1172. },
  1173. "_shadowOffset": {
  1174. "__type__": "cc.Vec2",
  1175. "x": 2,
  1176. "y": 2
  1177. },
  1178. "_shadowBlur": 2,
  1179. "_id": ""
  1180. },
  1181. {
  1182. "__type__": "cc.CompPrefabInfo",
  1183. "fileId": "83tm8aedJCmbLmCWBR0UQF"
  1184. },
  1185. {
  1186. "__type__": "cc.PrefabInfo",
  1187. "root": {
  1188. "__id__": 1
  1189. },
  1190. "asset": {
  1191. "__id__": 0
  1192. },
  1193. "fileId": "09r1WM+VxAgqYJvD9dK7CN",
  1194. "instance": null,
  1195. "targetOverrides": null,
  1196. "nestedPrefabInstanceRoots": null
  1197. },
  1198. {
  1199. "__type__": "cc.UITransform",
  1200. "_name": "",
  1201. "_objFlags": 0,
  1202. "__editorExtras__": {},
  1203. "node": {
  1204. "__id__": 10
  1205. },
  1206. "_enabled": true,
  1207. "__prefab": {
  1208. "__id__": 48
  1209. },
  1210. "_contentSize": {
  1211. "__type__": "cc.Size",
  1212. "width": 1060,
  1213. "height": 1313
  1214. },
  1215. "_anchorPoint": {
  1216. "__type__": "cc.Vec2",
  1217. "x": 0.5,
  1218. "y": 0.5
  1219. },
  1220. "_id": ""
  1221. },
  1222. {
  1223. "__type__": "cc.CompPrefabInfo",
  1224. "fileId": "4fvr7Q9h9CZoUPWr3EPz15"
  1225. },
  1226. {
  1227. "__type__": "cc.Sprite",
  1228. "_name": "",
  1229. "_objFlags": 0,
  1230. "__editorExtras__": {},
  1231. "node": {
  1232. "__id__": 10
  1233. },
  1234. "_enabled": true,
  1235. "__prefab": {
  1236. "__id__": 50
  1237. },
  1238. "_customMaterial": null,
  1239. "_srcBlendFactor": 2,
  1240. "_dstBlendFactor": 4,
  1241. "_color": {
  1242. "__type__": "cc.Color",
  1243. "r": 255,
  1244. "g": 255,
  1245. "b": 255,
  1246. "a": 255
  1247. },
  1248. "_spriteFrame": {
  1249. "__uuid__": "98919cbb-068e-4fdc-8bbd-a3387a62c146@f9941",
  1250. "__expectedType__": "cc.SpriteFrame"
  1251. },
  1252. "_type": 0,
  1253. "_fillType": 0,
  1254. "_sizeMode": 1,
  1255. "_fillCenter": {
  1256. "__type__": "cc.Vec2",
  1257. "x": 0,
  1258. "y": 0
  1259. },
  1260. "_fillStart": 0,
  1261. "_fillRange": 0,
  1262. "_isTrimmedMode": true,
  1263. "_useGrayscale": false,
  1264. "_atlas": null,
  1265. "_id": ""
  1266. },
  1267. {
  1268. "__type__": "cc.CompPrefabInfo",
  1269. "fileId": "04cLs0kZ1M3YSD+8pqVsLW"
  1270. },
  1271. {
  1272. "__type__": "cc.PrefabInfo",
  1273. "root": {
  1274. "__id__": 1
  1275. },
  1276. "asset": {
  1277. "__id__": 0
  1278. },
  1279. "fileId": "b84XHdUqBElpcdScNMh6oN",
  1280. "instance": null,
  1281. "targetOverrides": null,
  1282. "nestedPrefabInstanceRoots": null
  1283. },
  1284. {
  1285. "__type__": "cc.Node",
  1286. "_name": "btn_close",
  1287. "_objFlags": 0,
  1288. "__editorExtras__": {},
  1289. "_parent": {
  1290. "__id__": 1
  1291. },
  1292. "_children": [],
  1293. "_active": true,
  1294. "_components": [
  1295. {
  1296. "__id__": 53
  1297. },
  1298. {
  1299. "__id__": 55
  1300. }
  1301. ],
  1302. "_prefab": {
  1303. "__id__": 57
  1304. },
  1305. "_lpos": {
  1306. "__type__": "cc.Vec3",
  1307. "x": 0,
  1308. "y": -654,
  1309. "z": 0
  1310. },
  1311. "_lrot": {
  1312. "__type__": "cc.Quat",
  1313. "x": 0,
  1314. "y": 0,
  1315. "z": 0,
  1316. "w": 1
  1317. },
  1318. "_lscale": {
  1319. "__type__": "cc.Vec3",
  1320. "x": 1,
  1321. "y": 1,
  1322. "z": 1
  1323. },
  1324. "_mobility": 0,
  1325. "_layer": 33554432,
  1326. "_euler": {
  1327. "__type__": "cc.Vec3",
  1328. "x": 0,
  1329. "y": 0,
  1330. "z": 0
  1331. },
  1332. "_id": ""
  1333. },
  1334. {
  1335. "__type__": "cc.UITransform",
  1336. "_name": "",
  1337. "_objFlags": 0,
  1338. "__editorExtras__": {},
  1339. "node": {
  1340. "__id__": 52
  1341. },
  1342. "_enabled": true,
  1343. "__prefab": {
  1344. "__id__": 54
  1345. },
  1346. "_contentSize": {
  1347. "__type__": "cc.Size",
  1348. "width": 99,
  1349. "height": 101
  1350. },
  1351. "_anchorPoint": {
  1352. "__type__": "cc.Vec2",
  1353. "x": 0.5,
  1354. "y": 0.5
  1355. },
  1356. "_id": ""
  1357. },
  1358. {
  1359. "__type__": "cc.CompPrefabInfo",
  1360. "fileId": "76hhd3EolC7o3OwMn3uGZk"
  1361. },
  1362. {
  1363. "__type__": "cc.Sprite",
  1364. "_name": "",
  1365. "_objFlags": 0,
  1366. "__editorExtras__": {},
  1367. "node": {
  1368. "__id__": 52
  1369. },
  1370. "_enabled": true,
  1371. "__prefab": {
  1372. "__id__": 56
  1373. },
  1374. "_customMaterial": null,
  1375. "_srcBlendFactor": 2,
  1376. "_dstBlendFactor": 4,
  1377. "_color": {
  1378. "__type__": "cc.Color",
  1379. "r": 255,
  1380. "g": 255,
  1381. "b": 255,
  1382. "a": 255
  1383. },
  1384. "_spriteFrame": {
  1385. "__uuid__": "da183f68-0bf6-4ff1-98b2-e3ead70f6b96@f9941",
  1386. "__expectedType__": "cc.SpriteFrame"
  1387. },
  1388. "_type": 0,
  1389. "_fillType": 0,
  1390. "_sizeMode": 1,
  1391. "_fillCenter": {
  1392. "__type__": "cc.Vec2",
  1393. "x": 0,
  1394. "y": 0
  1395. },
  1396. "_fillStart": 0,
  1397. "_fillRange": 0,
  1398. "_isTrimmedMode": true,
  1399. "_useGrayscale": false,
  1400. "_atlas": null,
  1401. "_id": ""
  1402. },
  1403. {
  1404. "__type__": "cc.CompPrefabInfo",
  1405. "fileId": "c4OwnU7GNOi66xXRmsf5/a"
  1406. },
  1407. {
  1408. "__type__": "cc.PrefabInfo",
  1409. "root": {
  1410. "__id__": 1
  1411. },
  1412. "asset": {
  1413. "__id__": 0
  1414. },
  1415. "fileId": "11E332NQZKjLr5JR3FZ3FG",
  1416. "instance": null,
  1417. "targetOverrides": null,
  1418. "nestedPrefabInstanceRoots": null
  1419. },
  1420. {
  1421. "__type__": "cc.UITransform",
  1422. "_name": "",
  1423. "_objFlags": 0,
  1424. "__editorExtras__": {},
  1425. "node": {
  1426. "__id__": 1
  1427. },
  1428. "_enabled": true,
  1429. "__prefab": {
  1430. "__id__": 59
  1431. },
  1432. "_contentSize": {
  1433. "__type__": "cc.Size",
  1434. "width": 1080,
  1435. "height": 1920
  1436. },
  1437. "_anchorPoint": {
  1438. "__type__": "cc.Vec2",
  1439. "x": 0.5,
  1440. "y": 0.5
  1441. },
  1442. "_id": ""
  1443. },
  1444. {
  1445. "__type__": "cc.CompPrefabInfo",
  1446. "fileId": "314Pl2A4tJeLCpz/m88mMe"
  1447. },
  1448. {
  1449. "__type__": "cc.Widget",
  1450. "_name": "",
  1451. "_objFlags": 0,
  1452. "__editorExtras__": {},
  1453. "node": {
  1454. "__id__": 1
  1455. },
  1456. "_enabled": true,
  1457. "__prefab": {
  1458. "__id__": 61
  1459. },
  1460. "_alignFlags": 45,
  1461. "_target": null,
  1462. "_left": 0,
  1463. "_right": 0,
  1464. "_top": 0,
  1465. "_bottom": 0,
  1466. "_horizontalCenter": 0,
  1467. "_verticalCenter": 0,
  1468. "_isAbsLeft": true,
  1469. "_isAbsRight": true,
  1470. "_isAbsTop": true,
  1471. "_isAbsBottom": true,
  1472. "_isAbsHorizontalCenter": true,
  1473. "_isAbsVerticalCenter": true,
  1474. "_originalWidth": 100,
  1475. "_originalHeight": 100,
  1476. "_alignMode": 2,
  1477. "_lockFlags": 0,
  1478. "_id": ""
  1479. },
  1480. {
  1481. "__type__": "cc.CompPrefabInfo",
  1482. "fileId": "41ofYZtuNAUZV3oXFvPvo5"
  1483. },
  1484. {
  1485. "__type__": "8211dcWp2dIRrPXKp1oJZAK",
  1486. "_name": "",
  1487. "_objFlags": 0,
  1488. "__editorExtras__": {},
  1489. "node": {
  1490. "__id__": 1
  1491. },
  1492. "_enabled": true,
  1493. "__prefab": {
  1494. "__id__": 63
  1495. },
  1496. "btn_close": {
  1497. "__id__": 52
  1498. },
  1499. "img_head": {
  1500. "__id__": 11
  1501. },
  1502. "lab_region": {
  1503. "__id__": 17
  1504. },
  1505. "lab_nickname": {
  1506. "__id__": 23
  1507. },
  1508. "img_car": {
  1509. "__id__": 29
  1510. },
  1511. "img_number": {
  1512. "__id__": 35
  1513. },
  1514. "lab_score": {
  1515. "__id__": 41
  1516. },
  1517. "_id": ""
  1518. },
  1519. {
  1520. "__type__": "cc.CompPrefabInfo",
  1521. "fileId": "45A/rwpcpLFb1jKVDIbLDg"
  1522. },
  1523. {
  1524. "__type__": "cc.PrefabInfo",
  1525. "root": {
  1526. "__id__": 1
  1527. },
  1528. "asset": {
  1529. "__id__": 0
  1530. },
  1531. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1532. "instance": null,
  1533. "targetOverrides": null
  1534. }
  1535. ]