travel.prefab 20 KB

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