MarketItem.prefab 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616
  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": "MarketItem",
  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. "_active": true,
  33. "_level": 1,
  34. "_components": [
  35. {
  36. "__id__": 14
  37. },
  38. {
  39. "__id__": 15
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 17
  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": 275,
  56. "height": 100
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_quat": {
  64. "__type__": "cc.Quat",
  65. "x": 0,
  66. "y": 0,
  67. "z": 0,
  68. "w": 1
  69. },
  70. "_skewX": 0,
  71. "_skewY": 0,
  72. "_zIndex": 0,
  73. "groupIndex": 0,
  74. "_id": "",
  75. "_trs": {
  76. "__type__": "TypedArray",
  77. "ctor": "Float64Array",
  78. "array": [
  79. 0,
  80. 220,
  81. 0,
  82. 0,
  83. 0,
  84. 0,
  85. 1,
  86. 1,
  87. 1,
  88. 1
  89. ]
  90. }
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "Bg",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_level": 9,
  102. "_components": [
  103. {
  104. "__id__": 3
  105. }
  106. ],
  107. "_prefab": {
  108. "__id__": 4
  109. },
  110. "_opacity": 99.96000000000001,
  111. "_color": {
  112. "__type__": "cc.Color",
  113. "r": 182,
  114. "g": 182,
  115. "b": 182,
  116. "a": 255
  117. },
  118. "_contentSize": {
  119. "__type__": "cc.Size",
  120. "width": 260,
  121. "height": 95
  122. },
  123. "_anchorPoint": {
  124. "__type__": "cc.Vec2",
  125. "x": 0.5,
  126. "y": 0.5
  127. },
  128. "_quat": {
  129. "__type__": "cc.Quat",
  130. "x": 0,
  131. "y": 0,
  132. "z": 0,
  133. "w": 1
  134. },
  135. "_skewX": 0,
  136. "_skewY": 0,
  137. "_zIndex": 0,
  138. "groupIndex": 0,
  139. "_id": "",
  140. "_trs": {
  141. "__type__": "TypedArray",
  142. "ctor": "Float64Array",
  143. "array": [
  144. 0,
  145. 0,
  146. 0,
  147. 0,
  148. 0,
  149. 0,
  150. 1,
  151. 1,
  152. 1,
  153. 1
  154. ]
  155. }
  156. },
  157. {
  158. "__type__": "cc.Sprite",
  159. "_name": "",
  160. "_objFlags": 0,
  161. "node": {
  162. "__id__": 2
  163. },
  164. "_enabled": true,
  165. "_srcBlendFactor": 770,
  166. "_dstBlendFactor": 771,
  167. "_spriteFrame": {
  168. "__uuid__": "1434c42b-0647-4768-b25e-dbb0f120ba96"
  169. },
  170. "_type": 1,
  171. "_sizeMode": 0,
  172. "_fillType": 0,
  173. "_fillCenter": {
  174. "__type__": "cc.Vec2",
  175. "x": 0,
  176. "y": 0
  177. },
  178. "_fillStart": 0,
  179. "_fillRange": 0,
  180. "_isTrimmedMode": true,
  181. "_state": 0,
  182. "_atlas": {
  183. "__uuid__": "5f953108-9818-421f-ac34-7ca4f06e8c27"
  184. },
  185. "_id": ""
  186. },
  187. {
  188. "__type__": "cc.PrefabInfo",
  189. "root": {
  190. "__id__": 1
  191. },
  192. "asset": {
  193. "__uuid__": "029a27cf-ec53-44f9-abe8-732464f1793d"
  194. },
  195. "fileId": "f9lmdpvp5EMJokjoueCFpw",
  196. "sync": false
  197. },
  198. {
  199. "__type__": "cc.Node",
  200. "_name": "icon",
  201. "_objFlags": 0,
  202. "_parent": {
  203. "__id__": 1
  204. },
  205. "_children": [],
  206. "_active": true,
  207. "_level": 9,
  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": 255,
  220. "g": 255,
  221. "b": 255,
  222. "a": 255
  223. },
  224. "_contentSize": {
  225. "__type__": "cc.Size",
  226. "width": 90,
  227. "height": 90
  228. },
  229. "_anchorPoint": {
  230. "__type__": "cc.Vec2",
  231. "x": 0.5,
  232. "y": 0.5
  233. },
  234. "_quat": {
  235. "__type__": "cc.Quat",
  236. "x": 0,
  237. "y": 0,
  238. "z": 0,
  239. "w": 1
  240. },
  241. "_skewX": 0,
  242. "_skewY": 0,
  243. "_zIndex": 0,
  244. "groupIndex": 0,
  245. "_id": "",
  246. "_trs": {
  247. "__type__": "TypedArray",
  248. "ctor": "Float64Array",
  249. "array": [
  250. -58,
  251. 9,
  252. 0,
  253. 0,
  254. 0,
  255. 0,
  256. 1,
  257. 1,
  258. 1,
  259. 1
  260. ]
  261. }
  262. },
  263. {
  264. "__type__": "cc.Sprite",
  265. "_name": "",
  266. "_objFlags": 0,
  267. "node": {
  268. "__id__": 5
  269. },
  270. "_enabled": true,
  271. "_srcBlendFactor": 770,
  272. "_dstBlendFactor": 771,
  273. "_spriteFrame": {
  274. "__uuid__": "9a9263a7-2a7d-4643-8885-554b7fa98a33"
  275. },
  276. "_type": 0,
  277. "_sizeMode": 0,
  278. "_fillType": 0,
  279. "_fillCenter": {
  280. "__type__": "cc.Vec2",
  281. "x": 0,
  282. "y": 0
  283. },
  284. "_fillStart": 0,
  285. "_fillRange": 0,
  286. "_isTrimmedMode": true,
  287. "_state": 0,
  288. "_atlas": {
  289. "__uuid__": "f6aceac7-91c6-45c3-a345-fbcbcd806c02"
  290. },
  291. "_id": ""
  292. },
  293. {
  294. "__type__": "cc.PrefabInfo",
  295. "root": {
  296. "__id__": 1
  297. },
  298. "asset": {
  299. "__uuid__": "029a27cf-ec53-44f9-abe8-732464f1793d"
  300. },
  301. "fileId": "a3jBQrwJZBdo/H9tKZWZJ0",
  302. "sync": false
  303. },
  304. {
  305. "__type__": "cc.Node",
  306. "_name": "name",
  307. "_objFlags": 0,
  308. "_parent": {
  309. "__id__": 1
  310. },
  311. "_children": [],
  312. "_active": true,
  313. "_level": 9,
  314. "_components": [
  315. {
  316. "__id__": 9
  317. }
  318. ],
  319. "_prefab": {
  320. "__id__": 10
  321. },
  322. "_opacity": 255,
  323. "_color": {
  324. "__type__": "cc.Color",
  325. "r": 255,
  326. "g": 255,
  327. "b": 255,
  328. "a": 255
  329. },
  330. "_contentSize": {
  331. "__type__": "cc.Size",
  332. "width": 69,
  333. "height": 38
  334. },
  335. "_anchorPoint": {
  336. "__type__": "cc.Vec2",
  337. "x": 0.5,
  338. "y": 0.5
  339. },
  340. "_quat": {
  341. "__type__": "cc.Quat",
  342. "x": 0,
  343. "y": 0,
  344. "z": 0,
  345. "w": 1
  346. },
  347. "_skewX": 0,
  348. "_skewY": 0,
  349. "_zIndex": 0,
  350. "groupIndex": 0,
  351. "_id": "",
  352. "_trs": {
  353. "__type__": "TypedArray",
  354. "ctor": "Float64Array",
  355. "array": [
  356. -57,
  357. -32,
  358. 0,
  359. 0,
  360. 0,
  361. 0,
  362. 1,
  363. 0.7,
  364. 0.7,
  365. 1
  366. ]
  367. }
  368. },
  369. {
  370. "__type__": "cc.Sprite",
  371. "_name": "",
  372. "_objFlags": 0,
  373. "node": {
  374. "__id__": 8
  375. },
  376. "_enabled": true,
  377. "_srcBlendFactor": 770,
  378. "_dstBlendFactor": 771,
  379. "_spriteFrame": {
  380. "__uuid__": "275bbfc3-2f73-4ebd-9cdf-e14ed7b51b67"
  381. },
  382. "_type": 0,
  383. "_sizeMode": 1,
  384. "_fillType": 0,
  385. "_fillCenter": {
  386. "__type__": "cc.Vec2",
  387. "x": 0,
  388. "y": 0
  389. },
  390. "_fillStart": 0,
  391. "_fillRange": 0,
  392. "_isTrimmedMode": true,
  393. "_state": 0,
  394. "_atlas": {
  395. "__uuid__": "f6aceac7-91c6-45c3-a345-fbcbcd806c02"
  396. },
  397. "_id": ""
  398. },
  399. {
  400. "__type__": "cc.PrefabInfo",
  401. "root": {
  402. "__id__": 1
  403. },
  404. "asset": {
  405. "__uuid__": "029a27cf-ec53-44f9-abe8-732464f1793d"
  406. },
  407. "fileId": "b1Adyqy1NKkIHpMnwVloUZ",
  408. "sync": false
  409. },
  410. {
  411. "__type__": "cc.Node",
  412. "_name": "price",
  413. "_objFlags": 0,
  414. "_parent": {
  415. "__id__": 1
  416. },
  417. "_children": [],
  418. "_active": true,
  419. "_level": 9,
  420. "_components": [
  421. {
  422. "__id__": 12
  423. }
  424. ],
  425. "_prefab": {
  426. "__id__": 13
  427. },
  428. "_opacity": 255,
  429. "_color": {
  430. "__type__": "cc.Color",
  431. "r": 238,
  432. "g": 122,
  433. "b": 32,
  434. "a": 255
  435. },
  436. "_contentSize": {
  437. "__type__": "cc.Size",
  438. "width": 85.83,
  439. "height": 40
  440. },
  441. "_anchorPoint": {
  442. "__type__": "cc.Vec2",
  443. "x": 0.5,
  444. "y": 0.5
  445. },
  446. "_quat": {
  447. "__type__": "cc.Quat",
  448. "x": 0,
  449. "y": 0,
  450. "z": 0,
  451. "w": 1
  452. },
  453. "_skewX": 0,
  454. "_skewY": 0,
  455. "_zIndex": 0,
  456. "groupIndex": 0,
  457. "_id": "",
  458. "_trs": {
  459. "__type__": "TypedArray",
  460. "ctor": "Float64Array",
  461. "array": [
  462. 78,
  463. 0,
  464. 0,
  465. 0,
  466. 0,
  467. 0,
  468. 1,
  469. 1,
  470. 1,
  471. 1
  472. ]
  473. }
  474. },
  475. {
  476. "__type__": "cc.Label",
  477. "_name": "",
  478. "_objFlags": 0,
  479. "node": {
  480. "__id__": 11
  481. },
  482. "_enabled": true,
  483. "_srcBlendFactor": 1,
  484. "_dstBlendFactor": 771,
  485. "_useOriginalSize": false,
  486. "_string": "999,999",
  487. "_N$string": "999,999",
  488. "_fontSize": 26,
  489. "_lineHeight": 40,
  490. "_enableWrapText": true,
  491. "_N$file": {
  492. "__uuid__": "3804d601-8ad0-4d27-a325-3e5c9f5e9624"
  493. },
  494. "_isSystemFontUsed": false,
  495. "_spacingX": 0,
  496. "_N$horizontalAlign": 2,
  497. "_N$verticalAlign": 1,
  498. "_N$fontFamily": "Arial",
  499. "_N$overflow": 0,
  500. "_id": ""
  501. },
  502. {
  503. "__type__": "cc.PrefabInfo",
  504. "root": {
  505. "__id__": 1
  506. },
  507. "asset": {
  508. "__uuid__": "029a27cf-ec53-44f9-abe8-732464f1793d"
  509. },
  510. "fileId": "d7osIkTsRALqXDrScXHKXD",
  511. "sync": false
  512. },
  513. {
  514. "__type__": "2a11a6P8iFNOZlvuPpRuIxV",
  515. "_name": "",
  516. "_objFlags": 0,
  517. "node": {
  518. "__id__": 1
  519. },
  520. "_enabled": true,
  521. "Atlas": {
  522. "__uuid__": "f6aceac7-91c6-45c3-a345-fbcbcd806c02"
  523. },
  524. "IconSp": {
  525. "__id__": 6
  526. },
  527. "NameLbl": {
  528. "__id__": 9
  529. },
  530. "PriceLbl": {
  531. "__id__": 12
  532. },
  533. "State": "Integer",
  534. "Id": "Integer",
  535. "price": "Integer",
  536. "Data": null,
  537. "_id": ""
  538. },
  539. {
  540. "__type__": "cc.Button",
  541. "_name": "",
  542. "_objFlags": 0,
  543. "node": {
  544. "__id__": 1
  545. },
  546. "_enabled": true,
  547. "transition": 0,
  548. "pressedColor": {
  549. "__type__": "cc.Color",
  550. "r": 211,
  551. "g": 211,
  552. "b": 211,
  553. "a": 255
  554. },
  555. "hoverColor": {
  556. "__type__": "cc.Color",
  557. "r": 255,
  558. "g": 255,
  559. "b": 255,
  560. "a": 255
  561. },
  562. "duration": 0.1,
  563. "zoomScale": 1.2,
  564. "clickEvents": [
  565. {
  566. "__id__": 16
  567. }
  568. ],
  569. "_N$interactable": true,
  570. "_N$enableAutoGrayEffect": false,
  571. "_N$normalColor": {
  572. "__type__": "cc.Color",
  573. "r": 214,
  574. "g": 214,
  575. "b": 214,
  576. "a": 255
  577. },
  578. "_N$disabledColor": {
  579. "__type__": "cc.Color",
  580. "r": 124,
  581. "g": 124,
  582. "b": 124,
  583. "a": 255
  584. },
  585. "_N$normalSprite": null,
  586. "_N$pressedSprite": null,
  587. "pressedSprite": null,
  588. "_N$hoverSprite": null,
  589. "hoverSprite": null,
  590. "_N$disabledSprite": null,
  591. "_N$target": {
  592. "__id__": 1
  593. },
  594. "_id": ""
  595. },
  596. {
  597. "__type__": "cc.ClickEvent",
  598. "target": {
  599. "__id__": 1
  600. },
  601. "component": "GoodsItem",
  602. "handler": "OpenBuyTipPanel",
  603. "customEventData": ""
  604. },
  605. {
  606. "__type__": "cc.PrefabInfo",
  607. "root": {
  608. "__id__": 1
  609. },
  610. "asset": {
  611. "__uuid__": "029a27cf-ec53-44f9-abe8-732464f1793d"
  612. },
  613. "fileId": "3faF/v07FFlKD6gw7/dFjj",
  614. "sync": false
  615. }
  616. ]