WarnTipPanel.prefab 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347
  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": "66ow+z1lFIxIzodLON3c+t",
  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": "88FTM+gttCMZcADAU87x7M",
  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__": "cc.Button",
  831. "_name": "",
  832. "_objFlags": 0,
  833. "node": {
  834. "__id__": 18
  835. },
  836. "_enabled": true,
  837. "_normalMaterial": null,
  838. "_grayMaterial": null,
  839. "duration": 0.1,
  840. "zoomScale": 1.2,
  841. "clickEvents": [
  842. {
  843. "__id__": 22
  844. }
  845. ],
  846. "_N$interactable": true,
  847. "_N$enableAutoGrayEffect": false,
  848. "_N$transition": 0,
  849. "transition": 0,
  850. "_N$normalColor": {
  851. "__type__": "cc.Color",
  852. "r": 255,
  853. "g": 255,
  854. "b": 255,
  855. "a": 255
  856. },
  857. "_N$pressedColor": {
  858. "__type__": "cc.Color",
  859. "r": 211,
  860. "g": 211,
  861. "b": 211,
  862. "a": 255
  863. },
  864. "pressedColor": {
  865. "__type__": "cc.Color",
  866. "r": 211,
  867. "g": 211,
  868. "b": 211,
  869. "a": 255
  870. },
  871. "_N$hoverColor": {
  872. "__type__": "cc.Color",
  873. "r": 255,
  874. "g": 255,
  875. "b": 255,
  876. "a": 255
  877. },
  878. "hoverColor": {
  879. "__type__": "cc.Color",
  880. "r": 255,
  881. "g": 255,
  882. "b": 255,
  883. "a": 255
  884. },
  885. "_N$disabledColor": {
  886. "__type__": "cc.Color",
  887. "r": 124,
  888. "g": 124,
  889. "b": 124,
  890. "a": 255
  891. },
  892. "_N$normalSprite": null,
  893. "_N$pressedSprite": null,
  894. "pressedSprite": null,
  895. "_N$hoverSprite": null,
  896. "hoverSprite": null,
  897. "_N$disabledSprite": null,
  898. "_N$target": null,
  899. "_id": ""
  900. },
  901. {
  902. "__type__": "cc.ClickEvent",
  903. "target": {
  904. "__id__": 1
  905. },
  906. "component": "",
  907. "_componentId": "d28f5FCuBxNc528DnLMDbW1",
  908. "handler": "onClickSure",
  909. "customEventData": ""
  910. },
  911. {
  912. "__type__": "cc.PrefabInfo",
  913. "root": {
  914. "__id__": 1
  915. },
  916. "asset": {
  917. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  918. },
  919. "fileId": "b9vmQdzZdIEIuZc2X9hlrX",
  920. "sync": false
  921. },
  922. {
  923. "__type__": "cc.Node",
  924. "_name": "button",
  925. "_objFlags": 0,
  926. "_parent": {
  927. "__id__": 2
  928. },
  929. "_children": [
  930. {
  931. "__id__": 25
  932. }
  933. ],
  934. "_active": true,
  935. "_components": [
  936. {
  937. "__id__": 29
  938. },
  939. {
  940. "__id__": 30
  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": 328,
  957. "height": 137
  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. -110.522,
  970. 0,
  971. 0,
  972. 0,
  973. 0,
  974. 1,
  975. 1,
  976. 1,
  977. 0
  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": "New Label",
  996. "_objFlags": 0,
  997. "_parent": {
  998. "__id__": 24
  999. },
  1000. "_children": [],
  1001. "_active": true,
  1002. "_components": [
  1003. {
  1004. "__id__": 26
  1005. },
  1006. {
  1007. "__id__": 27
  1008. }
  1009. ],
  1010. "_prefab": {
  1011. "__id__": 28
  1012. },
  1013. "_opacity": 255,
  1014. "_color": {
  1015. "__type__": "cc.Color",
  1016. "r": 253,
  1017. "g": 255,
  1018. "b": 229,
  1019. "a": 255
  1020. },
  1021. "_contentSize": {
  1022. "__type__": "cc.Size",
  1023. "width": 104,
  1024. "height": 67
  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. 8.269,
  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__": 25
  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": 50,
  1078. "_lineHeight": 50,
  1079. "_enableWrapText": true,
  1080. "_N$file": null,
  1081. "_isSystemFontUsed": true,
  1082. "_spacingX": 0,
  1083. "_batchAsBitmap": false,
  1084. "_styleFlags": 1,
  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__": 25
  1099. },
  1100. "_enabled": true,
  1101. "_color": {
  1102. "__type__": "cc.Color",
  1103. "r": 109,
  1104. "g": 209,
  1105. "b": 0,
  1106. "a": 255
  1107. },
  1108. "_width": 2,
  1109. "_id": ""
  1110. },
  1111. {
  1112. "__type__": "cc.PrefabInfo",
  1113. "root": {
  1114. "__id__": 1
  1115. },
  1116. "asset": {
  1117. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  1118. },
  1119. "fileId": "0eZcf37/xC07UiQy56Ebtn",
  1120. "sync": false
  1121. },
  1122. {
  1123. "__type__": "cc.Sprite",
  1124. "_name": "",
  1125. "_objFlags": 0,
  1126. "node": {
  1127. "__id__": 24
  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__": "3693dbd5-cbab-4811-b3b3-dba416a1a854"
  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.Button",
  1156. "_name": "",
  1157. "_objFlags": 0,
  1158. "node": {
  1159. "__id__": 24
  1160. },
  1161. "_enabled": true,
  1162. "_normalMaterial": null,
  1163. "_grayMaterial": null,
  1164. "duration": 0.1,
  1165. "zoomScale": 1.2,
  1166. "clickEvents": [
  1167. {
  1168. "__id__": 31
  1169. }
  1170. ],
  1171. "_N$interactable": true,
  1172. "_N$enableAutoGrayEffect": false,
  1173. "_N$transition": 3,
  1174. "transition": 3,
  1175. "_N$normalColor": {
  1176. "__type__": "cc.Color",
  1177. "r": 255,
  1178. "g": 255,
  1179. "b": 255,
  1180. "a": 255
  1181. },
  1182. "_N$pressedColor": {
  1183. "__type__": "cc.Color",
  1184. "r": 211,
  1185. "g": 211,
  1186. "b": 211,
  1187. "a": 255
  1188. },
  1189. "pressedColor": {
  1190. "__type__": "cc.Color",
  1191. "r": 211,
  1192. "g": 211,
  1193. "b": 211,
  1194. "a": 255
  1195. },
  1196. "_N$hoverColor": {
  1197. "__type__": "cc.Color",
  1198. "r": 255,
  1199. "g": 255,
  1200. "b": 255,
  1201. "a": 255
  1202. },
  1203. "hoverColor": {
  1204. "__type__": "cc.Color",
  1205. "r": 255,
  1206. "g": 255,
  1207. "b": 255,
  1208. "a": 255
  1209. },
  1210. "_N$disabledColor": {
  1211. "__type__": "cc.Color",
  1212. "r": 124,
  1213. "g": 124,
  1214. "b": 124,
  1215. "a": 255
  1216. },
  1217. "_N$normalSprite": null,
  1218. "_N$pressedSprite": null,
  1219. "pressedSprite": null,
  1220. "_N$hoverSprite": null,
  1221. "hoverSprite": null,
  1222. "_N$disabledSprite": null,
  1223. "_N$target": null,
  1224. "_id": ""
  1225. },
  1226. {
  1227. "__type__": "cc.ClickEvent",
  1228. "target": {
  1229. "__id__": 1
  1230. },
  1231. "component": "",
  1232. "_componentId": "d28f5FCuBxNc528DnLMDbW1",
  1233. "handler": "onClickSure",
  1234. "customEventData": ""
  1235. },
  1236. {
  1237. "__type__": "cc.PrefabInfo",
  1238. "root": {
  1239. "__id__": 1
  1240. },
  1241. "asset": {
  1242. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  1243. },
  1244. "fileId": "f8qsed/r1LLqv7gJhbkjTD",
  1245. "sync": false
  1246. },
  1247. {
  1248. "__type__": "cc.PrefabInfo",
  1249. "root": {
  1250. "__id__": 1
  1251. },
  1252. "asset": {
  1253. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  1254. },
  1255. "fileId": "60cidUleBG9LAsPLgtBy77",
  1256. "sync": false
  1257. },
  1258. {
  1259. "__type__": "cc.Widget",
  1260. "_name": "",
  1261. "_objFlags": 0,
  1262. "node": {
  1263. "__id__": 1
  1264. },
  1265. "_enabled": true,
  1266. "alignMode": 1,
  1267. "_target": null,
  1268. "_alignFlags": 45,
  1269. "_left": 0,
  1270. "_right": 0,
  1271. "_top": 0,
  1272. "_bottom": 0,
  1273. "_verticalCenter": 0,
  1274. "_horizontalCenter": 0,
  1275. "_isAbsLeft": true,
  1276. "_isAbsRight": true,
  1277. "_isAbsTop": true,
  1278. "_isAbsBottom": true,
  1279. "_isAbsHorizontalCenter": true,
  1280. "_isAbsVerticalCenter": true,
  1281. "_originalWidth": 0,
  1282. "_originalHeight": 0,
  1283. "_id": ""
  1284. },
  1285. {
  1286. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  1287. "_name": "",
  1288. "_objFlags": 0,
  1289. "node": {
  1290. "__id__": 1
  1291. },
  1292. "_enabled": true,
  1293. "effect_par": {
  1294. "__id__": 2
  1295. },
  1296. "open_effect": 1,
  1297. "close_effect": 1,
  1298. "close_toPoint": "",
  1299. "_id": ""
  1300. },
  1301. {
  1302. "__type__": "58495/rJOBNGoxELFSp8G2a",
  1303. "_name": "",
  1304. "_objFlags": 0,
  1305. "node": {
  1306. "__id__": 1
  1307. },
  1308. "_enabled": true,
  1309. "color": {
  1310. "__type__": "cc.Color",
  1311. "r": 0,
  1312. "g": 0,
  1313. "b": 0,
  1314. "a": 230
  1315. },
  1316. "design_block_node": {
  1317. "__id__": 3
  1318. },
  1319. "bClickClose": false,
  1320. "onComplete": [],
  1321. "_id": ""
  1322. },
  1323. {
  1324. "__type__": "d28f5FCuBxNc528DnLMDbW1",
  1325. "_name": "",
  1326. "_objFlags": 0,
  1327. "node": {
  1328. "__id__": 1
  1329. },
  1330. "_enabled": true,
  1331. "labDes": {
  1332. "__id__": 16
  1333. },
  1334. "_id": ""
  1335. },
  1336. {
  1337. "__type__": "cc.PrefabInfo",
  1338. "root": {
  1339. "__id__": 1
  1340. },
  1341. "asset": {
  1342. "__uuid__": "879eb3b1-6a64-47bd-a0ce-54cc4bc8044b"
  1343. },
  1344. "fileId": "",
  1345. "sync": false
  1346. }
  1347. ]