Http.fire 24 KB

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