ManagePlayerItem.prefab 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "ManagePlayerItem",
  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": "ManagePlayerItem",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 14
  29. },
  30. {
  31. "__id__": 20
  32. },
  33. {
  34. "__id__": 32
  35. },
  36. {
  37. "__id__": 38
  38. }
  39. ],
  40. "_active": true,
  41. "_components": [
  42. {
  43. "__id__": 50
  44. },
  45. {
  46. "__id__": 52
  47. }
  48. ],
  49. "_prefab": {
  50. "__id__": 54
  51. },
  52. "_lpos": {
  53. "__type__": "cc.Vec3",
  54. "x": 0,
  55. "y": 491.423,
  56. "z": 0
  57. },
  58. "_lrot": {
  59. "__type__": "cc.Quat",
  60. "x": 0,
  61. "y": 0,
  62. "z": 0,
  63. "w": 1
  64. },
  65. "_lscale": {
  66. "__type__": "cc.Vec3",
  67. "x": 1,
  68. "y": 1,
  69. "z": 1
  70. },
  71. "_mobility": 0,
  72. "_layer": 33554432,
  73. "_euler": {
  74. "__type__": "cc.Vec3",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0
  78. },
  79. "_id": ""
  80. },
  81. {
  82. "__type__": "cc.Node",
  83. "_name": "icon_logo",
  84. "_objFlags": 0,
  85. "__editorExtras__": {},
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": false,
  91. "_components": [
  92. {
  93. "__id__": 3
  94. },
  95. {
  96. "__id__": 5
  97. }
  98. ],
  99. "_prefab": {
  100. "__id__": 7
  101. },
  102. "_lpos": {
  103. "__type__": "cc.Vec3",
  104. "x": -276.589,
  105. "y": 21.25,
  106. "z": 0
  107. },
  108. "_lrot": {
  109. "__type__": "cc.Quat",
  110. "x": 0,
  111. "y": 0,
  112. "z": 0,
  113. "w": 1
  114. },
  115. "_lscale": {
  116. "__type__": "cc.Vec3",
  117. "x": 1,
  118. "y": 1,
  119. "z": 1
  120. },
  121. "_mobility": 0,
  122. "_layer": 33554432,
  123. "_euler": {
  124. "__type__": "cc.Vec3",
  125. "x": 0,
  126. "y": 0,
  127. "z": 0
  128. },
  129. "_id": ""
  130. },
  131. {
  132. "__type__": "cc.UITransform",
  133. "_name": "",
  134. "_objFlags": 0,
  135. "__editorExtras__": {},
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "__prefab": {
  141. "__id__": 4
  142. },
  143. "_contentSize": {
  144. "__type__": "cc.Size",
  145. "width": 40,
  146. "height": 40
  147. },
  148. "_anchorPoint": {
  149. "__type__": "cc.Vec2",
  150. "x": 0.5,
  151. "y": 0.5
  152. },
  153. "_id": ""
  154. },
  155. {
  156. "__type__": "cc.CompPrefabInfo",
  157. "fileId": "5flBuAiR1NB7Gk1RnehUry"
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "__editorExtras__": {},
  164. "node": {
  165. "__id__": 2
  166. },
  167. "_enabled": true,
  168. "__prefab": {
  169. "__id__": 6
  170. },
  171. "_customMaterial": null,
  172. "_srcBlendFactor": 2,
  173. "_dstBlendFactor": 4,
  174. "_color": {
  175. "__type__": "cc.Color",
  176. "r": 255,
  177. "g": 255,
  178. "b": 255,
  179. "a": 255
  180. },
  181. "_spriteFrame": {
  182. "__uuid__": "2c94076d-d70d-43e0-89c4-0a344722b679@f9941",
  183. "__expectedType__": "cc.SpriteFrame"
  184. },
  185. "_type": 0,
  186. "_fillType": 0,
  187. "_sizeMode": 0,
  188. "_fillCenter": {
  189. "__type__": "cc.Vec2",
  190. "x": 0,
  191. "y": 0
  192. },
  193. "_fillStart": 0,
  194. "_fillRange": 0,
  195. "_isTrimmedMode": true,
  196. "_useGrayscale": false,
  197. "_atlas": null,
  198. "_id": ""
  199. },
  200. {
  201. "__type__": "cc.CompPrefabInfo",
  202. "fileId": "d60F4D5eNPGItVnJjw3B0a"
  203. },
  204. {
  205. "__type__": "cc.PrefabInfo",
  206. "root": {
  207. "__id__": 1
  208. },
  209. "asset": {
  210. "__id__": 0
  211. },
  212. "fileId": "04x9B8Ik1DoqXHidIVS8bq",
  213. "instance": null,
  214. "targetOverrides": null,
  215. "nestedPrefabInstanceRoots": null
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "lbl_user_name",
  220. "_objFlags": 0,
  221. "__editorExtras__": {},
  222. "_parent": {
  223. "__id__": 1
  224. },
  225. "_children": [],
  226. "_active": true,
  227. "_components": [
  228. {
  229. "__id__": 9
  230. },
  231. {
  232. "__id__": 11
  233. }
  234. ],
  235. "_prefab": {
  236. "__id__": 13
  237. },
  238. "_lpos": {
  239. "__type__": "cc.Vec3",
  240. "x": -299.423,
  241. "y": 25.083000000000084,
  242. "z": 0
  243. },
  244. "_lrot": {
  245. "__type__": "cc.Quat",
  246. "x": 0,
  247. "y": 0,
  248. "z": 0,
  249. "w": 1
  250. },
  251. "_lscale": {
  252. "__type__": "cc.Vec3",
  253. "x": 1,
  254. "y": 1,
  255. "z": 1
  256. },
  257. "_mobility": 0,
  258. "_layer": 33554432,
  259. "_euler": {
  260. "__type__": "cc.Vec3",
  261. "x": 0,
  262. "y": 0,
  263. "z": 0
  264. },
  265. "_id": ""
  266. },
  267. {
  268. "__type__": "cc.UITransform",
  269. "_name": "",
  270. "_objFlags": 0,
  271. "__editorExtras__": {},
  272. "node": {
  273. "__id__": 8
  274. },
  275. "_enabled": true,
  276. "__prefab": {
  277. "__id__": 10
  278. },
  279. "_contentSize": {
  280. "__type__": "cc.Size",
  281. "width": 358.230234375,
  282. "height": 41.8
  283. },
  284. "_anchorPoint": {
  285. "__type__": "cc.Vec2",
  286. "x": 0,
  287. "y": 0.5
  288. },
  289. "_id": ""
  290. },
  291. {
  292. "__type__": "cc.CompPrefabInfo",
  293. "fileId": "a76GVerdJCgbvoZpUCmmSG"
  294. },
  295. {
  296. "__type__": "cc.Label",
  297. "_name": "",
  298. "_objFlags": 0,
  299. "__editorExtras__": {},
  300. "node": {
  301. "__id__": 8
  302. },
  303. "_enabled": true,
  304. "__prefab": {
  305. "__id__": 12
  306. },
  307. "_customMaterial": null,
  308. "_srcBlendFactor": 2,
  309. "_dstBlendFactor": 4,
  310. "_color": {
  311. "__type__": "cc.Color",
  312. "r": 255,
  313. "g": 255,
  314. "b": 255,
  315. "a": 255
  316. },
  317. "_string": "-",
  318. "_horizontalAlign": 0,
  319. "_verticalAlign": 1,
  320. "_actualFontSize": 26,
  321. "_fontSize": 25,
  322. "_fontFamily": "Arial",
  323. "_lineHeight": 25,
  324. "_overflow": 2,
  325. "_enableWrapText": true,
  326. "_font": null,
  327. "_isSystemFontUsed": true,
  328. "_spacingX": 0,
  329. "_isItalic": false,
  330. "_isBold": false,
  331. "_isUnderline": false,
  332. "_underlineHeight": 2,
  333. "_cacheMode": 0,
  334. "_enableOutline": false,
  335. "_outlineColor": {
  336. "__type__": "cc.Color",
  337. "r": 0,
  338. "g": 0,
  339. "b": 0,
  340. "a": 255
  341. },
  342. "_outlineWidth": 2,
  343. "_enableShadow": false,
  344. "_shadowColor": {
  345. "__type__": "cc.Color",
  346. "r": 0,
  347. "g": 0,
  348. "b": 0,
  349. "a": 255
  350. },
  351. "_shadowOffset": {
  352. "__type__": "cc.Vec2",
  353. "x": 2,
  354. "y": 2
  355. },
  356. "_shadowBlur": 2,
  357. "_id": ""
  358. },
  359. {
  360. "__type__": "cc.CompPrefabInfo",
  361. "fileId": "5bKwoNzyFDFpW0a5A9dy6k"
  362. },
  363. {
  364. "__type__": "cc.PrefabInfo",
  365. "root": {
  366. "__id__": 1
  367. },
  368. "asset": {
  369. "__id__": 0
  370. },
  371. "fileId": "7fZ/T9VxNHeIMgsYddS8Eb",
  372. "instance": null,
  373. "targetOverrides": null,
  374. "nestedPrefabInstanceRoots": null
  375. },
  376. {
  377. "__type__": "cc.Node",
  378. "_name": "lbl_approve_info",
  379. "_objFlags": 0,
  380. "__editorExtras__": {},
  381. "_parent": {
  382. "__id__": 1
  383. },
  384. "_children": [],
  385. "_active": true,
  386. "_components": [
  387. {
  388. "__id__": 15
  389. },
  390. {
  391. "__id__": 17
  392. }
  393. ],
  394. "_prefab": {
  395. "__id__": 19
  396. },
  397. "_lpos": {
  398. "__type__": "cc.Vec3",
  399. "x": -299.423,
  400. "y": -11.14799999999991,
  401. "z": 0
  402. },
  403. "_lrot": {
  404. "__type__": "cc.Quat",
  405. "x": 0,
  406. "y": 0,
  407. "z": 0,
  408. "w": 1
  409. },
  410. "_lscale": {
  411. "__type__": "cc.Vec3",
  412. "x": 1,
  413. "y": 1,
  414. "z": 1
  415. },
  416. "_mobility": 0,
  417. "_layer": 33554432,
  418. "_euler": {
  419. "__type__": "cc.Vec3",
  420. "x": 0,
  421. "y": 0,
  422. "z": 0
  423. },
  424. "_id": ""
  425. },
  426. {
  427. "__type__": "cc.UITransform",
  428. "_name": "",
  429. "_objFlags": 0,
  430. "__editorExtras__": {},
  431. "node": {
  432. "__id__": 14
  433. },
  434. "_enabled": true,
  435. "__prefab": {
  436. "__id__": 16
  437. },
  438. "_contentSize": {
  439. "__type__": "cc.Size",
  440. "width": 247.490234375,
  441. "height": 25.2
  442. },
  443. "_anchorPoint": {
  444. "__type__": "cc.Vec2",
  445. "x": 0,
  446. "y": 0.5
  447. },
  448. "_id": ""
  449. },
  450. {
  451. "__type__": "cc.CompPrefabInfo",
  452. "fileId": "9c4C05WH9MP5k/sQwiWogP"
  453. },
  454. {
  455. "__type__": "cc.Label",
  456. "_name": "",
  457. "_objFlags": 0,
  458. "__editorExtras__": {},
  459. "node": {
  460. "__id__": 14
  461. },
  462. "_enabled": true,
  463. "__prefab": {
  464. "__id__": 18
  465. },
  466. "_customMaterial": null,
  467. "_srcBlendFactor": 2,
  468. "_dstBlendFactor": 4,
  469. "_color": {
  470. "__type__": "cc.Color",
  471. "r": 139,
  472. "g": 139,
  473. "b": 139,
  474. "a": 255
  475. },
  476. "_string": "I am Tom, Approve Please",
  477. "_horizontalAlign": 0,
  478. "_verticalAlign": 1,
  479. "_actualFontSize": 20,
  480. "_fontSize": 20,
  481. "_fontFamily": "Arial",
  482. "_lineHeight": 20,
  483. "_overflow": 0,
  484. "_enableWrapText": true,
  485. "_font": null,
  486. "_isSystemFontUsed": true,
  487. "_spacingX": 0,
  488. "_isItalic": false,
  489. "_isBold": true,
  490. "_isUnderline": false,
  491. "_underlineHeight": 2,
  492. "_cacheMode": 0,
  493. "_enableOutline": false,
  494. "_outlineColor": {
  495. "__type__": "cc.Color",
  496. "r": 0,
  497. "g": 0,
  498. "b": 0,
  499. "a": 255
  500. },
  501. "_outlineWidth": 2,
  502. "_enableShadow": false,
  503. "_shadowColor": {
  504. "__type__": "cc.Color",
  505. "r": 0,
  506. "g": 0,
  507. "b": 0,
  508. "a": 255
  509. },
  510. "_shadowOffset": {
  511. "__type__": "cc.Vec2",
  512. "x": 2,
  513. "y": 2
  514. },
  515. "_shadowBlur": 2,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.CompPrefabInfo",
  520. "fileId": "c7fmGzYhpMpqjf/J19FRXf"
  521. },
  522. {
  523. "__type__": "cc.PrefabInfo",
  524. "root": {
  525. "__id__": 1
  526. },
  527. "asset": {
  528. "__id__": 0
  529. },
  530. "fileId": "6auBhiuH9I/YbeKXFZsK/U",
  531. "instance": null,
  532. "targetOverrides": null,
  533. "nestedPrefabInstanceRoots": null
  534. },
  535. {
  536. "__type__": "cc.Node",
  537. "_name": "exp",
  538. "_objFlags": 0,
  539. "__editorExtras__": {},
  540. "_parent": {
  541. "__id__": 1
  542. },
  543. "_children": [
  544. {
  545. "__id__": 21
  546. }
  547. ],
  548. "_active": true,
  549. "_components": [
  550. {
  551. "__id__": 27
  552. },
  553. {
  554. "__id__": 29
  555. }
  556. ],
  557. "_prefab": {
  558. "__id__": 31
  559. },
  560. "_lpos": {
  561. "__type__": "cc.Vec3",
  562. "x": -15.242999999999995,
  563. "y": 28.565000000000055,
  564. "z": 0
  565. },
  566. "_lrot": {
  567. "__type__": "cc.Quat",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0,
  571. "w": 1
  572. },
  573. "_lscale": {
  574. "__type__": "cc.Vec3",
  575. "x": 1,
  576. "y": 1,
  577. "z": 1
  578. },
  579. "_mobility": 0,
  580. "_layer": 33554432,
  581. "_euler": {
  582. "__type__": "cc.Vec3",
  583. "x": 0,
  584. "y": 0,
  585. "z": 0
  586. },
  587. "_id": ""
  588. },
  589. {
  590. "__type__": "cc.Node",
  591. "_name": "lbl_exp_value",
  592. "_objFlags": 0,
  593. "__editorExtras__": {},
  594. "_parent": {
  595. "__id__": 20
  596. },
  597. "_children": [],
  598. "_active": true,
  599. "_components": [
  600. {
  601. "__id__": 22
  602. },
  603. {
  604. "__id__": 24
  605. }
  606. ],
  607. "_prefab": {
  608. "__id__": 26
  609. },
  610. "_lpos": {
  611. "__type__": "cc.Vec3",
  612. "x": 22.791999999999973,
  613. "y": 1.8260000000000218,
  614. "z": 0
  615. },
  616. "_lrot": {
  617. "__type__": "cc.Quat",
  618. "x": 0,
  619. "y": 0,
  620. "z": 0,
  621. "w": 1
  622. },
  623. "_lscale": {
  624. "__type__": "cc.Vec3",
  625. "x": 1,
  626. "y": 1,
  627. "z": 1
  628. },
  629. "_mobility": 0,
  630. "_layer": 33554432,
  631. "_euler": {
  632. "__type__": "cc.Vec3",
  633. "x": 0,
  634. "y": 0,
  635. "z": 0
  636. },
  637. "_id": ""
  638. },
  639. {
  640. "__type__": "cc.UITransform",
  641. "_name": "",
  642. "_objFlags": 0,
  643. "__editorExtras__": {},
  644. "node": {
  645. "__id__": 21
  646. },
  647. "_enabled": true,
  648. "__prefab": {
  649. "__id__": 23
  650. },
  651. "_contentSize": {
  652. "__type__": "cc.Size",
  653. "width": 92.984375,
  654. "height": 29.2
  655. },
  656. "_anchorPoint": {
  657. "__type__": "cc.Vec2",
  658. "x": 0,
  659. "y": 0.5
  660. },
  661. "_id": ""
  662. },
  663. {
  664. "__type__": "cc.CompPrefabInfo",
  665. "fileId": "d35XVnu6RMJbVYr5ClFdXa"
  666. },
  667. {
  668. "__type__": "cc.Label",
  669. "_name": "",
  670. "_objFlags": 0,
  671. "__editorExtras__": {},
  672. "node": {
  673. "__id__": 21
  674. },
  675. "_enabled": true,
  676. "__prefab": {
  677. "__id__": 25
  678. },
  679. "_customMaterial": null,
  680. "_srcBlendFactor": 2,
  681. "_dstBlendFactor": 4,
  682. "_color": {
  683. "__type__": "cc.Color",
  684. "r": 255,
  685. "g": 255,
  686. "b": 255,
  687. "a": 255
  688. },
  689. "_string": "12328734",
  690. "_horizontalAlign": 0,
  691. "_verticalAlign": 1,
  692. "_actualFontSize": 20,
  693. "_fontSize": 20,
  694. "_fontFamily": "Arial",
  695. "_lineHeight": 20,
  696. "_overflow": 0,
  697. "_enableWrapText": true,
  698. "_font": null,
  699. "_isSystemFontUsed": true,
  700. "_spacingX": 0,
  701. "_isItalic": false,
  702. "_isBold": true,
  703. "_isUnderline": false,
  704. "_underlineHeight": 2,
  705. "_cacheMode": 0,
  706. "_enableOutline": true,
  707. "_outlineColor": {
  708. "__type__": "cc.Color",
  709. "r": 0,
  710. "g": 0,
  711. "b": 0,
  712. "a": 255
  713. },
  714. "_outlineWidth": 2,
  715. "_enableShadow": false,
  716. "_shadowColor": {
  717. "__type__": "cc.Color",
  718. "r": 0,
  719. "g": 0,
  720. "b": 0,
  721. "a": 255
  722. },
  723. "_shadowOffset": {
  724. "__type__": "cc.Vec2",
  725. "x": 2,
  726. "y": 2
  727. },
  728. "_shadowBlur": 2,
  729. "_id": ""
  730. },
  731. {
  732. "__type__": "cc.CompPrefabInfo",
  733. "fileId": "e5rvarj0tM158A1XrIdT5s"
  734. },
  735. {
  736. "__type__": "cc.PrefabInfo",
  737. "root": {
  738. "__id__": 1
  739. },
  740. "asset": {
  741. "__id__": 0
  742. },
  743. "fileId": "ceSzNI4H5AqpG4DzkIsX2O",
  744. "instance": null,
  745. "targetOverrides": null,
  746. "nestedPrefabInstanceRoots": null
  747. },
  748. {
  749. "__type__": "cc.UITransform",
  750. "_name": "",
  751. "_objFlags": 0,
  752. "__editorExtras__": {},
  753. "node": {
  754. "__id__": 20
  755. },
  756. "_enabled": true,
  757. "__prefab": {
  758. "__id__": 28
  759. },
  760. "_contentSize": {
  761. "__type__": "cc.Size",
  762. "width": 45,
  763. "height": 19
  764. },
  765. "_anchorPoint": {
  766. "__type__": "cc.Vec2",
  767. "x": 0.5,
  768. "y": 0.5
  769. },
  770. "_id": ""
  771. },
  772. {
  773. "__type__": "cc.CompPrefabInfo",
  774. "fileId": "76+utZwORPuqMxYh6h/9MM"
  775. },
  776. {
  777. "__type__": "cc.Sprite",
  778. "_name": "",
  779. "_objFlags": 0,
  780. "__editorExtras__": {},
  781. "node": {
  782. "__id__": 20
  783. },
  784. "_enabled": true,
  785. "__prefab": {
  786. "__id__": 30
  787. },
  788. "_customMaterial": null,
  789. "_srcBlendFactor": 2,
  790. "_dstBlendFactor": 4,
  791. "_color": {
  792. "__type__": "cc.Color",
  793. "r": 255,
  794. "g": 255,
  795. "b": 255,
  796. "a": 255
  797. },
  798. "_spriteFrame": {
  799. "__uuid__": "c67fadfb-f34b-426d-930b-584db4e9c671@f9941",
  800. "__expectedType__": "cc.SpriteFrame"
  801. },
  802. "_type": 0,
  803. "_fillType": 0,
  804. "_sizeMode": 1,
  805. "_fillCenter": {
  806. "__type__": "cc.Vec2",
  807. "x": 0,
  808. "y": 0
  809. },
  810. "_fillStart": 0,
  811. "_fillRange": 0,
  812. "_isTrimmedMode": true,
  813. "_useGrayscale": false,
  814. "_atlas": null,
  815. "_id": ""
  816. },
  817. {
  818. "__type__": "cc.CompPrefabInfo",
  819. "fileId": "0cYCw+guROvrqjuBFk+5g9"
  820. },
  821. {
  822. "__type__": "cc.PrefabInfo",
  823. "root": {
  824. "__id__": 1
  825. },
  826. "asset": {
  827. "__id__": 0
  828. },
  829. "fileId": "c2ob6Bkt1Ex4boOPQrL3sI",
  830. "instance": null,
  831. "targetOverrides": null,
  832. "nestedPrefabInstanceRoots": null
  833. },
  834. {
  835. "__type__": "cc.Node",
  836. "_name": "line",
  837. "_objFlags": 0,
  838. "__editorExtras__": {},
  839. "_parent": {
  840. "__id__": 1
  841. },
  842. "_children": [],
  843. "_active": true,
  844. "_components": [
  845. {
  846. "__id__": 33
  847. },
  848. {
  849. "__id__": 35
  850. }
  851. ],
  852. "_prefab": {
  853. "__id__": 37
  854. },
  855. "_lpos": {
  856. "__type__": "cc.Vec3",
  857. "x": 0,
  858. "y": -37.124000000000024,
  859. "z": 0
  860. },
  861. "_lrot": {
  862. "__type__": "cc.Quat",
  863. "x": 0,
  864. "y": 0,
  865. "z": 0,
  866. "w": 1
  867. },
  868. "_lscale": {
  869. "__type__": "cc.Vec3",
  870. "x": 1,
  871. "y": 1,
  872. "z": 1
  873. },
  874. "_mobility": 0,
  875. "_layer": 33554432,
  876. "_euler": {
  877. "__type__": "cc.Vec3",
  878. "x": 0,
  879. "y": 0,
  880. "z": 0
  881. },
  882. "_id": ""
  883. },
  884. {
  885. "__type__": "cc.UITransform",
  886. "_name": "",
  887. "_objFlags": 0,
  888. "__editorExtras__": {},
  889. "node": {
  890. "__id__": 32
  891. },
  892. "_enabled": true,
  893. "__prefab": {
  894. "__id__": 34
  895. },
  896. "_contentSize": {
  897. "__type__": "cc.Size",
  898. "width": 600,
  899. "height": 1
  900. },
  901. "_anchorPoint": {
  902. "__type__": "cc.Vec2",
  903. "x": 0.5,
  904. "y": 0.5
  905. },
  906. "_id": ""
  907. },
  908. {
  909. "__type__": "cc.CompPrefabInfo",
  910. "fileId": "139s5smO5Ll4snywkfRjdw"
  911. },
  912. {
  913. "__type__": "cc.Sprite",
  914. "_name": "",
  915. "_objFlags": 0,
  916. "__editorExtras__": {},
  917. "node": {
  918. "__id__": 32
  919. },
  920. "_enabled": true,
  921. "__prefab": {
  922. "__id__": 36
  923. },
  924. "_customMaterial": null,
  925. "_srcBlendFactor": 2,
  926. "_dstBlendFactor": 4,
  927. "_color": {
  928. "__type__": "cc.Color",
  929. "r": 255,
  930. "g": 255,
  931. "b": 255,
  932. "a": 255
  933. },
  934. "_spriteFrame": {
  935. "__uuid__": "9ae76881-2275-4c45-8a27-e446e924c7a8@f9941",
  936. "__expectedType__": "cc.SpriteFrame"
  937. },
  938. "_type": 0,
  939. "_fillType": 0,
  940. "_sizeMode": 0,
  941. "_fillCenter": {
  942. "__type__": "cc.Vec2",
  943. "x": 0,
  944. "y": 0
  945. },
  946. "_fillStart": 0,
  947. "_fillRange": 0,
  948. "_isTrimmedMode": true,
  949. "_useGrayscale": false,
  950. "_atlas": null,
  951. "_id": ""
  952. },
  953. {
  954. "__type__": "cc.CompPrefabInfo",
  955. "fileId": "6cBtzvZOBBF7SPWE0hNiG7"
  956. },
  957. {
  958. "__type__": "cc.PrefabInfo",
  959. "root": {
  960. "__id__": 1
  961. },
  962. "asset": {
  963. "__id__": 0
  964. },
  965. "fileId": "a7Mepv7MVEiqvfTft5pjpw",
  966. "instance": null,
  967. "targetOverrides": null,
  968. "nestedPrefabInstanceRoots": null
  969. },
  970. {
  971. "__type__": "cc.Node",
  972. "_name": "btn_manage_one",
  973. "_objFlags": 0,
  974. "__editorExtras__": {},
  975. "_parent": {
  976. "__id__": 1
  977. },
  978. "_children": [
  979. {
  980. "__id__": 39
  981. }
  982. ],
  983. "_active": true,
  984. "_components": [
  985. {
  986. "__id__": 45
  987. },
  988. {
  989. "__id__": 47
  990. }
  991. ],
  992. "_prefab": {
  993. "__id__": 49
  994. },
  995. "_lpos": {
  996. "__type__": "cc.Vec3",
  997. "x": 212.73299999999995,
  998. "y": 13.251999999999953,
  999. "z": 0
  1000. },
  1001. "_lrot": {
  1002. "__type__": "cc.Quat",
  1003. "x": 0,
  1004. "y": 0,
  1005. "z": 0,
  1006. "w": 1
  1007. },
  1008. "_lscale": {
  1009. "__type__": "cc.Vec3",
  1010. "x": 1,
  1011. "y": 1,
  1012. "z": 1
  1013. },
  1014. "_mobility": 0,
  1015. "_layer": 33554432,
  1016. "_euler": {
  1017. "__type__": "cc.Vec3",
  1018. "x": 0,
  1019. "y": 0,
  1020. "z": 0
  1021. },
  1022. "_id": ""
  1023. },
  1024. {
  1025. "__type__": "cc.Node",
  1026. "_name": "lbl_manager_name",
  1027. "_objFlags": 0,
  1028. "__editorExtras__": {},
  1029. "_parent": {
  1030. "__id__": 38
  1031. },
  1032. "_children": [],
  1033. "_active": true,
  1034. "_components": [
  1035. {
  1036. "__id__": 40
  1037. },
  1038. {
  1039. "__id__": 42
  1040. }
  1041. ],
  1042. "_prefab": {
  1043. "__id__": 44
  1044. },
  1045. "_lpos": {
  1046. "__type__": "cc.Vec3",
  1047. "x": 0,
  1048. "y": 0,
  1049. "z": 0
  1050. },
  1051. "_lrot": {
  1052. "__type__": "cc.Quat",
  1053. "x": 0,
  1054. "y": 0,
  1055. "z": 0,
  1056. "w": 1
  1057. },
  1058. "_lscale": {
  1059. "__type__": "cc.Vec3",
  1060. "x": 1,
  1061. "y": 1,
  1062. "z": 1
  1063. },
  1064. "_mobility": 0,
  1065. "_layer": 33554432,
  1066. "_euler": {
  1067. "__type__": "cc.Vec3",
  1068. "x": 0,
  1069. "y": 0,
  1070. "z": 0
  1071. },
  1072. "_id": ""
  1073. },
  1074. {
  1075. "__type__": "cc.UITransform",
  1076. "_name": "",
  1077. "_objFlags": 0,
  1078. "__editorExtras__": {},
  1079. "node": {
  1080. "__id__": 39
  1081. },
  1082. "_enabled": true,
  1083. "__prefab": {
  1084. "__id__": 41
  1085. },
  1086. "_contentSize": {
  1087. "__type__": "cc.Size",
  1088. "width": 111.73828125,
  1089. "height": 31.5
  1090. },
  1091. "_anchorPoint": {
  1092. "__type__": "cc.Vec2",
  1093. "x": 0.5,
  1094. "y": 0.5
  1095. },
  1096. "_id": ""
  1097. },
  1098. {
  1099. "__type__": "cc.CompPrefabInfo",
  1100. "fileId": "e7yO5zw5ZBXrbOek0QfHTa"
  1101. },
  1102. {
  1103. "__type__": "cc.Label",
  1104. "_name": "",
  1105. "_objFlags": 0,
  1106. "__editorExtras__": {},
  1107. "node": {
  1108. "__id__": 39
  1109. },
  1110. "_enabled": true,
  1111. "__prefab": {
  1112. "__id__": 43
  1113. },
  1114. "_customMaterial": null,
  1115. "_srcBlendFactor": 2,
  1116. "_dstBlendFactor": 4,
  1117. "_color": {
  1118. "__type__": "cc.Color",
  1119. "r": 0,
  1120. "g": 0,
  1121. "b": 0,
  1122. "a": 255
  1123. },
  1124. "_string": "Approve",
  1125. "_horizontalAlign": 1,
  1126. "_verticalAlign": 1,
  1127. "_actualFontSize": 30,
  1128. "_fontSize": 30,
  1129. "_fontFamily": "Arial",
  1130. "_lineHeight": 25,
  1131. "_overflow": 0,
  1132. "_enableWrapText": true,
  1133. "_font": null,
  1134. "_isSystemFontUsed": true,
  1135. "_spacingX": 0,
  1136. "_isItalic": false,
  1137. "_isBold": false,
  1138. "_isUnderline": false,
  1139. "_underlineHeight": 2,
  1140. "_cacheMode": 0,
  1141. "_enableOutline": false,
  1142. "_outlineColor": {
  1143. "__type__": "cc.Color",
  1144. "r": 0,
  1145. "g": 0,
  1146. "b": 0,
  1147. "a": 255
  1148. },
  1149. "_outlineWidth": 2,
  1150. "_enableShadow": false,
  1151. "_shadowColor": {
  1152. "__type__": "cc.Color",
  1153. "r": 0,
  1154. "g": 0,
  1155. "b": 0,
  1156. "a": 255
  1157. },
  1158. "_shadowOffset": {
  1159. "__type__": "cc.Vec2",
  1160. "x": 2,
  1161. "y": 2
  1162. },
  1163. "_shadowBlur": 2,
  1164. "_id": ""
  1165. },
  1166. {
  1167. "__type__": "cc.CompPrefabInfo",
  1168. "fileId": "38OfWZmgNKwKf/rs/F0qUm"
  1169. },
  1170. {
  1171. "__type__": "cc.PrefabInfo",
  1172. "root": {
  1173. "__id__": 1
  1174. },
  1175. "asset": {
  1176. "__id__": 0
  1177. },
  1178. "fileId": "b05RmvhPpC0qn5JlNlDeEb",
  1179. "instance": null,
  1180. "targetOverrides": null,
  1181. "nestedPrefabInstanceRoots": null
  1182. },
  1183. {
  1184. "__type__": "cc.UITransform",
  1185. "_name": "",
  1186. "_objFlags": 0,
  1187. "__editorExtras__": {},
  1188. "node": {
  1189. "__id__": 38
  1190. },
  1191. "_enabled": true,
  1192. "__prefab": {
  1193. "__id__": 46
  1194. },
  1195. "_contentSize": {
  1196. "__type__": "cc.Size",
  1197. "width": 150,
  1198. "height": 64
  1199. },
  1200. "_anchorPoint": {
  1201. "__type__": "cc.Vec2",
  1202. "x": 0.5,
  1203. "y": 0.5
  1204. },
  1205. "_id": ""
  1206. },
  1207. {
  1208. "__type__": "cc.CompPrefabInfo",
  1209. "fileId": "a01QSvipVIra2XkS+i5M9p"
  1210. },
  1211. {
  1212. "__type__": "cc.Sprite",
  1213. "_name": "",
  1214. "_objFlags": 0,
  1215. "__editorExtras__": {},
  1216. "node": {
  1217. "__id__": 38
  1218. },
  1219. "_enabled": true,
  1220. "__prefab": {
  1221. "__id__": 48
  1222. },
  1223. "_customMaterial": null,
  1224. "_srcBlendFactor": 2,
  1225. "_dstBlendFactor": 4,
  1226. "_color": {
  1227. "__type__": "cc.Color",
  1228. "r": 255,
  1229. "g": 255,
  1230. "b": 255,
  1231. "a": 255
  1232. },
  1233. "_spriteFrame": {
  1234. "__uuid__": "5a86362f-8103-466c-b8c3-4fcfe0e84461@f9941",
  1235. "__expectedType__": "cc.SpriteFrame"
  1236. },
  1237. "_type": 1,
  1238. "_fillType": 0,
  1239. "_sizeMode": 0,
  1240. "_fillCenter": {
  1241. "__type__": "cc.Vec2",
  1242. "x": 0,
  1243. "y": 0
  1244. },
  1245. "_fillStart": 0,
  1246. "_fillRange": 0,
  1247. "_isTrimmedMode": true,
  1248. "_useGrayscale": false,
  1249. "_atlas": null,
  1250. "_id": ""
  1251. },
  1252. {
  1253. "__type__": "cc.CompPrefabInfo",
  1254. "fileId": "20p1+0LatEh4BFqiYQGEM5"
  1255. },
  1256. {
  1257. "__type__": "cc.PrefabInfo",
  1258. "root": {
  1259. "__id__": 1
  1260. },
  1261. "asset": {
  1262. "__id__": 0
  1263. },
  1264. "fileId": "b6KRzlg9hCJJCAY1sMi0N5",
  1265. "instance": null,
  1266. "targetOverrides": null,
  1267. "nestedPrefabInstanceRoots": null
  1268. },
  1269. {
  1270. "__type__": "cc.UITransform",
  1271. "_name": "",
  1272. "_objFlags": 0,
  1273. "__editorExtras__": {},
  1274. "node": {
  1275. "__id__": 1
  1276. },
  1277. "_enabled": true,
  1278. "__prefab": {
  1279. "__id__": 51
  1280. },
  1281. "_contentSize": {
  1282. "__type__": "cc.Size",
  1283. "width": 700,
  1284. "height": 100
  1285. },
  1286. "_anchorPoint": {
  1287. "__type__": "cc.Vec2",
  1288. "x": 0.5,
  1289. "y": 0.5
  1290. },
  1291. "_id": ""
  1292. },
  1293. {
  1294. "__type__": "cc.CompPrefabInfo",
  1295. "fileId": "03oQBJUDBHuZS5poBbVTKV"
  1296. },
  1297. {
  1298. "__type__": "07f11zVJDBHe5jOqb/ka3pl",
  1299. "_name": "",
  1300. "_objFlags": 0,
  1301. "__editorExtras__": {},
  1302. "node": {
  1303. "__id__": 1
  1304. },
  1305. "_enabled": true,
  1306. "__prefab": {
  1307. "__id__": 53
  1308. },
  1309. "_id": ""
  1310. },
  1311. {
  1312. "__type__": "cc.CompPrefabInfo",
  1313. "fileId": "ec5yO24MNEJIzlB09I5l6D"
  1314. },
  1315. {
  1316. "__type__": "cc.PrefabInfo",
  1317. "root": {
  1318. "__id__": 1
  1319. },
  1320. "asset": {
  1321. "__id__": 0
  1322. },
  1323. "fileId": "23QQhdw1RKFLb2tOUslyzU",
  1324. "instance": null,
  1325. "targetOverrides": null
  1326. }
  1327. ]