notice_popup.prefab 23 KB

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