richBankWarmPrompt.prefab 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250
  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": "richBankWarmPrompt",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. }
  23. ],
  24. "_active": true,
  25. "_components": [
  26. {
  27. "__id__": 32
  28. },
  29. {
  30. "__id__": 33
  31. },
  32. {
  33. "__id__": 34
  34. },
  35. {
  36. "__id__": 35
  37. }
  38. ],
  39. "_prefab": {
  40. "__id__": 36
  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": "动画节点",
  92. "_objFlags": 0,
  93. "_parent": {
  94. "__id__": 1
  95. },
  96. "_children": [
  97. {
  98. "__id__": 3
  99. }
  100. ],
  101. "_active": true,
  102. "_components": [],
  103. "_prefab": {
  104. "__id__": 31
  105. },
  106. "_opacity": 255,
  107. "_color": {
  108. "__type__": "cc.Color",
  109. "r": 255,
  110. "g": 255,
  111. "b": 255,
  112. "a": 255
  113. },
  114. "_contentSize": {
  115. "__type__": "cc.Size",
  116. "width": 750,
  117. "height": 1334
  118. },
  119. "_anchorPoint": {
  120. "__type__": "cc.Vec2",
  121. "x": 0.5,
  122. "y": 0.5
  123. },
  124. "_trs": {
  125. "__type__": "TypedArray",
  126. "ctor": "Float64Array",
  127. "array": [
  128. 0,
  129. 0,
  130. 0,
  131. 0,
  132. 0,
  133. 0,
  134. 1,
  135. 1,
  136. 1,
  137. 1
  138. ]
  139. },
  140. "_eulerAngles": {
  141. "__type__": "cc.Vec3",
  142. "x": 0,
  143. "y": 0,
  144. "z": 0
  145. },
  146. "_skewX": 0,
  147. "_skewY": 0,
  148. "_is3DNode": false,
  149. "_groupIndex": 0,
  150. "groupIndex": 0,
  151. "_id": ""
  152. },
  153. {
  154. "__type__": "cc.Node",
  155. "_name": "tipNode",
  156. "_objFlags": 0,
  157. "_parent": {
  158. "__id__": 2
  159. },
  160. "_children": [
  161. {
  162. "__id__": 4
  163. },
  164. {
  165. "__id__": 7
  166. },
  167. {
  168. "__id__": 13
  169. },
  170. {
  171. "__id__": 21
  172. },
  173. {
  174. "__id__": 24
  175. },
  176. {
  177. "__id__": 27
  178. }
  179. ],
  180. "_active": true,
  181. "_components": [],
  182. "_prefab": {
  183. "__id__": 30
  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": 0,
  196. "height": 0
  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. 52.733,
  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.Node",
  234. "_name": "money_bg",
  235. "_objFlags": 0,
  236. "_parent": {
  237. "__id__": 3
  238. },
  239. "_children": [],
  240. "_active": true,
  241. "_components": [
  242. {
  243. "__id__": 5
  244. }
  245. ],
  246. "_prefab": {
  247. "__id__": 6
  248. },
  249. "_opacity": 255,
  250. "_color": {
  251. "__type__": "cc.Color",
  252. "r": 255,
  253. "g": 255,
  254. "b": 255,
  255. "a": 255
  256. },
  257. "_contentSize": {
  258. "__type__": "cc.Size",
  259. "width": 626,
  260. "height": 751
  261. },
  262. "_anchorPoint": {
  263. "__type__": "cc.Vec2",
  264. "x": 0.5,
  265. "y": 0.5
  266. },
  267. "_trs": {
  268. "__type__": "TypedArray",
  269. "ctor": "Float64Array",
  270. "array": [
  271. 0,
  272. 0,
  273. 0,
  274. 0,
  275. 0,
  276. 0,
  277. 1,
  278. 1,
  279. 1,
  280. 1
  281. ]
  282. },
  283. "_eulerAngles": {
  284. "__type__": "cc.Vec3",
  285. "x": 0,
  286. "y": 0,
  287. "z": 0
  288. },
  289. "_skewX": 0,
  290. "_skewY": 0,
  291. "_is3DNode": false,
  292. "_groupIndex": 0,
  293. "groupIndex": 0,
  294. "_id": ""
  295. },
  296. {
  297. "__type__": "cc.Sprite",
  298. "_name": "",
  299. "_objFlags": 0,
  300. "node": {
  301. "__id__": 4
  302. },
  303. "_enabled": true,
  304. "_materials": [
  305. {
  306. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  307. }
  308. ],
  309. "_srcBlendFactor": 770,
  310. "_dstBlendFactor": 771,
  311. "_spriteFrame": {
  312. "__uuid__": "4451ccff-3cd5-49f6-b076-f6f760aeff33"
  313. },
  314. "_type": 0,
  315. "_sizeMode": 1,
  316. "_fillType": 0,
  317. "_fillCenter": {
  318. "__type__": "cc.Vec2",
  319. "x": 0,
  320. "y": 0
  321. },
  322. "_fillStart": 0,
  323. "_fillRange": 0,
  324. "_isTrimmedMode": true,
  325. "_atlas": null,
  326. "_id": ""
  327. },
  328. {
  329. "__type__": "cc.PrefabInfo",
  330. "root": {
  331. "__id__": 1
  332. },
  333. "asset": {
  334. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  335. },
  336. "fileId": "d9eubALsFBQ7BTlr3xw75w",
  337. "sync": false
  338. },
  339. {
  340. "__type__": "cc.Node",
  341. "_name": "currency_tit",
  342. "_objFlags": 0,
  343. "_parent": {
  344. "__id__": 3
  345. },
  346. "_children": [
  347. {
  348. "__id__": 8
  349. }
  350. ],
  351. "_active": true,
  352. "_components": [
  353. {
  354. "__id__": 11
  355. }
  356. ],
  357. "_prefab": {
  358. "__id__": 12
  359. },
  360. "_opacity": 255,
  361. "_color": {
  362. "__type__": "cc.Color",
  363. "r": 255,
  364. "g": 255,
  365. "b": 255,
  366. "a": 255
  367. },
  368. "_contentSize": {
  369. "__type__": "cc.Size",
  370. "width": 587,
  371. "height": 140
  372. },
  373. "_anchorPoint": {
  374. "__type__": "cc.Vec2",
  375. "x": 0.5,
  376. "y": 0.5
  377. },
  378. "_trs": {
  379. "__type__": "TypedArray",
  380. "ctor": "Float64Array",
  381. "array": [
  382. 0,
  383. 396.403,
  384. 0,
  385. 0,
  386. 0,
  387. 0,
  388. 1,
  389. 1,
  390. 1,
  391. 1
  392. ]
  393. },
  394. "_eulerAngles": {
  395. "__type__": "cc.Vec3",
  396. "x": 0,
  397. "y": 0,
  398. "z": 0
  399. },
  400. "_skewX": 0,
  401. "_skewY": 0,
  402. "_is3DNode": false,
  403. "_groupIndex": 0,
  404. "groupIndex": 0,
  405. "_id": ""
  406. },
  407. {
  408. "__type__": "cc.Node",
  409. "_name": "money_txt",
  410. "_objFlags": 0,
  411. "_parent": {
  412. "__id__": 7
  413. },
  414. "_children": [],
  415. "_active": true,
  416. "_components": [
  417. {
  418. "__id__": 9
  419. }
  420. ],
  421. "_prefab": {
  422. "__id__": 10
  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": 141,
  435. "height": 77
  436. },
  437. "_anchorPoint": {
  438. "__type__": "cc.Vec2",
  439. "x": 0.5,
  440. "y": 0.5
  441. },
  442. "_trs": {
  443. "__type__": "TypedArray",
  444. "ctor": "Float64Array",
  445. "array": [
  446. 0,
  447. 7,
  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": "money_txt<Sprite>",
  474. "_objFlags": 0,
  475. "node": {
  476. "__id__": 8
  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__": "34fc65df-80d3-4259-9346-b74f6ca97dbf"
  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__": "cc.PrefabInfo",
  505. "root": {
  506. "__id__": 1
  507. },
  508. "asset": {
  509. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  510. },
  511. "fileId": "a8zO6rlodHCZpLp/NCIb+K",
  512. "sync": false
  513. },
  514. {
  515. "__type__": "cc.Sprite",
  516. "_name": "currency_tit<Sprite>",
  517. "_objFlags": 0,
  518. "node": {
  519. "__id__": 7
  520. },
  521. "_enabled": true,
  522. "_materials": [
  523. {
  524. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  525. }
  526. ],
  527. "_srcBlendFactor": 770,
  528. "_dstBlendFactor": 771,
  529. "_spriteFrame": {
  530. "__uuid__": "8ee6b92d-381c-4a55-a562-19022eb39f3b"
  531. },
  532. "_type": 0,
  533. "_sizeMode": 1,
  534. "_fillType": 0,
  535. "_fillCenter": {
  536. "__type__": "cc.Vec2",
  537. "x": 0,
  538. "y": 0
  539. },
  540. "_fillStart": 0,
  541. "_fillRange": 0,
  542. "_isTrimmedMode": true,
  543. "_atlas": null,
  544. "_id": ""
  545. },
  546. {
  547. "__type__": "cc.PrefabInfo",
  548. "root": {
  549. "__id__": 1
  550. },
  551. "asset": {
  552. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  553. },
  554. "fileId": "39TiCwlnJP44GznHtbDc4l",
  555. "sync": false
  556. },
  557. {
  558. "__type__": "cc.Node",
  559. "_name": "tc_btn_1",
  560. "_objFlags": 0,
  561. "_parent": {
  562. "__id__": 3
  563. },
  564. "_children": [
  565. {
  566. "__id__": 14
  567. }
  568. ],
  569. "_active": true,
  570. "_components": [
  571. {
  572. "__id__": 18
  573. },
  574. {
  575. "__id__": 19
  576. }
  577. ],
  578. "_prefab": {
  579. "__id__": 20
  580. },
  581. "_opacity": 255,
  582. "_color": {
  583. "__type__": "cc.Color",
  584. "r": 255,
  585. "g": 255,
  586. "b": 255,
  587. "a": 255
  588. },
  589. "_contentSize": {
  590. "__type__": "cc.Size",
  591. "width": 366,
  592. "height": 127
  593. },
  594. "_anchorPoint": {
  595. "__type__": "cc.Vec2",
  596. "x": 0.5,
  597. "y": 0.5
  598. },
  599. "_trs": {
  600. "__type__": "TypedArray",
  601. "ctor": "Float64Array",
  602. "array": [
  603. 0,
  604. -191.063,
  605. 0,
  606. 0,
  607. 0,
  608. 0,
  609. 1,
  610. 1,
  611. 1,
  612. 0
  613. ]
  614. },
  615. "_eulerAngles": {
  616. "__type__": "cc.Vec3",
  617. "x": 0,
  618. "y": 0,
  619. "z": 0
  620. },
  621. "_skewX": 0,
  622. "_skewY": 0,
  623. "_is3DNode": false,
  624. "_groupIndex": 0,
  625. "groupIndex": 0,
  626. "_id": ""
  627. },
  628. {
  629. "__type__": "cc.Node",
  630. "_name": "New Label copy",
  631. "_objFlags": 0,
  632. "_parent": {
  633. "__id__": 13
  634. },
  635. "_children": [],
  636. "_active": true,
  637. "_components": [
  638. {
  639. "__id__": 15
  640. },
  641. {
  642. "__id__": 16
  643. }
  644. ],
  645. "_prefab": {
  646. "__id__": 17
  647. },
  648. "_opacity": 255,
  649. "_color": {
  650. "__type__": "cc.Color",
  651. "r": 255,
  652. "g": 255,
  653. "b": 255,
  654. "a": 255
  655. },
  656. "_contentSize": {
  657. "__type__": "cc.Size",
  658. "width": 112.23,
  659. "height": 85.6
  660. },
  661. "_anchorPoint": {
  662. "__type__": "cc.Vec2",
  663. "x": 0.5,
  664. "y": 0.5
  665. },
  666. "_trs": {
  667. "__type__": "TypedArray",
  668. "ctor": "Float64Array",
  669. "array": [
  670. 0,
  671. 5.547,
  672. 0,
  673. 0,
  674. 0,
  675. 0,
  676. 1,
  677. 1,
  678. 1,
  679. 1
  680. ]
  681. },
  682. "_eulerAngles": {
  683. "__type__": "cc.Vec3",
  684. "x": 0,
  685. "y": 0,
  686. "z": 0
  687. },
  688. "_skewX": 0,
  689. "_skewY": 0,
  690. "_is3DNode": false,
  691. "_groupIndex": 0,
  692. "groupIndex": 0,
  693. "_id": ""
  694. },
  695. {
  696. "__type__": "cc.Label",
  697. "_name": "",
  698. "_objFlags": 0,
  699. "node": {
  700. "__id__": 14
  701. },
  702. "_enabled": true,
  703. "_materials": [
  704. {
  705. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  706. }
  707. ],
  708. "_srcBlendFactor": 770,
  709. "_dstBlendFactor": 771,
  710. "_string": "确 定",
  711. "_N$string": "确 定",
  712. "_fontSize": 40,
  713. "_lineHeight": 60,
  714. "_enableWrapText": true,
  715. "_N$file": null,
  716. "_isSystemFontUsed": true,
  717. "_spacingX": 0,
  718. "_batchAsBitmap": false,
  719. "_styleFlags": 0,
  720. "_underlineHeight": 0,
  721. "_N$horizontalAlign": 1,
  722. "_N$verticalAlign": 1,
  723. "_N$fontFamily": "Arial",
  724. "_N$overflow": 0,
  725. "_N$cacheMode": 0,
  726. "_id": ""
  727. },
  728. {
  729. "__type__": "cc.LabelOutline",
  730. "_name": "",
  731. "_objFlags": 0,
  732. "node": {
  733. "__id__": 14
  734. },
  735. "_enabled": true,
  736. "_color": {
  737. "__type__": "cc.Color",
  738. "r": 207,
  739. "g": 165,
  740. "b": 38,
  741. "a": 255
  742. },
  743. "_width": 5,
  744. "_id": ""
  745. },
  746. {
  747. "__type__": "cc.PrefabInfo",
  748. "root": {
  749. "__id__": 1
  750. },
  751. "asset": {
  752. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  753. },
  754. "fileId": "47esak2p9DqatO4cAlu32V",
  755. "sync": false
  756. },
  757. {
  758. "__type__": "cc.Sprite",
  759. "_name": "",
  760. "_objFlags": 0,
  761. "node": {
  762. "__id__": 13
  763. },
  764. "_enabled": true,
  765. "_materials": [
  766. {
  767. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  768. }
  769. ],
  770. "_srcBlendFactor": 770,
  771. "_dstBlendFactor": 771,
  772. "_spriteFrame": {
  773. "__uuid__": "e67e0565-eae8-4e9a-919d-65cc31ad1887"
  774. },
  775. "_type": 0,
  776. "_sizeMode": 1,
  777. "_fillType": 0,
  778. "_fillCenter": {
  779. "__type__": "cc.Vec2",
  780. "x": 0,
  781. "y": 0
  782. },
  783. "_fillStart": 0,
  784. "_fillRange": 0,
  785. "_isTrimmedMode": true,
  786. "_atlas": null,
  787. "_id": ""
  788. },
  789. {
  790. "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
  791. "_name": "",
  792. "_objFlags": 0,
  793. "node": {
  794. "__id__": 13
  795. },
  796. "_enabled": true,
  797. "node_panel": {
  798. "__id__": 1
  799. },
  800. "transition_type": 3,
  801. "onComplete": [],
  802. "_id": ""
  803. },
  804. {
  805. "__type__": "cc.PrefabInfo",
  806. "root": {
  807. "__id__": 1
  808. },
  809. "asset": {
  810. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  811. },
  812. "fileId": "db4sayy4pMg6J7BZJfX+rt",
  813. "sync": false
  814. },
  815. {
  816. "__type__": "cc.Node",
  817. "_name": "New Label",
  818. "_objFlags": 0,
  819. "_parent": {
  820. "__id__": 3
  821. },
  822. "_children": [],
  823. "_active": true,
  824. "_components": [
  825. {
  826. "__id__": 22
  827. }
  828. ],
  829. "_prefab": {
  830. "__id__": 23
  831. },
  832. "_opacity": 255,
  833. "_color": {
  834. "__type__": "cc.Color",
  835. "r": 138,
  836. "g": 67,
  837. "b": 18,
  838. "a": 255
  839. },
  840. "_contentSize": {
  841. "__type__": "cc.Size",
  842. "width": 396.72,
  843. "height": 50.4
  844. },
  845. "_anchorPoint": {
  846. "__type__": "cc.Vec2",
  847. "x": 0.5,
  848. "y": 0.5
  849. },
  850. "_trs": {
  851. "__type__": "TypedArray",
  852. "ctor": "Float64Array",
  853. "array": [
  854. 0,
  855. 61.397999999999996,
  856. 0,
  857. 0,
  858. 0,
  859. 0,
  860. 1,
  861. 1,
  862. 1,
  863. 1
  864. ]
  865. },
  866. "_eulerAngles": {
  867. "__type__": "cc.Vec3",
  868. "x": 0,
  869. "y": 0,
  870. "z": 0
  871. },
  872. "_skewX": 0,
  873. "_skewY": 0,
  874. "_is3DNode": false,
  875. "_groupIndex": 0,
  876. "groupIndex": 0,
  877. "_id": ""
  878. },
  879. {
  880. "__type__": "cc.Label",
  881. "_name": "",
  882. "_objFlags": 0,
  883. "node": {
  884. "__id__": 21
  885. },
  886. "_enabled": true,
  887. "_materials": [
  888. {
  889. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  890. }
  891. ],
  892. "_srcBlendFactor": 770,
  893. "_dstBlendFactor": 771,
  894. "_string": "未能连续登录,登录增加{0}天",
  895. "_N$string": "未能连续登录,登录增加{0}天",
  896. "_fontSize": 30,
  897. "_lineHeight": 40,
  898. "_enableWrapText": true,
  899. "_N$file": null,
  900. "_isSystemFontUsed": true,
  901. "_spacingX": 0,
  902. "_batchAsBitmap": false,
  903. "_styleFlags": 0,
  904. "_underlineHeight": 0,
  905. "_N$horizontalAlign": 1,
  906. "_N$verticalAlign": 1,
  907. "_N$fontFamily": "Arial",
  908. "_N$overflow": 0,
  909. "_N$cacheMode": 0,
  910. "_id": ""
  911. },
  912. {
  913. "__type__": "cc.PrefabInfo",
  914. "root": {
  915. "__id__": 1
  916. },
  917. "asset": {
  918. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  919. },
  920. "fileId": "b8lVKLMUFEuar/Gl94gx//",
  921. "sync": false
  922. },
  923. {
  924. "__type__": "cc.Node",
  925. "_name": "New Label",
  926. "_objFlags": 0,
  927. "_parent": {
  928. "__id__": 3
  929. },
  930. "_children": [],
  931. "_active": true,
  932. "_components": [
  933. {
  934. "__id__": 25
  935. }
  936. ],
  937. "_prefab": {
  938. "__id__": 26
  939. },
  940. "_opacity": 255,
  941. "_color": {
  942. "__type__": "cc.Color",
  943. "r": 224,
  944. "g": 62,
  945. "b": 35,
  946. "a": 255
  947. },
  948. "_contentSize": {
  949. "__type__": "cc.Size",
  950. "width": 448,
  951. "height": 50.4
  952. },
  953. "_anchorPoint": {
  954. "__type__": "cc.Vec2",
  955. "x": 0.5,
  956. "y": 0.5
  957. },
  958. "_trs": {
  959. "__type__": "TypedArray",
  960. "ctor": "Float64Array",
  961. "array": [
  962. 0,
  963. -5.459000000000003,
  964. 0,
  965. 0,
  966. 0,
  967. 0,
  968. 1,
  969. 1,
  970. 1,
  971. 1
  972. ]
  973. },
  974. "_eulerAngles": {
  975. "__type__": "cc.Vec3",
  976. "x": 0,
  977. "y": 0,
  978. "z": 0
  979. },
  980. "_skewX": 0,
  981. "_skewY": 0,
  982. "_is3DNode": false,
  983. "_groupIndex": 0,
  984. "groupIndex": 0,
  985. "_id": ""
  986. },
  987. {
  988. "__type__": "cc.Label",
  989. "_name": "",
  990. "_objFlags": 0,
  991. "node": {
  992. "__id__": 24
  993. },
  994. "_enabled": true,
  995. "_materials": [
  996. {
  997. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  998. }
  999. ],
  1000. "_srcBlendFactor": 770,
  1001. "_dstBlendFactor": 771,
  1002. "_string": "连续登录并完成任务,即可提现",
  1003. "_N$string": "连续登录并完成任务,即可提现",
  1004. "_fontSize": 32,
  1005. "_lineHeight": 40,
  1006. "_enableWrapText": true,
  1007. "_N$file": null,
  1008. "_isSystemFontUsed": true,
  1009. "_spacingX": 0,
  1010. "_batchAsBitmap": false,
  1011. "_styleFlags": 0,
  1012. "_underlineHeight": 0,
  1013. "_N$horizontalAlign": 1,
  1014. "_N$verticalAlign": 1,
  1015. "_N$fontFamily": "Arial",
  1016. "_N$overflow": 0,
  1017. "_N$cacheMode": 0,
  1018. "_id": ""
  1019. },
  1020. {
  1021. "__type__": "cc.PrefabInfo",
  1022. "root": {
  1023. "__id__": 1
  1024. },
  1025. "asset": {
  1026. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  1027. },
  1028. "fileId": "40ge0D80pF8JXWJyfvzsSj",
  1029. "sync": false
  1030. },
  1031. {
  1032. "__type__": "cc.Node",
  1033. "_name": "New Label",
  1034. "_objFlags": 0,
  1035. "_parent": {
  1036. "__id__": 3
  1037. },
  1038. "_children": [],
  1039. "_active": true,
  1040. "_components": [
  1041. {
  1042. "__id__": 28
  1043. }
  1044. ],
  1045. "_prefab": {
  1046. "__id__": 29
  1047. },
  1048. "_opacity": 255,
  1049. "_color": {
  1050. "__type__": "cc.Color",
  1051. "r": 255,
  1052. "g": 255,
  1053. "b": 255,
  1054. "a": 255
  1055. },
  1056. "_contentSize": {
  1057. "__type__": "cc.Size",
  1058. "width": 349,
  1059. "height": 101
  1060. },
  1061. "_anchorPoint": {
  1062. "__type__": "cc.Vec2",
  1063. "x": 0.5,
  1064. "y": 0.5
  1065. },
  1066. "_trs": {
  1067. "__type__": "TypedArray",
  1068. "ctor": "Float64Array",
  1069. "array": [
  1070. 0,
  1071. 204.811,
  1072. 0,
  1073. 0,
  1074. 0,
  1075. 0,
  1076. 1,
  1077. 0.9,
  1078. 0.9,
  1079. 1
  1080. ]
  1081. },
  1082. "_eulerAngles": {
  1083. "__type__": "cc.Vec3",
  1084. "x": 0,
  1085. "y": 0,
  1086. "z": 0
  1087. },
  1088. "_skewX": 0,
  1089. "_skewY": 0,
  1090. "_is3DNode": false,
  1091. "_groupIndex": 0,
  1092. "groupIndex": 0,
  1093. "_id": ""
  1094. },
  1095. {
  1096. "__type__": "cc.Sprite",
  1097. "_name": "",
  1098. "_objFlags": 0,
  1099. "node": {
  1100. "__id__": 27
  1101. },
  1102. "_enabled": true,
  1103. "_materials": [
  1104. {
  1105. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1106. }
  1107. ],
  1108. "_srcBlendFactor": 770,
  1109. "_dstBlendFactor": 771,
  1110. "_spriteFrame": {
  1111. "__uuid__": "e062f560-2367-4e1d-9268-52bb12e99e96"
  1112. },
  1113. "_type": 0,
  1114. "_sizeMode": 1,
  1115. "_fillType": 0,
  1116. "_fillCenter": {
  1117. "__type__": "cc.Vec2",
  1118. "x": 0,
  1119. "y": 0
  1120. },
  1121. "_fillStart": 0,
  1122. "_fillRange": 0,
  1123. "_isTrimmedMode": true,
  1124. "_atlas": null,
  1125. "_id": ""
  1126. },
  1127. {
  1128. "__type__": "cc.PrefabInfo",
  1129. "root": {
  1130. "__id__": 1
  1131. },
  1132. "asset": {
  1133. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  1134. },
  1135. "fileId": "6f54CSz11KN7a/w7dc6Ijk",
  1136. "sync": false
  1137. },
  1138. {
  1139. "__type__": "cc.PrefabInfo",
  1140. "root": {
  1141. "__id__": 1
  1142. },
  1143. "asset": {
  1144. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  1145. },
  1146. "fileId": "c9Bi7tH3ZFcr9Lq4wdoJpd",
  1147. "sync": false
  1148. },
  1149. {
  1150. "__type__": "cc.PrefabInfo",
  1151. "root": {
  1152. "__id__": 1
  1153. },
  1154. "asset": {
  1155. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  1156. },
  1157. "fileId": "bfZmc8NhZLmqu8BJnFLEvm",
  1158. "sync": false
  1159. },
  1160. {
  1161. "__type__": "cc.Widget",
  1162. "_name": "",
  1163. "_objFlags": 0,
  1164. "node": {
  1165. "__id__": 1
  1166. },
  1167. "_enabled": true,
  1168. "alignMode": 1,
  1169. "_target": null,
  1170. "_alignFlags": 45,
  1171. "_left": 0,
  1172. "_right": 0,
  1173. "_top": 0,
  1174. "_bottom": 0,
  1175. "_verticalCenter": 0,
  1176. "_horizontalCenter": 0,
  1177. "_isAbsLeft": true,
  1178. "_isAbsRight": true,
  1179. "_isAbsTop": true,
  1180. "_isAbsBottom": true,
  1181. "_isAbsHorizontalCenter": true,
  1182. "_isAbsVerticalCenter": true,
  1183. "_originalWidth": 750,
  1184. "_originalHeight": 1334,
  1185. "_id": ""
  1186. },
  1187. {
  1188. "__type__": "58495/rJOBNGoxELFSp8G2a",
  1189. "_name": "",
  1190. "_objFlags": 0,
  1191. "node": {
  1192. "__id__": 1
  1193. },
  1194. "_enabled": true,
  1195. "color": {
  1196. "__type__": "cc.Color",
  1197. "r": 0,
  1198. "g": 0,
  1199. "b": 0,
  1200. "a": 180
  1201. },
  1202. "design_block_node": null,
  1203. "bClickClose": false,
  1204. "onComplete": [],
  1205. "_id": ""
  1206. },
  1207. {
  1208. "__type__": "ac053zwqaRD6IJmTlQWmefZ",
  1209. "_name": "",
  1210. "_objFlags": 0,
  1211. "node": {
  1212. "__id__": 1
  1213. },
  1214. "_enabled": true,
  1215. "effect_par": {
  1216. "__id__": 2
  1217. },
  1218. "open_effect": 1,
  1219. "isOpenCloseEffect": true,
  1220. "close_effect": 1,
  1221. "close_toPoint": "",
  1222. "close_uibg": false,
  1223. "isDelayOneFrame": true,
  1224. "_id": ""
  1225. },
  1226. {
  1227. "__type__": "d6daf2d0klIEJ/KSirLluER",
  1228. "_name": "",
  1229. "_objFlags": 0,
  1230. "node": {
  1231. "__id__": 1
  1232. },
  1233. "_enabled": true,
  1234. "lbl_tip": {
  1235. "__id__": 22
  1236. },
  1237. "_id": ""
  1238. },
  1239. {
  1240. "__type__": "cc.PrefabInfo",
  1241. "root": {
  1242. "__id__": 1
  1243. },
  1244. "asset": {
  1245. "__uuid__": "a8fdeda9-d9ff-43a3-b994-b67dc52729db"
  1246. },
  1247. "fileId": "",
  1248. "sync": false
  1249. }
  1250. ]