hospital.prefab 24 KB

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