WarnTipPanel.prefab 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294
  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": "WarnTipPanel",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 34
  28. },
  29. {
  30. "__id__": 35
  31. },
  32. {
  33. "__id__": 36
  34. },
  35. {
  36. "__id__": 37
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 38
  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": 1334
  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. 667,
  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": "动画节点",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [
  97. {
  98. "__id__": 3
  99. },
  100. {
  101. "__id__": 6
  102. },
  103. {
  104. "__id__": 9
  105. },
  106. {
  107. "__id__": 18
  108. },
  109. {
  110. "__id__": 24
  111. }
  112. ],
  113. "_active": true,
  114. "_components": [],
  115. "_prefab": {
  116. "__id__": 33
  117. },
  118. "_opacity": 255,
  119. "_color": {
  120. "__type__": "cc.Color",
  121. "r": 255,
  122. "g": 255,
  123. "b": 255,
  124. "a": 255
  125. },
  126. "_contentSize": {
  127. "__type__": "cc.Size",
  128. "width": 0,
  129. "height": 0
  130. },
  131. "_anchorPoint": {
  132. "__type__": "cc.Vec2",
  133. "x": 0.5,
  134. "y": 0.5
  135. },
  136. "_trs": {
  137. "__type__": "TypedArray",
  138. "ctor": "Float64Array",
  139. "array": [
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 1,
  147. 1,
  148. 1,
  149. 1
  150. ]
  151. },
  152. "_eulerAngles": {
  153. "__type__": "cc.Vec3",
  154. "x": 0,
  155. "y": 0,
  156. "z": 0
  157. },
  158. "_skewX": 0,
  159. "_skewY": 0,
  160. "_is3DNode": false,
  161. "_groupIndex": 0,
  162. "groupIndex": 0,
  163. "_id": ""
  164. },
  165. {
  166. "__type__": "cc.Node",
  167. "_name": "Img",
  168. "_objFlags": 0,
  169. "_parent": {
  170. "__id__": 2
  171. },
  172. "_children": [],
  173. "_active": true,
  174. "_components": [
  175. {
  176. "__id__": 4
  177. }
  178. ],
  179. "_prefab": {
  180. "__id__": 5
  181. },
  182. "_opacity": 255,
  183. "_color": {
  184. "__type__": "cc.Color",
  185. "r": 255,
  186. "g": 255,
  187. "b": 255,
  188. "a": 255
  189. },
  190. "_contentSize": {
  191. "__type__": "cc.Size",
  192. "width": 612,
  193. "height": 485
  194. },
  195. "_anchorPoint": {
  196. "__type__": "cc.Vec2",
  197. "x": 0.5,
  198. "y": 0.5
  199. },
  200. "_trs": {
  201. "__type__": "TypedArray",
  202. "ctor": "Float64Array",
  203. "array": [
  204. 0,
  205. 28,
  206. 0,
  207. 0,
  208. 0,
  209. 0,
  210. 1,
  211. 1,
  212. 1,
  213. 1
  214. ]
  215. },
  216. "_eulerAngles": {
  217. "__type__": "cc.Vec3",
  218. "x": 0,
  219. "y": 0,
  220. "z": 0
  221. },
  222. "_skewX": 0,
  223. "_skewY": 0,
  224. "_is3DNode": false,
  225. "_groupIndex": 0,
  226. "groupIndex": 0,
  227. "_id": ""
  228. },
  229. {
  230. "__type__": "cc.Sprite",
  231. "_name": "",
  232. "_objFlags": 0,
  233. "node": {
  234. "__id__": 3
  235. },
  236. "_enabled": true,
  237. "_materials": [
  238. {
  239. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  240. }
  241. ],
  242. "_srcBlendFactor": 770,
  243. "_dstBlendFactor": 771,
  244. "_spriteFrame": {
  245. "__uuid__": "5d5951b0-7033-4455-8c08-28285df66248"
  246. },
  247. "_type": 1,
  248. "_sizeMode": 0,
  249. "_fillType": 0,
  250. "_fillCenter": {
  251. "__type__": "cc.Vec2",
  252. "x": 0,
  253. "y": 0
  254. },
  255. "_fillStart": 0,
  256. "_fillRange": 0,
  257. "_isTrimmedMode": true,
  258. "_atlas": null,
  259. "_id": ""
  260. },
  261. {
  262. "__type__": "cc.PrefabInfo",
  263. "root": {
  264. "__id__": 1
  265. },
  266. "asset": {
  267. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  268. },
  269. "fileId": "deBmk+61tMoKs3EqrzhPwK",
  270. "sync": false
  271. },
  272. {
  273. "__type__": "cc.Node",
  274. "_name": "title",
  275. "_objFlags": 0,
  276. "_parent": {
  277. "__id__": 2
  278. },
  279. "_children": [],
  280. "_active": true,
  281. "_components": [
  282. {
  283. "__id__": 7
  284. }
  285. ],
  286. "_prefab": {
  287. "__id__": 8
  288. },
  289. "_opacity": 255,
  290. "_color": {
  291. "__type__": "cc.Color",
  292. "r": 255,
  293. "g": 229,
  294. "b": 210,
  295. "a": 255
  296. },
  297. "_contentSize": {
  298. "__type__": "cc.Size",
  299. "width": 138,
  300. "height": 53
  301. },
  302. "_anchorPoint": {
  303. "__type__": "cc.Vec2",
  304. "x": 0.5,
  305. "y": 0.5
  306. },
  307. "_trs": {
  308. "__type__": "TypedArray",
  309. "ctor": "Float64Array",
  310. "array": [
  311. 0,
  312. 221.376,
  313. 0,
  314. 0,
  315. 0,
  316. 0,
  317. 1,
  318. 1,
  319. 1,
  320. 1
  321. ]
  322. },
  323. "_eulerAngles": {
  324. "__type__": "cc.Vec3",
  325. "x": 0,
  326. "y": 0,
  327. "z": 0
  328. },
  329. "_skewX": 0,
  330. "_skewY": 0,
  331. "_is3DNode": false,
  332. "_groupIndex": 0,
  333. "groupIndex": 0,
  334. "_id": ""
  335. },
  336. {
  337. "__type__": "cc.Sprite",
  338. "_name": "",
  339. "_objFlags": 0,
  340. "node": {
  341. "__id__": 6
  342. },
  343. "_enabled": true,
  344. "_materials": [
  345. {
  346. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  347. }
  348. ],
  349. "_srcBlendFactor": 770,
  350. "_dstBlendFactor": 771,
  351. "_spriteFrame": {
  352. "__uuid__": "2722f6f5-e260-46ca-8a91-e6aa86173d7d"
  353. },
  354. "_type": 0,
  355. "_sizeMode": 1,
  356. "_fillType": 0,
  357. "_fillCenter": {
  358. "__type__": "cc.Vec2",
  359. "x": 0,
  360. "y": 0
  361. },
  362. "_fillStart": 0,
  363. "_fillRange": 0,
  364. "_isTrimmedMode": true,
  365. "_atlas": null,
  366. "_id": ""
  367. },
  368. {
  369. "__type__": "cc.PrefabInfo",
  370. "root": {
  371. "__id__": 1
  372. },
  373. "asset": {
  374. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  375. },
  376. "fileId": "e0Yu3MIoNGX4nTVTtDRqYe",
  377. "sync": false
  378. },
  379. {
  380. "__type__": "cc.Node",
  381. "_name": "txt",
  382. "_objFlags": 0,
  383. "_parent": {
  384. "__id__": 2
  385. },
  386. "_children": [
  387. {
  388. "__id__": 10
  389. },
  390. {
  391. "__id__": 13
  392. }
  393. ],
  394. "_active": true,
  395. "_components": [
  396. {
  397. "__id__": 16
  398. }
  399. ],
  400. "_prefab": {
  401. "__id__": 17
  402. },
  403. "_opacity": 255,
  404. "_color": {
  405. "__type__": "cc.Color",
  406. "r": 146,
  407. "g": 96,
  408. "b": 72,
  409. "a": 255
  410. },
  411. "_contentSize": {
  412. "__type__": "cc.Size",
  413. "width": 580,
  414. "height": 135.6
  415. },
  416. "_anchorPoint": {
  417. "__type__": "cc.Vec2",
  418. "x": 0.5,
  419. "y": 0.5
  420. },
  421. "_trs": {
  422. "__type__": "TypedArray",
  423. "ctor": "Float64Array",
  424. "array": [
  425. 0,
  426. 71.217,
  427. 0,
  428. 0,
  429. 0,
  430. 0,
  431. 1,
  432. 1,
  433. 1,
  434. 1
  435. ]
  436. },
  437. "_eulerAngles": {
  438. "__type__": "cc.Vec3",
  439. "x": 0,
  440. "y": 0,
  441. "z": 0
  442. },
  443. "_skewX": 0,
  444. "_skewY": 0,
  445. "_is3DNode": false,
  446. "_groupIndex": 0,
  447. "groupIndex": 0,
  448. "_id": ""
  449. },
  450. {
  451. "__type__": "cc.PrivateNode",
  452. "_name": "RICHTEXT_CHILD",
  453. "_objFlags": 1024,
  454. "_parent": {
  455. "__id__": 9
  456. },
  457. "_children": [],
  458. "_active": true,
  459. "_components": [
  460. {
  461. "__id__": 11
  462. }
  463. ],
  464. "_prefab": {
  465. "__id__": 12
  466. },
  467. "_opacity": 255,
  468. "_color": {
  469. "__type__": "cc.Color",
  470. "r": 146,
  471. "g": 96,
  472. "b": 72,
  473. "a": 255
  474. },
  475. "_contentSize": {
  476. "__type__": "cc.Size",
  477. "width": 560,
  478. "height": 75.6
  479. },
  480. "_anchorPoint": {
  481. "__type__": "cc.Vec2",
  482. "x": 0,
  483. "y": 0
  484. },
  485. "_trs": {
  486. "__type__": "TypedArray",
  487. "ctor": "Float64Array",
  488. "array": [
  489. -280,
  490. -7.799999999999997,
  491. 0,
  492. 0,
  493. 0,
  494. 0,
  495. 1,
  496. 1,
  497. 1,
  498. 1
  499. ]
  500. },
  501. "_eulerAngles": {
  502. "__type__": "cc.Vec3",
  503. "x": 0,
  504. "y": 0,
  505. "z": 0
  506. },
  507. "_skewX": 0,
  508. "_skewY": 0,
  509. "_is3DNode": false,
  510. "_groupIndex": 0,
  511. "groupIndex": 0,
  512. "showInEditor": false,
  513. "_id": ""
  514. },
  515. {
  516. "__type__": "cc.Label",
  517. "_name": "",
  518. "_objFlags": 0,
  519. "node": {
  520. "__id__": 10
  521. },
  522. "_enabled": true,
  523. "_materials": [
  524. {
  525. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  526. }
  527. ],
  528. "_srcBlendFactor": 770,
  529. "_dstBlendFactor": 771,
  530. "_string": "系统检测到您的账号存在异常,",
  531. "_N$string": "系统检测到您的账号存在异常,",
  532. "_fontSize": 40,
  533. "_lineHeight": 60,
  534. "_enableWrapText": true,
  535. "_N$file": null,
  536. "_isSystemFontUsed": true,
  537. "_spacingX": 0,
  538. "_batchAsBitmap": false,
  539. "_styleFlags": 1,
  540. "_underlineHeight": 0,
  541. "_N$horizontalAlign": 0,
  542. "_N$verticalAlign": 1,
  543. "_N$fontFamily": "Arial",
  544. "_N$overflow": 0,
  545. "_N$cacheMode": 0,
  546. "_id": ""
  547. },
  548. {
  549. "__type__": "cc.PrefabInfo",
  550. "root": {
  551. "__id__": 1
  552. },
  553. "asset": {
  554. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  555. },
  556. "fileId": "5ffP4hmhtPELq9q3TmEWF1",
  557. "sync": false
  558. },
  559. {
  560. "__type__": "cc.PrivateNode",
  561. "_name": "RICHTEXT_CHILD",
  562. "_objFlags": 1024,
  563. "_parent": {
  564. "__id__": 9
  565. },
  566. "_children": [],
  567. "_active": true,
  568. "_components": [
  569. {
  570. "__id__": 14
  571. }
  572. ],
  573. "_prefab": {
  574. "__id__": 15
  575. },
  576. "_opacity": 255,
  577. "_color": {
  578. "__type__": "cc.Color",
  579. "r": 146,
  580. "g": 96,
  581. "b": 72,
  582. "a": 255
  583. },
  584. "_contentSize": {
  585. "__type__": "cc.Size",
  586. "width": 280,
  587. "height": 75.6
  588. },
  589. "_anchorPoint": {
  590. "__type__": "cc.Vec2",
  591. "x": 0,
  592. "y": 0
  593. },
  594. "_trs": {
  595. "__type__": "TypedArray",
  596. "ctor": "Float64Array",
  597. "array": [
  598. -140,
  599. -67.8,
  600. 0,
  601. 0,
  602. 0,
  603. 0,
  604. 1,
  605. 1,
  606. 1,
  607. 1
  608. ]
  609. },
  610. "_eulerAngles": {
  611. "__type__": "cc.Vec3",
  612. "x": 0,
  613. "y": 0,
  614. "z": 0
  615. },
  616. "_skewX": 0,
  617. "_skewY": 0,
  618. "_is3DNode": false,
  619. "_groupIndex": 0,
  620. "groupIndex": 0,
  621. "showInEditor": false,
  622. "_id": ""
  623. },
  624. {
  625. "__type__": "cc.Label",
  626. "_name": "",
  627. "_objFlags": 0,
  628. "node": {
  629. "__id__": 13
  630. },
  631. "_enabled": true,
  632. "_materials": [
  633. {
  634. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  635. }
  636. ],
  637. "_srcBlendFactor": 770,
  638. "_dstBlendFactor": 771,
  639. "_string": "禁止登陆游戏!",
  640. "_N$string": "禁止登陆游戏!",
  641. "_fontSize": 40,
  642. "_lineHeight": 60,
  643. "_enableWrapText": true,
  644. "_N$file": null,
  645. "_isSystemFontUsed": true,
  646. "_spacingX": 0,
  647. "_batchAsBitmap": false,
  648. "_styleFlags": 1,
  649. "_underlineHeight": 0,
  650. "_N$horizontalAlign": 0,
  651. "_N$verticalAlign": 1,
  652. "_N$fontFamily": "Arial",
  653. "_N$overflow": 0,
  654. "_N$cacheMode": 0,
  655. "_id": ""
  656. },
  657. {
  658. "__type__": "cc.PrefabInfo",
  659. "root": {
  660. "__id__": 1
  661. },
  662. "asset": {
  663. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  664. },
  665. "fileId": "b1KQ/id/9FHrjogCSPxazW",
  666. "sync": false
  667. },
  668. {
  669. "__type__": "cc.RichText",
  670. "_name": "",
  671. "_objFlags": 0,
  672. "node": {
  673. "__id__": 9
  674. },
  675. "_enabled": true,
  676. "_fontFamily": "Arial",
  677. "_isSystemFontUsed": true,
  678. "_N$string": "<b>系统检测到您的账号存在异常,禁止登陆游戏!</b>",
  679. "_N$horizontalAlign": 1,
  680. "_N$fontSize": 40,
  681. "_N$font": null,
  682. "_N$cacheMode": 0,
  683. "_N$maxWidth": 580,
  684. "_N$lineHeight": 60,
  685. "_N$imageAtlas": null,
  686. "_N$handleTouchEvent": true,
  687. "_id": ""
  688. },
  689. {
  690. "__type__": "cc.PrefabInfo",
  691. "root": {
  692. "__id__": 1
  693. },
  694. "asset": {
  695. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  696. },
  697. "fileId": "a5P40aYvJKY6H67E/jTQ8/",
  698. "sync": false
  699. },
  700. {
  701. "__type__": "cc.Node",
  702. "_name": "关闭按钮",
  703. "_objFlags": 0,
  704. "_parent": {
  705. "__id__": 2
  706. },
  707. "_children": [],
  708. "_active": true,
  709. "_components": [
  710. {
  711. "__id__": 19
  712. },
  713. {
  714. "__id__": 20
  715. },
  716. {
  717. "__id__": 21
  718. }
  719. ],
  720. "_prefab": {
  721. "__id__": 23
  722. },
  723. "_opacity": 255,
  724. "_color": {
  725. "__type__": "cc.Color",
  726. "r": 255,
  727. "g": 255,
  728. "b": 255,
  729. "a": 255
  730. },
  731. "_contentSize": {
  732. "__type__": "cc.Size",
  733. "width": 67,
  734. "height": 70
  735. },
  736. "_anchorPoint": {
  737. "__type__": "cc.Vec2",
  738. "x": 0.5,
  739. "y": 0.5
  740. },
  741. "_trs": {
  742. "__type__": "TypedArray",
  743. "ctor": "Float64Array",
  744. "array": [
  745. 276.494,
  746. 245.647,
  747. 0,
  748. 0,
  749. 0,
  750. 0,
  751. 1,
  752. 1,
  753. 1,
  754. 0
  755. ]
  756. },
  757. "_eulerAngles": {
  758. "__type__": "cc.Vec3",
  759. "x": 0,
  760. "y": 0,
  761. "z": 0
  762. },
  763. "_skewX": 0,
  764. "_skewY": 0,
  765. "_is3DNode": false,
  766. "_groupIndex": 0,
  767. "groupIndex": 0,
  768. "_id": ""
  769. },
  770. {
  771. "__type__": "cc.Sprite",
  772. "_name": "",
  773. "_objFlags": 0,
  774. "node": {
  775. "__id__": 18
  776. },
  777. "_enabled": true,
  778. "_materials": [
  779. {
  780. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  781. }
  782. ],
  783. "_srcBlendFactor": 770,
  784. "_dstBlendFactor": 771,
  785. "_spriteFrame": {
  786. "__uuid__": "a745272d-b658-4e0c-92b0-bf7b0eafa54a"
  787. },
  788. "_type": 0,
  789. "_sizeMode": 1,
  790. "_fillType": 0,
  791. "_fillCenter": {
  792. "__type__": "cc.Vec2",
  793. "x": 0,
  794. "y": 0
  795. },
  796. "_fillStart": 0,
  797. "_fillRange": 0,
  798. "_isTrimmedMode": true,
  799. "_atlas": null,
  800. "_id": ""
  801. },
  802. {
  803. "__type__": "cc.Widget",
  804. "_name": "",
  805. "_objFlags": 0,
  806. "node": {
  807. "__id__": 18
  808. },
  809. "_enabled": true,
  810. "alignMode": 1,
  811. "_target": null,
  812. "_alignFlags": 1,
  813. "_left": 0,
  814. "_right": 0,
  815. "_top": -280.647,
  816. "_bottom": 0,
  817. "_verticalCenter": 0,
  818. "_horizontalCenter": 0,
  819. "_isAbsLeft": true,
  820. "_isAbsRight": true,
  821. "_isAbsTop": true,
  822. "_isAbsBottom": true,
  823. "_isAbsHorizontalCenter": true,
  824. "_isAbsVerticalCenter": true,
  825. "_originalWidth": 0,
  826. "_originalHeight": 0,
  827. "_id": ""
  828. },
  829. {
  830. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  831. "_name": "",
  832. "_objFlags": 0,
  833. "node": {
  834. "__id__": 18
  835. },
  836. "_enabled": true,
  837. "node_panel": {
  838. "__id__": 1
  839. },
  840. "transition_type": 3,
  841. "onComplete": [
  842. {
  843. "__id__": 22
  844. }
  845. ],
  846. "_id": ""
  847. },
  848. {
  849. "__type__": "cc.ClickEvent",
  850. "target": {
  851. "__id__": 1
  852. },
  853. "component": "",
  854. "_componentId": "7626bHemEpG267E801XmW+W",
  855. "handler": "onClickClose",
  856. "customEventData": ""
  857. },
  858. {
  859. "__type__": "cc.PrefabInfo",
  860. "root": {
  861. "__id__": 1
  862. },
  863. "asset": {
  864. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  865. },
  866. "fileId": "b9vmQdzZdIEIuZc2X9hlrX",
  867. "sync": false
  868. },
  869. {
  870. "__type__": "cc.Node",
  871. "_name": "button",
  872. "_objFlags": 0,
  873. "_parent": {
  874. "__id__": 2
  875. },
  876. "_children": [
  877. {
  878. "__id__": 25
  879. }
  880. ],
  881. "_active": true,
  882. "_components": [
  883. {
  884. "__id__": 29
  885. },
  886. {
  887. "__id__": 30
  888. }
  889. ],
  890. "_prefab": {
  891. "__id__": 32
  892. },
  893. "_opacity": 255,
  894. "_color": {
  895. "__type__": "cc.Color",
  896. "r": 255,
  897. "g": 255,
  898. "b": 255,
  899. "a": 255
  900. },
  901. "_contentSize": {
  902. "__type__": "cc.Size",
  903. "width": 328,
  904. "height": 137
  905. },
  906. "_anchorPoint": {
  907. "__type__": "cc.Vec2",
  908. "x": 0.5,
  909. "y": 0.5
  910. },
  911. "_trs": {
  912. "__type__": "TypedArray",
  913. "ctor": "Float64Array",
  914. "array": [
  915. 0,
  916. -110.522,
  917. 0,
  918. 0,
  919. 0,
  920. 0,
  921. 1,
  922. 1,
  923. 1,
  924. 0
  925. ]
  926. },
  927. "_eulerAngles": {
  928. "__type__": "cc.Vec3",
  929. "x": 0,
  930. "y": 0,
  931. "z": 0
  932. },
  933. "_skewX": 0,
  934. "_skewY": 0,
  935. "_is3DNode": false,
  936. "_groupIndex": 0,
  937. "groupIndex": 0,
  938. "_id": ""
  939. },
  940. {
  941. "__type__": "cc.Node",
  942. "_name": "New Label",
  943. "_objFlags": 0,
  944. "_parent": {
  945. "__id__": 24
  946. },
  947. "_children": [],
  948. "_active": true,
  949. "_components": [
  950. {
  951. "__id__": 26
  952. },
  953. {
  954. "__id__": 27
  955. }
  956. ],
  957. "_prefab": {
  958. "__id__": 28
  959. },
  960. "_opacity": 255,
  961. "_color": {
  962. "__type__": "cc.Color",
  963. "r": 253,
  964. "g": 255,
  965. "b": 229,
  966. "a": 255
  967. },
  968. "_contentSize": {
  969. "__type__": "cc.Size",
  970. "width": 104,
  971. "height": 67
  972. },
  973. "_anchorPoint": {
  974. "__type__": "cc.Vec2",
  975. "x": 0.5,
  976. "y": 0.5
  977. },
  978. "_trs": {
  979. "__type__": "TypedArray",
  980. "ctor": "Float64Array",
  981. "array": [
  982. 0,
  983. 8.269,
  984. 0,
  985. 0,
  986. 0,
  987. 0,
  988. 1,
  989. 1,
  990. 1,
  991. 1
  992. ]
  993. },
  994. "_eulerAngles": {
  995. "__type__": "cc.Vec3",
  996. "x": 0,
  997. "y": 0,
  998. "z": 0
  999. },
  1000. "_skewX": 0,
  1001. "_skewY": 0,
  1002. "_is3DNode": false,
  1003. "_groupIndex": 0,
  1004. "groupIndex": 0,
  1005. "_id": ""
  1006. },
  1007. {
  1008. "__type__": "cc.Label",
  1009. "_name": "",
  1010. "_objFlags": 0,
  1011. "node": {
  1012. "__id__": 25
  1013. },
  1014. "_enabled": true,
  1015. "_materials": [
  1016. {
  1017. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1018. }
  1019. ],
  1020. "_srcBlendFactor": 770,
  1021. "_dstBlendFactor": 771,
  1022. "_string": "确定",
  1023. "_N$string": "确定",
  1024. "_fontSize": 50,
  1025. "_lineHeight": 50,
  1026. "_enableWrapText": true,
  1027. "_N$file": null,
  1028. "_isSystemFontUsed": true,
  1029. "_spacingX": 0,
  1030. "_batchAsBitmap": false,
  1031. "_styleFlags": 1,
  1032. "_underlineHeight": 0,
  1033. "_N$horizontalAlign": 1,
  1034. "_N$verticalAlign": 1,
  1035. "_N$fontFamily": "Arial",
  1036. "_N$overflow": 0,
  1037. "_N$cacheMode": 0,
  1038. "_id": ""
  1039. },
  1040. {
  1041. "__type__": "cc.LabelOutline",
  1042. "_name": "",
  1043. "_objFlags": 0,
  1044. "node": {
  1045. "__id__": 25
  1046. },
  1047. "_enabled": true,
  1048. "_color": {
  1049. "__type__": "cc.Color",
  1050. "r": 109,
  1051. "g": 209,
  1052. "b": 0,
  1053. "a": 255
  1054. },
  1055. "_width": 2,
  1056. "_id": ""
  1057. },
  1058. {
  1059. "__type__": "cc.PrefabInfo",
  1060. "root": {
  1061. "__id__": 1
  1062. },
  1063. "asset": {
  1064. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  1065. },
  1066. "fileId": "0eZcf37/xC07UiQy56Ebtn",
  1067. "sync": false
  1068. },
  1069. {
  1070. "__type__": "cc.Sprite",
  1071. "_name": "",
  1072. "_objFlags": 0,
  1073. "node": {
  1074. "__id__": 24
  1075. },
  1076. "_enabled": true,
  1077. "_materials": [
  1078. {
  1079. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1080. }
  1081. ],
  1082. "_srcBlendFactor": 770,
  1083. "_dstBlendFactor": 771,
  1084. "_spriteFrame": {
  1085. "__uuid__": "3693dbd5-cbab-4811-b3b3-dba416a1a854"
  1086. },
  1087. "_type": 0,
  1088. "_sizeMode": 1,
  1089. "_fillType": 0,
  1090. "_fillCenter": {
  1091. "__type__": "cc.Vec2",
  1092. "x": 0,
  1093. "y": 0
  1094. },
  1095. "_fillStart": 0,
  1096. "_fillRange": 0,
  1097. "_isTrimmedMode": true,
  1098. "_atlas": null,
  1099. "_id": ""
  1100. },
  1101. {
  1102. "__type__": "cc.Button",
  1103. "_name": "",
  1104. "_objFlags": 0,
  1105. "node": {
  1106. "__id__": 24
  1107. },
  1108. "_enabled": true,
  1109. "_normalMaterial": null,
  1110. "_grayMaterial": null,
  1111. "duration": 0.1,
  1112. "zoomScale": 1.2,
  1113. "clickEvents": [
  1114. {
  1115. "__id__": 31
  1116. }
  1117. ],
  1118. "_N$interactable": true,
  1119. "_N$enableAutoGrayEffect": false,
  1120. "_N$transition": 3,
  1121. "transition": 3,
  1122. "_N$normalColor": {
  1123. "__type__": "cc.Color",
  1124. "r": 255,
  1125. "g": 255,
  1126. "b": 255,
  1127. "a": 255
  1128. },
  1129. "_N$pressedColor": {
  1130. "__type__": "cc.Color",
  1131. "r": 211,
  1132. "g": 211,
  1133. "b": 211,
  1134. "a": 255
  1135. },
  1136. "pressedColor": {
  1137. "__type__": "cc.Color",
  1138. "r": 211,
  1139. "g": 211,
  1140. "b": 211,
  1141. "a": 255
  1142. },
  1143. "_N$hoverColor": {
  1144. "__type__": "cc.Color",
  1145. "r": 255,
  1146. "g": 255,
  1147. "b": 255,
  1148. "a": 255
  1149. },
  1150. "hoverColor": {
  1151. "__type__": "cc.Color",
  1152. "r": 255,
  1153. "g": 255,
  1154. "b": 255,
  1155. "a": 255
  1156. },
  1157. "_N$disabledColor": {
  1158. "__type__": "cc.Color",
  1159. "r": 124,
  1160. "g": 124,
  1161. "b": 124,
  1162. "a": 255
  1163. },
  1164. "_N$normalSprite": null,
  1165. "_N$pressedSprite": null,
  1166. "pressedSprite": null,
  1167. "_N$hoverSprite": null,
  1168. "hoverSprite": null,
  1169. "_N$disabledSprite": null,
  1170. "_N$target": null,
  1171. "_id": ""
  1172. },
  1173. {
  1174. "__type__": "cc.ClickEvent",
  1175. "target": {
  1176. "__id__": 1
  1177. },
  1178. "component": "",
  1179. "_componentId": "d28f5FCuBxNc528DnLMDbW1",
  1180. "handler": "onClickSure",
  1181. "customEventData": ""
  1182. },
  1183. {
  1184. "__type__": "cc.PrefabInfo",
  1185. "root": {
  1186. "__id__": 1
  1187. },
  1188. "asset": {
  1189. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  1190. },
  1191. "fileId": "f8qsed/r1LLqv7gJhbkjTD",
  1192. "sync": false
  1193. },
  1194. {
  1195. "__type__": "cc.PrefabInfo",
  1196. "root": {
  1197. "__id__": 1
  1198. },
  1199. "asset": {
  1200. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  1201. },
  1202. "fileId": "60cidUleBG9LAsPLgtBy77",
  1203. "sync": false
  1204. },
  1205. {
  1206. "__type__": "cc.Widget",
  1207. "_name": "",
  1208. "_objFlags": 0,
  1209. "node": {
  1210. "__id__": 1
  1211. },
  1212. "_enabled": true,
  1213. "alignMode": 1,
  1214. "_target": null,
  1215. "_alignFlags": 45,
  1216. "_left": 0,
  1217. "_right": 0,
  1218. "_top": 0,
  1219. "_bottom": 0,
  1220. "_verticalCenter": 0,
  1221. "_horizontalCenter": 0,
  1222. "_isAbsLeft": true,
  1223. "_isAbsRight": true,
  1224. "_isAbsTop": true,
  1225. "_isAbsBottom": true,
  1226. "_isAbsHorizontalCenter": true,
  1227. "_isAbsVerticalCenter": true,
  1228. "_originalWidth": 0,
  1229. "_originalHeight": 0,
  1230. "_id": ""
  1231. },
  1232. {
  1233. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  1234. "_name": "",
  1235. "_objFlags": 0,
  1236. "node": {
  1237. "__id__": 1
  1238. },
  1239. "_enabled": true,
  1240. "effect_par": {
  1241. "__id__": 2
  1242. },
  1243. "open_effect": 1,
  1244. "close_effect": 1,
  1245. "close_toPoint": "",
  1246. "_id": ""
  1247. },
  1248. {
  1249. "__type__": "58495/rJOBNGoxELFSp8G2a",
  1250. "_name": "",
  1251. "_objFlags": 0,
  1252. "node": {
  1253. "__id__": 1
  1254. },
  1255. "_enabled": true,
  1256. "color": {
  1257. "__type__": "cc.Color",
  1258. "r": 0,
  1259. "g": 0,
  1260. "b": 0,
  1261. "a": 230
  1262. },
  1263. "design_block_node": {
  1264. "__id__": 3
  1265. },
  1266. "bClickClose": false,
  1267. "onComplete": [],
  1268. "_id": ""
  1269. },
  1270. {
  1271. "__type__": "d28f5FCuBxNc528DnLMDbW1",
  1272. "_name": "",
  1273. "_objFlags": 0,
  1274. "node": {
  1275. "__id__": 1
  1276. },
  1277. "_enabled": true,
  1278. "labDes": {
  1279. "__id__": 16
  1280. },
  1281. "_id": ""
  1282. },
  1283. {
  1284. "__type__": "cc.PrefabInfo",
  1285. "root": {
  1286. "__id__": 1
  1287. },
  1288. "asset": {
  1289. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  1290. },
  1291. "fileId": "",
  1292. "sync": false
  1293. }
  1294. ]