noticeAlert.prefab 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041
  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": "noticeAlert",
  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__": 30
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 31
  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": 0,
  47. "height": 0
  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": "171NfsPllDPI35u3LQgsnU"
  174. },
  175. {
  176. "__type__": "cc.BlockInputEvents",
  177. "_name": "",
  178. "_objFlags": 0,
  179. "node": {
  180. "__id__": 2
  181. },
  182. "_enabled": true,
  183. "_id": "0fe7QmnVlJvaDtVy5NIaWw"
  184. },
  185. {
  186. "__type__": "cc.PrefabInfo",
  187. "root": {
  188. "__id__": 1
  189. },
  190. "asset": {
  191. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  192. },
  193. "fileId": "2136jJdxNCmrVSdYNhzdMu",
  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__": 11
  209. },
  210. {
  211. "__id__": 14
  212. },
  213. {
  214. "__id__": 21
  215. }
  216. ],
  217. "_active": true,
  218. "_level": 2,
  219. "_components": [],
  220. "_prefab": {
  221. "__id__": 29
  222. },
  223. "_opacity": 255,
  224. "_color": {
  225. "__type__": "cc.Color",
  226. "r": 255,
  227. "g": 255,
  228. "b": 255,
  229. "a": 255
  230. },
  231. "_contentSize": {
  232. "__type__": "cc.Size",
  233. "width": 460,
  234. "height": 600
  235. },
  236. "_anchorPoint": {
  237. "__type__": "cc.Vec2",
  238. "x": 0.5,
  239. "y": 0.5
  240. },
  241. "_position": {
  242. "__type__": "cc.Vec3",
  243. "x": 0,
  244. "y": 0,
  245. "z": 0
  246. },
  247. "_scale": {
  248. "__type__": "cc.Vec3",
  249. "x": 1,
  250. "y": 1,
  251. "z": 1
  252. },
  253. "_rotationX": 0,
  254. "_rotationY": 0,
  255. "_quat": {
  256. "__type__": "cc.Quat",
  257. "x": 0,
  258. "y": 0,
  259. "z": 0,
  260. "w": 1
  261. },
  262. "_skewX": 0,
  263. "_skewY": 0,
  264. "_zIndex": 0,
  265. "groupIndex": 0,
  266. "_id": ""
  267. },
  268. {
  269. "__type__": "cc.Node",
  270. "_name": "draw_bg",
  271. "_objFlags": 0,
  272. "_parent": {
  273. "__id__": 6
  274. },
  275. "_children": [],
  276. "_active": true,
  277. "_level": 3,
  278. "_components": [
  279. {
  280. "__id__": 8
  281. },
  282. {
  283. "__id__": 9
  284. }
  285. ],
  286. "_prefab": {
  287. "__id__": 10
  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__": "46fff2fd-a06a-4b3d-a835-547c67766224"
  346. },
  347. "_type": 1,
  348. "_sizeMode": 0,
  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": "4eugX+XUpMu5hBzu7hmfsb"
  361. },
  362. {
  363. "__type__": "cc.Widget",
  364. "_name": "",
  365. "_objFlags": 0,
  366. "node": {
  367. "__id__": 7
  368. },
  369. "_enabled": true,
  370. "alignMode": 1,
  371. "_target": null,
  372. "_alignFlags": 45,
  373. "_left": 0,
  374. "_right": 0,
  375. "_top": 0,
  376. "_bottom": 0,
  377. "_verticalCenter": 0,
  378. "_horizontalCenter": 0,
  379. "_isAbsLeft": true,
  380. "_isAbsRight": true,
  381. "_isAbsTop": true,
  382. "_isAbsBottom": true,
  383. "_isAbsHorizontalCenter": true,
  384. "_isAbsVerticalCenter": true,
  385. "_originalWidth": 724,
  386. "_originalHeight": 992,
  387. "_id": "7cjW/WZgxJiLwhvJPo3Jh7"
  388. },
  389. {
  390. "__type__": "cc.PrefabInfo",
  391. "root": {
  392. "__id__": 1
  393. },
  394. "asset": {
  395. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  396. },
  397. "fileId": "61Z3Pf8fJEzJFcKB4NLo5T",
  398. "sync": false
  399. },
  400. {
  401. "__type__": "cc.Node",
  402. "_name": "richtext",
  403. "_objFlags": 0,
  404. "_parent": {
  405. "__id__": 6
  406. },
  407. "_children": [],
  408. "_active": true,
  409. "_level": 3,
  410. "_components": [
  411. {
  412. "__id__": 12
  413. }
  414. ],
  415. "_prefab": {
  416. "__id__": 13
  417. },
  418. "_opacity": 255,
  419. "_color": {
  420. "__type__": "cc.Color",
  421. "r": 0,
  422. "g": 0,
  423. "b": 0,
  424. "a": 255
  425. },
  426. "_contentSize": {
  427. "__type__": "cc.Size",
  428. "width": 420,
  429. "height": 27
  430. },
  431. "_anchorPoint": {
  432. "__type__": "cc.Vec2",
  433. "x": 0.5,
  434. "y": 0.5
  435. },
  436. "_position": {
  437. "__type__": "cc.Vec3",
  438. "x": 0,
  439. "y": 0,
  440. "z": 0
  441. },
  442. "_scale": {
  443. "__type__": "cc.Vec3",
  444. "x": 1,
  445. "y": 1,
  446. "z": 1
  447. },
  448. "_rotationX": 0,
  449. "_rotationY": 0,
  450. "_quat": {
  451. "__type__": "cc.Quat",
  452. "x": 0,
  453. "y": 0,
  454. "z": 0,
  455. "w": 1
  456. },
  457. "_skewX": 0,
  458. "_skewY": 0,
  459. "_zIndex": 0,
  460. "groupIndex": 0,
  461. "_id": ""
  462. },
  463. {
  464. "__type__": "cc.RichText",
  465. "_name": "",
  466. "_objFlags": 0,
  467. "node": {
  468. "__id__": 11
  469. },
  470. "_enabled": true,
  471. "_N$string": "",
  472. "_N$horizontalAlign": 0,
  473. "_N$fontSize": 25,
  474. "_N$font": null,
  475. "_N$maxWidth": 420,
  476. "_N$lineHeight": 27,
  477. "_N$imageAtlas": null,
  478. "_N$handleTouchEvent": true,
  479. "_id": "5es4AXDZ1I74MOmVMwbCj2"
  480. },
  481. {
  482. "__type__": "cc.PrefabInfo",
  483. "root": {
  484. "__id__": 1
  485. },
  486. "asset": {
  487. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  488. },
  489. "fileId": "78Lm1u9I1Iq6TARcdMrc3n",
  490. "sync": false
  491. },
  492. {
  493. "__type__": "cc.Node",
  494. "_name": "button",
  495. "_objFlags": 0,
  496. "_parent": {
  497. "__id__": 6
  498. },
  499. "_children": [
  500. {
  501. "__id__": 15
  502. }
  503. ],
  504. "_active": true,
  505. "_level": 3,
  506. "_components": [
  507. {
  508. "__id__": 18
  509. }
  510. ],
  511. "_prefab": {
  512. "__id__": 20
  513. },
  514. "_opacity": 255,
  515. "_color": {
  516. "__type__": "cc.Color",
  517. "r": 255,
  518. "g": 255,
  519. "b": 255,
  520. "a": 255
  521. },
  522. "_contentSize": {
  523. "__type__": "cc.Size",
  524. "width": 340,
  525. "height": 80
  526. },
  527. "_anchorPoint": {
  528. "__type__": "cc.Vec2",
  529. "x": 0.5,
  530. "y": 0.5
  531. },
  532. "_position": {
  533. "__type__": "cc.Vec3",
  534. "x": 0,
  535. "y": -218,
  536. "z": 0
  537. },
  538. "_scale": {
  539. "__type__": "cc.Vec3",
  540. "x": 1,
  541. "y": 1,
  542. "z": 1
  543. },
  544. "_rotationX": 0,
  545. "_rotationY": 0,
  546. "_quat": {
  547. "__type__": "cc.Quat",
  548. "x": 0,
  549. "y": 0,
  550. "z": 0,
  551. "w": 1
  552. },
  553. "_skewX": 0,
  554. "_skewY": 0,
  555. "_zIndex": 0,
  556. "groupIndex": 0,
  557. "_id": ""
  558. },
  559. {
  560. "__type__": "cc.Node",
  561. "_name": "alert_sure",
  562. "_objFlags": 0,
  563. "_parent": {
  564. "__id__": 14
  565. },
  566. "_children": [],
  567. "_active": true,
  568. "_level": 4,
  569. "_components": [
  570. {
  571. "__id__": 16
  572. }
  573. ],
  574. "_prefab": {
  575. "__id__": 17
  576. },
  577. "_opacity": 255,
  578. "_color": {
  579. "__type__": "cc.Color",
  580. "r": 255,
  581. "g": 255,
  582. "b": 255,
  583. "a": 255
  584. },
  585. "_contentSize": {
  586. "__type__": "cc.Size",
  587. "width": 340,
  588. "height": 80
  589. },
  590. "_anchorPoint": {
  591. "__type__": "cc.Vec2",
  592. "x": 0.5,
  593. "y": 0.5
  594. },
  595. "_position": {
  596. "__type__": "cc.Vec3",
  597. "x": 0,
  598. "y": 0,
  599. "z": 0
  600. },
  601. "_scale": {
  602. "__type__": "cc.Vec3",
  603. "x": 1,
  604. "y": 1,
  605. "z": 1
  606. },
  607. "_rotationX": 0,
  608. "_rotationY": 0,
  609. "_quat": {
  610. "__type__": "cc.Quat",
  611. "x": 0,
  612. "y": 0,
  613. "z": 0,
  614. "w": 1
  615. },
  616. "_skewX": 0,
  617. "_skewY": 0,
  618. "_zIndex": 0,
  619. "groupIndex": 0,
  620. "_id": ""
  621. },
  622. {
  623. "__type__": "cc.Sprite",
  624. "_name": "",
  625. "_objFlags": 0,
  626. "node": {
  627. "__id__": 15
  628. },
  629. "_enabled": true,
  630. "_srcBlendFactor": 770,
  631. "_dstBlendFactor": 771,
  632. "_spriteFrame": {
  633. "__uuid__": "e35abe3f-081b-4866-8d80-29108973488a"
  634. },
  635. "_type": 0,
  636. "_sizeMode": 1,
  637. "_fillType": 0,
  638. "_fillCenter": {
  639. "__type__": "cc.Vec2",
  640. "x": 0,
  641. "y": 0
  642. },
  643. "_fillStart": 0,
  644. "_fillRange": 0,
  645. "_isTrimmedMode": true,
  646. "_state": 0,
  647. "_atlas": null,
  648. "_id": "ad1H0pMvJF0p1fU9ivA8G8"
  649. },
  650. {
  651. "__type__": "cc.PrefabInfo",
  652. "root": {
  653. "__id__": 1
  654. },
  655. "asset": {
  656. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  657. },
  658. "fileId": "ddFiSB/+tLFYvSrNpLDAG1",
  659. "sync": false
  660. },
  661. {
  662. "__type__": "cc.Button",
  663. "_name": "",
  664. "_objFlags": 0,
  665. "node": {
  666. "__id__": 14
  667. },
  668. "_enabled": true,
  669. "transition": 1,
  670. "pressedColor": {
  671. "__type__": "cc.Color",
  672. "r": 120,
  673. "g": 120,
  674. "b": 120,
  675. "a": 255
  676. },
  677. "hoverColor": {
  678. "__type__": "cc.Color",
  679. "r": 255,
  680. "g": 255,
  681. "b": 255,
  682. "a": 255
  683. },
  684. "duration": 0.1,
  685. "zoomScale": 1.2,
  686. "clickEvents": [
  687. {
  688. "__id__": 19
  689. }
  690. ],
  691. "_N$interactable": true,
  692. "_N$enableAutoGrayEffect": false,
  693. "_N$normalColor": {
  694. "__type__": "cc.Color",
  695. "r": 255,
  696. "g": 255,
  697. "b": 255,
  698. "a": 255
  699. },
  700. "_N$disabledColor": {
  701. "__type__": "cc.Color",
  702. "r": 255,
  703. "g": 255,
  704. "b": 255,
  705. "a": 255
  706. },
  707. "_N$normalSprite": {
  708. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  709. },
  710. "_N$pressedSprite": {
  711. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  712. },
  713. "pressedSprite": {
  714. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  715. },
  716. "_N$hoverSprite": {
  717. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  718. },
  719. "hoverSprite": {
  720. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  721. },
  722. "_N$disabledSprite": {
  723. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  724. },
  725. "_N$target": {
  726. "__id__": 15
  727. },
  728. "_id": "ab8QnTalxNUosPu7cDpALR"
  729. },
  730. {
  731. "__type__": "cc.ClickEvent",
  732. "target": {
  733. "__id__": 1
  734. },
  735. "component": "NoticeAlert",
  736. "handler": "hiddenAction",
  737. "customEventData": ""
  738. },
  739. {
  740. "__type__": "cc.PrefabInfo",
  741. "root": {
  742. "__id__": 1
  743. },
  744. "asset": {
  745. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  746. },
  747. "fileId": "45Dy/cQa5IGKppscTroUbH",
  748. "sync": false
  749. },
  750. {
  751. "__type__": "cc.Node",
  752. "_name": "top_color_bar",
  753. "_objFlags": 0,
  754. "_parent": {
  755. "__id__": 6
  756. },
  757. "_children": [
  758. {
  759. "__id__": 22
  760. }
  761. ],
  762. "_active": true,
  763. "_level": 3,
  764. "_components": [
  765. {
  766. "__id__": 26
  767. },
  768. {
  769. "__id__": 27
  770. }
  771. ],
  772. "_prefab": {
  773. "__id__": 28
  774. },
  775. "_opacity": 255,
  776. "_color": {
  777. "__type__": "cc.Color",
  778. "r": 255,
  779. "g": 255,
  780. "b": 255,
  781. "a": 255
  782. },
  783. "_contentSize": {
  784. "__type__": "cc.Size",
  785. "width": 432,
  786. "height": 96
  787. },
  788. "_anchorPoint": {
  789. "__type__": "cc.Vec2",
  790. "x": 0.5,
  791. "y": 0.5
  792. },
  793. "_position": {
  794. "__type__": "cc.Vec3",
  795. "x": 0,
  796. "y": 302,
  797. "z": 0
  798. },
  799. "_scale": {
  800. "__type__": "cc.Vec3",
  801. "x": 1,
  802. "y": 1,
  803. "z": 1
  804. },
  805. "_rotationX": 0,
  806. "_rotationY": 0,
  807. "_quat": {
  808. "__type__": "cc.Quat",
  809. "x": 0,
  810. "y": 0,
  811. "z": 0,
  812. "w": 1
  813. },
  814. "_skewX": 0,
  815. "_skewY": 0,
  816. "_zIndex": 0,
  817. "groupIndex": 0,
  818. "_id": ""
  819. },
  820. {
  821. "__type__": "cc.Node",
  822. "_name": "label",
  823. "_objFlags": 0,
  824. "_parent": {
  825. "__id__": 21
  826. },
  827. "_children": [],
  828. "_active": true,
  829. "_level": 4,
  830. "_components": [
  831. {
  832. "__id__": 23
  833. },
  834. {
  835. "__id__": 24
  836. }
  837. ],
  838. "_prefab": {
  839. "__id__": 25
  840. },
  841. "_opacity": 255,
  842. "_color": {
  843. "__type__": "cc.Color",
  844. "r": 255,
  845. "g": 255,
  846. "b": 255,
  847. "a": 255
  848. },
  849. "_contentSize": {
  850. "__type__": "cc.Size",
  851. "width": 86,
  852. "height": 44
  853. },
  854. "_anchorPoint": {
  855. "__type__": "cc.Vec2",
  856. "x": 0.5,
  857. "y": 0.5
  858. },
  859. "_position": {
  860. "__type__": "cc.Vec3",
  861. "x": 0,
  862. "y": 12,
  863. "z": 0
  864. },
  865. "_scale": {
  866. "__type__": "cc.Vec3",
  867. "x": 1,
  868. "y": 1,
  869. "z": 1
  870. },
  871. "_rotationX": 0,
  872. "_rotationY": 0,
  873. "_quat": {
  874. "__type__": "cc.Quat",
  875. "x": 0,
  876. "y": 0,
  877. "z": 0,
  878. "w": 1
  879. },
  880. "_skewX": 0,
  881. "_skewY": 0,
  882. "_zIndex": 0,
  883. "groupIndex": 0,
  884. "_id": ""
  885. },
  886. {
  887. "__type__": "cc.Label",
  888. "_name": "",
  889. "_objFlags": 0,
  890. "node": {
  891. "__id__": 22
  892. },
  893. "_enabled": true,
  894. "_srcBlendFactor": 1,
  895. "_dstBlendFactor": 771,
  896. "_useOriginalSize": false,
  897. "_string": "通知",
  898. "_N$string": "通知",
  899. "_fontSize": 40,
  900. "_lineHeight": 44,
  901. "_enableWrapText": true,
  902. "_N$file": null,
  903. "_isSystemFontUsed": true,
  904. "_spacingX": 0,
  905. "_N$horizontalAlign": 1,
  906. "_N$verticalAlign": 1,
  907. "_N$fontFamily": "Arial",
  908. "_N$overflow": 0,
  909. "_id": "70AGj980xLJZTGbn7rheNa"
  910. },
  911. {
  912. "__type__": "cc.LabelOutline",
  913. "_name": "",
  914. "_objFlags": 0,
  915. "node": {
  916. "__id__": 22
  917. },
  918. "_enabled": true,
  919. "_color": {
  920. "__type__": "cc.Color",
  921. "r": 194,
  922. "g": 83,
  923. "b": 83,
  924. "a": 255
  925. },
  926. "_width": 3,
  927. "_id": "08/GoyvCxOrK60/AhmzptW"
  928. },
  929. {
  930. "__type__": "cc.PrefabInfo",
  931. "root": {
  932. "__id__": 1
  933. },
  934. "asset": {
  935. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  936. },
  937. "fileId": "acc23IpthLzIQLVUb7Ssal",
  938. "sync": false
  939. },
  940. {
  941. "__type__": "cc.Sprite",
  942. "_name": "",
  943. "_objFlags": 0,
  944. "node": {
  945. "__id__": 21
  946. },
  947. "_enabled": true,
  948. "_srcBlendFactor": 770,
  949. "_dstBlendFactor": 771,
  950. "_spriteFrame": {
  951. "__uuid__": "a813d5dc-f021-4f82-803c-a3701eaffc4e"
  952. },
  953. "_type": 0,
  954. "_sizeMode": 1,
  955. "_fillType": 0,
  956. "_fillCenter": {
  957. "__type__": "cc.Vec2",
  958. "x": 0,
  959. "y": 0
  960. },
  961. "_fillStart": 0,
  962. "_fillRange": 0,
  963. "_isTrimmedMode": true,
  964. "_state": 0,
  965. "_atlas": null,
  966. "_id": "9dcdnG/zxGJpVSqMGo33Pl"
  967. },
  968. {
  969. "__type__": "cc.Widget",
  970. "_name": "",
  971. "_objFlags": 0,
  972. "node": {
  973. "__id__": 21
  974. },
  975. "_enabled": true,
  976. "alignMode": 1,
  977. "_target": null,
  978. "_alignFlags": 1,
  979. "_left": 0,
  980. "_right": 0,
  981. "_top": -50,
  982. "_bottom": 0,
  983. "_verticalCenter": 0,
  984. "_horizontalCenter": 0,
  985. "_isAbsLeft": true,
  986. "_isAbsRight": true,
  987. "_isAbsTop": true,
  988. "_isAbsBottom": true,
  989. "_isAbsHorizontalCenter": true,
  990. "_isAbsVerticalCenter": true,
  991. "_originalWidth": 0,
  992. "_originalHeight": 0,
  993. "_id": "1ctMPtGwdGj4lV3iUldnSr"
  994. },
  995. {
  996. "__type__": "cc.PrefabInfo",
  997. "root": {
  998. "__id__": 1
  999. },
  1000. "asset": {
  1001. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  1002. },
  1003. "fileId": "42m5RJZIRMs5RlEqRWtMsQ",
  1004. "sync": false
  1005. },
  1006. {
  1007. "__type__": "cc.PrefabInfo",
  1008. "root": {
  1009. "__id__": 1
  1010. },
  1011. "asset": {
  1012. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  1013. },
  1014. "fileId": "cf7KMEoPJGWbcwoqn/AwP5",
  1015. "sync": false
  1016. },
  1017. {
  1018. "__type__": "9bd90M25glN3rwNFEtWBNOs",
  1019. "_name": "",
  1020. "_objFlags": 0,
  1021. "node": {
  1022. "__id__": 1
  1023. },
  1024. "_enabled": true,
  1025. "descRichText": {
  1026. "__id__": 12
  1027. },
  1028. "_id": "3fHCspCklCHYXcLGjWXLit"
  1029. },
  1030. {
  1031. "__type__": "cc.PrefabInfo",
  1032. "root": {
  1033. "__id__": 1
  1034. },
  1035. "asset": {
  1036. "__uuid__": "3f6f1733-4302-4bec-a0d0-64e33aa56ea4"
  1037. },
  1038. "fileId": "365N1mIklFZ6knE5eZODQH",
  1039. "sync": false
  1040. }
  1041. ]