userListInfoItem.prefab 22 KB

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