paycustom.prefab 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "paycustom",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "persistent": false,
  12. "asyncLoadAssets": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "paycustom",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 16
  29. },
  30. {
  31. "__id__": 22
  32. },
  33. {
  34. "__id__": 28
  35. },
  36. {
  37. "__id__": 34
  38. },
  39. {
  40. "__id__": 40
  41. },
  42. {
  43. "__id__": 46
  44. },
  45. {
  46. "__id__": 52
  47. },
  48. {
  49. "__id__": 58
  50. }
  51. ],
  52. "_active": true,
  53. "_components": [
  54. {
  55. "__id__": 78
  56. },
  57. {
  58. "__id__": 80
  59. }
  60. ],
  61. "_prefab": {
  62. "__id__": 82
  63. },
  64. "_lpos": {
  65. "__type__": "cc.Vec3",
  66. "x": 0,
  67. "y": 0,
  68. "z": 0
  69. },
  70. "_lrot": {
  71. "__type__": "cc.Quat",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0,
  75. "w": 1
  76. },
  77. "_lscale": {
  78. "__type__": "cc.Vec3",
  79. "x": 1,
  80. "y": 1,
  81. "z": 1
  82. },
  83. "_layer": 33554432,
  84. "_euler": {
  85. "__type__": "cc.Vec3",
  86. "x": 0,
  87. "y": 0,
  88. "z": 0
  89. },
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "white",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. },
  105. {
  106. "__id__": 5
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 7
  111. },
  112. "_lpos": {
  113. "__type__": "cc.Vec3",
  114. "x": 0,
  115. "y": 0,
  116. "z": 0
  117. },
  118. "_lrot": {
  119. "__type__": "cc.Quat",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0,
  123. "w": 1
  124. },
  125. "_lscale": {
  126. "__type__": "cc.Vec3",
  127. "x": 1,
  128. "y": 1,
  129. "z": 1
  130. },
  131. "_layer": 33554432,
  132. "_euler": {
  133. "__type__": "cc.Vec3",
  134. "x": 0,
  135. "y": 0,
  136. "z": 0
  137. },
  138. "_id": ""
  139. },
  140. {
  141. "__type__": "cc.UITransform",
  142. "_name": "",
  143. "_objFlags": 0,
  144. "node": {
  145. "__id__": 2
  146. },
  147. "_enabled": true,
  148. "__prefab": {
  149. "__id__": 4
  150. },
  151. "_contentSize": {
  152. "__type__": "cc.Size",
  153. "width": 720,
  154. "height": 1600
  155. },
  156. "_anchorPoint": {
  157. "__type__": "cc.Vec2",
  158. "x": 0.5,
  159. "y": 0.5
  160. },
  161. "_id": ""
  162. },
  163. {
  164. "__type__": "cc.CompPrefabInfo",
  165. "fileId": "dbgoyjj/ZDcaWDZuG8CHMO"
  166. },
  167. {
  168. "__type__": "cc.Sprite",
  169. "_name": "",
  170. "_objFlags": 0,
  171. "node": {
  172. "__id__": 2
  173. },
  174. "_enabled": true,
  175. "__prefab": {
  176. "__id__": 6
  177. },
  178. "_customMaterial": null,
  179. "_srcBlendFactor": 2,
  180. "_dstBlendFactor": 4,
  181. "_color": {
  182. "__type__": "cc.Color",
  183. "r": 0,
  184. "g": 0,
  185. "b": 0,
  186. "a": 160
  187. },
  188. "_spriteFrame": {
  189. "__uuid__": "b4971c80-ee5c-442c-b5be-d23f83df0880@f9941",
  190. "__expectedType__": "cc.SpriteFrame"
  191. },
  192. "_type": 0,
  193. "_fillType": 0,
  194. "_sizeMode": 0,
  195. "_fillCenter": {
  196. "__type__": "cc.Vec2",
  197. "x": 0,
  198. "y": 0
  199. },
  200. "_fillStart": 0,
  201. "_fillRange": 0,
  202. "_isTrimmedMode": true,
  203. "_useGrayscale": false,
  204. "_atlas": null,
  205. "_id": ""
  206. },
  207. {
  208. "__type__": "cc.CompPrefabInfo",
  209. "fileId": "fdoj7q++BAeaKrn5dBKvtv"
  210. },
  211. {
  212. "__type__": "cc.PrefabInfo",
  213. "root": {
  214. "__id__": 1
  215. },
  216. "asset": {
  217. "__id__": 0
  218. },
  219. "fileId": "d3e5nSlxRLK6rVP9BC4yVc"
  220. },
  221. {
  222. "__type__": "cc.Node",
  223. "_name": "bg3",
  224. "_objFlags": 0,
  225. "_parent": {
  226. "__id__": 1
  227. },
  228. "_children": [],
  229. "_active": true,
  230. "_components": [
  231. {
  232. "__id__": 9
  233. },
  234. {
  235. "__id__": 11
  236. },
  237. {
  238. "__id__": 13
  239. }
  240. ],
  241. "_prefab": {
  242. "__id__": 15
  243. },
  244. "_lpos": {
  245. "__type__": "cc.Vec3",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0
  249. },
  250. "_lrot": {
  251. "__type__": "cc.Quat",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0,
  255. "w": 1
  256. },
  257. "_lscale": {
  258. "__type__": "cc.Vec3",
  259. "x": 1,
  260. "y": 1,
  261. "z": 1
  262. },
  263. "_layer": 33554432,
  264. "_euler": {
  265. "__type__": "cc.Vec3",
  266. "x": 0,
  267. "y": 0,
  268. "z": 0
  269. },
  270. "_id": ""
  271. },
  272. {
  273. "__type__": "cc.UITransform",
  274. "_name": "",
  275. "_objFlags": 0,
  276. "node": {
  277. "__id__": 8
  278. },
  279. "_enabled": true,
  280. "__prefab": {
  281. "__id__": 10
  282. },
  283. "_contentSize": {
  284. "__type__": "cc.Size",
  285. "width": 712,
  286. "height": 716
  287. },
  288. "_anchorPoint": {
  289. "__type__": "cc.Vec2",
  290. "x": 0.5,
  291. "y": 0.5
  292. },
  293. "_id": ""
  294. },
  295. {
  296. "__type__": "cc.CompPrefabInfo",
  297. "fileId": "c1QEz+4U5I0JCRlLZyBmvV"
  298. },
  299. {
  300. "__type__": "cc.Sprite",
  301. "_name": "",
  302. "_objFlags": 0,
  303. "node": {
  304. "__id__": 8
  305. },
  306. "_enabled": true,
  307. "__prefab": {
  308. "__id__": 12
  309. },
  310. "_customMaterial": null,
  311. "_srcBlendFactor": 2,
  312. "_dstBlendFactor": 4,
  313. "_color": {
  314. "__type__": "cc.Color",
  315. "r": 255,
  316. "g": 255,
  317. "b": 255,
  318. "a": 255
  319. },
  320. "_spriteFrame": {
  321. "__uuid__": "8fa076ad-fb26-49ab-ad08-5aef0e5c0d24@f9941",
  322. "__expectedType__": "cc.SpriteFrame"
  323. },
  324. "_type": 0,
  325. "_fillType": 0,
  326. "_sizeMode": 1,
  327. "_fillCenter": {
  328. "__type__": "cc.Vec2",
  329. "x": 0,
  330. "y": 0
  331. },
  332. "_fillStart": 0,
  333. "_fillRange": 0,
  334. "_isTrimmedMode": true,
  335. "_useGrayscale": false,
  336. "_atlas": null,
  337. "_id": ""
  338. },
  339. {
  340. "__type__": "cc.CompPrefabInfo",
  341. "fileId": "4aK/NV+glBypFT4xEc9IGe"
  342. },
  343. {
  344. "__type__": "cc.BlockInputEvents",
  345. "_name": "",
  346. "_objFlags": 0,
  347. "node": {
  348. "__id__": 8
  349. },
  350. "_enabled": true,
  351. "__prefab": {
  352. "__id__": 14
  353. },
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.CompPrefabInfo",
  358. "fileId": "3cCJdHJqFCf4o6/EhGlJ7R"
  359. },
  360. {
  361. "__type__": "cc.PrefabInfo",
  362. "root": {
  363. "__id__": 1
  364. },
  365. "asset": {
  366. "__id__": 0
  367. },
  368. "fileId": "a7EWq4CdZEh7mEvipW7nxM"
  369. },
  370. {
  371. "__type__": "cc.Node",
  372. "_name": "auto_btn_close",
  373. "_objFlags": 0,
  374. "_parent": {
  375. "__id__": 1
  376. },
  377. "_children": [],
  378. "_active": true,
  379. "_components": [
  380. {
  381. "__id__": 17
  382. },
  383. {
  384. "__id__": 19
  385. }
  386. ],
  387. "_prefab": {
  388. "__id__": 21
  389. },
  390. "_lpos": {
  391. "__type__": "cc.Vec3",
  392. "x": 297,
  393. "y": 399,
  394. "z": 0
  395. },
  396. "_lrot": {
  397. "__type__": "cc.Quat",
  398. "x": 0,
  399. "y": 0,
  400. "z": 0,
  401. "w": 1
  402. },
  403. "_lscale": {
  404. "__type__": "cc.Vec3",
  405. "x": 1,
  406. "y": 1,
  407. "z": 1
  408. },
  409. "_layer": 33554432,
  410. "_euler": {
  411. "__type__": "cc.Vec3",
  412. "x": 0,
  413. "y": 0,
  414. "z": 0
  415. },
  416. "_id": ""
  417. },
  418. {
  419. "__type__": "cc.UITransform",
  420. "_name": "",
  421. "_objFlags": 0,
  422. "node": {
  423. "__id__": 16
  424. },
  425. "_enabled": true,
  426. "__prefab": {
  427. "__id__": 18
  428. },
  429. "_contentSize": {
  430. "__type__": "cc.Size",
  431. "width": 90,
  432. "height": 91
  433. },
  434. "_anchorPoint": {
  435. "__type__": "cc.Vec2",
  436. "x": 0.5,
  437. "y": 0.5
  438. },
  439. "_id": ""
  440. },
  441. {
  442. "__type__": "cc.CompPrefabInfo",
  443. "fileId": "b4n0Kxn2lLvJyss3ftNhEF"
  444. },
  445. {
  446. "__type__": "cc.Sprite",
  447. "_name": "",
  448. "_objFlags": 0,
  449. "node": {
  450. "__id__": 16
  451. },
  452. "_enabled": true,
  453. "__prefab": {
  454. "__id__": 20
  455. },
  456. "_customMaterial": null,
  457. "_srcBlendFactor": 2,
  458. "_dstBlendFactor": 4,
  459. "_color": {
  460. "__type__": "cc.Color",
  461. "r": 255,
  462. "g": 255,
  463. "b": 255,
  464. "a": 255
  465. },
  466. "_spriteFrame": {
  467. "__uuid__": "84a0b227-f808-4d12-bb7f-057c7a9fb670@f9941",
  468. "__expectedType__": "cc.SpriteFrame"
  469. },
  470. "_type": 0,
  471. "_fillType": 0,
  472. "_sizeMode": 1,
  473. "_fillCenter": {
  474. "__type__": "cc.Vec2",
  475. "x": 0,
  476. "y": 0
  477. },
  478. "_fillStart": 0,
  479. "_fillRange": 0,
  480. "_isTrimmedMode": true,
  481. "_useGrayscale": false,
  482. "_atlas": null,
  483. "_id": ""
  484. },
  485. {
  486. "__type__": "cc.CompPrefabInfo",
  487. "fileId": "bcJlIqBvtO1IgwpZhaGbOA"
  488. },
  489. {
  490. "__type__": "cc.PrefabInfo",
  491. "root": {
  492. "__id__": 1
  493. },
  494. "asset": {
  495. "__id__": 0
  496. },
  497. "fileId": "2310rHKvlD9o0sC3DEd9eL"
  498. },
  499. {
  500. "__type__": "cc.Node",
  501. "_name": "icon_gold1",
  502. "_objFlags": 0,
  503. "_parent": {
  504. "__id__": 1
  505. },
  506. "_children": [],
  507. "_active": true,
  508. "_components": [
  509. {
  510. "__id__": 23
  511. },
  512. {
  513. "__id__": 25
  514. }
  515. ],
  516. "_prefab": {
  517. "__id__": 27
  518. },
  519. "_lpos": {
  520. "__type__": "cc.Vec3",
  521. "x": -231,
  522. "y": 107,
  523. "z": 0
  524. },
  525. "_lrot": {
  526. "__type__": "cc.Quat",
  527. "x": 0,
  528. "y": 0,
  529. "z": 0,
  530. "w": 1
  531. },
  532. "_lscale": {
  533. "__type__": "cc.Vec3",
  534. "x": 1,
  535. "y": 1,
  536. "z": 1
  537. },
  538. "_layer": 33554432,
  539. "_euler": {
  540. "__type__": "cc.Vec3",
  541. "x": 0,
  542. "y": 0,
  543. "z": 0
  544. },
  545. "_id": ""
  546. },
  547. {
  548. "__type__": "cc.UITransform",
  549. "_name": "",
  550. "_objFlags": 0,
  551. "node": {
  552. "__id__": 22
  553. },
  554. "_enabled": true,
  555. "__prefab": {
  556. "__id__": 24
  557. },
  558. "_contentSize": {
  559. "__type__": "cc.Size",
  560. "width": 99,
  561. "height": 98
  562. },
  563. "_anchorPoint": {
  564. "__type__": "cc.Vec2",
  565. "x": 0.5,
  566. "y": 0.5
  567. },
  568. "_id": ""
  569. },
  570. {
  571. "__type__": "cc.CompPrefabInfo",
  572. "fileId": "53TyHAWCdPS7LT62UsT0Nv"
  573. },
  574. {
  575. "__type__": "cc.Sprite",
  576. "_name": "",
  577. "_objFlags": 0,
  578. "node": {
  579. "__id__": 22
  580. },
  581. "_enabled": true,
  582. "__prefab": {
  583. "__id__": 26
  584. },
  585. "_customMaterial": null,
  586. "_srcBlendFactor": 2,
  587. "_dstBlendFactor": 4,
  588. "_color": {
  589. "__type__": "cc.Color",
  590. "r": 255,
  591. "g": 255,
  592. "b": 255,
  593. "a": 255
  594. },
  595. "_spriteFrame": {
  596. "__uuid__": "6f3cd02c-e826-4e65-a22e-d09d87349bbc@f9941",
  597. "__expectedType__": "cc.SpriteFrame"
  598. },
  599. "_type": 0,
  600. "_fillType": 0,
  601. "_sizeMode": 1,
  602. "_fillCenter": {
  603. "__type__": "cc.Vec2",
  604. "x": 0,
  605. "y": 0
  606. },
  607. "_fillStart": 0,
  608. "_fillRange": 0,
  609. "_isTrimmedMode": true,
  610. "_useGrayscale": false,
  611. "_atlas": null,
  612. "_id": ""
  613. },
  614. {
  615. "__type__": "cc.CompPrefabInfo",
  616. "fileId": "2a4ne7AqdAxaVOtNL1F/rL"
  617. },
  618. {
  619. "__type__": "cc.PrefabInfo",
  620. "root": {
  621. "__id__": 1
  622. },
  623. "asset": {
  624. "__id__": 0
  625. },
  626. "fileId": "4aJEw3/FxCHoyvx14azr2Q"
  627. },
  628. {
  629. "__type__": "cc.Node",
  630. "_name": "line",
  631. "_objFlags": 0,
  632. "_parent": {
  633. "__id__": 1
  634. },
  635. "_children": [],
  636. "_active": true,
  637. "_components": [
  638. {
  639. "__id__": 29
  640. },
  641. {
  642. "__id__": 31
  643. }
  644. ],
  645. "_prefab": {
  646. "__id__": 33
  647. },
  648. "_lpos": {
  649. "__type__": "cc.Vec3",
  650. "x": 0,
  651. "y": -173,
  652. "z": 0
  653. },
  654. "_lrot": {
  655. "__type__": "cc.Quat",
  656. "x": 0,
  657. "y": 0,
  658. "z": 0,
  659. "w": 1
  660. },
  661. "_lscale": {
  662. "__type__": "cc.Vec3",
  663. "x": 1,
  664. "y": 1,
  665. "z": 1
  666. },
  667. "_layer": 33554432,
  668. "_euler": {
  669. "__type__": "cc.Vec3",
  670. "x": 0,
  671. "y": 0,
  672. "z": 0
  673. },
  674. "_id": ""
  675. },
  676. {
  677. "__type__": "cc.UITransform",
  678. "_name": "",
  679. "_objFlags": 0,
  680. "node": {
  681. "__id__": 28
  682. },
  683. "_enabled": true,
  684. "__prefab": {
  685. "__id__": 30
  686. },
  687. "_contentSize": {
  688. "__type__": "cc.Size",
  689. "width": 566,
  690. "height": 2
  691. },
  692. "_anchorPoint": {
  693. "__type__": "cc.Vec2",
  694. "x": 0.5,
  695. "y": 0.5
  696. },
  697. "_id": ""
  698. },
  699. {
  700. "__type__": "cc.CompPrefabInfo",
  701. "fileId": "76d+wOFWNE4o74UN7k3gcE"
  702. },
  703. {
  704. "__type__": "cc.Sprite",
  705. "_name": "",
  706. "_objFlags": 0,
  707. "node": {
  708. "__id__": 28
  709. },
  710. "_enabled": true,
  711. "__prefab": {
  712. "__id__": 32
  713. },
  714. "_customMaterial": null,
  715. "_srcBlendFactor": 2,
  716. "_dstBlendFactor": 4,
  717. "_color": {
  718. "__type__": "cc.Color",
  719. "r": 255,
  720. "g": 255,
  721. "b": 255,
  722. "a": 255
  723. },
  724. "_spriteFrame": {
  725. "__uuid__": "29e8c3fb-93b9-4ed2-ae40-60d31f3a4ae4@f9941",
  726. "__expectedType__": "cc.SpriteFrame"
  727. },
  728. "_type": 0,
  729. "_fillType": 0,
  730. "_sizeMode": 1,
  731. "_fillCenter": {
  732. "__type__": "cc.Vec2",
  733. "x": 0,
  734. "y": 0
  735. },
  736. "_fillStart": 0,
  737. "_fillRange": 0,
  738. "_isTrimmedMode": true,
  739. "_useGrayscale": false,
  740. "_atlas": null,
  741. "_id": ""
  742. },
  743. {
  744. "__type__": "cc.CompPrefabInfo",
  745. "fileId": "0dnAALoDlHZIb63CdSf4yn"
  746. },
  747. {
  748. "__type__": "cc.PrefabInfo",
  749. "root": {
  750. "__id__": 1
  751. },
  752. "asset": {
  753. "__id__": 0
  754. },
  755. "fileId": "b3ItrU3pxA65+Yd17OpfoT"
  756. },
  757. {
  758. "__type__": "cc.Node",
  759. "_name": "desc12",
  760. "_objFlags": 0,
  761. "_parent": {
  762. "__id__": 1
  763. },
  764. "_children": [],
  765. "_active": true,
  766. "_components": [
  767. {
  768. "__id__": 35
  769. },
  770. {
  771. "__id__": 37
  772. }
  773. ],
  774. "_prefab": {
  775. "__id__": 39
  776. },
  777. "_lpos": {
  778. "__type__": "cc.Vec3",
  779. "x": 0,
  780. "y": 222,
  781. "z": 0
  782. },
  783. "_lrot": {
  784. "__type__": "cc.Quat",
  785. "x": 0,
  786. "y": 0,
  787. "z": 0,
  788. "w": 1
  789. },
  790. "_lscale": {
  791. "__type__": "cc.Vec3",
  792. "x": 1,
  793. "y": 1,
  794. "z": 1
  795. },
  796. "_layer": 33554432,
  797. "_euler": {
  798. "__type__": "cc.Vec3",
  799. "x": 0,
  800. "y": 0,
  801. "z": 0
  802. },
  803. "_id": ""
  804. },
  805. {
  806. "__type__": "cc.UITransform",
  807. "_name": "",
  808. "_objFlags": 0,
  809. "node": {
  810. "__id__": 34
  811. },
  812. "_enabled": true,
  813. "__prefab": {
  814. "__id__": 36
  815. },
  816. "_contentSize": {
  817. "__type__": "cc.Size",
  818. "width": 556,
  819. "height": 54
  820. },
  821. "_anchorPoint": {
  822. "__type__": "cc.Vec2",
  823. "x": 0.5,
  824. "y": 0.5
  825. },
  826. "_id": ""
  827. },
  828. {
  829. "__type__": "cc.CompPrefabInfo",
  830. "fileId": "43xkAIbPpIE5XMLHbfg0O3"
  831. },
  832. {
  833. "__type__": "cc.Sprite",
  834. "_name": "",
  835. "_objFlags": 0,
  836. "node": {
  837. "__id__": 34
  838. },
  839. "_enabled": true,
  840. "__prefab": {
  841. "__id__": 38
  842. },
  843. "_customMaterial": null,
  844. "_srcBlendFactor": 2,
  845. "_dstBlendFactor": 4,
  846. "_color": {
  847. "__type__": "cc.Color",
  848. "r": 255,
  849. "g": 255,
  850. "b": 255,
  851. "a": 255
  852. },
  853. "_spriteFrame": {
  854. "__uuid__": "14cd4d2b-1d10-4e16-9c1e-5eff20d0720a@f9941",
  855. "__expectedType__": "cc.SpriteFrame"
  856. },
  857. "_type": 0,
  858. "_fillType": 0,
  859. "_sizeMode": 1,
  860. "_fillCenter": {
  861. "__type__": "cc.Vec2",
  862. "x": 0,
  863. "y": 0
  864. },
  865. "_fillStart": 0,
  866. "_fillRange": 0,
  867. "_isTrimmedMode": true,
  868. "_useGrayscale": false,
  869. "_atlas": null,
  870. "_id": ""
  871. },
  872. {
  873. "__type__": "cc.CompPrefabInfo",
  874. "fileId": "5775gy6hVCDZUGB0ldSDUp"
  875. },
  876. {
  877. "__type__": "cc.PrefabInfo",
  878. "root": {
  879. "__id__": 1
  880. },
  881. "asset": {
  882. "__id__": 0
  883. },
  884. "fileId": "a6kgU/eyZCm6yPPF7h1YSa"
  885. },
  886. {
  887. "__type__": "cc.Node",
  888. "_name": "desc11",
  889. "_objFlags": 0,
  890. "_parent": {
  891. "__id__": 1
  892. },
  893. "_children": [],
  894. "_active": true,
  895. "_components": [
  896. {
  897. "__id__": 41
  898. },
  899. {
  900. "__id__": 43
  901. }
  902. ],
  903. "_prefab": {
  904. "__id__": 45
  905. },
  906. "_lpos": {
  907. "__type__": "cc.Vec3",
  908. "x": 0,
  909. "y": 0,
  910. "z": 0
  911. },
  912. "_lrot": {
  913. "__type__": "cc.Quat",
  914. "x": 0,
  915. "y": 0,
  916. "z": 0,
  917. "w": 1
  918. },
  919. "_lscale": {
  920. "__type__": "cc.Vec3",
  921. "x": 1,
  922. "y": 1,
  923. "z": 1
  924. },
  925. "_layer": 33554432,
  926. "_euler": {
  927. "__type__": "cc.Vec3",
  928. "x": 0,
  929. "y": 0,
  930. "z": 0
  931. },
  932. "_id": ""
  933. },
  934. {
  935. "__type__": "cc.UITransform",
  936. "_name": "",
  937. "_objFlags": 0,
  938. "node": {
  939. "__id__": 40
  940. },
  941. "_enabled": true,
  942. "__prefab": {
  943. "__id__": 42
  944. },
  945. "_contentSize": {
  946. "__type__": "cc.Size",
  947. "width": 539,
  948. "height": 63
  949. },
  950. "_anchorPoint": {
  951. "__type__": "cc.Vec2",
  952. "x": 0.5,
  953. "y": 0.5
  954. },
  955. "_id": ""
  956. },
  957. {
  958. "__type__": "cc.CompPrefabInfo",
  959. "fileId": "9bNL7/cZhNA6GUFooSV5JJ"
  960. },
  961. {
  962. "__type__": "cc.Sprite",
  963. "_name": "",
  964. "_objFlags": 0,
  965. "node": {
  966. "__id__": 40
  967. },
  968. "_enabled": true,
  969. "__prefab": {
  970. "__id__": 44
  971. },
  972. "_customMaterial": null,
  973. "_srcBlendFactor": 2,
  974. "_dstBlendFactor": 4,
  975. "_color": {
  976. "__type__": "cc.Color",
  977. "r": 255,
  978. "g": 255,
  979. "b": 255,
  980. "a": 255
  981. },
  982. "_spriteFrame": {
  983. "__uuid__": "20e16a1c-b584-4de2-ab79-2be078c468ed@f9941",
  984. "__expectedType__": "cc.SpriteFrame"
  985. },
  986. "_type": 0,
  987. "_fillType": 0,
  988. "_sizeMode": 1,
  989. "_fillCenter": {
  990. "__type__": "cc.Vec2",
  991. "x": 0,
  992. "y": 0
  993. },
  994. "_fillStart": 0,
  995. "_fillRange": 0,
  996. "_isTrimmedMode": true,
  997. "_useGrayscale": false,
  998. "_atlas": null,
  999. "_id": ""
  1000. },
  1001. {
  1002. "__type__": "cc.CompPrefabInfo",
  1003. "fileId": "8fqJqNCOhCp6AFVZ55EFi2"
  1004. },
  1005. {
  1006. "__type__": "cc.PrefabInfo",
  1007. "root": {
  1008. "__id__": 1
  1009. },
  1010. "asset": {
  1011. "__id__": 0
  1012. },
  1013. "fileId": "8cQHvt69xGMr4kfN9vkfvH"
  1014. },
  1015. {
  1016. "__type__": "cc.Node",
  1017. "_name": "auto_btn_buy",
  1018. "_objFlags": 0,
  1019. "_parent": {
  1020. "__id__": 1
  1021. },
  1022. "_children": [],
  1023. "_active": true,
  1024. "_components": [
  1025. {
  1026. "__id__": 47
  1027. },
  1028. {
  1029. "__id__": 49
  1030. }
  1031. ],
  1032. "_prefab": {
  1033. "__id__": 51
  1034. },
  1035. "_lpos": {
  1036. "__type__": "cc.Vec3",
  1037. "x": 0,
  1038. "y": -245,
  1039. "z": 0
  1040. },
  1041. "_lrot": {
  1042. "__type__": "cc.Quat",
  1043. "x": 0,
  1044. "y": 0,
  1045. "z": 0,
  1046. "w": 1
  1047. },
  1048. "_lscale": {
  1049. "__type__": "cc.Vec3",
  1050. "x": 1,
  1051. "y": 1,
  1052. "z": 1
  1053. },
  1054. "_layer": 33554432,
  1055. "_euler": {
  1056. "__type__": "cc.Vec3",
  1057. "x": 0,
  1058. "y": 0,
  1059. "z": 0
  1060. },
  1061. "_id": ""
  1062. },
  1063. {
  1064. "__type__": "cc.UITransform",
  1065. "_name": "",
  1066. "_objFlags": 0,
  1067. "node": {
  1068. "__id__": 46
  1069. },
  1070. "_enabled": true,
  1071. "__prefab": {
  1072. "__id__": 48
  1073. },
  1074. "_contentSize": {
  1075. "__type__": "cc.Size",
  1076. "width": 631,
  1077. "height": 103
  1078. },
  1079. "_anchorPoint": {
  1080. "__type__": "cc.Vec2",
  1081. "x": 0.5,
  1082. "y": 0.5
  1083. },
  1084. "_id": ""
  1085. },
  1086. {
  1087. "__type__": "cc.CompPrefabInfo",
  1088. "fileId": "d52P+S3qdPcq/0UIqhAPMQ"
  1089. },
  1090. {
  1091. "__type__": "cc.Sprite",
  1092. "_name": "",
  1093. "_objFlags": 0,
  1094. "node": {
  1095. "__id__": 46
  1096. },
  1097. "_enabled": true,
  1098. "__prefab": {
  1099. "__id__": 50
  1100. },
  1101. "_customMaterial": null,
  1102. "_srcBlendFactor": 2,
  1103. "_dstBlendFactor": 4,
  1104. "_color": {
  1105. "__type__": "cc.Color",
  1106. "r": 255,
  1107. "g": 255,
  1108. "b": 255,
  1109. "a": 255
  1110. },
  1111. "_spriteFrame": {
  1112. "__uuid__": "bbf258c4-9da9-49ec-a06b-1c4d4773cb3f@f9941",
  1113. "__expectedType__": "cc.SpriteFrame"
  1114. },
  1115. "_type": 0,
  1116. "_fillType": 0,
  1117. "_sizeMode": 1,
  1118. "_fillCenter": {
  1119. "__type__": "cc.Vec2",
  1120. "x": 0,
  1121. "y": 0
  1122. },
  1123. "_fillStart": 0,
  1124. "_fillRange": 0,
  1125. "_isTrimmedMode": true,
  1126. "_useGrayscale": false,
  1127. "_atlas": null,
  1128. "_id": ""
  1129. },
  1130. {
  1131. "__type__": "cc.CompPrefabInfo",
  1132. "fileId": "8fivNcC0xHFYeOOgoMlxrG"
  1133. },
  1134. {
  1135. "__type__": "cc.PrefabInfo",
  1136. "root": {
  1137. "__id__": 1
  1138. },
  1139. "asset": {
  1140. "__id__": 0
  1141. },
  1142. "fileId": "6evjDR2OdKPYoqqsOt2c5q"
  1143. },
  1144. {
  1145. "__type__": "cc.Node",
  1146. "_name": "lb_gold",
  1147. "_objFlags": 0,
  1148. "_parent": {
  1149. "__id__": 1
  1150. },
  1151. "_children": [],
  1152. "_active": true,
  1153. "_components": [
  1154. {
  1155. "__id__": 53
  1156. },
  1157. {
  1158. "__id__": 55
  1159. }
  1160. ],
  1161. "_prefab": {
  1162. "__id__": 57
  1163. },
  1164. "_lpos": {
  1165. "__type__": "cc.Vec3",
  1166. "x": -154,
  1167. "y": 108,
  1168. "z": 0
  1169. },
  1170. "_lrot": {
  1171. "__type__": "cc.Quat",
  1172. "x": 0,
  1173. "y": 0,
  1174. "z": 0,
  1175. "w": 1
  1176. },
  1177. "_lscale": {
  1178. "__type__": "cc.Vec3",
  1179. "x": 1,
  1180. "y": 1,
  1181. "z": 1
  1182. },
  1183. "_layer": 33554432,
  1184. "_euler": {
  1185. "__type__": "cc.Vec3",
  1186. "x": 0,
  1187. "y": 0,
  1188. "z": 0
  1189. },
  1190. "_id": ""
  1191. },
  1192. {
  1193. "__type__": "cc.UITransform",
  1194. "_name": "",
  1195. "_objFlags": 0,
  1196. "node": {
  1197. "__id__": 52
  1198. },
  1199. "_enabled": true,
  1200. "__prefab": {
  1201. "__id__": 54
  1202. },
  1203. "_contentSize": {
  1204. "__type__": "cc.Size",
  1205. "width": 126.77,
  1206. "height": 78.12
  1207. },
  1208. "_anchorPoint": {
  1209. "__type__": "cc.Vec2",
  1210. "x": 0,
  1211. "y": 0.5
  1212. },
  1213. "_id": ""
  1214. },
  1215. {
  1216. "__type__": "cc.CompPrefabInfo",
  1217. "fileId": "28wO0eF8JE5owjn0yptdsn"
  1218. },
  1219. {
  1220. "__type__": "cc.Label",
  1221. "_name": "",
  1222. "_objFlags": 0,
  1223. "node": {
  1224. "__id__": 52
  1225. },
  1226. "_enabled": true,
  1227. "__prefab": {
  1228. "__id__": 56
  1229. },
  1230. "_customMaterial": null,
  1231. "_srcBlendFactor": 2,
  1232. "_dstBlendFactor": 4,
  1233. "_color": {
  1234. "__type__": "cc.Color",
  1235. "r": 145,
  1236. "g": 109,
  1237. "b": 16,
  1238. "a": 255
  1239. },
  1240. "_string": "label",
  1241. "_horizontalAlign": 1,
  1242. "_verticalAlign": 1,
  1243. "_actualFontSize": 60,
  1244. "_fontSize": 60,
  1245. "_fontFamily": "Arial",
  1246. "_lineHeight": 62,
  1247. "_overflow": 0,
  1248. "_enableWrapText": true,
  1249. "_font": null,
  1250. "_isSystemFontUsed": true,
  1251. "_spacingX": 0,
  1252. "_isItalic": false,
  1253. "_isBold": false,
  1254. "_isUnderline": false,
  1255. "_underlineHeight": 2,
  1256. "_cacheMode": 0,
  1257. "_id": ""
  1258. },
  1259. {
  1260. "__type__": "cc.CompPrefabInfo",
  1261. "fileId": "19MEFjrpFLJ7RZ4rygv5Eu"
  1262. },
  1263. {
  1264. "__type__": "cc.PrefabInfo",
  1265. "root": {
  1266. "__id__": 1
  1267. },
  1268. "asset": {
  1269. "__id__": 0
  1270. },
  1271. "fileId": "54+94ovhtNoY1lG/qWlM2I"
  1272. },
  1273. {
  1274. "__type__": "cc.Node",
  1275. "_name": "edit_money",
  1276. "_objFlags": 0,
  1277. "_parent": {
  1278. "__id__": 1
  1279. },
  1280. "_children": [
  1281. {
  1282. "__id__": 59
  1283. },
  1284. {
  1285. "__id__": 65
  1286. }
  1287. ],
  1288. "_active": true,
  1289. "_components": [
  1290. {
  1291. "__id__": 71
  1292. },
  1293. {
  1294. "__id__": 73
  1295. },
  1296. {
  1297. "__id__": 75
  1298. }
  1299. ],
  1300. "_prefab": {
  1301. "__id__": 77
  1302. },
  1303. "_lpos": {
  1304. "__type__": "cc.Vec3",
  1305. "x": 0,
  1306. "y": -103,
  1307. "z": 0
  1308. },
  1309. "_lrot": {
  1310. "__type__": "cc.Quat",
  1311. "x": 0,
  1312. "y": 0,
  1313. "z": 0,
  1314. "w": 1
  1315. },
  1316. "_lscale": {
  1317. "__type__": "cc.Vec3",
  1318. "x": 1,
  1319. "y": 1,
  1320. "z": 1
  1321. },
  1322. "_layer": 33554432,
  1323. "_euler": {
  1324. "__type__": "cc.Vec3",
  1325. "x": 0,
  1326. "y": 0,
  1327. "z": 0
  1328. },
  1329. "_id": ""
  1330. },
  1331. {
  1332. "__type__": "cc.Node",
  1333. "_name": "TEXT_LABEL",
  1334. "_objFlags": 0,
  1335. "_parent": {
  1336. "__id__": 58
  1337. },
  1338. "_children": [],
  1339. "_active": false,
  1340. "_components": [
  1341. {
  1342. "__id__": 60
  1343. },
  1344. {
  1345. "__id__": 62
  1346. }
  1347. ],
  1348. "_prefab": {
  1349. "__id__": 64
  1350. },
  1351. "_lpos": {
  1352. "__type__": "cc.Vec3",
  1353. "x": -298,
  1354. "y": 40,
  1355. "z": 0
  1356. },
  1357. "_lrot": {
  1358. "__type__": "cc.Quat",
  1359. "x": 0,
  1360. "y": 0,
  1361. "z": 0,
  1362. "w": 1
  1363. },
  1364. "_lscale": {
  1365. "__type__": "cc.Vec3",
  1366. "x": 1,
  1367. "y": 1,
  1368. "z": 1
  1369. },
  1370. "_layer": 33554432,
  1371. "_euler": {
  1372. "__type__": "cc.Vec3",
  1373. "x": 0,
  1374. "y": 0,
  1375. "z": 0
  1376. },
  1377. "_id": ""
  1378. },
  1379. {
  1380. "__type__": "cc.UITransform",
  1381. "_name": "",
  1382. "_objFlags": 0,
  1383. "node": {
  1384. "__id__": 59
  1385. },
  1386. "_enabled": true,
  1387. "__prefab": {
  1388. "__id__": 61
  1389. },
  1390. "_contentSize": {
  1391. "__type__": "cc.Size",
  1392. "width": 598,
  1393. "height": 80
  1394. },
  1395. "_anchorPoint": {
  1396. "__type__": "cc.Vec2",
  1397. "x": 0,
  1398. "y": 1
  1399. },
  1400. "_id": ""
  1401. },
  1402. {
  1403. "__type__": "cc.CompPrefabInfo",
  1404. "fileId": "39GPRF3jVERq8Ionepjn3n"
  1405. },
  1406. {
  1407. "__type__": "cc.Label",
  1408. "_name": "",
  1409. "_objFlags": 0,
  1410. "node": {
  1411. "__id__": 59
  1412. },
  1413. "_enabled": true,
  1414. "__prefab": {
  1415. "__id__": 63
  1416. },
  1417. "_customMaterial": null,
  1418. "_srcBlendFactor": 2,
  1419. "_dstBlendFactor": 4,
  1420. "_color": {
  1421. "__type__": "cc.Color",
  1422. "r": 145,
  1423. "g": 109,
  1424. "b": 16,
  1425. "a": 255
  1426. },
  1427. "_string": "",
  1428. "_horizontalAlign": 1,
  1429. "_verticalAlign": 1,
  1430. "_actualFontSize": 60,
  1431. "_fontSize": 60,
  1432. "_fontFamily": "Arial",
  1433. "_lineHeight": 62,
  1434. "_overflow": 1,
  1435. "_enableWrapText": false,
  1436. "_font": null,
  1437. "_isSystemFontUsed": true,
  1438. "_spacingX": 0,
  1439. "_isItalic": false,
  1440. "_isBold": false,
  1441. "_isUnderline": false,
  1442. "_underlineHeight": 2,
  1443. "_cacheMode": 0,
  1444. "_id": ""
  1445. },
  1446. {
  1447. "__type__": "cc.CompPrefabInfo",
  1448. "fileId": "9axHBQHdNAl43Ut0AVw6C9"
  1449. },
  1450. {
  1451. "__type__": "cc.PrefabInfo",
  1452. "root": {
  1453. "__id__": 1
  1454. },
  1455. "asset": {
  1456. "__id__": 0
  1457. },
  1458. "fileId": "d7wYhxsOJGDo12xJV7/0aK"
  1459. },
  1460. {
  1461. "__type__": "cc.Node",
  1462. "_name": "PLACEHOLDER_LABEL",
  1463. "_objFlags": 0,
  1464. "_parent": {
  1465. "__id__": 58
  1466. },
  1467. "_children": [],
  1468. "_active": true,
  1469. "_components": [
  1470. {
  1471. "__id__": 66
  1472. },
  1473. {
  1474. "__id__": 68
  1475. }
  1476. ],
  1477. "_prefab": {
  1478. "__id__": 70
  1479. },
  1480. "_lpos": {
  1481. "__type__": "cc.Vec3",
  1482. "x": -298,
  1483. "y": 40,
  1484. "z": 0
  1485. },
  1486. "_lrot": {
  1487. "__type__": "cc.Quat",
  1488. "x": 0,
  1489. "y": 0,
  1490. "z": 0,
  1491. "w": 1
  1492. },
  1493. "_lscale": {
  1494. "__type__": "cc.Vec3",
  1495. "x": 1,
  1496. "y": 1,
  1497. "z": 1
  1498. },
  1499. "_layer": 33554432,
  1500. "_euler": {
  1501. "__type__": "cc.Vec3",
  1502. "x": 0,
  1503. "y": 0,
  1504. "z": 0
  1505. },
  1506. "_id": ""
  1507. },
  1508. {
  1509. "__type__": "cc.UITransform",
  1510. "_name": "",
  1511. "_objFlags": 0,
  1512. "node": {
  1513. "__id__": 65
  1514. },
  1515. "_enabled": true,
  1516. "__prefab": {
  1517. "__id__": 67
  1518. },
  1519. "_contentSize": {
  1520. "__type__": "cc.Size",
  1521. "width": 598,
  1522. "height": 80
  1523. },
  1524. "_anchorPoint": {
  1525. "__type__": "cc.Vec2",
  1526. "x": 0,
  1527. "y": 1
  1528. },
  1529. "_id": ""
  1530. },
  1531. {
  1532. "__type__": "cc.CompPrefabInfo",
  1533. "fileId": "20PYlm/ehCVKbUwJALd+pO"
  1534. },
  1535. {
  1536. "__type__": "cc.Label",
  1537. "_name": "",
  1538. "_objFlags": 0,
  1539. "node": {
  1540. "__id__": 65
  1541. },
  1542. "_enabled": true,
  1543. "__prefab": {
  1544. "__id__": 69
  1545. },
  1546. "_customMaterial": null,
  1547. "_srcBlendFactor": 2,
  1548. "_dstBlendFactor": 4,
  1549. "_color": {
  1550. "__type__": "cc.Color",
  1551. "r": 187,
  1552. "g": 187,
  1553. "b": 187,
  1554. "a": 255
  1555. },
  1556. "_string": "",
  1557. "_horizontalAlign": 0,
  1558. "_verticalAlign": 1,
  1559. "_actualFontSize": 20,
  1560. "_fontSize": 20,
  1561. "_fontFamily": "Arial",
  1562. "_lineHeight": 80,
  1563. "_overflow": 1,
  1564. "_enableWrapText": false,
  1565. "_font": null,
  1566. "_isSystemFontUsed": true,
  1567. "_spacingX": 0,
  1568. "_isItalic": false,
  1569. "_isBold": false,
  1570. "_isUnderline": false,
  1571. "_underlineHeight": 2,
  1572. "_cacheMode": 0,
  1573. "_id": ""
  1574. },
  1575. {
  1576. "__type__": "cc.CompPrefabInfo",
  1577. "fileId": "07WHMIeYxPoKm2ug8a4kA0"
  1578. },
  1579. {
  1580. "__type__": "cc.PrefabInfo",
  1581. "root": {
  1582. "__id__": 1
  1583. },
  1584. "asset": {
  1585. "__id__": 0
  1586. },
  1587. "fileId": "c1pSin5k9Om7xNCuNUAHz/"
  1588. },
  1589. {
  1590. "__type__": "cc.UITransform",
  1591. "_name": "",
  1592. "_objFlags": 0,
  1593. "node": {
  1594. "__id__": 58
  1595. },
  1596. "_enabled": true,
  1597. "__prefab": {
  1598. "__id__": 72
  1599. },
  1600. "_contentSize": {
  1601. "__type__": "cc.Size",
  1602. "width": 600,
  1603. "height": 80
  1604. },
  1605. "_anchorPoint": {
  1606. "__type__": "cc.Vec2",
  1607. "x": 0.5,
  1608. "y": 0.5
  1609. },
  1610. "_id": ""
  1611. },
  1612. {
  1613. "__type__": "cc.CompPrefabInfo",
  1614. "fileId": "e6nkTqYEFIcqTD1GFiWEnq"
  1615. },
  1616. {
  1617. "__type__": "cc.EditBox",
  1618. "_name": "",
  1619. "_objFlags": 0,
  1620. "node": {
  1621. "__id__": 58
  1622. },
  1623. "_enabled": true,
  1624. "__prefab": {
  1625. "__id__": 74
  1626. },
  1627. "editingDidBegan": [],
  1628. "textChanged": [],
  1629. "editingDidEnded": [],
  1630. "editingReturn": [],
  1631. "_textLabel": {
  1632. "__id__": 62
  1633. },
  1634. "_placeholderLabel": {
  1635. "__id__": 68
  1636. },
  1637. "_returnType": 0,
  1638. "_string": "",
  1639. "_tabIndex": 0,
  1640. "_backgroundImage": null,
  1641. "_inputFlag": 5,
  1642. "_inputMode": 3,
  1643. "_maxLength": 10,
  1644. "_id": ""
  1645. },
  1646. {
  1647. "__type__": "cc.CompPrefabInfo",
  1648. "fileId": "40AX7XyoRD949KgMv4Ht5a"
  1649. },
  1650. {
  1651. "__type__": "cc.Sprite",
  1652. "_name": "",
  1653. "_objFlags": 0,
  1654. "node": {
  1655. "__id__": 58
  1656. },
  1657. "_enabled": true,
  1658. "__prefab": {
  1659. "__id__": 76
  1660. },
  1661. "_customMaterial": null,
  1662. "_srcBlendFactor": 2,
  1663. "_dstBlendFactor": 4,
  1664. "_color": {
  1665. "__type__": "cc.Color",
  1666. "r": 255,
  1667. "g": 255,
  1668. "b": 255,
  1669. "a": 255
  1670. },
  1671. "_spriteFrame": null,
  1672. "_type": 1,
  1673. "_fillType": 0,
  1674. "_sizeMode": 1,
  1675. "_fillCenter": {
  1676. "__type__": "cc.Vec2",
  1677. "x": 0,
  1678. "y": 0
  1679. },
  1680. "_fillStart": 0,
  1681. "_fillRange": 0,
  1682. "_isTrimmedMode": true,
  1683. "_useGrayscale": false,
  1684. "_atlas": null,
  1685. "_id": ""
  1686. },
  1687. {
  1688. "__type__": "cc.CompPrefabInfo",
  1689. "fileId": "31dpjqKXpEL7jU7h1txv3D"
  1690. },
  1691. {
  1692. "__type__": "cc.PrefabInfo",
  1693. "root": {
  1694. "__id__": 1
  1695. },
  1696. "asset": {
  1697. "__id__": 0
  1698. },
  1699. "fileId": "4a0gYblh9P0azRdslBBGbE"
  1700. },
  1701. {
  1702. "__type__": "ef2acjA525JyZS3MnrkiKGy",
  1703. "_name": "",
  1704. "_objFlags": 0,
  1705. "node": {
  1706. "__id__": 1
  1707. },
  1708. "_enabled": true,
  1709. "__prefab": {
  1710. "__id__": 79
  1711. },
  1712. "_id": ""
  1713. },
  1714. {
  1715. "__type__": "cc.CompPrefabInfo",
  1716. "fileId": "eatDfj3AJHb68epI6kzlfk"
  1717. },
  1718. {
  1719. "__type__": "cc.UITransform",
  1720. "_name": "",
  1721. "_objFlags": 0,
  1722. "node": {
  1723. "__id__": 1
  1724. },
  1725. "_enabled": true,
  1726. "__prefab": {
  1727. "__id__": 81
  1728. },
  1729. "_contentSize": {
  1730. "__type__": "cc.Size",
  1731. "width": 0,
  1732. "height": 0
  1733. },
  1734. "_anchorPoint": {
  1735. "__type__": "cc.Vec2",
  1736. "x": 0.5,
  1737. "y": 0.5
  1738. },
  1739. "_id": ""
  1740. },
  1741. {
  1742. "__type__": "cc.CompPrefabInfo",
  1743. "fileId": "dd89QvTXZO8oxMD5RH2AlK"
  1744. },
  1745. {
  1746. "__type__": "cc.PrefabInfo",
  1747. "root": {
  1748. "__id__": 1
  1749. },
  1750. "asset": {
  1751. "__id__": 0
  1752. },
  1753. "fileId": "9ectHAgTBMGozWTD8VI6KX"
  1754. }
  1755. ]