HrDetails.prefab 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "HrDetails",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 36
  28. }
  29. ],
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 39
  34. },
  35. {
  36. "__id__": 40
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 41
  41. },
  42. "_opacity": 255,
  43. "_color": {
  44. "__type__": "cc.Color",
  45. "r": 255,
  46. "g": 255,
  47. "b": 255,
  48. "a": 255
  49. },
  50. "_contentSize": {
  51. "__type__": "cc.Size",
  52. "width": 750,
  53. "height": 1624
  54. },
  55. "_anchorPoint": {
  56. "__type__": "cc.Vec2",
  57. "x": 0.5,
  58. "y": 0.5
  59. },
  60. "_trs": {
  61. "__type__": "TypedArray",
  62. "ctor": "Float64Array",
  63. "array": [
  64. 375,
  65. 812,
  66. 0,
  67. 0,
  68. 0,
  69. 0,
  70. 1,
  71. 1,
  72. 1,
  73. 1
  74. ]
  75. },
  76. "_eulerAngles": {
  77. "__type__": "cc.Vec3",
  78. "x": 0,
  79. "y": 0,
  80. "z": 0
  81. },
  82. "_skewX": 0,
  83. "_skewY": 0,
  84. "_is3DNode": false,
  85. "_groupIndex": 0,
  86. "groupIndex": 0,
  87. "_id": ""
  88. },
  89. {
  90. "__type__": "cc.Node",
  91. "_name": "Mask",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [],
  97. "_active": true,
  98. "_components": [
  99. {
  100. "__id__": 3
  101. },
  102. {
  103. "__id__": 4
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 5
  108. },
  109. "_opacity": 155,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 7,
  113. "g": 7,
  114. "b": 7,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 750,
  120. "height": 1624
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 0,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.Widget",
  190. "_name": "",
  191. "_objFlags": 0,
  192. "node": {
  193. "__id__": 2
  194. },
  195. "_enabled": true,
  196. "alignMode": 1,
  197. "_target": null,
  198. "_alignFlags": 45,
  199. "_left": 0,
  200. "_right": 0,
  201. "_top": 0,
  202. "_bottom": 0,
  203. "_verticalCenter": 0,
  204. "_horizontalCenter": 0,
  205. "_isAbsLeft": true,
  206. "_isAbsRight": true,
  207. "_isAbsTop": true,
  208. "_isAbsBottom": true,
  209. "_isAbsHorizontalCenter": true,
  210. "_isAbsVerticalCenter": true,
  211. "_originalWidth": 0,
  212. "_originalHeight": 0,
  213. "_id": ""
  214. },
  215. {
  216. "__type__": "cc.PrefabInfo",
  217. "root": {
  218. "__id__": 1
  219. },
  220. "asset": {
  221. "__id__": 0
  222. },
  223. "fileId": "07twJC8EhDzraQ7yxoVah5",
  224. "sync": false
  225. },
  226. {
  227. "__type__": "cc.Node",
  228. "_name": "Node",
  229. "_objFlags": 0,
  230. "_parent": {
  231. "__id__": 1
  232. },
  233. "_children": [
  234. {
  235. "__id__": 7
  236. },
  237. {
  238. "__id__": 13
  239. },
  240. {
  241. "__id__": 17
  242. },
  243. {
  244. "__id__": 25
  245. }
  246. ],
  247. "_active": true,
  248. "_components": [
  249. {
  250. "__id__": 33
  251. },
  252. {
  253. "__id__": 34
  254. }
  255. ],
  256. "_prefab": {
  257. "__id__": 35
  258. },
  259. "_opacity": 255,
  260. "_color": {
  261. "__type__": "cc.Color",
  262. "r": 255,
  263. "g": 255,
  264. "b": 255,
  265. "a": 255
  266. },
  267. "_contentSize": {
  268. "__type__": "cc.Size",
  269. "width": 639,
  270. "height": 890
  271. },
  272. "_anchorPoint": {
  273. "__type__": "cc.Vec2",
  274. "x": 0.5,
  275. "y": 1
  276. },
  277. "_trs": {
  278. "__type__": "TypedArray",
  279. "ctor": "Float64Array",
  280. "array": [
  281. 0,
  282. 444.113,
  283. 0,
  284. 0,
  285. 0,
  286. 0,
  287. 1,
  288. 1,
  289. 1,
  290. 1
  291. ]
  292. },
  293. "_eulerAngles": {
  294. "__type__": "cc.Vec3",
  295. "x": 0,
  296. "y": 0,
  297. "z": 0
  298. },
  299. "_skewX": 0,
  300. "_skewY": 0,
  301. "_is3DNode": false,
  302. "_groupIndex": 0,
  303. "groupIndex": 0,
  304. "_id": ""
  305. },
  306. {
  307. "__type__": "cc.Node",
  308. "_name": "mask",
  309. "_objFlags": 0,
  310. "_parent": {
  311. "__id__": 6
  312. },
  313. "_children": [
  314. {
  315. "__id__": 8
  316. }
  317. ],
  318. "_active": true,
  319. "_components": [
  320. {
  321. "__id__": 11
  322. }
  323. ],
  324. "_prefab": {
  325. "__id__": 12
  326. },
  327. "_opacity": 255,
  328. "_color": {
  329. "__type__": "cc.Color",
  330. "r": 255,
  331. "g": 255,
  332. "b": 255,
  333. "a": 255
  334. },
  335. "_contentSize": {
  336. "__type__": "cc.Size",
  337. "width": 416,
  338. "height": 416
  339. },
  340. "_anchorPoint": {
  341. "__type__": "cc.Vec2",
  342. "x": 0.5,
  343. "y": 0.5
  344. },
  345. "_trs": {
  346. "__type__": "TypedArray",
  347. "ctor": "Float64Array",
  348. "array": [
  349. 0,
  350. -339.3,
  351. 0,
  352. 0,
  353. 0,
  354. 0,
  355. 1,
  356. 1,
  357. 1,
  358. 1
  359. ]
  360. },
  361. "_eulerAngles": {
  362. "__type__": "cc.Vec3",
  363. "x": 0,
  364. "y": 0,
  365. "z": 0
  366. },
  367. "_skewX": 0,
  368. "_skewY": 0,
  369. "_is3DNode": false,
  370. "_groupIndex": 0,
  371. "groupIndex": 0,
  372. "_id": ""
  373. },
  374. {
  375. "__type__": "cc.Node",
  376. "_name": "image",
  377. "_objFlags": 0,
  378. "_parent": {
  379. "__id__": 7
  380. },
  381. "_children": [],
  382. "_active": true,
  383. "_components": [
  384. {
  385. "__id__": 9
  386. }
  387. ],
  388. "_prefab": {
  389. "__id__": 10
  390. },
  391. "_opacity": 255,
  392. "_color": {
  393. "__type__": "cc.Color",
  394. "r": 255,
  395. "g": 255,
  396. "b": 255,
  397. "a": 255
  398. },
  399. "_contentSize": {
  400. "__type__": "cc.Size",
  401. "width": 437.4,
  402. "height": 424
  403. },
  404. "_anchorPoint": {
  405. "__type__": "cc.Vec2",
  406. "x": 0.5,
  407. "y": 0.5
  408. },
  409. "_trs": {
  410. "__type__": "TypedArray",
  411. "ctor": "Float64Array",
  412. "array": [
  413. 0,
  414. -6.336,
  415. 0,
  416. 0,
  417. 0,
  418. 0,
  419. 1,
  420. 0.5,
  421. 0.5,
  422. 1
  423. ]
  424. },
  425. "_eulerAngles": {
  426. "__type__": "cc.Vec3",
  427. "x": 0,
  428. "y": 0,
  429. "z": 0
  430. },
  431. "_skewX": 0,
  432. "_skewY": 0,
  433. "_is3DNode": false,
  434. "_groupIndex": 0,
  435. "groupIndex": 0,
  436. "_id": ""
  437. },
  438. {
  439. "__type__": "cc.Sprite",
  440. "_name": "",
  441. "_objFlags": 0,
  442. "node": {
  443. "__id__": 8
  444. },
  445. "_enabled": true,
  446. "_materials": [
  447. {
  448. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  449. }
  450. ],
  451. "_srcBlendFactor": 770,
  452. "_dstBlendFactor": 771,
  453. "_spriteFrame": null,
  454. "_type": 0,
  455. "_sizeMode": 1,
  456. "_fillType": 0,
  457. "_fillCenter": {
  458. "__type__": "cc.Vec2",
  459. "x": 0,
  460. "y": 0
  461. },
  462. "_fillStart": 0,
  463. "_fillRange": 0,
  464. "_isTrimmedMode": true,
  465. "_atlas": null,
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.PrefabInfo",
  470. "root": {
  471. "__id__": 1
  472. },
  473. "asset": {
  474. "__id__": 0
  475. },
  476. "fileId": "c5vedn841LQqqbEjXMJrlq",
  477. "sync": false
  478. },
  479. {
  480. "__type__": "cc.Mask",
  481. "_name": "",
  482. "_objFlags": 0,
  483. "node": {
  484. "__id__": 7
  485. },
  486. "_enabled": true,
  487. "_materials": [
  488. {
  489. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  490. }
  491. ],
  492. "_spriteFrame": {
  493. "__uuid__": "c33eecdb-5323-4c75-9edf-0cc3756dc9aa"
  494. },
  495. "_type": 2,
  496. "_segments": 64,
  497. "_N$alphaThreshold": 0.1,
  498. "_N$inverted": false,
  499. "_id": ""
  500. },
  501. {
  502. "__type__": "cc.PrefabInfo",
  503. "root": {
  504. "__id__": 1
  505. },
  506. "asset": {
  507. "__id__": 0
  508. },
  509. "fileId": "3f84YU1c9E1bRYfQnyOQcr",
  510. "sync": false
  511. },
  512. {
  513. "__type__": "cc.Node",
  514. "_name": "name",
  515. "_objFlags": 0,
  516. "_parent": {
  517. "__id__": 6
  518. },
  519. "_children": [],
  520. "_active": true,
  521. "_components": [
  522. {
  523. "__id__": 14
  524. },
  525. {
  526. "__id__": 15
  527. }
  528. ],
  529. "_prefab": {
  530. "__id__": 16
  531. },
  532. "_opacity": 255,
  533. "_color": {
  534. "__type__": "cc.Color",
  535. "r": 255,
  536. "g": 255,
  537. "b": 255,
  538. "a": 255
  539. },
  540. "_contentSize": {
  541. "__type__": "cc.Size",
  542. "width": 258,
  543. "height": 51.36
  544. },
  545. "_anchorPoint": {
  546. "__type__": "cc.Vec2",
  547. "x": 0.5,
  548. "y": 0.5
  549. },
  550. "_trs": {
  551. "__type__": "TypedArray",
  552. "ctor": "Float64Array",
  553. "array": [
  554. 0,
  555. -50.814,
  556. 0,
  557. 0,
  558. 0,
  559. 0,
  560. 1,
  561. 1,
  562. 1,
  563. 1
  564. ]
  565. },
  566. "_eulerAngles": {
  567. "__type__": "cc.Vec3",
  568. "x": 0,
  569. "y": 0,
  570. "z": 0
  571. },
  572. "_skewX": 0,
  573. "_skewY": 0,
  574. "_is3DNode": false,
  575. "_groupIndex": 0,
  576. "groupIndex": 0,
  577. "_id": ""
  578. },
  579. {
  580. "__type__": "cc.Label",
  581. "_name": "",
  582. "_objFlags": 0,
  583. "node": {
  584. "__id__": 13
  585. },
  586. "_enabled": true,
  587. "_materials": [
  588. {
  589. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  590. }
  591. ],
  592. "_srcBlendFactor": 770,
  593. "_dstBlendFactor": 771,
  594. "_string": "大鹅公司人事部",
  595. "_N$string": "大鹅公司人事部",
  596. "_fontSize": 36,
  597. "_lineHeight": 36,
  598. "_enableWrapText": true,
  599. "_N$file": {
  600. "__uuid__": "db10c444-f1b2-498a-be22-efcb333d11db"
  601. },
  602. "_isSystemFontUsed": false,
  603. "_spacingX": 0,
  604. "_batchAsBitmap": false,
  605. "_styleFlags": 0,
  606. "_underlineHeight": 0,
  607. "_N$horizontalAlign": 1,
  608. "_N$verticalAlign": 1,
  609. "_N$fontFamily": "Arial",
  610. "_N$overflow": 0,
  611. "_N$cacheMode": 0,
  612. "_id": ""
  613. },
  614. {
  615. "__type__": "cc.LabelOutline",
  616. "_name": "",
  617. "_objFlags": 0,
  618. "node": {
  619. "__id__": 13
  620. },
  621. "_enabled": true,
  622. "_color": {
  623. "__type__": "cc.Color",
  624. "r": 0,
  625. "g": 0,
  626. "b": 0,
  627. "a": 255
  628. },
  629. "_width": 3,
  630. "_id": ""
  631. },
  632. {
  633. "__type__": "cc.PrefabInfo",
  634. "root": {
  635. "__id__": 13
  636. },
  637. "asset": {
  638. "__uuid__": "1ca52b65-a465-47fd-807e-d14971cdcaa3"
  639. },
  640. "fileId": "37XPuohd1DR5RvRsR9noT2",
  641. "sync": false
  642. },
  643. {
  644. "__type__": "cc.Node",
  645. "_name": "str1",
  646. "_objFlags": 0,
  647. "_parent": {
  648. "__id__": 6
  649. },
  650. "_children": [
  651. {
  652. "__id__": 18
  653. }
  654. ],
  655. "_active": true,
  656. "_components": [
  657. {
  658. "__id__": 22
  659. },
  660. {
  661. "__id__": 23
  662. }
  663. ],
  664. "_prefab": {
  665. "__id__": 24
  666. },
  667. "_opacity": 255,
  668. "_color": {
  669. "__type__": "cc.Color",
  670. "r": 255,
  671. "g": 255,
  672. "b": 255,
  673. "a": 255
  674. },
  675. "_contentSize": {
  676. "__type__": "cc.Size",
  677. "width": 158.67,
  678. "height": 51.36
  679. },
  680. "_anchorPoint": {
  681. "__type__": "cc.Vec2",
  682. "x": 0.5,
  683. "y": 0.5
  684. },
  685. "_trs": {
  686. "__type__": "TypedArray",
  687. "ctor": "Float64Array",
  688. "array": [
  689. -82.624,
  690. -610.108,
  691. 0,
  692. 0,
  693. 0,
  694. 0,
  695. 1,
  696. 1,
  697. 1,
  698. 1
  699. ]
  700. },
  701. "_eulerAngles": {
  702. "__type__": "cc.Vec3",
  703. "x": 0,
  704. "y": 0,
  705. "z": 0
  706. },
  707. "_skewX": 0,
  708. "_skewY": 0,
  709. "_is3DNode": false,
  710. "_groupIndex": 0,
  711. "groupIndex": 0,
  712. "_id": ""
  713. },
  714. {
  715. "__type__": "cc.Node",
  716. "_name": "Label1",
  717. "_objFlags": 0,
  718. "_parent": {
  719. "__id__": 17
  720. },
  721. "_children": [],
  722. "_active": true,
  723. "_components": [
  724. {
  725. "__id__": 19
  726. },
  727. {
  728. "__id__": 20
  729. }
  730. ],
  731. "_prefab": {
  732. "__id__": 21
  733. },
  734. "_opacity": 255,
  735. "_color": {
  736. "__type__": "cc.Color",
  737. "r": 255,
  738. "g": 216,
  739. "b": 0,
  740. "a": 255
  741. },
  742. "_contentSize": {
  743. "__type__": "cc.Size",
  744. "width": 78,
  745. "height": 51.36
  746. },
  747. "_anchorPoint": {
  748. "__type__": "cc.Vec2",
  749. "x": 0,
  750. "y": 0.5
  751. },
  752. "_trs": {
  753. "__type__": "TypedArray",
  754. "ctor": "Float64Array",
  755. "array": [
  756. 89.288,
  757. 0,
  758. 0,
  759. 0,
  760. 0,
  761. 0,
  762. 1,
  763. 1,
  764. 1,
  765. 1
  766. ]
  767. },
  768. "_eulerAngles": {
  769. "__type__": "cc.Vec3",
  770. "x": 0,
  771. "y": 0,
  772. "z": 0
  773. },
  774. "_skewX": 0,
  775. "_skewY": 0,
  776. "_is3DNode": false,
  777. "_groupIndex": 0,
  778. "groupIndex": 0,
  779. "_id": ""
  780. },
  781. {
  782. "__type__": "cc.Label",
  783. "_name": "",
  784. "_objFlags": 0,
  785. "node": {
  786. "__id__": 18
  787. },
  788. "_enabled": true,
  789. "_materials": [
  790. {
  791. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  792. }
  793. ],
  794. "_srcBlendFactor": 770,
  795. "_dstBlendFactor": 771,
  796. "_string": "员工",
  797. "_N$string": "员工",
  798. "_fontSize": 36,
  799. "_lineHeight": 36,
  800. "_enableWrapText": true,
  801. "_N$file": {
  802. "__uuid__": "db10c444-f1b2-498a-be22-efcb333d11db"
  803. },
  804. "_isSystemFontUsed": false,
  805. "_spacingX": 0,
  806. "_batchAsBitmap": false,
  807. "_styleFlags": 0,
  808. "_underlineHeight": 0,
  809. "_N$horizontalAlign": 1,
  810. "_N$verticalAlign": 1,
  811. "_N$fontFamily": "Arial",
  812. "_N$overflow": 0,
  813. "_N$cacheMode": 0,
  814. "_id": ""
  815. },
  816. {
  817. "__type__": "cc.LabelOutline",
  818. "_name": "",
  819. "_objFlags": 0,
  820. "node": {
  821. "__id__": 18
  822. },
  823. "_enabled": true,
  824. "_color": {
  825. "__type__": "cc.Color",
  826. "r": 0,
  827. "g": 0,
  828. "b": 0,
  829. "a": 255
  830. },
  831. "_width": 3,
  832. "_id": ""
  833. },
  834. {
  835. "__type__": "cc.PrefabInfo",
  836. "root": {
  837. "__id__": 17
  838. },
  839. "asset": {
  840. "__uuid__": "1ca52b65-a465-47fd-807e-d14971cdcaa3"
  841. },
  842. "fileId": "76pHk/8sVO55NuNB1/sdUw",
  843. "sync": false
  844. },
  845. {
  846. "__type__": "cc.Label",
  847. "_name": "",
  848. "_objFlags": 0,
  849. "node": {
  850. "__id__": 17
  851. },
  852. "_enabled": true,
  853. "_materials": [
  854. {
  855. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  856. }
  857. ],
  858. "_srcBlendFactor": 770,
  859. "_dstBlendFactor": 771,
  860. "_string": "当前职级:",
  861. "_N$string": "当前职级:",
  862. "_fontSize": 36,
  863. "_lineHeight": 36,
  864. "_enableWrapText": true,
  865. "_N$file": {
  866. "__uuid__": "db10c444-f1b2-498a-be22-efcb333d11db"
  867. },
  868. "_isSystemFontUsed": false,
  869. "_spacingX": 0,
  870. "_batchAsBitmap": false,
  871. "_styleFlags": 0,
  872. "_underlineHeight": 0,
  873. "_N$horizontalAlign": 1,
  874. "_N$verticalAlign": 1,
  875. "_N$fontFamily": "Arial",
  876. "_N$overflow": 0,
  877. "_N$cacheMode": 0,
  878. "_id": ""
  879. },
  880. {
  881. "__type__": "cc.LabelOutline",
  882. "_name": "",
  883. "_objFlags": 0,
  884. "node": {
  885. "__id__": 17
  886. },
  887. "_enabled": true,
  888. "_color": {
  889. "__type__": "cc.Color",
  890. "r": 0,
  891. "g": 0,
  892. "b": 0,
  893. "a": 255
  894. },
  895. "_width": 3,
  896. "_id": ""
  897. },
  898. {
  899. "__type__": "cc.PrefabInfo",
  900. "root": {
  901. "__id__": 17
  902. },
  903. "asset": {
  904. "__uuid__": "1ca52b65-a465-47fd-807e-d14971cdcaa3"
  905. },
  906. "fileId": "51EoJwt8JGna1nLIYSc29o",
  907. "sync": false
  908. },
  909. {
  910. "__type__": "cc.Node",
  911. "_name": "str2",
  912. "_objFlags": 0,
  913. "_parent": {
  914. "__id__": 6
  915. },
  916. "_children": [
  917. {
  918. "__id__": 26
  919. }
  920. ],
  921. "_active": true,
  922. "_components": [
  923. {
  924. "__id__": 30
  925. },
  926. {
  927. "__id__": 31
  928. }
  929. ],
  930. "_prefab": {
  931. "__id__": 32
  932. },
  933. "_opacity": 255,
  934. "_color": {
  935. "__type__": "cc.Color",
  936. "r": 255,
  937. "g": 255,
  938. "b": 255,
  939. "a": 255
  940. },
  941. "_contentSize": {
  942. "__type__": "cc.Size",
  943. "width": 525.28,
  944. "height": 169
  945. },
  946. "_anchorPoint": {
  947. "__type__": "cc.Vec2",
  948. "x": 0.5,
  949. "y": 0.5
  950. },
  951. "_trs": {
  952. "__type__": "TypedArray",
  953. "ctor": "Float64Array",
  954. "array": [
  955. 0,
  956. -742.722,
  957. 0,
  958. 0,
  959. 0,
  960. 0,
  961. 1,
  962. 1,
  963. 1,
  964. 1
  965. ]
  966. },
  967. "_eulerAngles": {
  968. "__type__": "cc.Vec3",
  969. "x": 0,
  970. "y": 0,
  971. "z": 0
  972. },
  973. "_skewX": 0,
  974. "_skewY": 0,
  975. "_is3DNode": false,
  976. "_groupIndex": 0,
  977. "groupIndex": 0,
  978. "_id": ""
  979. },
  980. {
  981. "__type__": "cc.Node",
  982. "_name": "Label2",
  983. "_objFlags": 0,
  984. "_parent": {
  985. "__id__": 25
  986. },
  987. "_children": [],
  988. "_active": true,
  989. "_components": [
  990. {
  991. "__id__": 27
  992. },
  993. {
  994. "__id__": 28
  995. }
  996. ],
  997. "_prefab": {
  998. "__id__": 29
  999. },
  1000. "_opacity": 255,
  1001. "_color": {
  1002. "__type__": "cc.Color",
  1003. "r": 255,
  1004. "g": 216,
  1005. "b": 0,
  1006. "a": 255
  1007. },
  1008. "_contentSize": {
  1009. "__type__": "cc.Size",
  1010. "width": 123.35,
  1011. "height": 51.36
  1012. },
  1013. "_anchorPoint": {
  1014. "__type__": "cc.Vec2",
  1015. "x": 0,
  1016. "y": 0.5
  1017. },
  1018. "_trs": {
  1019. "__type__": "TypedArray",
  1020. "ctor": "Float64Array",
  1021. "array": [
  1022. -153.413,
  1023. -48.487,
  1024. 0,
  1025. 0,
  1026. 0,
  1027. 0,
  1028. 1,
  1029. 1,
  1030. 1,
  1031. 1
  1032. ]
  1033. },
  1034. "_eulerAngles": {
  1035. "__type__": "cc.Vec3",
  1036. "x": 0,
  1037. "y": 0,
  1038. "z": 0
  1039. },
  1040. "_skewX": 0,
  1041. "_skewY": 0,
  1042. "_is3DNode": false,
  1043. "_groupIndex": 0,
  1044. "groupIndex": 0,
  1045. "_id": ""
  1046. },
  1047. {
  1048. "__type__": "cc.Label",
  1049. "_name": "",
  1050. "_objFlags": 0,
  1051. "node": {
  1052. "__id__": 26
  1053. },
  1054. "_enabled": true,
  1055. "_materials": [
  1056. {
  1057. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1058. }
  1059. ],
  1060. "_srcBlendFactor": 770,
  1061. "_dstBlendFactor": 771,
  1062. "_string": "[ 员工 ]",
  1063. "_N$string": "[ 员工 ]",
  1064. "_fontSize": 36,
  1065. "_lineHeight": 36,
  1066. "_enableWrapText": true,
  1067. "_N$file": {
  1068. "__uuid__": "db10c444-f1b2-498a-be22-efcb333d11db"
  1069. },
  1070. "_isSystemFontUsed": false,
  1071. "_spacingX": 0,
  1072. "_batchAsBitmap": false,
  1073. "_styleFlags": 0,
  1074. "_underlineHeight": 0,
  1075. "_N$horizontalAlign": 1,
  1076. "_N$verticalAlign": 1,
  1077. "_N$fontFamily": "Arial",
  1078. "_N$overflow": 0,
  1079. "_N$cacheMode": 0,
  1080. "_id": ""
  1081. },
  1082. {
  1083. "__type__": "cc.LabelOutline",
  1084. "_name": "",
  1085. "_objFlags": 0,
  1086. "node": {
  1087. "__id__": 26
  1088. },
  1089. "_enabled": true,
  1090. "_color": {
  1091. "__type__": "cc.Color",
  1092. "r": 0,
  1093. "g": 0,
  1094. "b": 0,
  1095. "a": 255
  1096. },
  1097. "_width": 3,
  1098. "_id": ""
  1099. },
  1100. {
  1101. "__type__": "cc.PrefabInfo",
  1102. "root": {
  1103. "__id__": 25
  1104. },
  1105. "asset": {
  1106. "__uuid__": "1ca52b65-a465-47fd-807e-d14971cdcaa3"
  1107. },
  1108. "fileId": "fbVZV+n89B9ID56Mxu7X+N",
  1109. "sync": false
  1110. },
  1111. {
  1112. "__type__": "cc.Label",
  1113. "_name": "",
  1114. "_objFlags": 0,
  1115. "node": {
  1116. "__id__": 25
  1117. },
  1118. "_enabled": true,
  1119. "_materials": [
  1120. {
  1121. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1122. }
  1123. ],
  1124. "_srcBlendFactor": 770,
  1125. "_dstBlendFactor": 771,
  1126. "_string": "亲爱的同事 :\n 由于您昨天旷工,你的职级降级\n为",
  1127. "_N$string": "亲爱的同事 :\n 由于您昨天旷工,你的职级降级\n为",
  1128. "_fontSize": 36,
  1129. "_lineHeight": 50,
  1130. "_enableWrapText": true,
  1131. "_N$file": {
  1132. "__uuid__": "db10c444-f1b2-498a-be22-efcb333d11db"
  1133. },
  1134. "_isSystemFontUsed": false,
  1135. "_spacingX": 0,
  1136. "_batchAsBitmap": false,
  1137. "_styleFlags": 0,
  1138. "_underlineHeight": 0,
  1139. "_N$horizontalAlign": 0,
  1140. "_N$verticalAlign": 1,
  1141. "_N$fontFamily": "Arial",
  1142. "_N$overflow": 0,
  1143. "_N$cacheMode": 0,
  1144. "_id": ""
  1145. },
  1146. {
  1147. "__type__": "cc.LabelOutline",
  1148. "_name": "",
  1149. "_objFlags": 0,
  1150. "node": {
  1151. "__id__": 25
  1152. },
  1153. "_enabled": true,
  1154. "_color": {
  1155. "__type__": "cc.Color",
  1156. "r": 0,
  1157. "g": 0,
  1158. "b": 0,
  1159. "a": 255
  1160. },
  1161. "_width": 3,
  1162. "_id": ""
  1163. },
  1164. {
  1165. "__type__": "cc.PrefabInfo",
  1166. "root": {
  1167. "__id__": 25
  1168. },
  1169. "asset": {
  1170. "__uuid__": "1ca52b65-a465-47fd-807e-d14971cdcaa3"
  1171. },
  1172. "fileId": "26ReQkjFhDiqqvSFTICyA8",
  1173. "sync": false
  1174. },
  1175. {
  1176. "__type__": "cc.Sprite",
  1177. "_name": "",
  1178. "_objFlags": 0,
  1179. "node": {
  1180. "__id__": 6
  1181. },
  1182. "_enabled": true,
  1183. "_materials": [
  1184. {
  1185. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1186. }
  1187. ],
  1188. "_srcBlendFactor": 770,
  1189. "_dstBlendFactor": 771,
  1190. "_spriteFrame": {
  1191. "__uuid__": "a68faa18-d58c-4cbe-8173-b7a9c60ba3c0"
  1192. },
  1193. "_type": 1,
  1194. "_sizeMode": 1,
  1195. "_fillType": 0,
  1196. "_fillCenter": {
  1197. "__type__": "cc.Vec2",
  1198. "x": 0,
  1199. "y": 0
  1200. },
  1201. "_fillStart": 0,
  1202. "_fillRange": 0,
  1203. "_isTrimmedMode": true,
  1204. "_atlas": null,
  1205. "_id": ""
  1206. },
  1207. {
  1208. "__type__": "cc.Button",
  1209. "_name": "",
  1210. "_objFlags": 0,
  1211. "node": {
  1212. "__id__": 6
  1213. },
  1214. "_enabled": true,
  1215. "_normalMaterial": null,
  1216. "_grayMaterial": null,
  1217. "duration": 0.1,
  1218. "zoomScale": 1.2,
  1219. "clickEvents": [],
  1220. "_N$interactable": true,
  1221. "_N$enableAutoGrayEffect": false,
  1222. "_N$transition": 0,
  1223. "transition": 0,
  1224. "_N$normalColor": {
  1225. "__type__": "cc.Color",
  1226. "r": 255,
  1227. "g": 255,
  1228. "b": 255,
  1229. "a": 255
  1230. },
  1231. "_N$pressedColor": {
  1232. "__type__": "cc.Color",
  1233. "r": 211,
  1234. "g": 211,
  1235. "b": 211,
  1236. "a": 255
  1237. },
  1238. "pressedColor": {
  1239. "__type__": "cc.Color",
  1240. "r": 211,
  1241. "g": 211,
  1242. "b": 211,
  1243. "a": 255
  1244. },
  1245. "_N$hoverColor": {
  1246. "__type__": "cc.Color",
  1247. "r": 255,
  1248. "g": 255,
  1249. "b": 255,
  1250. "a": 255
  1251. },
  1252. "hoverColor": {
  1253. "__type__": "cc.Color",
  1254. "r": 255,
  1255. "g": 255,
  1256. "b": 255,
  1257. "a": 255
  1258. },
  1259. "_N$disabledColor": {
  1260. "__type__": "cc.Color",
  1261. "r": 124,
  1262. "g": 124,
  1263. "b": 124,
  1264. "a": 255
  1265. },
  1266. "_N$normalSprite": null,
  1267. "_N$pressedSprite": null,
  1268. "pressedSprite": null,
  1269. "_N$hoverSprite": null,
  1270. "hoverSprite": null,
  1271. "_N$disabledSprite": null,
  1272. "_N$target": null,
  1273. "_id": ""
  1274. },
  1275. {
  1276. "__type__": "cc.PrefabInfo",
  1277. "root": {
  1278. "__id__": 1
  1279. },
  1280. "asset": {
  1281. "__id__": 0
  1282. },
  1283. "fileId": "e3noBQuHhP95vTiTGP78yY",
  1284. "sync": false
  1285. },
  1286. {
  1287. "__type__": "cc.Node",
  1288. "_name": "title",
  1289. "_objFlags": 0,
  1290. "_parent": {
  1291. "__id__": 1
  1292. },
  1293. "_children": [],
  1294. "_active": true,
  1295. "_components": [
  1296. {
  1297. "__id__": 37
  1298. }
  1299. ],
  1300. "_prefab": {
  1301. "__id__": 38
  1302. },
  1303. "_opacity": 255,
  1304. "_color": {
  1305. "__type__": "cc.Color",
  1306. "r": 255,
  1307. "g": 255,
  1308. "b": 255,
  1309. "a": 255
  1310. },
  1311. "_contentSize": {
  1312. "__type__": "cc.Size",
  1313. "width": 123,
  1314. "height": 35
  1315. },
  1316. "_anchorPoint": {
  1317. "__type__": "cc.Vec2",
  1318. "x": 0.5,
  1319. "y": 0.5
  1320. },
  1321. "_trs": {
  1322. "__type__": "TypedArray",
  1323. "ctor": "Float64Array",
  1324. "array": [
  1325. 0,
  1326. -556.853,
  1327. 0,
  1328. 0,
  1329. 0,
  1330. 0,
  1331. 1,
  1332. 1,
  1333. 1,
  1334. 1
  1335. ]
  1336. },
  1337. "_eulerAngles": {
  1338. "__type__": "cc.Vec3",
  1339. "x": 0,
  1340. "y": 0,
  1341. "z": 0
  1342. },
  1343. "_skewX": 0,
  1344. "_skewY": 0,
  1345. "_is3DNode": false,
  1346. "_groupIndex": 0,
  1347. "groupIndex": 0,
  1348. "_id": ""
  1349. },
  1350. {
  1351. "__type__": "cc.Sprite",
  1352. "_name": "",
  1353. "_objFlags": 0,
  1354. "node": {
  1355. "__id__": 36
  1356. },
  1357. "_enabled": true,
  1358. "_materials": [
  1359. {
  1360. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1361. }
  1362. ],
  1363. "_srcBlendFactor": 770,
  1364. "_dstBlendFactor": 771,
  1365. "_spriteFrame": {
  1366. "__uuid__": "3a648a93-5f71-4202-b97a-f8a700f05dbb"
  1367. },
  1368. "_type": 0,
  1369. "_sizeMode": 1,
  1370. "_fillType": 0,
  1371. "_fillCenter": {
  1372. "__type__": "cc.Vec2",
  1373. "x": 0,
  1374. "y": 0
  1375. },
  1376. "_fillStart": 0,
  1377. "_fillRange": 0,
  1378. "_isTrimmedMode": true,
  1379. "_atlas": null,
  1380. "_id": ""
  1381. },
  1382. {
  1383. "__type__": "cc.PrefabInfo",
  1384. "root": {
  1385. "__id__": 1
  1386. },
  1387. "asset": {
  1388. "__id__": 0
  1389. },
  1390. "fileId": "f0XF6eaoVGXK7FW6oFsY76",
  1391. "sync": false
  1392. },
  1393. {
  1394. "__type__": "cc.Widget",
  1395. "_name": "",
  1396. "_objFlags": 0,
  1397. "node": {
  1398. "__id__": 1
  1399. },
  1400. "_enabled": true,
  1401. "alignMode": 1,
  1402. "_target": null,
  1403. "_alignFlags": 45,
  1404. "_left": 0,
  1405. "_right": 0,
  1406. "_top": 0,
  1407. "_bottom": 0,
  1408. "_verticalCenter": 0,
  1409. "_horizontalCenter": 0,
  1410. "_isAbsLeft": true,
  1411. "_isAbsRight": true,
  1412. "_isAbsTop": true,
  1413. "_isAbsBottom": true,
  1414. "_isAbsHorizontalCenter": true,
  1415. "_isAbsVerticalCenter": true,
  1416. "_originalWidth": 0,
  1417. "_originalHeight": 0,
  1418. "_id": ""
  1419. },
  1420. {
  1421. "__type__": "f9ec86tCBxDmLTHOkFzP6st",
  1422. "_name": "",
  1423. "_objFlags": 0,
  1424. "node": {
  1425. "__id__": 1
  1426. },
  1427. "_enabled": true,
  1428. "_id": ""
  1429. },
  1430. {
  1431. "__type__": "cc.PrefabInfo",
  1432. "root": {
  1433. "__id__": 1
  1434. },
  1435. "asset": {
  1436. "__id__": 0
  1437. },
  1438. "fileId": "",
  1439. "sync": false
  1440. }
  1441. ]