listInfoItem.prefab 23 KB

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