RecordWidget.prefab 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570
  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": "RecordWidget",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. }
  22. ],
  23. "_active": true,
  24. "_level": 1,
  25. "_components": [
  26. {
  27. "__id__": 14
  28. },
  29. {
  30. "__id__": 15
  31. },
  32. {
  33. "__id__": 16
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 17
  38. },
  39. "_opacity": 255,
  40. "_color": {
  41. "__type__": "cc.Color",
  42. "r": 255,
  43. "g": 255,
  44. "b": 255,
  45. "a": 255
  46. },
  47. "_contentSize": {
  48. "__type__": "cc.Size",
  49. "width": 110,
  50. "height": 110
  51. },
  52. "_anchorPoint": {
  53. "__type__": "cc.Vec2",
  54. "x": 0.5,
  55. "y": 0.5
  56. },
  57. "_quat": {
  58. "__type__": "cc.Quat",
  59. "x": 0,
  60. "y": 0,
  61. "z": 0,
  62. "w": 1
  63. },
  64. "_skewX": 0,
  65. "_skewY": 0,
  66. "groupIndex": 0,
  67. "_id": "",
  68. "_trs": {
  69. "__type__": "TypedArray",
  70. "ctor": "Float64Array",
  71. "array": [
  72. -485,
  73. -905,
  74. 0,
  75. 0,
  76. 0,
  77. 0,
  78. 1,
  79. 1,
  80. 1,
  81. 1
  82. ]
  83. }
  84. },
  85. {
  86. "__type__": "cc.Node",
  87. "_name": "Panel",
  88. "_objFlags": 0,
  89. "_parent": {
  90. "__id__": 1
  91. },
  92. "_children": [
  93. {
  94. "__id__": 3
  95. }
  96. ],
  97. "_active": true,
  98. "_level": 2,
  99. "_components": [],
  100. "_prefab": {
  101. "__id__": 13
  102. },
  103. "_opacity": 255,
  104. "_color": {
  105. "__type__": "cc.Color",
  106. "r": 255,
  107. "g": 255,
  108. "b": 255,
  109. "a": 255
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 110,
  114. "height": 110
  115. },
  116. "_anchorPoint": {
  117. "__type__": "cc.Vec2",
  118. "x": 0.5,
  119. "y": 0.5
  120. },
  121. "_quat": {
  122. "__type__": "cc.Quat",
  123. "x": 0,
  124. "y": 0,
  125. "z": 0,
  126. "w": 1
  127. },
  128. "_skewX": 0,
  129. "_skewY": 0,
  130. "groupIndex": 0,
  131. "_id": "",
  132. "_trs": {
  133. "__type__": "TypedArray",
  134. "ctor": "Float64Array",
  135. "array": [
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 1,
  143. 1,
  144. 1,
  145. 1
  146. ]
  147. }
  148. },
  149. {
  150. "__type__": "cc.Node",
  151. "_name": "Background",
  152. "_objFlags": 0,
  153. "_parent": {
  154. "__id__": 2
  155. },
  156. "_children": [
  157. {
  158. "__id__": 4
  159. },
  160. {
  161. "__id__": 7
  162. }
  163. ],
  164. "_active": true,
  165. "_level": 2,
  166. "_components": [
  167. {
  168. "__id__": 10
  169. },
  170. {
  171. "__id__": 11
  172. }
  173. ],
  174. "_prefab": {
  175. "__id__": 12
  176. },
  177. "_opacity": 255,
  178. "_color": {
  179. "__type__": "cc.Color",
  180. "r": 230,
  181. "g": 230,
  182. "b": 230,
  183. "a": 255
  184. },
  185. "_contentSize": {
  186. "__type__": "cc.Size",
  187. "width": 110,
  188. "height": 110
  189. },
  190. "_anchorPoint": {
  191. "__type__": "cc.Vec2",
  192. "x": 0.5,
  193. "y": 0.5
  194. },
  195. "_quat": {
  196. "__type__": "cc.Quat",
  197. "x": 0,
  198. "y": 0,
  199. "z": 0,
  200. "w": 1
  201. },
  202. "_skewX": 0,
  203. "_skewY": 0,
  204. "groupIndex": 0,
  205. "_id": "",
  206. "_trs": {
  207. "__type__": "TypedArray",
  208. "ctor": "Float64Array",
  209. "array": [
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 0,
  215. 0,
  216. 1,
  217. 1,
  218. 1,
  219. 1
  220. ]
  221. }
  222. },
  223. {
  224. "__type__": "cc.Node",
  225. "_name": "normalBtn",
  226. "_objFlags": 0,
  227. "_parent": {
  228. "__id__": 3
  229. },
  230. "_children": [],
  231. "_active": true,
  232. "_level": 3,
  233. "_components": [
  234. {
  235. "__id__": 5
  236. }
  237. ],
  238. "_prefab": {
  239. "__id__": 6
  240. },
  241. "_opacity": 255,
  242. "_color": {
  243. "__type__": "cc.Color",
  244. "r": 255,
  245. "g": 255,
  246. "b": 255,
  247. "a": 255
  248. },
  249. "_contentSize": {
  250. "__type__": "cc.Size",
  251. "width": 128,
  252. "height": 128
  253. },
  254. "_anchorPoint": {
  255. "__type__": "cc.Vec2",
  256. "x": 0.5,
  257. "y": 0.5
  258. },
  259. "_quat": {
  260. "__type__": "cc.Quat",
  261. "x": 0,
  262. "y": 0,
  263. "z": 0,
  264. "w": 1
  265. },
  266. "_skewX": 0,
  267. "_skewY": 0,
  268. "groupIndex": 0,
  269. "_id": "",
  270. "_trs": {
  271. "__type__": "TypedArray",
  272. "ctor": "Float64Array",
  273. "array": [
  274. 0,
  275. 0,
  276. 0,
  277. 0,
  278. 0,
  279. 0,
  280. 1,
  281. 0.7,
  282. 0.7,
  283. 1
  284. ]
  285. }
  286. },
  287. {
  288. "__type__": "cc.Sprite",
  289. "_name": "",
  290. "_objFlags": 0,
  291. "node": {
  292. "__id__": 4
  293. },
  294. "_enabled": true,
  295. "_spriteFrame": {
  296. "__uuid__": "ad2b301d-fa8b-4b5a-804e-40db39e42dac"
  297. },
  298. "_type": 0,
  299. "_sizeMode": 0,
  300. "_fillType": 0,
  301. "_fillCenter": {
  302. "__type__": "cc.Vec2",
  303. "x": 0,
  304. "y": 0
  305. },
  306. "_fillStart": 0,
  307. "_fillRange": 0,
  308. "_isTrimmedMode": true,
  309. "_state": 0,
  310. "_atlas": {
  311. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  312. },
  313. "_srcBlendFactor": 770,
  314. "_dstBlendFactor": 771,
  315. "_id": ""
  316. },
  317. {
  318. "__type__": "cc.PrefabInfo",
  319. "root": {
  320. "__id__": 1
  321. },
  322. "asset": {
  323. "__uuid__": "9f74276e-3d27-45c6-b584-18ebdd82b3f3"
  324. },
  325. "fileId": "816oTSJ+dKGJO72qn5N8MM",
  326. "sync": false
  327. },
  328. {
  329. "__type__": "cc.Node",
  330. "_name": "actionBtn",
  331. "_objFlags": 0,
  332. "_parent": {
  333. "__id__": 3
  334. },
  335. "_children": [],
  336. "_active": false,
  337. "_level": 3,
  338. "_components": [
  339. {
  340. "__id__": 8
  341. }
  342. ],
  343. "_prefab": {
  344. "__id__": 9
  345. },
  346. "_opacity": 255,
  347. "_color": {
  348. "__type__": "cc.Color",
  349. "r": 255,
  350. "g": 255,
  351. "b": 255,
  352. "a": 255
  353. },
  354. "_contentSize": {
  355. "__type__": "cc.Size",
  356. "width": 128,
  357. "height": 128
  358. },
  359. "_anchorPoint": {
  360. "__type__": "cc.Vec2",
  361. "x": 0.5,
  362. "y": 0.5
  363. },
  364. "_quat": {
  365. "__type__": "cc.Quat",
  366. "x": 0,
  367. "y": 0,
  368. "z": 0,
  369. "w": 1
  370. },
  371. "_skewX": 0,
  372. "_skewY": 0,
  373. "groupIndex": 0,
  374. "_id": "",
  375. "_trs": {
  376. "__type__": "TypedArray",
  377. "ctor": "Float64Array",
  378. "array": [
  379. 0,
  380. 0,
  381. 0,
  382. 0,
  383. 0,
  384. 0,
  385. 1,
  386. 0.7,
  387. 0.7,
  388. 1
  389. ]
  390. }
  391. },
  392. {
  393. "__type__": "cc.Sprite",
  394. "_name": "",
  395. "_objFlags": 0,
  396. "node": {
  397. "__id__": 7
  398. },
  399. "_enabled": true,
  400. "_spriteFrame": {
  401. "__uuid__": "e9df83a6-7549-472f-b25f-51b0d0dfff0b"
  402. },
  403. "_type": 0,
  404. "_sizeMode": 0,
  405. "_fillType": 0,
  406. "_fillCenter": {
  407. "__type__": "cc.Vec2",
  408. "x": 0,
  409. "y": 0
  410. },
  411. "_fillStart": 0,
  412. "_fillRange": 0,
  413. "_isTrimmedMode": true,
  414. "_state": 0,
  415. "_atlas": {
  416. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  417. },
  418. "_srcBlendFactor": 770,
  419. "_dstBlendFactor": 771,
  420. "_id": ""
  421. },
  422. {
  423. "__type__": "cc.PrefabInfo",
  424. "root": {
  425. "__id__": 1
  426. },
  427. "asset": {
  428. "__uuid__": "9f74276e-3d27-45c6-b584-18ebdd82b3f3"
  429. },
  430. "fileId": "b1lQtNYH9PNYJWfem9c7QH",
  431. "sync": false
  432. },
  433. {
  434. "__type__": "cc.Sprite",
  435. "_name": "",
  436. "_objFlags": 0,
  437. "node": {
  438. "__id__": 3
  439. },
  440. "_enabled": true,
  441. "_spriteFrame": {
  442. "__uuid__": "f8d9e056-f34f-4447-a422-381e846f3b63"
  443. },
  444. "_type": 1,
  445. "_sizeMode": 0,
  446. "_fillType": 0,
  447. "_fillCenter": {
  448. "__type__": "cc.Vec2",
  449. "x": 0,
  450. "y": 0
  451. },
  452. "_fillStart": 0,
  453. "_fillRange": 0,
  454. "_isTrimmedMode": true,
  455. "_state": 0,
  456. "_atlas": {
  457. "__uuid__": "eaa6c9f5-9685-45dc-94b4-02b40ba68ee0"
  458. },
  459. "_srcBlendFactor": 770,
  460. "_dstBlendFactor": 771,
  461. "_id": ""
  462. },
  463. {
  464. "__type__": "cc.Widget",
  465. "_name": "",
  466. "_objFlags": 0,
  467. "node": {
  468. "__id__": 3
  469. },
  470. "_enabled": true,
  471. "alignMode": 0,
  472. "_target": null,
  473. "_alignFlags": 45,
  474. "_left": 0,
  475. "_right": 0,
  476. "_top": 0,
  477. "_bottom": 0,
  478. "_verticalCenter": 0,
  479. "_horizontalCenter": 0,
  480. "_isAbsLeft": true,
  481. "_isAbsRight": true,
  482. "_isAbsTop": true,
  483. "_isAbsBottom": true,
  484. "_isAbsHorizontalCenter": true,
  485. "_isAbsVerticalCenter": true,
  486. "_originalWidth": 100,
  487. "_originalHeight": 40,
  488. "_id": ""
  489. },
  490. {
  491. "__type__": "cc.PrefabInfo",
  492. "root": {
  493. "__id__": 1
  494. },
  495. "asset": {
  496. "__uuid__": "9f74276e-3d27-45c6-b584-18ebdd82b3f3"
  497. },
  498. "fileId": "6fAmUwsVpN07q6q54X0V2C",
  499. "sync": false
  500. },
  501. {
  502. "__type__": "cc.PrefabInfo",
  503. "root": {
  504. "__id__": 1
  505. },
  506. "asset": {
  507. "__uuid__": "9f74276e-3d27-45c6-b584-18ebdd82b3f3"
  508. },
  509. "fileId": "20U/WEFm1KeY/3JG4APyqR",
  510. "sync": false
  511. },
  512. {
  513. "__type__": "cc.Widget",
  514. "_name": "",
  515. "_objFlags": 0,
  516. "node": {
  517. "__id__": 1
  518. },
  519. "_enabled": true,
  520. "alignMode": 1,
  521. "_target": null,
  522. "_alignFlags": 1,
  523. "_left": 0,
  524. "_right": 30,
  525. "_top": 1810,
  526. "_bottom": 0,
  527. "_verticalCenter": 0,
  528. "_horizontalCenter": 0,
  529. "_isAbsLeft": true,
  530. "_isAbsRight": true,
  531. "_isAbsTop": true,
  532. "_isAbsBottom": true,
  533. "_isAbsHorizontalCenter": true,
  534. "_isAbsVerticalCenter": true,
  535. "_originalWidth": 128,
  536. "_originalHeight": 0,
  537. "_id": ""
  538. },
  539. {
  540. "__type__": "70e24eWKbRDM7QiZpIr5ChZ",
  541. "_name": "",
  542. "_objFlags": 0,
  543. "node": {
  544. "__id__": 1
  545. },
  546. "_enabled": true,
  547. "_id": ""
  548. },
  549. {
  550. "__type__": "cc.BlockInputEvents",
  551. "_name": "",
  552. "_objFlags": 0,
  553. "node": {
  554. "__id__": 1
  555. },
  556. "_enabled": true,
  557. "_id": ""
  558. },
  559. {
  560. "__type__": "cc.PrefabInfo",
  561. "root": {
  562. "__id__": 1
  563. },
  564. "asset": {
  565. "__uuid__": "9f74276e-3d27-45c6-b584-18ebdd82b3f3"
  566. },
  567. "fileId": "c3/fkZKvROUK+VnCRTncln",
  568. "sync": false
  569. }
  570. ]