input_item.prefab 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "input_item",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "input_item",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 8
  26. },
  27. {
  28. "__id__": 16
  29. }
  30. ],
  31. "_active": true,
  32. "_components": [
  33. {
  34. "__id__": 22
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 24
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": -150.363,
  43. "y": 19.345,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_name": "inpu_bg",
  72. "_objFlags": 0,
  73. "__editorExtras__": {},
  74. "_parent": {
  75. "__id__": 1
  76. },
  77. "_children": [],
  78. "_active": true,
  79. "_components": [
  80. {
  81. "__id__": 3
  82. },
  83. {
  84. "__id__": 5
  85. }
  86. ],
  87. "_prefab": {
  88. "__id__": 7
  89. },
  90. "_lpos": {
  91. "__type__": "cc.Vec3",
  92. "x": 0,
  93. "y": -16.707,
  94. "z": 0
  95. },
  96. "_lrot": {
  97. "__type__": "cc.Quat",
  98. "x": 0,
  99. "y": 0,
  100. "z": 0,
  101. "w": 1
  102. },
  103. "_lscale": {
  104. "__type__": "cc.Vec3",
  105. "x": 1,
  106. "y": 1,
  107. "z": 1
  108. },
  109. "_mobility": 0,
  110. "_layer": 33554432,
  111. "_euler": {
  112. "__type__": "cc.Vec3",
  113. "x": 0,
  114. "y": 0,
  115. "z": 0
  116. },
  117. "_id": ""
  118. },
  119. {
  120. "__type__": "cc.UITransform",
  121. "_name": "",
  122. "_objFlags": 0,
  123. "__editorExtras__": {},
  124. "node": {
  125. "__id__": 2
  126. },
  127. "_enabled": true,
  128. "__prefab": {
  129. "__id__": 4
  130. },
  131. "_contentSize": {
  132. "__type__": "cc.Size",
  133. "width": 264,
  134. "height": 70
  135. },
  136. "_anchorPoint": {
  137. "__type__": "cc.Vec2",
  138. "x": 0.5,
  139. "y": 0.5
  140. },
  141. "_id": ""
  142. },
  143. {
  144. "__type__": "cc.CompPrefabInfo",
  145. "fileId": "796kwEJ2BHUKOMVWeGyBrz"
  146. },
  147. {
  148. "__type__": "cc.Sprite",
  149. "_name": "",
  150. "_objFlags": 0,
  151. "__editorExtras__": {},
  152. "node": {
  153. "__id__": 2
  154. },
  155. "_enabled": true,
  156. "__prefab": {
  157. "__id__": 6
  158. },
  159. "_customMaterial": null,
  160. "_srcBlendFactor": 2,
  161. "_dstBlendFactor": 4,
  162. "_color": {
  163. "__type__": "cc.Color",
  164. "r": 255,
  165. "g": 255,
  166. "b": 255,
  167. "a": 255
  168. },
  169. "_spriteFrame": {
  170. "__uuid__": "b468ca0b-dc59-4870-9506-018d14cd4510@f9941",
  171. "__expectedType__": "cc.SpriteFrame"
  172. },
  173. "_type": 0,
  174. "_fillType": 0,
  175. "_sizeMode": 1,
  176. "_fillCenter": {
  177. "__type__": "cc.Vec2",
  178. "x": 0,
  179. "y": 0
  180. },
  181. "_fillStart": 0,
  182. "_fillRange": 0,
  183. "_isTrimmedMode": true,
  184. "_useGrayscale": false,
  185. "_atlas": null,
  186. "_id": ""
  187. },
  188. {
  189. "__type__": "cc.CompPrefabInfo",
  190. "fileId": "baHbvdCjJNjYUV3cMEHL2j"
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__id__": 0
  199. },
  200. "fileId": "fazTQ/bglPvaTs7CDQUBSH",
  201. "instance": null,
  202. "targetOverrides": null,
  203. "nestedPrefabInstanceRoots": null
  204. },
  205. {
  206. "__type__": "cc.Node",
  207. "_name": "title",
  208. "_objFlags": 0,
  209. "__editorExtras__": {},
  210. "_parent": {
  211. "__id__": 1
  212. },
  213. "_children": [],
  214. "_active": true,
  215. "_components": [
  216. {
  217. "__id__": 9
  218. },
  219. {
  220. "__id__": 11
  221. },
  222. {
  223. "__id__": 13
  224. }
  225. ],
  226. "_prefab": {
  227. "__id__": 15
  228. },
  229. "_lpos": {
  230. "__type__": "cc.Vec3",
  231. "x": -117,
  232. "y": 44.21,
  233. "z": 0
  234. },
  235. "_lrot": {
  236. "__type__": "cc.Quat",
  237. "x": 0,
  238. "y": 0,
  239. "z": 0,
  240. "w": 1
  241. },
  242. "_lscale": {
  243. "__type__": "cc.Vec3",
  244. "x": 1,
  245. "y": 1,
  246. "z": 1
  247. },
  248. "_mobility": 0,
  249. "_layer": 33554432,
  250. "_euler": {
  251. "__type__": "cc.Vec3",
  252. "x": 0,
  253. "y": 0,
  254. "z": 0
  255. },
  256. "_id": ""
  257. },
  258. {
  259. "__type__": "cc.UITransform",
  260. "_name": "",
  261. "_objFlags": 0,
  262. "__editorExtras__": {},
  263. "node": {
  264. "__id__": 8
  265. },
  266. "_enabled": true,
  267. "__prefab": {
  268. "__id__": 10
  269. },
  270. "_contentSize": {
  271. "__type__": "cc.Size",
  272. "width": 81.33984375,
  273. "height": 50.4
  274. },
  275. "_anchorPoint": {
  276. "__type__": "cc.Vec2",
  277. "x": 0.1,
  278. "y": 0.5
  279. },
  280. "_id": ""
  281. },
  282. {
  283. "__type__": "cc.CompPrefabInfo",
  284. "fileId": "7f5xMiQcVIraJinSJGKm92"
  285. },
  286. {
  287. "__type__": "cc.Label",
  288. "_name": "",
  289. "_objFlags": 0,
  290. "__editorExtras__": {},
  291. "node": {
  292. "__id__": 8
  293. },
  294. "_enabled": true,
  295. "__prefab": {
  296. "__id__": 12
  297. },
  298. "_customMaterial": null,
  299. "_srcBlendFactor": 2,
  300. "_dstBlendFactor": 4,
  301. "_color": {
  302. "__type__": "cc.Color",
  303. "r": 32,
  304. "g": 32,
  305. "b": 32,
  306. "a": 255
  307. },
  308. "_string": "提现人*",
  309. "_horizontalAlign": 1,
  310. "_verticalAlign": 1,
  311. "_actualFontSize": 24,
  312. "_fontSize": 24,
  313. "_fontFamily": "Arial",
  314. "_lineHeight": 40,
  315. "_overflow": 0,
  316. "_enableWrapText": true,
  317. "_font": null,
  318. "_isSystemFontUsed": true,
  319. "_spacingX": 0,
  320. "_isItalic": false,
  321. "_isBold": false,
  322. "_isUnderline": false,
  323. "_underlineHeight": 2,
  324. "_cacheMode": 0,
  325. "_enableOutline": false,
  326. "_outlineColor": {
  327. "__type__": "cc.Color",
  328. "r": 0,
  329. "g": 0,
  330. "b": 0,
  331. "a": 255
  332. },
  333. "_outlineWidth": 2,
  334. "_enableShadow": false,
  335. "_shadowColor": {
  336. "__type__": "cc.Color",
  337. "r": 0,
  338. "g": 0,
  339. "b": 0,
  340. "a": 255
  341. },
  342. "_shadowOffset": {
  343. "__type__": "cc.Vec2",
  344. "x": 2,
  345. "y": 2
  346. },
  347. "_shadowBlur": 2,
  348. "_id": ""
  349. },
  350. {
  351. "__type__": "cc.CompPrefabInfo",
  352. "fileId": "08cjysGvxJMLp7qtRy4dVi"
  353. },
  354. {
  355. "__type__": "cc.UIOpacity",
  356. "_name": "",
  357. "_objFlags": 0,
  358. "__editorExtras__": {},
  359. "node": {
  360. "__id__": 8
  361. },
  362. "_enabled": true,
  363. "__prefab": {
  364. "__id__": 14
  365. },
  366. "_opacity": 128,
  367. "_id": ""
  368. },
  369. {
  370. "__type__": "cc.CompPrefabInfo",
  371. "fileId": "59ZEM/y3REqaLAgtZd6tgP"
  372. },
  373. {
  374. "__type__": "cc.PrefabInfo",
  375. "root": {
  376. "__id__": 1
  377. },
  378. "asset": {
  379. "__id__": 0
  380. },
  381. "fileId": "02NNKPhNNGqo0gsANLQk0S",
  382. "instance": null,
  383. "targetOverrides": null,
  384. "nestedPrefabInstanceRoots": null
  385. },
  386. {
  387. "__type__": "cc.Node",
  388. "_name": "lab_content",
  389. "_objFlags": 0,
  390. "__editorExtras__": {},
  391. "_parent": {
  392. "__id__": 1
  393. },
  394. "_children": [],
  395. "_active": true,
  396. "_components": [
  397. {
  398. "__id__": 17
  399. },
  400. {
  401. "__id__": 19
  402. }
  403. ],
  404. "_prefab": {
  405. "__id__": 21
  406. },
  407. "_lpos": {
  408. "__type__": "cc.Vec3",
  409. "x": -113.335,
  410. "y": -16.702,
  411. "z": 0
  412. },
  413. "_lrot": {
  414. "__type__": "cc.Quat",
  415. "x": 0,
  416. "y": 0,
  417. "z": 0,
  418. "w": 1
  419. },
  420. "_lscale": {
  421. "__type__": "cc.Vec3",
  422. "x": 1,
  423. "y": 1,
  424. "z": 1
  425. },
  426. "_mobility": 0,
  427. "_layer": 33554432,
  428. "_euler": {
  429. "__type__": "cc.Vec3",
  430. "x": 0,
  431. "y": 0,
  432. "z": 0
  433. },
  434. "_id": ""
  435. },
  436. {
  437. "__type__": "cc.UITransform",
  438. "_name": "",
  439. "_objFlags": 0,
  440. "__editorExtras__": {},
  441. "node": {
  442. "__id__": 16
  443. },
  444. "_enabled": true,
  445. "__prefab": {
  446. "__id__": 18
  447. },
  448. "_contentSize": {
  449. "__type__": "cc.Size",
  450. "width": 56,
  451. "height": 50.4
  452. },
  453. "_anchorPoint": {
  454. "__type__": "cc.Vec2",
  455. "x": 0,
  456. "y": 0.5
  457. },
  458. "_id": ""
  459. },
  460. {
  461. "__type__": "cc.CompPrefabInfo",
  462. "fileId": "51BPKK9URIwZxTVm73y+0k"
  463. },
  464. {
  465. "__type__": "cc.Label",
  466. "_name": "",
  467. "_objFlags": 0,
  468. "__editorExtras__": {},
  469. "node": {
  470. "__id__": 16
  471. },
  472. "_enabled": true,
  473. "__prefab": {
  474. "__id__": 20
  475. },
  476. "_customMaterial": null,
  477. "_srcBlendFactor": 2,
  478. "_dstBlendFactor": 4,
  479. "_color": {
  480. "__type__": "cc.Color",
  481. "r": 32,
  482. "g": 32,
  483. "b": 32,
  484. "a": 255
  485. },
  486. "_string": "白给",
  487. "_horizontalAlign": 1,
  488. "_verticalAlign": 1,
  489. "_actualFontSize": 28,
  490. "_fontSize": 28,
  491. "_fontFamily": "Arial",
  492. "_lineHeight": 40,
  493. "_overflow": 0,
  494. "_enableWrapText": true,
  495. "_font": null,
  496. "_isSystemFontUsed": true,
  497. "_spacingX": 0,
  498. "_isItalic": false,
  499. "_isBold": false,
  500. "_isUnderline": false,
  501. "_underlineHeight": 2,
  502. "_cacheMode": 0,
  503. "_enableOutline": false,
  504. "_outlineColor": {
  505. "__type__": "cc.Color",
  506. "r": 0,
  507. "g": 0,
  508. "b": 0,
  509. "a": 255
  510. },
  511. "_outlineWidth": 2,
  512. "_enableShadow": false,
  513. "_shadowColor": {
  514. "__type__": "cc.Color",
  515. "r": 0,
  516. "g": 0,
  517. "b": 0,
  518. "a": 255
  519. },
  520. "_shadowOffset": {
  521. "__type__": "cc.Vec2",
  522. "x": 2,
  523. "y": 2
  524. },
  525. "_shadowBlur": 2,
  526. "_id": ""
  527. },
  528. {
  529. "__type__": "cc.CompPrefabInfo",
  530. "fileId": "42tntR1DFAy5Nxod6p2nth"
  531. },
  532. {
  533. "__type__": "cc.PrefabInfo",
  534. "root": {
  535. "__id__": 1
  536. },
  537. "asset": {
  538. "__id__": 0
  539. },
  540. "fileId": "8a2fQz3LhLDbefME3Uyh8s",
  541. "instance": null,
  542. "targetOverrides": null,
  543. "nestedPrefabInstanceRoots": null
  544. },
  545. {
  546. "__type__": "cc.UITransform",
  547. "_name": "",
  548. "_objFlags": 0,
  549. "__editorExtras__": {},
  550. "node": {
  551. "__id__": 1
  552. },
  553. "_enabled": true,
  554. "__prefab": {
  555. "__id__": 23
  556. },
  557. "_contentSize": {
  558. "__type__": "cc.Size",
  559. "width": 270,
  560. "height": 100
  561. },
  562. "_anchorPoint": {
  563. "__type__": "cc.Vec2",
  564. "x": 0.5,
  565. "y": 0.5
  566. },
  567. "_id": ""
  568. },
  569. {
  570. "__type__": "cc.CompPrefabInfo",
  571. "fileId": "340tC9s2ZKdr7qztnFvF2C"
  572. },
  573. {
  574. "__type__": "cc.PrefabInfo",
  575. "root": {
  576. "__id__": 1
  577. },
  578. "asset": {
  579. "__id__": 0
  580. },
  581. "fileId": "53AM6G8hhJ6788mDYZ8O44",
  582. "instance": null,
  583. "targetOverrides": null
  584. }
  585. ]