tradeRecordItem.prefab 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false
  12. },
  13. {
  14. "__type__": "cc.Node",
  15. "_name": "tradeRecordItem",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 5
  24. },
  25. {
  26. "__id__": 8
  27. },
  28. {
  29. "__id__": 11
  30. },
  31. {
  32. "__id__": 14
  33. }
  34. ],
  35. "_active": true,
  36. "_level": 1,
  37. "_components": [
  38. {
  39. "__id__": 17
  40. },
  41. {
  42. "__id__": 18
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 19
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 722,
  59. "height": 157
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 0.5
  65. },
  66. "_position": {
  67. "__type__": "cc.Vec3",
  68. "x": 0,
  69. "y": 0,
  70. "z": 0
  71. },
  72. "_scale": {
  73. "__type__": "cc.Vec3",
  74. "x": 1,
  75. "y": 1,
  76. "z": 1
  77. },
  78. "_rotationX": 0,
  79. "_rotationY": 0,
  80. "_quat": {
  81. "__type__": "cc.Quat",
  82. "x": 0,
  83. "y": 0,
  84. "z": 0,
  85. "w": 1
  86. },
  87. "_skewX": 0,
  88. "_skewY": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "moneyDetail",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": false,
  101. "_level": 5,
  102. "_components": [
  103. {
  104. "__id__": 3
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 4
  109. },
  110. "_opacity": 255,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 255,
  114. "g": 255,
  115. "b": 255,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 162,
  121. "height": 27
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_position": {
  129. "__type__": "cc.Vec3",
  130. "x": -255.5,
  131. "y": 42.9,
  132. "z": 0
  133. },
  134. "_scale": {
  135. "__type__": "cc.Vec3",
  136. "x": 1,
  137. "y": 1,
  138. "z": 1
  139. },
  140. "_rotationX": 0,
  141. "_rotationY": 0,
  142. "_quat": {
  143. "__type__": "cc.Quat",
  144. "x": 0,
  145. "y": 0,
  146. "z": 0,
  147. "w": 1
  148. },
  149. "_skewX": 0,
  150. "_skewY": 0,
  151. "groupIndex": 0,
  152. "_id": ""
  153. },
  154. {
  155. "__type__": "cc.Sprite",
  156. "_name": "",
  157. "_objFlags": 0,
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "_spriteFrame": {
  163. "__uuid__": "c0b2a9bc-c3e6-4b07-9f5a-bad4a13c7ef3"
  164. },
  165. "_type": 0,
  166. "_sizeMode": 1,
  167. "_fillType": 0,
  168. "_fillCenter": {
  169. "__type__": "cc.Vec2",
  170. "x": 0,
  171. "y": 0
  172. },
  173. "_fillStart": 0,
  174. "_fillRange": 0,
  175. "_isTrimmedMode": true,
  176. "_state": 0,
  177. "_atlas": null,
  178. "_srcBlendFactor": 770,
  179. "_dstBlendFactor": 771,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.PrefabInfo",
  184. "root": {
  185. "__id__": 1
  186. },
  187. "asset": {
  188. "__uuid__": "eba23667-d33b-4c90-a0ea-86c45a9a6428"
  189. },
  190. "fileId": "98AcXHvu1B8Yq5BFrPk00/",
  191. "sync": false
  192. },
  193. {
  194. "__type__": "cc.Node",
  195. "_name": "New Node",
  196. "_objFlags": 0,
  197. "_parent": {
  198. "__id__": 1
  199. },
  200. "_children": [],
  201. "_active": true,
  202. "_level": 5,
  203. "_components": [
  204. {
  205. "__id__": 6
  206. }
  207. ],
  208. "_prefab": {
  209. "__id__": 7
  210. },
  211. "_opacity": 255,
  212. "_color": {
  213. "__type__": "cc.Color",
  214. "r": 255,
  215. "g": 255,
  216. "b": 255,
  217. "a": 255
  218. },
  219. "_contentSize": {
  220. "__type__": "cc.Size",
  221. "width": 333,
  222. "height": 52
  223. },
  224. "_anchorPoint": {
  225. "__type__": "cc.Vec2",
  226. "x": 0.5,
  227. "y": 0.5
  228. },
  229. "_position": {
  230. "__type__": "cc.Vec3",
  231. "x": -171.6,
  232. "y": -31.2,
  233. "z": 0
  234. },
  235. "_scale": {
  236. "__type__": "cc.Vec3",
  237. "x": 1,
  238. "y": 1,
  239. "z": 1
  240. },
  241. "_rotationX": 0,
  242. "_rotationY": 0,
  243. "_quat": {
  244. "__type__": "cc.Quat",
  245. "x": 0,
  246. "y": 0,
  247. "z": 0,
  248. "w": 1
  249. },
  250. "_skewX": 0,
  251. "_skewY": 0,
  252. "groupIndex": 0,
  253. "_id": ""
  254. },
  255. {
  256. "__type__": "cc.Sprite",
  257. "_name": "",
  258. "_objFlags": 0,
  259. "node": {
  260. "__id__": 5
  261. },
  262. "_enabled": true,
  263. "_spriteFrame": {
  264. "__uuid__": "5033bf35-c6b3-4c70-ad08-03ed5754ab0b"
  265. },
  266. "_type": 0,
  267. "_sizeMode": 1,
  268. "_fillType": 0,
  269. "_fillCenter": {
  270. "__type__": "cc.Vec2",
  271. "x": 0,
  272. "y": 0
  273. },
  274. "_fillStart": 0,
  275. "_fillRange": 0,
  276. "_isTrimmedMode": true,
  277. "_state": 0,
  278. "_atlas": null,
  279. "_srcBlendFactor": 770,
  280. "_dstBlendFactor": 771,
  281. "_id": ""
  282. },
  283. {
  284. "__type__": "cc.PrefabInfo",
  285. "root": {
  286. "__id__": 1
  287. },
  288. "asset": {
  289. "__uuid__": "eba23667-d33b-4c90-a0ea-86c45a9a6428"
  290. },
  291. "fileId": "70V9MuiqxNJ7gkX68Axtg6",
  292. "sync": false
  293. },
  294. {
  295. "__type__": "cc.Node",
  296. "_name": "time",
  297. "_objFlags": 0,
  298. "_parent": {
  299. "__id__": 1
  300. },
  301. "_children": [],
  302. "_active": false,
  303. "_level": 5,
  304. "_components": [
  305. {
  306. "__id__": 9
  307. }
  308. ],
  309. "_prefab": {
  310. "__id__": 10
  311. },
  312. "_opacity": 255,
  313. "_color": {
  314. "__type__": "cc.Color",
  315. "r": 255,
  316. "g": 255,
  317. "b": 255,
  318. "a": 255
  319. },
  320. "_contentSize": {
  321. "__type__": "cc.Size",
  322. "width": 127,
  323. "height": 24
  324. },
  325. "_anchorPoint": {
  326. "__type__": "cc.Vec2",
  327. "x": 0.5,
  328. "y": 0.5
  329. },
  330. "_position": {
  331. "__type__": "cc.Vec3",
  332. "x": 278.9,
  333. "y": -48.7,
  334. "z": 0
  335. },
  336. "_scale": {
  337. "__type__": "cc.Vec3",
  338. "x": 1,
  339. "y": 1,
  340. "z": 1
  341. },
  342. "_rotationX": 0,
  343. "_rotationY": 0,
  344. "_quat": {
  345. "__type__": "cc.Quat",
  346. "x": 0,
  347. "y": 0,
  348. "z": 0,
  349. "w": 1
  350. },
  351. "_skewX": 0,
  352. "_skewY": 0,
  353. "groupIndex": 0,
  354. "_id": ""
  355. },
  356. {
  357. "__type__": "cc.Sprite",
  358. "_name": "",
  359. "_objFlags": 0,
  360. "node": {
  361. "__id__": 8
  362. },
  363. "_enabled": true,
  364. "_spriteFrame": {
  365. "__uuid__": "bcd392ab-ddef-4047-9625-28025bdb5562"
  366. },
  367. "_type": 0,
  368. "_sizeMode": 1,
  369. "_fillType": 0,
  370. "_fillCenter": {
  371. "__type__": "cc.Vec2",
  372. "x": 0,
  373. "y": 0
  374. },
  375. "_fillStart": 0,
  376. "_fillRange": 0,
  377. "_isTrimmedMode": true,
  378. "_state": 0,
  379. "_atlas": null,
  380. "_srcBlendFactor": 770,
  381. "_dstBlendFactor": 771,
  382. "_id": ""
  383. },
  384. {
  385. "__type__": "cc.PrefabInfo",
  386. "root": {
  387. "__id__": 1
  388. },
  389. "asset": {
  390. "__uuid__": "eba23667-d33b-4c90-a0ea-86c45a9a6428"
  391. },
  392. "fileId": "41mlQIpMNG8qNAPIJLmuvy",
  393. "sync": false
  394. },
  395. {
  396. "__type__": "cc.Node",
  397. "_name": "moneyDetail",
  398. "_objFlags": 0,
  399. "_parent": {
  400. "__id__": 1
  401. },
  402. "_children": [],
  403. "_active": true,
  404. "_level": 2,
  405. "_components": [
  406. {
  407. "__id__": 12
  408. }
  409. ],
  410. "_prefab": {
  411. "__id__": 13
  412. },
  413. "_opacity": 255,
  414. "_color": {
  415. "__type__": "cc.Color",
  416. "r": 255,
  417. "g": 255,
  418. "b": 255,
  419. "a": 255
  420. },
  421. "_contentSize": {
  422. "__type__": "cc.Size",
  423. "width": 187.55,
  424. "height": 26
  425. },
  426. "_anchorPoint": {
  427. "__type__": "cc.Vec2",
  428. "x": 0,
  429. "y": 0.5
  430. },
  431. "_position": {
  432. "__type__": "cc.Vec3",
  433. "x": -338,
  434. "y": 43,
  435. "z": 0
  436. },
  437. "_scale": {
  438. "__type__": "cc.Vec3",
  439. "x": 1,
  440. "y": 1,
  441. "z": 1
  442. },
  443. "_rotationX": 0,
  444. "_rotationY": 0,
  445. "_quat": {
  446. "__type__": "cc.Quat",
  447. "x": 0,
  448. "y": 0,
  449. "z": 0,
  450. "w": 1
  451. },
  452. "_skewX": 0,
  453. "_skewY": 0,
  454. "groupIndex": 0,
  455. "_id": ""
  456. },
  457. {
  458. "__type__": "cc.Label",
  459. "_name": "",
  460. "_objFlags": 0,
  461. "node": {
  462. "__id__": 11
  463. },
  464. "_enabled": true,
  465. "_useOriginalSize": true,
  466. "_string": "红包转出 ¥500",
  467. "_N$string": "红包转出 ¥500",
  468. "_fontSize": 27,
  469. "_lineHeight": 26.9,
  470. "_enableWrapText": true,
  471. "_N$file": null,
  472. "_isSystemFontUsed": true,
  473. "_spacingX": 0,
  474. "_batchAsBitmap": false,
  475. "_N$horizontalAlign": 0,
  476. "_N$verticalAlign": 0,
  477. "_N$fontFamily": "Arial",
  478. "_N$overflow": 0,
  479. "_N$cacheMode": 0,
  480. "_id": ""
  481. },
  482. {
  483. "__type__": "cc.PrefabInfo",
  484. "root": {
  485. "__id__": 1
  486. },
  487. "asset": {
  488. "__uuid__": "eba23667-d33b-4c90-a0ea-86c45a9a6428"
  489. },
  490. "fileId": "4eGSYm/pJI0bEUTT/5nVwo",
  491. "sync": false
  492. },
  493. {
  494. "__type__": "cc.Node",
  495. "_name": "time",
  496. "_objFlags": 0,
  497. "_parent": {
  498. "__id__": 1
  499. },
  500. "_children": [],
  501. "_active": true,
  502. "_level": 2,
  503. "_components": [
  504. {
  505. "__id__": 15
  506. }
  507. ],
  508. "_prefab": {
  509. "__id__": 16
  510. },
  511. "_opacity": 255,
  512. "_color": {
  513. "__type__": "cc.Color",
  514. "r": 255,
  515. "g": 255,
  516. "b": 255,
  517. "a": 255
  518. },
  519. "_contentSize": {
  520. "__type__": "cc.Size",
  521. "width": 141.42,
  522. "height": 24
  523. },
  524. "_anchorPoint": {
  525. "__type__": "cc.Vec2",
  526. "x": 1,
  527. "y": 0.5
  528. },
  529. "_position": {
  530. "__type__": "cc.Vec3",
  531. "x": 342,
  532. "y": -45,
  533. "z": 0
  534. },
  535. "_scale": {
  536. "__type__": "cc.Vec3",
  537. "x": 1,
  538. "y": 1,
  539. "z": 1
  540. },
  541. "_rotationX": 0,
  542. "_rotationY": 0,
  543. "_quat": {
  544. "__type__": "cc.Quat",
  545. "x": 0,
  546. "y": 0,
  547. "z": 0,
  548. "w": 1
  549. },
  550. "_skewX": 0,
  551. "_skewY": 0,
  552. "groupIndex": 0,
  553. "_id": ""
  554. },
  555. {
  556. "__type__": "cc.Label",
  557. "_name": "",
  558. "_objFlags": 0,
  559. "node": {
  560. "__id__": 14
  561. },
  562. "_enabled": true,
  563. "_useOriginalSize": true,
  564. "_string": "5月06日 5:14",
  565. "_N$string": "5月06日 5:14",
  566. "_fontSize": 24,
  567. "_lineHeight": 24,
  568. "_enableWrapText": true,
  569. "_N$file": null,
  570. "_isSystemFontUsed": true,
  571. "_spacingX": 0,
  572. "_batchAsBitmap": false,
  573. "_N$horizontalAlign": 2,
  574. "_N$verticalAlign": 0,
  575. "_N$fontFamily": "Arial",
  576. "_N$overflow": 0,
  577. "_N$cacheMode": 0,
  578. "_id": ""
  579. },
  580. {
  581. "__type__": "cc.PrefabInfo",
  582. "root": {
  583. "__id__": 1
  584. },
  585. "asset": {
  586. "__uuid__": "eba23667-d33b-4c90-a0ea-86c45a9a6428"
  587. },
  588. "fileId": "45tDBZ/A9An5/cE/10dEAt",
  589. "sync": false
  590. },
  591. {
  592. "__type__": "cc.Sprite",
  593. "_name": "",
  594. "_objFlags": 0,
  595. "node": {
  596. "__id__": 1
  597. },
  598. "_enabled": true,
  599. "_spriteFrame": {
  600. "__uuid__": "badf26d4-c786-4538-a681-be891068dc66"
  601. },
  602. "_type": 0,
  603. "_sizeMode": 1,
  604. "_fillType": 0,
  605. "_fillCenter": {
  606. "__type__": "cc.Vec2",
  607. "x": 0,
  608. "y": 0
  609. },
  610. "_fillStart": 0,
  611. "_fillRange": 0,
  612. "_isTrimmedMode": true,
  613. "_state": 0,
  614. "_atlas": null,
  615. "_srcBlendFactor": 770,
  616. "_dstBlendFactor": 771,
  617. "_id": ""
  618. },
  619. {
  620. "__type__": "bee1ci9CORFgY6x4FOv/tbv",
  621. "_name": "",
  622. "_objFlags": 0,
  623. "node": {
  624. "__id__": 1
  625. },
  626. "_enabled": true,
  627. "bg": {
  628. "__id__": 17
  629. },
  630. "num": {
  631. "__id__": 12
  632. },
  633. "item": {
  634. "__id__": 15
  635. },
  636. "_id": ""
  637. },
  638. {
  639. "__type__": "cc.PrefabInfo",
  640. "root": {
  641. "__id__": 1
  642. },
  643. "asset": {
  644. "__uuid__": "eba23667-d33b-4c90-a0ea-86c45a9a6428"
  645. },
  646. "fileId": "357VieWfVKZ5OOOETOosh1",
  647. "sync": false
  648. }
  649. ]