signIconItem.prefab 24 KB

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