applyListInfoItem.prefab 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833
  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": "applyListInfoItem",
  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. "_active": true,
  31. "_level": 1,
  32. "_components": [
  33. {
  34. "__id__": 23
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 24
  39. },
  40. "_opacity": 255,
  41. "_color": {
  42. "__type__": "cc.Color",
  43. "r": 0,
  44. "g": 0,
  45. "b": 0,
  46. "a": 255
  47. },
  48. "_contentSize": {
  49. "__type__": "cc.Size",
  50. "width": 511,
  51. "height": 100
  52. },
  53. "_anchorPoint": {
  54. "__type__": "cc.Vec2",
  55. "x": 0,
  56. "y": 1
  57. },
  58. "_position": {
  59. "__type__": "cc.Vec3",
  60. "x": -255,
  61. "y": -20,
  62. "z": 0
  63. },
  64. "_scale": {
  65. "__type__": "cc.Vec3",
  66. "x": 1,
  67. "y": 1,
  68. "z": 1
  69. },
  70. "_eulerAngles": {
  71. "__type__": "cc.Vec3",
  72. "x": 0,
  73. "y": 0,
  74. "z": 0
  75. },
  76. "_skewX": 0,
  77. "_skewY": 0,
  78. "_is3DNode": false,
  79. "groupIndex": 0,
  80. "_id": ""
  81. },
  82. {
  83. "__type__": "cc.Node",
  84. "_name": "bg",
  85. "_objFlags": 0,
  86. "_parent": {
  87. "__id__": 1
  88. },
  89. "_children": [],
  90. "_active": true,
  91. "_level": 1,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_prefab": {
  98. "__id__": 4
  99. },
  100. "_opacity": 255,
  101. "_color": {
  102. "__type__": "cc.Color",
  103. "r": 228,
  104. "g": 244,
  105. "b": 249,
  106. "a": 255
  107. },
  108. "_contentSize": {
  109. "__type__": "cc.Size",
  110. "width": 511,
  111. "height": 100
  112. },
  113. "_anchorPoint": {
  114. "__type__": "cc.Vec2",
  115. "x": 0,
  116. "y": 1
  117. },
  118. "_position": {
  119. "__type__": "cc.Vec3",
  120. "x": 0,
  121. "y": 0,
  122. "z": 0
  123. },
  124. "_scale": {
  125. "__type__": "cc.Vec3",
  126. "x": 1,
  127. "y": 1,
  128. "z": 1
  129. },
  130. "_eulerAngles": {
  131. "__type__": "cc.Vec3",
  132. "x": 0,
  133. "y": 0,
  134. "z": 0
  135. },
  136. "_skewX": 0,
  137. "_skewY": 0,
  138. "_is3DNode": false,
  139. "groupIndex": 0,
  140. "_id": ""
  141. },
  142. {
  143. "__type__": "cc.Sprite",
  144. "_name": "",
  145. "_objFlags": 0,
  146. "node": {
  147. "__id__": 2
  148. },
  149. "_enabled": true,
  150. "_materials": [
  151. {
  152. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  153. }
  154. ],
  155. "_srcBlendFactor": 770,
  156. "_dstBlendFactor": 771,
  157. "_spriteFrame": {
  158. "__uuid__": "f11ac3b4-ea33-40b5-9894-f9e2c655ecc0"
  159. },
  160. "_type": 1,
  161. "_sizeMode": 0,
  162. "_fillType": 0,
  163. "_fillCenter": {
  164. "__type__": "cc.Vec2",
  165. "x": 0,
  166. "y": 0
  167. },
  168. "_fillStart": 0,
  169. "_fillRange": 0,
  170. "_isTrimmedMode": true,
  171. "_atlas": null,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.PrefabInfo",
  176. "root": {
  177. "__id__": 1
  178. },
  179. "asset": {
  180. "__uuid__": "3bc6c259-3596-4ea0-8d0f-c488cf8759e0"
  181. },
  182. "fileId": "d5OL2zwdRF5oKtPEziq2Er",
  183. "sync": false
  184. },
  185. {
  186. "__type__": "cc.Node",
  187. "_name": "snb",
  188. "_objFlags": 0,
  189. "_parent": {
  190. "__id__": 1
  191. },
  192. "_children": [
  193. {
  194. "__id__": 6
  195. },
  196. {
  197. "__id__": 10
  198. }
  199. ],
  200. "_active": true,
  201. "_level": 1,
  202. "_components": [],
  203. "_prefab": {
  204. "__id__": 14
  205. },
  206. "_opacity": 255,
  207. "_color": {
  208. "__type__": "cc.Color",
  209. "r": 255,
  210. "g": 255,
  211. "b": 255,
  212. "a": 255
  213. },
  214. "_contentSize": {
  215. "__type__": "cc.Size",
  216. "width": 0,
  217. "height": 0
  218. },
  219. "_anchorPoint": {
  220. "__type__": "cc.Vec2",
  221. "x": 0,
  222. "y": 1
  223. },
  224. "_position": {
  225. "__type__": "cc.Vec3",
  226. "x": 49,
  227. "y": -26.995,
  228. "z": 0
  229. },
  230. "_scale": {
  231. "__type__": "cc.Vec3",
  232. "x": 1,
  233. "y": 1,
  234. "z": 1
  235. },
  236. "_eulerAngles": {
  237. "__type__": "cc.Vec3",
  238. "x": 0,
  239. "y": 0,
  240. "z": 0
  241. },
  242. "_skewX": 0,
  243. "_skewY": 0,
  244. "_is3DNode": false,
  245. "groupIndex": 0,
  246. "_id": ""
  247. },
  248. {
  249. "__type__": "cc.Node",
  250. "_name": "getSnb",
  251. "_objFlags": 0,
  252. "_parent": {
  253. "__id__": 5
  254. },
  255. "_children": [],
  256. "_active": true,
  257. "_level": 2,
  258. "_components": [
  259. {
  260. "__id__": 7
  261. },
  262. {
  263. "__id__": 8
  264. }
  265. ],
  266. "_prefab": {
  267. "__id__": 9
  268. },
  269. "_opacity": 255,
  270. "_color": {
  271. "__type__": "cc.Color",
  272. "r": 140,
  273. "g": 90,
  274. "b": 28,
  275. "a": 255
  276. },
  277. "_contentSize": {
  278. "__type__": "cc.Size",
  279. "width": 93.68,
  280. "height": 39.8
  281. },
  282. "_anchorPoint": {
  283. "__type__": "cc.Vec2",
  284. "x": 0,
  285. "y": 1
  286. },
  287. "_position": {
  288. "__type__": "cc.Vec3",
  289. "x": -12,
  290. "y": 0,
  291. "z": 0
  292. },
  293. "_scale": {
  294. "__type__": "cc.Vec3",
  295. "x": 1,
  296. "y": 1,
  297. "z": 1
  298. },
  299. "_eulerAngles": {
  300. "__type__": "cc.Vec3",
  301. "x": 0,
  302. "y": 0,
  303. "z": 0
  304. },
  305. "_skewX": 0,
  306. "_skewY": 0,
  307. "_is3DNode": false,
  308. "groupIndex": 0,
  309. "_id": ""
  310. },
  311. {
  312. "__type__": "cc.Label",
  313. "_name": "",
  314. "_objFlags": 0,
  315. "node": {
  316. "__id__": 6
  317. },
  318. "_enabled": true,
  319. "_materials": [
  320. {
  321. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  322. }
  323. ],
  324. "_useOriginalSize": false,
  325. "_string": "SNB:",
  326. "_N$string": "SNB:",
  327. "_fontSize": 30,
  328. "_lineHeight": 30,
  329. "_enableWrapText": true,
  330. "_N$file": null,
  331. "_isSystemFontUsed": true,
  332. "_spacingX": 0,
  333. "_batchAsBitmap": false,
  334. "_N$horizontalAlign": 1,
  335. "_N$verticalAlign": 1,
  336. "_N$fontFamily": "Arial",
  337. "_N$overflow": 0,
  338. "_N$cacheMode": 0,
  339. "_id": ""
  340. },
  341. {
  342. "__type__": "cc.LabelOutline",
  343. "_name": "",
  344. "_objFlags": 0,
  345. "node": {
  346. "__id__": 6
  347. },
  348. "_enabled": true,
  349. "_color": {
  350. "__type__": "cc.Color",
  351. "r": 140,
  352. "g": 90,
  353. "b": 28,
  354. "a": 255
  355. },
  356. "_width": 1,
  357. "_id": ""
  358. },
  359. {
  360. "__type__": "cc.PrefabInfo",
  361. "root": {
  362. "__id__": 1
  363. },
  364. "asset": {
  365. "__uuid__": "3bc6c259-3596-4ea0-8d0f-c488cf8759e0"
  366. },
  367. "fileId": "16w6rWBVVKloijlJ8DBv0z",
  368. "sync": false
  369. },
  370. {
  371. "__type__": "cc.Node",
  372. "_name": "value",
  373. "_objFlags": 0,
  374. "_parent": {
  375. "__id__": 5
  376. },
  377. "_children": [],
  378. "_active": true,
  379. "_level": 2,
  380. "_components": [
  381. {
  382. "__id__": 11
  383. },
  384. {
  385. "__id__": 12
  386. }
  387. ],
  388. "_prefab": {
  389. "__id__": 13
  390. },
  391. "_opacity": 255,
  392. "_color": {
  393. "__type__": "cc.Color",
  394. "r": 140,
  395. "g": 90,
  396. "b": 28,
  397. "a": 255
  398. },
  399. "_contentSize": {
  400. "__type__": "cc.Size",
  401. "width": 200,
  402. "height": 38.8
  403. },
  404. "_anchorPoint": {
  405. "__type__": "cc.Vec2",
  406. "x": 0,
  407. "y": 1
  408. },
  409. "_position": {
  410. "__type__": "cc.Vec3",
  411. "x": 71.965,
  412. "y": 0,
  413. "z": 0
  414. },
  415. "_scale": {
  416. "__type__": "cc.Vec3",
  417. "x": 1,
  418. "y": 1,
  419. "z": 1
  420. },
  421. "_eulerAngles": {
  422. "__type__": "cc.Vec3",
  423. "x": 0,
  424. "y": 0,
  425. "z": 0
  426. },
  427. "_skewX": 0,
  428. "_skewY": 0,
  429. "_is3DNode": false,
  430. "groupIndex": 0,
  431. "_id": ""
  432. },
  433. {
  434. "__type__": "cc.Label",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 10
  439. },
  440. "_enabled": true,
  441. "_materials": [
  442. {
  443. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  444. }
  445. ],
  446. "_useOriginalSize": false,
  447. "_string": "1",
  448. "_N$string": "1",
  449. "_fontSize": 30,
  450. "_lineHeight": 30,
  451. "_enableWrapText": true,
  452. "_N$file": null,
  453. "_isSystemFontUsed": true,
  454. "_spacingX": 0,
  455. "_batchAsBitmap": false,
  456. "_N$horizontalAlign": 0,
  457. "_N$verticalAlign": 1,
  458. "_N$fontFamily": "Arial",
  459. "_N$overflow": 3,
  460. "_N$cacheMode": 0,
  461. "_id": ""
  462. },
  463. {
  464. "__type__": "cc.LabelOutline",
  465. "_name": "",
  466. "_objFlags": 0,
  467. "node": {
  468. "__id__": 10
  469. },
  470. "_enabled": true,
  471. "_color": {
  472. "__type__": "cc.Color",
  473. "r": 140,
  474. "g": 90,
  475. "b": 28,
  476. "a": 255
  477. },
  478. "_width": 0.5,
  479. "_id": ""
  480. },
  481. {
  482. "__type__": "cc.PrefabInfo",
  483. "root": {
  484. "__id__": 1
  485. },
  486. "asset": {
  487. "__uuid__": "3bc6c259-3596-4ea0-8d0f-c488cf8759e0"
  488. },
  489. "fileId": "87t1cjXRdJd7onklPgUSYX",
  490. "sync": false
  491. },
  492. {
  493. "__type__": "cc.PrefabInfo",
  494. "root": {
  495. "__id__": 1
  496. },
  497. "asset": {
  498. "__uuid__": "3bc6c259-3596-4ea0-8d0f-c488cf8759e0"
  499. },
  500. "fileId": "0cxQrxuWJO15OBCVoIH8XG",
  501. "sync": false
  502. },
  503. {
  504. "__type__": "cc.Node",
  505. "_name": "enter",
  506. "_objFlags": 0,
  507. "_parent": {
  508. "__id__": 1
  509. },
  510. "_children": [
  511. {
  512. "__id__": 16
  513. }
  514. ],
  515. "_active": false,
  516. "_level": 2,
  517. "_components": [
  518. {
  519. "__id__": 20
  520. }
  521. ],
  522. "_prefab": {
  523. "__id__": 22
  524. },
  525. "_opacity": 255,
  526. "_color": {
  527. "__type__": "cc.Color",
  528. "r": 255,
  529. "g": 255,
  530. "b": 255,
  531. "a": 255
  532. },
  533. "_contentSize": {
  534. "__type__": "cc.Size",
  535. "width": 149,
  536. "height": 67
  537. },
  538. "_anchorPoint": {
  539. "__type__": "cc.Vec2",
  540. "x": 0.5,
  541. "y": 0.5
  542. },
  543. "_position": {
  544. "__type__": "cc.Vec3",
  545. "x": 410.944,
  546. "y": -54,
  547. "z": 0
  548. },
  549. "_scale": {
  550. "__type__": "cc.Vec3",
  551. "x": 1,
  552. "y": 1,
  553. "z": 1
  554. },
  555. "_eulerAngles": {
  556. "__type__": "cc.Vec3",
  557. "x": 0,
  558. "y": 0,
  559. "z": 0
  560. },
  561. "_skewX": 0,
  562. "_skewY": 0,
  563. "_is3DNode": false,
  564. "groupIndex": 0,
  565. "_id": ""
  566. },
  567. {
  568. "__type__": "cc.Node",
  569. "_name": "Background",
  570. "_objFlags": 0,
  571. "_parent": {
  572. "__id__": 15
  573. },
  574. "_children": [],
  575. "_active": true,
  576. "_level": 2,
  577. "_components": [
  578. {
  579. "__id__": 17
  580. },
  581. {
  582. "__id__": 18
  583. }
  584. ],
  585. "_prefab": {
  586. "__id__": 19
  587. },
  588. "_opacity": 255,
  589. "_color": {
  590. "__type__": "cc.Color",
  591. "r": 255,
  592. "g": 255,
  593. "b": 255,
  594. "a": 255
  595. },
  596. "_contentSize": {
  597. "__type__": "cc.Size",
  598. "width": 149,
  599. "height": 67
  600. },
  601. "_anchorPoint": {
  602. "__type__": "cc.Vec2",
  603. "x": 0.5,
  604. "y": 0.5
  605. },
  606. "_position": {
  607. "__type__": "cc.Vec3",
  608. "x": 0,
  609. "y": 0,
  610. "z": 0
  611. },
  612. "_scale": {
  613. "__type__": "cc.Vec3",
  614. "x": 1,
  615. "y": 1,
  616. "z": 1
  617. },
  618. "_eulerAngles": {
  619. "__type__": "cc.Vec3",
  620. "x": 0,
  621. "y": 0,
  622. "z": 0
  623. },
  624. "_skewX": 0,
  625. "_skewY": 0,
  626. "_is3DNode": false,
  627. "groupIndex": 0,
  628. "_id": ""
  629. },
  630. {
  631. "__type__": "cc.Sprite",
  632. "_name": "",
  633. "_objFlags": 0,
  634. "node": {
  635. "__id__": 16
  636. },
  637. "_enabled": true,
  638. "_materials": [
  639. {
  640. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  641. }
  642. ],
  643. "_srcBlendFactor": 770,
  644. "_dstBlendFactor": 771,
  645. "_spriteFrame": {
  646. "__uuid__": "bf583da9-976a-4a96-ab50-5dd2b17b2baf"
  647. },
  648. "_type": 1,
  649. "_sizeMode": 0,
  650. "_fillType": 0,
  651. "_fillCenter": {
  652. "__type__": "cc.Vec2",
  653. "x": 0,
  654. "y": 0
  655. },
  656. "_fillStart": 0,
  657. "_fillRange": 0,
  658. "_isTrimmedMode": true,
  659. "_atlas": null,
  660. "_id": ""
  661. },
  662. {
  663. "__type__": "cc.Widget",
  664. "_name": "",
  665. "_objFlags": 0,
  666. "node": {
  667. "__id__": 16
  668. },
  669. "_enabled": true,
  670. "alignMode": 0,
  671. "_target": null,
  672. "_alignFlags": 45,
  673. "_left": 0,
  674. "_right": 0,
  675. "_top": 0,
  676. "_bottom": 0,
  677. "_verticalCenter": 0,
  678. "_horizontalCenter": 0,
  679. "_isAbsLeft": true,
  680. "_isAbsRight": true,
  681. "_isAbsTop": true,
  682. "_isAbsBottom": true,
  683. "_isAbsHorizontalCenter": true,
  684. "_isAbsVerticalCenter": true,
  685. "_originalWidth": 100,
  686. "_originalHeight": 40,
  687. "_id": ""
  688. },
  689. {
  690. "__type__": "cc.PrefabInfo",
  691. "root": {
  692. "__id__": 1
  693. },
  694. "asset": {
  695. "__uuid__": "3bc6c259-3596-4ea0-8d0f-c488cf8759e0"
  696. },
  697. "fileId": "a4mwLVFqFL4LgRS/CPo3iH",
  698. "sync": false
  699. },
  700. {
  701. "__type__": "cc.Button",
  702. "_name": "",
  703. "_objFlags": 0,
  704. "node": {
  705. "__id__": 15
  706. },
  707. "_enabled": true,
  708. "duration": 0.1,
  709. "zoomScale": 1.2,
  710. "clickEvents": [
  711. {
  712. "__id__": 21
  713. }
  714. ],
  715. "_N$interactable": true,
  716. "_N$enableAutoGrayEffect": false,
  717. "_N$transition": 3,
  718. "transition": 3,
  719. "_N$normalColor": {
  720. "__type__": "cc.Color",
  721. "r": 230,
  722. "g": 230,
  723. "b": 230,
  724. "a": 255
  725. },
  726. "_N$pressedColor": {
  727. "__type__": "cc.Color",
  728. "r": 200,
  729. "g": 200,
  730. "b": 200,
  731. "a": 255
  732. },
  733. "pressedColor": {
  734. "__type__": "cc.Color",
  735. "r": 200,
  736. "g": 200,
  737. "b": 200,
  738. "a": 255
  739. },
  740. "_N$hoverColor": {
  741. "__type__": "cc.Color",
  742. "r": 255,
  743. "g": 255,
  744. "b": 255,
  745. "a": 255
  746. },
  747. "hoverColor": {
  748. "__type__": "cc.Color",
  749. "r": 255,
  750. "g": 255,
  751. "b": 255,
  752. "a": 255
  753. },
  754. "_N$disabledColor": {
  755. "__type__": "cc.Color",
  756. "r": 120,
  757. "g": 120,
  758. "b": 120,
  759. "a": 200
  760. },
  761. "_N$normalSprite": {
  762. "__uuid__": "06a5bada-5288-4317-aa11-0f1cc367cc89"
  763. },
  764. "_N$pressedSprite": {
  765. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  766. },
  767. "pressedSprite": {
  768. "__uuid__": "e9ec654c-97a2-4787-9325-e6a10375219a"
  769. },
  770. "_N$hoverSprite": {
  771. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  772. },
  773. "hoverSprite": {
  774. "__uuid__": "f0048c10-f03e-4c97-b9d3-3506e1d58952"
  775. },
  776. "_N$disabledSprite": {
  777. "__uuid__": "29158224-f8dd-4661-a796-1ffab537140e"
  778. },
  779. "_N$target": {
  780. "__id__": 16
  781. },
  782. "_id": ""
  783. },
  784. {
  785. "__type__": "cc.ClickEvent",
  786. "target": {
  787. "__id__": 1
  788. },
  789. "component": "",
  790. "_componentId": "b1c5ahHdPhEbKOpnECZDvDi",
  791. "handler": "onApplyTranCnt",
  792. "customEventData": ""
  793. },
  794. {
  795. "__type__": "cc.PrefabInfo",
  796. "root": {
  797. "__id__": 1
  798. },
  799. "asset": {
  800. "__uuid__": "3bc6c259-3596-4ea0-8d0f-c488cf8759e0"
  801. },
  802. "fileId": "bdf2LdJRFEbY8oaQ46AqTV",
  803. "sync": false
  804. },
  805. {
  806. "__type__": "b1c5ahHdPhEbKOpnECZDvDi",
  807. "_name": "",
  808. "_objFlags": 0,
  809. "node": {
  810. "__id__": 1
  811. },
  812. "_enabled": true,
  813. "snbAmount": {
  814. "__id__": 11
  815. },
  816. "applyButton": {
  817. "__id__": 15
  818. },
  819. "parentScript": null,
  820. "_id": ""
  821. },
  822. {
  823. "__type__": "cc.PrefabInfo",
  824. "root": {
  825. "__id__": 1
  826. },
  827. "asset": {
  828. "__uuid__": "3bc6c259-3596-4ea0-8d0f-c488cf8759e0"
  829. },
  830. "fileId": "f8kj9bJ0ZPmI5JH3OBJ3gG",
  831. "sync": false
  832. }
  833. ]