talent_page.prefab 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497
  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": "talent_page",
  16. "_objFlags": 0,
  17. "_parent": null,
  18. "_children": [
  19. {
  20. "__id__": 2
  21. },
  22. {
  23. "__id__": 6
  24. },
  25. {
  26. "__id__": 9
  27. }
  28. ],
  29. "_tag": -1,
  30. "_active": true,
  31. "_components": [
  32. {
  33. "__id__": 16
  34. }
  35. ],
  36. "_prefab": {
  37. "__id__": 17
  38. },
  39. "_id": "",
  40. "_opacity": 255,
  41. "_color": {
  42. "__type__": "cc.Color",
  43. "r": 255,
  44. "g": 255,
  45. "b": 255,
  46. "a": 255
  47. },
  48. "_cascadeOpacityEnabled": true,
  49. "_anchorPoint": {
  50. "__type__": "cc.Vec2",
  51. "x": 0.5,
  52. "y": 0.5
  53. },
  54. "_contentSize": {
  55. "__type__": "cc.Size",
  56. "width": 0,
  57. "height": 0
  58. },
  59. "_rotationX": 0,
  60. "_rotationY": 0,
  61. "_scaleX": 1,
  62. "_scaleY": 1,
  63. "_position": {
  64. "__type__": "cc.Vec2",
  65. "x": 0,
  66. "y": 0
  67. },
  68. "_skewX": 0,
  69. "_skewY": 0,
  70. "_localZOrder": 0,
  71. "_globalZOrder": 0,
  72. "_opacityModifyRGB": false,
  73. "groupIndex": 0
  74. },
  75. {
  76. "__type__": "cc.Node",
  77. "_name": "transparent",
  78. "_objFlags": 0,
  79. "_parent": {
  80. "__id__": 1
  81. },
  82. "_children": [],
  83. "_tag": -1,
  84. "_active": true,
  85. "_components": [
  86. {
  87. "__id__": 3
  88. },
  89. {
  90. "__id__": 4
  91. }
  92. ],
  93. "_prefab": {
  94. "__id__": 5
  95. },
  96. "_id": "",
  97. "_opacity": 200,
  98. "_color": {
  99. "__type__": "cc.Color",
  100. "r": 0,
  101. "g": 0,
  102. "b": 0,
  103. "a": 255
  104. },
  105. "_cascadeOpacityEnabled": true,
  106. "_anchorPoint": {
  107. "__type__": "cc.Vec2",
  108. "x": 0.5,
  109. "y": 0.5
  110. },
  111. "_contentSize": {
  112. "__type__": "cc.Size",
  113. "width": 750,
  114. "height": 1700
  115. },
  116. "_rotationX": 0,
  117. "_rotationY": 0,
  118. "_scaleX": 1,
  119. "_scaleY": 1,
  120. "_position": {
  121. "__type__": "cc.Vec2",
  122. "x": 0,
  123. "y": 0
  124. },
  125. "_skewX": 0,
  126. "_skewY": 0,
  127. "_localZOrder": 0,
  128. "_globalZOrder": 0,
  129. "_opacityModifyRGB": false,
  130. "groupIndex": 0
  131. },
  132. {
  133. "__type__": "cc.Sprite",
  134. "_name": "",
  135. "_objFlags": 0,
  136. "node": {
  137. "__id__": 2
  138. },
  139. "_enabled": true,
  140. "_spriteFrame": {
  141. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  142. },
  143. "_type": 0,
  144. "_sizeMode": 0,
  145. "_fillType": 0,
  146. "_fillCenter": {
  147. "__type__": "cc.Vec2",
  148. "x": 0,
  149. "y": 0
  150. },
  151. "_fillStart": 0,
  152. "_fillRange": 0,
  153. "_isTrimmedMode": true,
  154. "_srcBlendFactor": 770,
  155. "_dstBlendFactor": 771,
  156. "_atlas": null
  157. },
  158. {
  159. "__type__": "cc.BlockInputEvents",
  160. "_name": "",
  161. "_objFlags": 0,
  162. "node": {
  163. "__id__": 2
  164. },
  165. "_enabled": true
  166. },
  167. {
  168. "__type__": "cc.PrefabInfo",
  169. "root": {
  170. "__id__": 1
  171. },
  172. "asset": {
  173. "__uuid__": "e1339916-03be-4085-b834-f1ac969aae02"
  174. },
  175. "fileId": "e5u0AAPbJLLpINKa8NKQkL",
  176. "sync": false
  177. },
  178. {
  179. "__type__": "cc.Node",
  180. "_name": "talent_icon",
  181. "_objFlags": 0,
  182. "_parent": {
  183. "__id__": 1
  184. },
  185. "_children": [],
  186. "_tag": -1,
  187. "_active": true,
  188. "_components": [
  189. {
  190. "__id__": 7
  191. }
  192. ],
  193. "_prefab": {
  194. "__id__": 8
  195. },
  196. "_id": "",
  197. "_opacity": 255,
  198. "_color": {
  199. "__type__": "cc.Color",
  200. "r": 255,
  201. "g": 255,
  202. "b": 255,
  203. "a": 255
  204. },
  205. "_cascadeOpacityEnabled": true,
  206. "_anchorPoint": {
  207. "__type__": "cc.Vec2",
  208. "x": 0.5,
  209. "y": 0.5
  210. },
  211. "_contentSize": {
  212. "__type__": "cc.Size",
  213. "width": 411,
  214. "height": 549
  215. },
  216. "_rotationX": 0,
  217. "_rotationY": 0,
  218. "_scaleX": 1,
  219. "_scaleY": 1,
  220. "_position": {
  221. "__type__": "cc.Vec2",
  222. "x": -171,
  223. "y": -387
  224. },
  225. "_skewX": 0,
  226. "_skewY": 0,
  227. "_localZOrder": 0,
  228. "_globalZOrder": 0,
  229. "_opacityModifyRGB": false,
  230. "groupIndex": 0
  231. },
  232. {
  233. "__type__": "cc.Sprite",
  234. "_name": "",
  235. "_objFlags": 0,
  236. "node": {
  237. "__id__": 6
  238. },
  239. "_enabled": true,
  240. "_spriteFrame": {
  241. "__uuid__": "44ad0946-f19d-416a-9adb-70602191f295"
  242. },
  243. "_type": 0,
  244. "_sizeMode": 1,
  245. "_fillType": 0,
  246. "_fillCenter": {
  247. "__type__": "cc.Vec2",
  248. "x": 0,
  249. "y": 0
  250. },
  251. "_fillStart": 0,
  252. "_fillRange": 0,
  253. "_isTrimmedMode": true,
  254. "_srcBlendFactor": 770,
  255. "_dstBlendFactor": 771,
  256. "_atlas": null
  257. },
  258. {
  259. "__type__": "cc.PrefabInfo",
  260. "root": {
  261. "__id__": 1
  262. },
  263. "asset": {
  264. "__uuid__": "e1339916-03be-4085-b834-f1ac969aae02"
  265. },
  266. "fileId": "3fRpT8azlM4qvb/TIOwX1y",
  267. "sync": false
  268. },
  269. {
  270. "__type__": "cc.Node",
  271. "_name": "alert",
  272. "_objFlags": 0,
  273. "_parent": {
  274. "__id__": 1
  275. },
  276. "_children": [
  277. {
  278. "__id__": 10
  279. }
  280. ],
  281. "_tag": -1,
  282. "_active": true,
  283. "_components": [
  284. {
  285. "__id__": 14
  286. }
  287. ],
  288. "_prefab": {
  289. "__id__": 15
  290. },
  291. "_id": "",
  292. "_opacity": 255,
  293. "_color": {
  294. "__type__": "cc.Color",
  295. "r": 255,
  296. "g": 255,
  297. "b": 255,
  298. "a": 255
  299. },
  300. "_cascadeOpacityEnabled": true,
  301. "_anchorPoint": {
  302. "__type__": "cc.Vec2",
  303. "x": 0.5,
  304. "y": 0.5
  305. },
  306. "_contentSize": {
  307. "__type__": "cc.Size",
  308. "width": 538,
  309. "height": 258
  310. },
  311. "_rotationX": 0,
  312. "_rotationY": 0,
  313. "_scaleX": 1,
  314. "_scaleY": 1,
  315. "_position": {
  316. "__type__": "cc.Vec2",
  317. "x": 0,
  318. "y": 0
  319. },
  320. "_skewX": 0,
  321. "_skewY": 0,
  322. "_localZOrder": 0,
  323. "_globalZOrder": 0,
  324. "_opacityModifyRGB": false,
  325. "groupIndex": 0
  326. },
  327. {
  328. "__type__": "cc.Node",
  329. "_name": "text",
  330. "_objFlags": 0,
  331. "_parent": {
  332. "__id__": 9
  333. },
  334. "_children": [],
  335. "_tag": -1,
  336. "_active": true,
  337. "_components": [
  338. {
  339. "__id__": 11
  340. },
  341. {
  342. "__id__": 12
  343. }
  344. ],
  345. "_prefab": {
  346. "__id__": 13
  347. },
  348. "_id": "",
  349. "_opacity": 255,
  350. "_color": {
  351. "__type__": "cc.Color",
  352. "r": 255,
  353. "g": 255,
  354. "b": 255,
  355. "a": 255
  356. },
  357. "_cascadeOpacityEnabled": true,
  358. "_anchorPoint": {
  359. "__type__": "cc.Vec2",
  360. "x": 0.5,
  361. "y": 0.5
  362. },
  363. "_contentSize": {
  364. "__type__": "cc.Size",
  365. "width": 396,
  366. "height": 135
  367. },
  368. "_rotationX": 0,
  369. "_rotationY": 0,
  370. "_scaleX": 1,
  371. "_scaleY": 1,
  372. "_position": {
  373. "__type__": "cc.Vec2",
  374. "x": 0,
  375. "y": 14
  376. },
  377. "_skewX": 0,
  378. "_skewY": 0,
  379. "_localZOrder": 0,
  380. "_globalZOrder": 0,
  381. "_opacityModifyRGB": false,
  382. "groupIndex": 0
  383. },
  384. {
  385. "__type__": "cc.Label",
  386. "_name": "",
  387. "_objFlags": 0,
  388. "node": {
  389. "__id__": 10
  390. },
  391. "_enabled": true,
  392. "_useOriginalSize": false,
  393. "_actualFontSize": 30,
  394. "_fontSize": 30,
  395. "_lineHeight": 45,
  396. "_enableWrapText": true,
  397. "_N$file": null,
  398. "_isSystemFontUsed": true,
  399. "_spacingX": 0,
  400. "_N$string": "嘿~老板!\n我帮你找到合适的艺人了,\n快来为Ta选择相应的职业吧!",
  401. "_N$horizontalAlign": 0,
  402. "_N$verticalAlign": 0,
  403. "_N$fontFamily": "Arial",
  404. "_N$overflow": 0
  405. },
  406. {
  407. "__type__": "cc.LabelOutline",
  408. "_name": "",
  409. "_objFlags": 0,
  410. "node": {
  411. "__id__": 10
  412. },
  413. "_enabled": true,
  414. "_color": {
  415. "__type__": "cc.Color",
  416. "r": 74,
  417. "g": 65,
  418. "b": 58,
  419. "a": 255
  420. },
  421. "_width": 2
  422. },
  423. {
  424. "__type__": "cc.PrefabInfo",
  425. "root": {
  426. "__id__": 1
  427. },
  428. "asset": {
  429. "__uuid__": "e1339916-03be-4085-b834-f1ac969aae02"
  430. },
  431. "fileId": "31guFKPGxAoLVAGPI/kUHM",
  432. "sync": false
  433. },
  434. {
  435. "__type__": "cc.Sprite",
  436. "_name": "",
  437. "_objFlags": 0,
  438. "node": {
  439. "__id__": 9
  440. },
  441. "_enabled": true,
  442. "_spriteFrame": {
  443. "__uuid__": "1a35f767-3a96-4e7d-982a-b0e01d728d3d"
  444. },
  445. "_type": 0,
  446. "_sizeMode": 1,
  447. "_fillType": 0,
  448. "_fillCenter": {
  449. "__type__": "cc.Vec2",
  450. "x": 0,
  451. "y": 0
  452. },
  453. "_fillStart": 0,
  454. "_fillRange": 0,
  455. "_isTrimmedMode": true,
  456. "_srcBlendFactor": 770,
  457. "_dstBlendFactor": 771,
  458. "_atlas": null
  459. },
  460. {
  461. "__type__": "cc.PrefabInfo",
  462. "root": {
  463. "__id__": 1
  464. },
  465. "asset": {
  466. "__uuid__": "e1339916-03be-4085-b834-f1ac969aae02"
  467. },
  468. "fileId": "eezoZIdO5BB4AwKbIQm17X",
  469. "sync": false
  470. },
  471. {
  472. "__type__": "64225EYZRlCYbow5ofLgDIj",
  473. "_name": "",
  474. "_objFlags": 0,
  475. "node": {
  476. "__id__": 1
  477. },
  478. "_enabled": true,
  479. "alert": {
  480. "__id__": 9
  481. },
  482. "talentSprite": {
  483. "__id__": 6
  484. }
  485. },
  486. {
  487. "__type__": "cc.PrefabInfo",
  488. "root": {
  489. "__id__": 1
  490. },
  491. "asset": {
  492. "__uuid__": "e1339916-03be-4085-b834-f1ac969aae02"
  493. },
  494. "fileId": "c2U6RYD9dBrLmenAlZu5w4",
  495. "sync": false
  496. }
  497. ]