chooseDateItem.prefab 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  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": "month1",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. }
  26. ],
  27. "_active": true,
  28. "_components": [
  29. {
  30. "__id__": 9
  31. }
  32. ],
  33. "_prefab": {
  34. "__id__": 10
  35. },
  36. "_opacity": 255,
  37. "_color": {
  38. "__type__": "cc.Color",
  39. "r": 255,
  40. "g": 200,
  41. "b": 36,
  42. "a": 255
  43. },
  44. "_contentSize": {
  45. "__type__": "cc.Size",
  46. "width": 124,
  47. "height": 80
  48. },
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_trs": {
  55. "__type__": "TypedArray",
  56. "ctor": "Float64Array",
  57. "array": [
  58. 0,
  59. -40,
  60. 0,
  61. 0,
  62. 0,
  63. 0,
  64. 1,
  65. 1,
  66. 1,
  67. 1
  68. ]
  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. "groupIndex": 0,
  81. "_id": ""
  82. },
  83. {
  84. "__type__": "cc.Node",
  85. "_name": "bg",
  86. "_objFlags": 0,
  87. "_parent": {
  88. "__id__": 1
  89. },
  90. "_children": [],
  91. "_active": true,
  92. "_components": [
  93. {
  94. "__id__": 3
  95. },
  96. {
  97. "__id__": 4
  98. }
  99. ],
  100. "_prefab": {
  101. "__id__": 5
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 48,
  107. "g": 48,
  108. "b": 59,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 115,
  114. "height": 71
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_trs": {
  122. "__type__": "TypedArray",
  123. "ctor": "Float64Array",
  124. "array": [
  125. 0,
  126. 0,
  127. 0,
  128. 0,
  129. 0,
  130. 0,
  131. 1,
  132. 1,
  133. 1,
  134. 1
  135. ]
  136. },
  137. "_eulerAngles": {
  138. "__type__": "cc.Vec3",
  139. "x": 0,
  140. "y": 0,
  141. "z": 0
  142. },
  143. "_skewX": 0,
  144. "_skewY": 0,
  145. "_is3DNode": false,
  146. "_groupIndex": 0,
  147. "groupIndex": 0,
  148. "_id": ""
  149. },
  150. {
  151. "__type__": "cc.Sprite",
  152. "_name": "",
  153. "_objFlags": 0,
  154. "node": {
  155. "__id__": 2
  156. },
  157. "_enabled": true,
  158. "_materials": [
  159. {
  160. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  161. }
  162. ],
  163. "_srcBlendFactor": 770,
  164. "_dstBlendFactor": 771,
  165. "_spriteFrame": {
  166. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  167. },
  168. "_type": 0,
  169. "_sizeMode": 0,
  170. "_fillType": 0,
  171. "_fillCenter": {
  172. "__type__": "cc.Vec2",
  173. "x": 0,
  174. "y": 0
  175. },
  176. "_fillStart": 0,
  177. "_fillRange": 0,
  178. "_isTrimmedMode": true,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.Button",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "node": {
  187. "__id__": 2
  188. },
  189. "_enabled": true,
  190. "_normalMaterial": null,
  191. "_grayMaterial": null,
  192. "duration": 0.1,
  193. "zoomScale": 1.2,
  194. "clickEvents": [],
  195. "_N$interactable": true,
  196. "_N$enableAutoGrayEffect": false,
  197. "_N$transition": 1,
  198. "transition": 1,
  199. "_N$normalColor": {
  200. "__type__": "cc.Color",
  201. "r": 48,
  202. "g": 48,
  203. "b": 59,
  204. "a": 255
  205. },
  206. "_N$pressedColor": {
  207. "__type__": "cc.Color",
  208. "r": 36,
  209. "g": 36,
  210. "b": 46,
  211. "a": 255
  212. },
  213. "pressedColor": {
  214. "__type__": "cc.Color",
  215. "r": 36,
  216. "g": 36,
  217. "b": 46,
  218. "a": 255
  219. },
  220. "_N$hoverColor": {
  221. "__type__": "cc.Color",
  222. "r": 36,
  223. "g": 36,
  224. "b": 46,
  225. "a": 255
  226. },
  227. "hoverColor": {
  228. "__type__": "cc.Color",
  229. "r": 36,
  230. "g": 36,
  231. "b": 46,
  232. "a": 255
  233. },
  234. "_N$disabledColor": {
  235. "__type__": "cc.Color",
  236. "r": 42,
  237. "g": 42,
  238. "b": 52,
  239. "a": 255
  240. },
  241. "_N$normalSprite": null,
  242. "_N$pressedSprite": null,
  243. "pressedSprite": null,
  244. "_N$hoverSprite": null,
  245. "hoverSprite": null,
  246. "_N$disabledSprite": null,
  247. "_N$target": null,
  248. "_id": ""
  249. },
  250. {
  251. "__type__": "cc.PrefabInfo",
  252. "root": {
  253. "__id__": 1
  254. },
  255. "asset": {
  256. "__id__": 0
  257. },
  258. "fileId": "a0jvybvm1DqZs3igaGgzkE",
  259. "sync": false
  260. },
  261. {
  262. "__type__": "cc.Node",
  263. "_name": "label",
  264. "_objFlags": 0,
  265. "_parent": {
  266. "__id__": 1
  267. },
  268. "_children": [],
  269. "_active": true,
  270. "_components": [
  271. {
  272. "__id__": 7
  273. }
  274. ],
  275. "_prefab": {
  276. "__id__": 8
  277. },
  278. "_opacity": 255,
  279. "_color": {
  280. "__type__": "cc.Color",
  281. "r": 255,
  282. "g": 200,
  283. "b": 36,
  284. "a": 255
  285. },
  286. "_contentSize": {
  287. "__type__": "cc.Size",
  288. "width": 73.4,
  289. "height": 37.8
  290. },
  291. "_anchorPoint": {
  292. "__type__": "cc.Vec2",
  293. "x": 0.5,
  294. "y": 0.5
  295. },
  296. "_trs": {
  297. "__type__": "TypedArray",
  298. "ctor": "Float64Array",
  299. "array": [
  300. 0,
  301. 0,
  302. 0,
  303. 0,
  304. 0,
  305. 0,
  306. 1,
  307. 1,
  308. 1,
  309. 1
  310. ]
  311. },
  312. "_eulerAngles": {
  313. "__type__": "cc.Vec3",
  314. "x": 0,
  315. "y": 0,
  316. "z": 0
  317. },
  318. "_skewX": 0,
  319. "_skewY": 0,
  320. "_is3DNode": false,
  321. "_groupIndex": 0,
  322. "groupIndex": 0,
  323. "_id": ""
  324. },
  325. {
  326. "__type__": "cc.Label",
  327. "_name": "",
  328. "_objFlags": 0,
  329. "node": {
  330. "__id__": 6
  331. },
  332. "_enabled": true,
  333. "_materials": [
  334. {
  335. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  336. }
  337. ],
  338. "_srcBlendFactor": 770,
  339. "_dstBlendFactor": 771,
  340. "_string": "Label",
  341. "_N$string": "Label",
  342. "_fontSize": 30,
  343. "_lineHeight": 30,
  344. "_enableWrapText": true,
  345. "_N$file": null,
  346. "_isSystemFontUsed": true,
  347. "_spacingX": 0,
  348. "_batchAsBitmap": false,
  349. "_styleFlags": 0,
  350. "_underlineHeight": 0,
  351. "_N$horizontalAlign": 1,
  352. "_N$verticalAlign": 1,
  353. "_N$fontFamily": "Arial",
  354. "_N$overflow": 0,
  355. "_N$cacheMode": 0,
  356. "_id": ""
  357. },
  358. {
  359. "__type__": "cc.PrefabInfo",
  360. "root": {
  361. "__id__": 1
  362. },
  363. "asset": {
  364. "__id__": 0
  365. },
  366. "fileId": "d9jKX3RRlArp0ZC0qATdPi",
  367. "sync": false
  368. },
  369. {
  370. "__type__": "cc.Sprite",
  371. "_name": "",
  372. "_objFlags": 0,
  373. "node": {
  374. "__id__": 1
  375. },
  376. "_enabled": true,
  377. "_materials": [
  378. {
  379. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  380. }
  381. ],
  382. "_srcBlendFactor": 770,
  383. "_dstBlendFactor": 771,
  384. "_spriteFrame": {
  385. "__uuid__": "6652cd4e--990-2-43-f6-a-10e-37addb043bd9"
  386. },
  387. "_type": 0,
  388. "_sizeMode": 1,
  389. "_fillType": 0,
  390. "_fillCenter": {
  391. "__type__": "cc.Vec2",
  392. "x": 0,
  393. "y": 0
  394. },
  395. "_fillStart": 0,
  396. "_fillRange": 0,
  397. "_isTrimmedMode": true,
  398. "_atlas": null,
  399. "_id": ""
  400. },
  401. {
  402. "__type__": "cc.PrefabInfo",
  403. "root": {
  404. "__id__": 1
  405. },
  406. "asset": {
  407. "__id__": 0
  408. },
  409. "fileId": "",
  410. "sync": false
  411. }
  412. ]