select_collect_event.prefab 31 KB

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