panelRecord.prefab 26 KB

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