cashNormalItem.prefab 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672
  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": "cashNormalItem",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 11
  31. },
  32. {
  33. "__id__": 14
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 17
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 18
  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": 720,
  56. "height": 160
  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. 1
  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. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. }
  105. ],
  106. "_prefab": {
  107. "__id__": 4
  108. },
  109. "_opacity": 255,
  110. "_color": {
  111. "__type__": "cc.Color",
  112. "r": 255,
  113. "g": 255,
  114. "b": 255,
  115. "a": 255
  116. },
  117. "_contentSize": {
  118. "__type__": "cc.Size",
  119. "width": 720,
  120. "height": 1
  121. },
  122. "_anchorPoint": {
  123. "__type__": "cc.Vec2",
  124. "x": 0.5,
  125. "y": 0.5
  126. },
  127. "_trs": {
  128. "__type__": "TypedArray",
  129. "ctor": "Float64Array",
  130. "array": [
  131. 0,
  132. -159.154,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 1,
  138. 1,
  139. 1,
  140. 1
  141. ]
  142. },
  143. "_eulerAngles": {
  144. "__type__": "cc.Vec3",
  145. "x": 0,
  146. "y": 0,
  147. "z": 0
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "_is3DNode": false,
  152. "_groupIndex": 0,
  153. "groupIndex": 0,
  154. "_id": ""
  155. },
  156. {
  157. "__type__": "cc.Sprite",
  158. "_name": "",
  159. "_objFlags": 0,
  160. "node": {
  161. "__id__": 2
  162. },
  163. "_enabled": true,
  164. "_materials": [
  165. {
  166. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  167. }
  168. ],
  169. "_srcBlendFactor": 770,
  170. "_dstBlendFactor": 771,
  171. "_spriteFrame": {
  172. "__uuid__": "26758cc8-0442-4c35-b41a-e6c6812db258"
  173. },
  174. "_type": 0,
  175. "_sizeMode": 1,
  176. "_fillType": 0,
  177. "_fillCenter": {
  178. "__type__": "cc.Vec2",
  179. "x": 0,
  180. "y": 0
  181. },
  182. "_fillStart": 0,
  183. "_fillRange": 0,
  184. "_isTrimmedMode": true,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.PrefabInfo",
  190. "root": {
  191. "__id__": 1
  192. },
  193. "asset": {
  194. "__uuid__": "df64bc88-b41c-4d91-b8c9-b1fd9c02e630"
  195. },
  196. "fileId": "dfSadhwD1MxothE5ymKhdS",
  197. "sync": false
  198. },
  199. {
  200. "__type__": "cc.Node",
  201. "_name": "提现类型",
  202. "_objFlags": 0,
  203. "_parent": {
  204. "__id__": 1
  205. },
  206. "_children": [],
  207. "_active": true,
  208. "_components": [
  209. {
  210. "__id__": 6
  211. }
  212. ],
  213. "_prefab": {
  214. "__id__": 7
  215. },
  216. "_opacity": 255,
  217. "_color": {
  218. "__type__": "cc.Color",
  219. "r": 30,
  220. "g": 30,
  221. "b": 30,
  222. "a": 255
  223. },
  224. "_contentSize": {
  225. "__type__": "cc.Size",
  226. "width": 128,
  227. "height": 50.4
  228. },
  229. "_anchorPoint": {
  230. "__type__": "cc.Vec2",
  231. "x": 0,
  232. "y": 0.5
  233. },
  234. "_trs": {
  235. "__type__": "TypedArray",
  236. "ctor": "Float64Array",
  237. "array": [
  238. -331,
  239. -55,
  240. 0,
  241. 0,
  242. 0,
  243. 0,
  244. 1,
  245. 1,
  246. 1,
  247. 1
  248. ]
  249. },
  250. "_eulerAngles": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_skewX": 0,
  257. "_skewY": 0,
  258. "_is3DNode": false,
  259. "_groupIndex": 0,
  260. "groupIndex": 0,
  261. "_id": ""
  262. },
  263. {
  264. "__type__": "cc.Label",
  265. "_name": "",
  266. "_objFlags": 0,
  267. "node": {
  268. "__id__": 5
  269. },
  270. "_enabled": true,
  271. "_materials": [
  272. {
  273. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  274. }
  275. ],
  276. "_srcBlendFactor": 770,
  277. "_dstBlendFactor": 771,
  278. "_string": "提现类型",
  279. "_N$string": "提现类型",
  280. "_fontSize": 32,
  281. "_lineHeight": 40,
  282. "_enableWrapText": true,
  283. "_N$file": {
  284. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  285. },
  286. "_isSystemFontUsed": false,
  287. "_spacingX": 0,
  288. "_batchAsBitmap": false,
  289. "_styleFlags": 0,
  290. "_underlineHeight": 0,
  291. "_N$horizontalAlign": 1,
  292. "_N$verticalAlign": 1,
  293. "_N$fontFamily": "Arial",
  294. "_N$overflow": 0,
  295. "_N$cacheMode": 0,
  296. "_id": ""
  297. },
  298. {
  299. "__type__": "cc.PrefabInfo",
  300. "root": {
  301. "__id__": 1
  302. },
  303. "asset": {
  304. "__uuid__": "df64bc88-b41c-4d91-b8c9-b1fd9c02e630"
  305. },
  306. "fileId": "6aeG6cJ39NVKv/iyP2DMfg",
  307. "sync": false
  308. },
  309. {
  310. "__type__": "cc.Node",
  311. "_name": "提现时间",
  312. "_objFlags": 0,
  313. "_parent": {
  314. "__id__": 1
  315. },
  316. "_children": [],
  317. "_active": true,
  318. "_components": [
  319. {
  320. "__id__": 9
  321. }
  322. ],
  323. "_prefab": {
  324. "__id__": 10
  325. },
  326. "_opacity": 255,
  327. "_color": {
  328. "__type__": "cc.Color",
  329. "r": 123,
  330. "g": 123,
  331. "b": 123,
  332. "a": 255
  333. },
  334. "_contentSize": {
  335. "__type__": "cc.Size",
  336. "width": 122.25,
  337. "height": 50.4
  338. },
  339. "_anchorPoint": {
  340. "__type__": "cc.Vec2",
  341. "x": 0,
  342. "y": 0.5
  343. },
  344. "_trs": {
  345. "__type__": "TypedArray",
  346. "ctor": "Float64Array",
  347. "array": [
  348. -331,
  349. -112,
  350. 0,
  351. 0,
  352. 0,
  353. 0,
  354. 1,
  355. 1,
  356. 1,
  357. 1
  358. ]
  359. },
  360. "_eulerAngles": {
  361. "__type__": "cc.Vec3",
  362. "x": 0,
  363. "y": 0,
  364. "z": 0
  365. },
  366. "_skewX": 0,
  367. "_skewY": 0,
  368. "_is3DNode": false,
  369. "_groupIndex": 0,
  370. "groupIndex": 0,
  371. "_id": ""
  372. },
  373. {
  374. "__type__": "cc.Label",
  375. "_name": "",
  376. "_objFlags": 0,
  377. "node": {
  378. "__id__": 8
  379. },
  380. "_enabled": true,
  381. "_materials": [
  382. {
  383. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  384. }
  385. ],
  386. "_srcBlendFactor": 770,
  387. "_dstBlendFactor": 771,
  388. "_string": "2020.00.00",
  389. "_N$string": "2020.00.00",
  390. "_fontSize": 24,
  391. "_lineHeight": 40,
  392. "_enableWrapText": true,
  393. "_N$file": {
  394. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  395. },
  396. "_isSystemFontUsed": false,
  397. "_spacingX": 0,
  398. "_batchAsBitmap": false,
  399. "_styleFlags": 0,
  400. "_underlineHeight": 0,
  401. "_N$horizontalAlign": 1,
  402. "_N$verticalAlign": 1,
  403. "_N$fontFamily": "Arial",
  404. "_N$overflow": 0,
  405. "_N$cacheMode": 0,
  406. "_id": ""
  407. },
  408. {
  409. "__type__": "cc.PrefabInfo",
  410. "root": {
  411. "__id__": 1
  412. },
  413. "asset": {
  414. "__uuid__": "df64bc88-b41c-4d91-b8c9-b1fd9c02e630"
  415. },
  416. "fileId": "82sfzKgeRA8blrRei9dcQ0",
  417. "sync": false
  418. },
  419. {
  420. "__type__": "cc.Node",
  421. "_name": "毛币数量",
  422. "_objFlags": 0,
  423. "_parent": {
  424. "__id__": 1
  425. },
  426. "_children": [],
  427. "_active": true,
  428. "_components": [
  429. {
  430. "__id__": 12
  431. }
  432. ],
  433. "_prefab": {
  434. "__id__": 13
  435. },
  436. "_opacity": 255,
  437. "_color": {
  438. "__type__": "cc.Color",
  439. "r": 234,
  440. "g": 175,
  441. "b": 40,
  442. "a": 255
  443. },
  444. "_contentSize": {
  445. "__type__": "cc.Size",
  446. "width": 159.06,
  447. "height": 50.4
  448. },
  449. "_anchorPoint": {
  450. "__type__": "cc.Vec2",
  451. "x": 1,
  452. "y": 0.5
  453. },
  454. "_trs": {
  455. "__type__": "TypedArray",
  456. "ctor": "Float64Array",
  457. "array": [
  458. 337.388,
  459. -82,
  460. 0,
  461. 0,
  462. 0,
  463. 0,
  464. 1,
  465. 1,
  466. 1,
  467. 1
  468. ]
  469. },
  470. "_eulerAngles": {
  471. "__type__": "cc.Vec3",
  472. "x": 0,
  473. "y": 0,
  474. "z": 0
  475. },
  476. "_skewX": 0,
  477. "_skewY": 0,
  478. "_is3DNode": false,
  479. "_groupIndex": 0,
  480. "groupIndex": 0,
  481. "_id": ""
  482. },
  483. {
  484. "__type__": "cc.Label",
  485. "_name": "",
  486. "_objFlags": 0,
  487. "node": {
  488. "__id__": 11
  489. },
  490. "_enabled": true,
  491. "_materials": [
  492. {
  493. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  494. }
  495. ],
  496. "_srcBlendFactor": 770,
  497. "_dstBlendFactor": 771,
  498. "_string": "¥0.00元",
  499. "_N$string": "¥0.00元",
  500. "_fontSize": 40,
  501. "_lineHeight": 40,
  502. "_enableWrapText": true,
  503. "_N$file": {
  504. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  505. },
  506. "_isSystemFontUsed": false,
  507. "_spacingX": 0,
  508. "_batchAsBitmap": false,
  509. "_styleFlags": 0,
  510. "_underlineHeight": 0,
  511. "_N$horizontalAlign": 1,
  512. "_N$verticalAlign": 1,
  513. "_N$fontFamily": "Arial",
  514. "_N$overflow": 0,
  515. "_N$cacheMode": 0,
  516. "_id": ""
  517. },
  518. {
  519. "__type__": "cc.PrefabInfo",
  520. "root": {
  521. "__id__": 1
  522. },
  523. "asset": {
  524. "__uuid__": "df64bc88-b41c-4d91-b8c9-b1fd9c02e630"
  525. },
  526. "fileId": "dcudTqpIhHm7xXcNhoCWms",
  527. "sync": false
  528. },
  529. {
  530. "__type__": "cc.Node",
  531. "_name": "lbl红包码",
  532. "_objFlags": 0,
  533. "_parent": {
  534. "__id__": 1
  535. },
  536. "_children": [],
  537. "_active": true,
  538. "_components": [
  539. {
  540. "__id__": 15
  541. }
  542. ],
  543. "_prefab": {
  544. "__id__": 16
  545. },
  546. "_opacity": 255,
  547. "_color": {
  548. "__type__": "cc.Color",
  549. "r": 251,
  550. "g": 78,
  551. "b": 49,
  552. "a": 255
  553. },
  554. "_contentSize": {
  555. "__type__": "cc.Size",
  556. "width": 242.34,
  557. "height": 37.8
  558. },
  559. "_anchorPoint": {
  560. "__type__": "cc.Vec2",
  561. "x": 0.5,
  562. "y": 0.5
  563. },
  564. "_trs": {
  565. "__type__": "TypedArray",
  566. "ctor": "Float64Array",
  567. "array": [
  568. 2.342,
  569. -82,
  570. 0,
  571. 0,
  572. 0,
  573. 0,
  574. 1,
  575. 1,
  576. 1,
  577. 1
  578. ]
  579. },
  580. "_eulerAngles": {
  581. "__type__": "cc.Vec3",
  582. "x": 0,
  583. "y": 0,
  584. "z": 0
  585. },
  586. "_skewX": 0,
  587. "_skewY": 0,
  588. "_is3DNode": false,
  589. "_groupIndex": 0,
  590. "groupIndex": 0,
  591. "_id": ""
  592. },
  593. {
  594. "__type__": "cc.Label",
  595. "_name": "",
  596. "_objFlags": 0,
  597. "node": {
  598. "__id__": 14
  599. },
  600. "_enabled": true,
  601. "_materials": [
  602. {
  603. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  604. }
  605. ],
  606. "_srcBlendFactor": 770,
  607. "_dstBlendFactor": 771,
  608. "_string": "红包码:ABCDEFG",
  609. "_N$string": "红包码:ABCDEFG",
  610. "_fontSize": 30,
  611. "_lineHeight": 30,
  612. "_enableWrapText": true,
  613. "_N$file": {
  614. "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
  615. },
  616. "_isSystemFontUsed": false,
  617. "_spacingX": 0,
  618. "_batchAsBitmap": false,
  619. "_styleFlags": 0,
  620. "_underlineHeight": 0,
  621. "_N$horizontalAlign": 1,
  622. "_N$verticalAlign": 1,
  623. "_N$fontFamily": "Arial",
  624. "_N$overflow": 0,
  625. "_N$cacheMode": 0,
  626. "_id": ""
  627. },
  628. {
  629. "__type__": "cc.PrefabInfo",
  630. "root": {
  631. "__id__": 1
  632. },
  633. "asset": {
  634. "__uuid__": "df64bc88-b41c-4d91-b8c9-b1fd9c02e630"
  635. },
  636. "fileId": "aaxr4TzH5HLqvWiFnKF0Gp",
  637. "sync": false
  638. },
  639. {
  640. "__type__": "32077nk5NlGLqPEuyJfau+t",
  641. "_name": "",
  642. "_objFlags": 0,
  643. "node": {
  644. "__id__": 1
  645. },
  646. "_enabled": true,
  647. "lbl_cash_type": {
  648. "__id__": 6
  649. },
  650. "lbl_cash_time": {
  651. "__id__": 9
  652. },
  653. "lbl_red_ma": {
  654. "__id__": 15
  655. },
  656. "lbl_rmb_value": {
  657. "__id__": 12
  658. },
  659. "_id": ""
  660. },
  661. {
  662. "__type__": "cc.PrefabInfo",
  663. "root": {
  664. "__id__": 1
  665. },
  666. "asset": {
  667. "__uuid__": "df64bc88-b41c-4d91-b8c9-b1fd9c02e630"
  668. },
  669. "fileId": "",
  670. "sync": false
  671. }
  672. ]