commonAlert.prefab 26 KB

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