TaskItem.prefab 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032
  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": "TaskItem",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 8
  28. },
  29. {
  30. "__id__": 12
  31. },
  32. {
  33. "__id__": 15
  34. },
  35. {
  36. "__id__": 22
  37. },
  38. {
  39. "__id__": 25
  40. },
  41. {
  42. "__id__": 35
  43. },
  44. {
  45. "__id__": 44
  46. },
  47. {
  48. "__id__": 53
  49. },
  50. {
  51. "__id__": 68
  52. }
  53. ],
  54. "_active": true,
  55. "_components": [
  56. {
  57. "__id__": 83
  58. }
  59. ],
  60. "_prefab": {
  61. "__id__": 84
  62. },
  63. "_opacity": 255,
  64. "_color": {
  65. "__type__": "cc.Color",
  66. "r": 255,
  67. "g": 255,
  68. "b": 255,
  69. "a": 255
  70. },
  71. "_contentSize": {
  72. "__type__": "cc.Size",
  73. "width": 591,
  74. "height": 136
  75. },
  76. "_anchorPoint": {
  77. "__type__": "cc.Vec2",
  78. "x": 0.5,
  79. "y": 0.5
  80. },
  81. "_trs": {
  82. "__type__": "TypedArray",
  83. "ctor": "Float64Array",
  84. "array": [
  85. 0,
  86. -82.5,
  87. 0,
  88. 0,
  89. 0,
  90. 0,
  91. 1,
  92. 1,
  93. 1,
  94. 1
  95. ]
  96. },
  97. "_eulerAngles": {
  98. "__type__": "cc.Vec3",
  99. "x": 0,
  100. "y": 0,
  101. "z": 0
  102. },
  103. "_skewX": 0,
  104. "_skewY": 0,
  105. "_is3DNode": false,
  106. "_groupIndex": 0,
  107. "groupIndex": 0,
  108. "_id": ""
  109. },
  110. {
  111. "__type__": "cc.Node",
  112. "_name": "task_list_bg",
  113. "_objFlags": 0,
  114. "_parent": {
  115. "__id__": 1
  116. },
  117. "_children": [],
  118. "_active": true,
  119. "_components": [
  120. {
  121. "__id__": 3
  122. }
  123. ],
  124. "_prefab": {
  125. "__id__": 4
  126. },
  127. "_opacity": 255,
  128. "_color": {
  129. "__type__": "cc.Color",
  130. "r": 255,
  131. "g": 255,
  132. "b": 255,
  133. "a": 255
  134. },
  135. "_contentSize": {
  136. "__type__": "cc.Size",
  137. "width": 591,
  138. "height": 137
  139. },
  140. "_anchorPoint": {
  141. "__type__": "cc.Vec2",
  142. "x": 0.5,
  143. "y": 0.5
  144. },
  145. "_trs": {
  146. "__type__": "TypedArray",
  147. "ctor": "Float64Array",
  148. "array": [
  149. 0,
  150. 0,
  151. 0,
  152. 0,
  153. 0,
  154. 0,
  155. 1,
  156. 1,
  157. 1,
  158. 1
  159. ]
  160. },
  161. "_eulerAngles": {
  162. "__type__": "cc.Vec3",
  163. "x": 0,
  164. "y": 0,
  165. "z": 0
  166. },
  167. "_skewX": 0,
  168. "_skewY": 0,
  169. "_is3DNode": false,
  170. "_groupIndex": 0,
  171. "groupIndex": 0,
  172. "_id": ""
  173. },
  174. {
  175. "__type__": "cc.Sprite",
  176. "_name": "task_list_bg<Sprite>",
  177. "_objFlags": 0,
  178. "node": {
  179. "__id__": 2
  180. },
  181. "_enabled": true,
  182. "_materials": [
  183. {
  184. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  185. }
  186. ],
  187. "_srcBlendFactor": 770,
  188. "_dstBlendFactor": 771,
  189. "_spriteFrame": {
  190. "__uuid__": "1112b8d7-1cb5-4615-8a18-90d05bc2b483"
  191. },
  192. "_type": 1,
  193. "_sizeMode": 1,
  194. "_fillType": 0,
  195. "_fillCenter": {
  196. "__type__": "cc.Vec2",
  197. "x": 0,
  198. "y": 0
  199. },
  200. "_fillStart": 0,
  201. "_fillRange": 0,
  202. "_isTrimmedMode": true,
  203. "_atlas": null,
  204. "_id": ""
  205. },
  206. {
  207. "__type__": "cc.PrefabInfo",
  208. "root": {
  209. "__id__": 1
  210. },
  211. "asset": {
  212. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  213. },
  214. "fileId": "71+rFXLBRNFZLV1w+opDdL",
  215. "sync": false
  216. },
  217. {
  218. "__type__": "cc.Node",
  219. "_name": "common_title_bg",
  220. "_objFlags": 0,
  221. "_parent": {
  222. "__id__": 1
  223. },
  224. "_children": [],
  225. "_active": true,
  226. "_components": [
  227. {
  228. "__id__": 6
  229. }
  230. ],
  231. "_prefab": {
  232. "__id__": 7
  233. },
  234. "_opacity": 255,
  235. "_color": {
  236. "__type__": "cc.Color",
  237. "r": 255,
  238. "g": 255,
  239. "b": 255,
  240. "a": 255
  241. },
  242. "_contentSize": {
  243. "__type__": "cc.Size",
  244. "width": 214,
  245. "height": 43
  246. },
  247. "_anchorPoint": {
  248. "__type__": "cc.Vec2",
  249. "x": 0.5,
  250. "y": 0.5
  251. },
  252. "_trs": {
  253. "__type__": "TypedArray",
  254. "ctor": "Float64Array",
  255. "array": [
  256. -44,
  257. 22.752,
  258. 0,
  259. 0,
  260. 0,
  261. 0,
  262. 1,
  263. 1,
  264. 1,
  265. 1
  266. ]
  267. },
  268. "_eulerAngles": {
  269. "__type__": "cc.Vec3",
  270. "x": 0,
  271. "y": 0,
  272. "z": 0
  273. },
  274. "_skewX": 0,
  275. "_skewY": 0,
  276. "_is3DNode": false,
  277. "_groupIndex": 0,
  278. "groupIndex": 0,
  279. "_id": ""
  280. },
  281. {
  282. "__type__": "cc.Sprite",
  283. "_name": "",
  284. "_objFlags": 0,
  285. "node": {
  286. "__id__": 5
  287. },
  288. "_enabled": true,
  289. "_materials": [
  290. {
  291. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  292. }
  293. ],
  294. "_srcBlendFactor": 770,
  295. "_dstBlendFactor": 771,
  296. "_spriteFrame": {
  297. "__uuid__": "a55e566a-5cff-44fe-a692-f32d4e6ee4d1"
  298. },
  299. "_type": 0,
  300. "_sizeMode": 1,
  301. "_fillType": 0,
  302. "_fillCenter": {
  303. "__type__": "cc.Vec2",
  304. "x": 0,
  305. "y": 0
  306. },
  307. "_fillStart": 0,
  308. "_fillRange": 0,
  309. "_isTrimmedMode": true,
  310. "_atlas": null,
  311. "_id": ""
  312. },
  313. {
  314. "__type__": "cc.PrefabInfo",
  315. "root": {
  316. "__id__": 1
  317. },
  318. "asset": {
  319. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  320. },
  321. "fileId": "45IUrrpI5I+ZBEhi6dy9Bj",
  322. "sync": false
  323. },
  324. {
  325. "__type__": "cc.Node",
  326. "_name": "labNeed",
  327. "_objFlags": 0,
  328. "_parent": {
  329. "__id__": 1
  330. },
  331. "_children": [],
  332. "_active": true,
  333. "_components": [
  334. {
  335. "__id__": 9
  336. },
  337. {
  338. "__id__": 10
  339. }
  340. ],
  341. "_prefab": {
  342. "__id__": 11
  343. },
  344. "_opacity": 255,
  345. "_color": {
  346. "__type__": "cc.Color",
  347. "r": 251,
  348. "g": 238,
  349. "b": 81,
  350. "a": 255
  351. },
  352. "_contentSize": {
  353. "__type__": "cc.Size",
  354. "width": 187.37,
  355. "height": 54.4
  356. },
  357. "_anchorPoint": {
  358. "__type__": "cc.Vec2",
  359. "x": 0,
  360. "y": 0.5
  361. },
  362. "_trs": {
  363. "__type__": "TypedArray",
  364. "ctor": "Float64Array",
  365. "array": [
  366. -148.386,
  367. 25.379,
  368. 0,
  369. 0,
  370. 0,
  371. 0,
  372. 1,
  373. 1,
  374. 1,
  375. 1
  376. ]
  377. },
  378. "_eulerAngles": {
  379. "__type__": "cc.Vec3",
  380. "x": 0,
  381. "y": 0,
  382. "z": 0
  383. },
  384. "_skewX": 0,
  385. "_skewY": 0,
  386. "_is3DNode": false,
  387. "_groupIndex": 0,
  388. "groupIndex": 0,
  389. "_id": ""
  390. },
  391. {
  392. "__type__": "cc.Label",
  393. "_name": "labNeed<Label>",
  394. "_objFlags": 0,
  395. "node": {
  396. "__id__": 8
  397. },
  398. "_enabled": true,
  399. "_materials": [
  400. {
  401. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  402. }
  403. ],
  404. "_useOriginalSize": false,
  405. "_string": "降伏10次武将",
  406. "_N$string": "降伏10次武将",
  407. "_fontSize": 30,
  408. "_lineHeight": 40,
  409. "_enableWrapText": true,
  410. "_N$file": null,
  411. "_isSystemFontUsed": true,
  412. "_spacingX": 0,
  413. "_batchAsBitmap": false,
  414. "_styleFlags": 1,
  415. "_underlineHeight": 0,
  416. "_N$horizontalAlign": 1,
  417. "_N$verticalAlign": 1,
  418. "_N$fontFamily": "Arial",
  419. "_N$overflow": 0,
  420. "_N$cacheMode": 0,
  421. "_id": ""
  422. },
  423. {
  424. "__type__": "cc.LabelOutline",
  425. "_name": "",
  426. "_objFlags": 0,
  427. "node": {
  428. "__id__": 8
  429. },
  430. "_enabled": true,
  431. "_color": {
  432. "__type__": "cc.Color",
  433. "r": 158,
  434. "g": 33,
  435. "b": 27,
  436. "a": 255
  437. },
  438. "_width": 2,
  439. "_id": ""
  440. },
  441. {
  442. "__type__": "cc.PrefabInfo",
  443. "root": {
  444. "__id__": 1
  445. },
  446. "asset": {
  447. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  448. },
  449. "fileId": "6e2QUyfqpAc5ODMNd5gNeq",
  450. "sync": false
  451. },
  452. {
  453. "__type__": "cc.Node",
  454. "_name": "task_line_1",
  455. "_objFlags": 0,
  456. "_parent": {
  457. "__id__": 1
  458. },
  459. "_children": [],
  460. "_active": true,
  461. "_components": [
  462. {
  463. "__id__": 13
  464. }
  465. ],
  466. "_prefab": {
  467. "__id__": 14
  468. },
  469. "_opacity": 255,
  470. "_color": {
  471. "__type__": "cc.Color",
  472. "r": 255,
  473. "g": 255,
  474. "b": 255,
  475. "a": 255
  476. },
  477. "_contentSize": {
  478. "__type__": "cc.Size",
  479. "width": 229,
  480. "height": 34
  481. },
  482. "_anchorPoint": {
  483. "__type__": "cc.Vec2",
  484. "x": 0.5,
  485. "y": 0.5
  486. },
  487. "_trs": {
  488. "__type__": "TypedArray",
  489. "ctor": "Float64Array",
  490. "array": [
  491. -35,
  492. -28.168,
  493. 0,
  494. 0,
  495. 0,
  496. 0,
  497. 1,
  498. 1,
  499. 1,
  500. 1
  501. ]
  502. },
  503. "_eulerAngles": {
  504. "__type__": "cc.Vec3",
  505. "x": 0,
  506. "y": 0,
  507. "z": 0
  508. },
  509. "_skewX": 0,
  510. "_skewY": 0,
  511. "_is3DNode": false,
  512. "_groupIndex": 0,
  513. "groupIndex": 0,
  514. "_id": ""
  515. },
  516. {
  517. "__type__": "cc.Sprite",
  518. "_name": "task_line_1<Sprite>",
  519. "_objFlags": 0,
  520. "node": {
  521. "__id__": 12
  522. },
  523. "_enabled": true,
  524. "_materials": [
  525. {
  526. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  527. }
  528. ],
  529. "_srcBlendFactor": 770,
  530. "_dstBlendFactor": 771,
  531. "_spriteFrame": {
  532. "__uuid__": "f1749849-0214-4922-8664-fe29a360ae0b"
  533. },
  534. "_type": 0,
  535. "_sizeMode": 1,
  536. "_fillType": 0,
  537. "_fillCenter": {
  538. "__type__": "cc.Vec2",
  539. "x": 0,
  540. "y": 0
  541. },
  542. "_fillStart": 0,
  543. "_fillRange": 0,
  544. "_isTrimmedMode": true,
  545. "_atlas": null,
  546. "_id": ""
  547. },
  548. {
  549. "__type__": "cc.PrefabInfo",
  550. "root": {
  551. "__id__": 1
  552. },
  553. "asset": {
  554. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  555. },
  556. "fileId": "a0mgnDwhBFB5A2WZgQChNr",
  557. "sync": false
  558. },
  559. {
  560. "__type__": "cc.Node",
  561. "_name": "task_line_2",
  562. "_objFlags": 0,
  563. "_parent": {
  564. "__id__": 1
  565. },
  566. "_children": [
  567. {
  568. "__id__": 16
  569. }
  570. ],
  571. "_active": true,
  572. "_components": [
  573. {
  574. "__id__": 20
  575. }
  576. ],
  577. "_prefab": {
  578. "__id__": 21
  579. },
  580. "_opacity": 255,
  581. "_color": {
  582. "__type__": "cc.Color",
  583. "r": 255,
  584. "g": 255,
  585. "b": 255,
  586. "a": 255
  587. },
  588. "_contentSize": {
  589. "__type__": "cc.Size",
  590. "width": 221,
  591. "height": 26
  592. },
  593. "_anchorPoint": {
  594. "__type__": "cc.Vec2",
  595. "x": 0.5,
  596. "y": 0.5
  597. },
  598. "_trs": {
  599. "__type__": "TypedArray",
  600. "ctor": "Float64Array",
  601. "array": [
  602. -35,
  603. -28.168,
  604. 0,
  605. 0,
  606. 0,
  607. 0,
  608. 1,
  609. 1,
  610. 1,
  611. 1
  612. ]
  613. },
  614. "_eulerAngles": {
  615. "__type__": "cc.Vec3",
  616. "x": 0,
  617. "y": 0,
  618. "z": 0
  619. },
  620. "_skewX": 0,
  621. "_skewY": 0,
  622. "_is3DNode": false,
  623. "_groupIndex": 0,
  624. "groupIndex": 0,
  625. "_id": ""
  626. },
  627. {
  628. "__type__": "cc.Node",
  629. "_name": "proTxt",
  630. "_objFlags": 0,
  631. "_parent": {
  632. "__id__": 15
  633. },
  634. "_children": [],
  635. "_active": true,
  636. "_components": [
  637. {
  638. "__id__": 17
  639. },
  640. {
  641. "__id__": 18
  642. }
  643. ],
  644. "_prefab": {
  645. "__id__": 19
  646. },
  647. "_opacity": 255,
  648. "_color": {
  649. "__type__": "cc.Color",
  650. "r": 255,
  651. "g": 255,
  652. "b": 255,
  653. "a": 255
  654. },
  655. "_contentSize": {
  656. "__type__": "cc.Size",
  657. "width": 40.92,
  658. "height": 65
  659. },
  660. "_anchorPoint": {
  661. "__type__": "cc.Vec2",
  662. "x": 0.5,
  663. "y": 0.5
  664. },
  665. "_trs": {
  666. "__type__": "TypedArray",
  667. "ctor": "Float64Array",
  668. "array": [
  669. 0,
  670. 0,
  671. 0,
  672. 0,
  673. 0,
  674. 0,
  675. 1,
  676. 1,
  677. 1,
  678. 1
  679. ]
  680. },
  681. "_eulerAngles": {
  682. "__type__": "cc.Vec3",
  683. "x": 0,
  684. "y": 0,
  685. "z": 0
  686. },
  687. "_skewX": 0,
  688. "_skewY": 0,
  689. "_is3DNode": false,
  690. "_groupIndex": 0,
  691. "groupIndex": 0,
  692. "_id": ""
  693. },
  694. {
  695. "__type__": "cc.Label",
  696. "_name": "proTxt<Label>",
  697. "_objFlags": 0,
  698. "node": {
  699. "__id__": 16
  700. },
  701. "_enabled": true,
  702. "_materials": [
  703. {
  704. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  705. }
  706. ],
  707. "_useOriginalSize": false,
  708. "_string": "3/5",
  709. "_N$string": "3/5",
  710. "_fontSize": 28,
  711. "_lineHeight": 50,
  712. "_enableWrapText": true,
  713. "_N$file": null,
  714. "_isSystemFontUsed": true,
  715. "_spacingX": 0,
  716. "_batchAsBitmap": false,
  717. "_styleFlags": 0,
  718. "_underlineHeight": 0,
  719. "_N$horizontalAlign": 1,
  720. "_N$verticalAlign": 1,
  721. "_N$fontFamily": "Arial",
  722. "_N$overflow": 0,
  723. "_N$cacheMode": 0,
  724. "_id": ""
  725. },
  726. {
  727. "__type__": "cc.LabelOutline",
  728. "_name": "",
  729. "_objFlags": 0,
  730. "node": {
  731. "__id__": 16
  732. },
  733. "_enabled": true,
  734. "_color": {
  735. "__type__": "cc.Color",
  736. "r": 0,
  737. "g": 0,
  738. "b": 0,
  739. "a": 255
  740. },
  741. "_width": 1,
  742. "_id": ""
  743. },
  744. {
  745. "__type__": "cc.PrefabInfo",
  746. "root": {
  747. "__id__": 1
  748. },
  749. "asset": {
  750. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  751. },
  752. "fileId": "702x3EF91FJ7EFjqeXFFnd",
  753. "sync": false
  754. },
  755. {
  756. "__type__": "cc.Sprite",
  757. "_name": "task_line_2<Sprite>",
  758. "_objFlags": 0,
  759. "node": {
  760. "__id__": 15
  761. },
  762. "_enabled": true,
  763. "_materials": [
  764. {
  765. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  766. }
  767. ],
  768. "_srcBlendFactor": 770,
  769. "_dstBlendFactor": 771,
  770. "_spriteFrame": {
  771. "__uuid__": "95e01357-6bf6-40f0-b700-96e9b144caea"
  772. },
  773. "_type": 3,
  774. "_sizeMode": 1,
  775. "_fillType": 0,
  776. "_fillCenter": {
  777. "__type__": "cc.Vec2",
  778. "x": 0,
  779. "y": 0
  780. },
  781. "_fillStart": 0,
  782. "_fillRange": 0.5,
  783. "_isTrimmedMode": true,
  784. "_atlas": null,
  785. "_id": ""
  786. },
  787. {
  788. "__type__": "cc.PrefabInfo",
  789. "root": {
  790. "__id__": 1
  791. },
  792. "asset": {
  793. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  794. },
  795. "fileId": "71+QN6pd1KW7Ge9rwLMUlI",
  796. "sync": false
  797. },
  798. {
  799. "__type__": "cc.Node",
  800. "_name": "iconGot",
  801. "_objFlags": 0,
  802. "_parent": {
  803. "__id__": 1
  804. },
  805. "_children": [],
  806. "_active": false,
  807. "_components": [
  808. {
  809. "__id__": 23
  810. }
  811. ],
  812. "_prefab": {
  813. "__id__": 24
  814. },
  815. "_opacity": 255,
  816. "_color": {
  817. "__type__": "cc.Color",
  818. "r": 255,
  819. "g": 255,
  820. "b": 255,
  821. "a": 255
  822. },
  823. "_contentSize": {
  824. "__type__": "cc.Size",
  825. "width": 229,
  826. "height": 191
  827. },
  828. "_anchorPoint": {
  829. "__type__": "cc.Vec2",
  830. "x": 0.5,
  831. "y": 0.5
  832. },
  833. "_trs": {
  834. "__type__": "TypedArray",
  835. "ctor": "Float64Array",
  836. "array": [
  837. 220.154,
  838. 4,
  839. 0,
  840. 0,
  841. 0,
  842. 0,
  843. 1,
  844. 0.6,
  845. 0.6,
  846. 1
  847. ]
  848. },
  849. "_eulerAngles": {
  850. "__type__": "cc.Vec3",
  851. "x": 0,
  852. "y": 0,
  853. "z": 0
  854. },
  855. "_skewX": 0,
  856. "_skewY": 0,
  857. "_is3DNode": false,
  858. "_groupIndex": 0,
  859. "groupIndex": 0,
  860. "_id": ""
  861. },
  862. {
  863. "__type__": "cc.Sprite",
  864. "_name": "iconGot<Sprite>",
  865. "_objFlags": 0,
  866. "node": {
  867. "__id__": 22
  868. },
  869. "_enabled": true,
  870. "_materials": [
  871. {
  872. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  873. }
  874. ],
  875. "_srcBlendFactor": 770,
  876. "_dstBlendFactor": 771,
  877. "_spriteFrame": {
  878. "__uuid__": "27575f18-74c2-4092-bdfe-e4124586a01b"
  879. },
  880. "_type": 0,
  881. "_sizeMode": 1,
  882. "_fillType": 0,
  883. "_fillCenter": {
  884. "__type__": "cc.Vec2",
  885. "x": 0,
  886. "y": 0
  887. },
  888. "_fillStart": 0,
  889. "_fillRange": 0,
  890. "_isTrimmedMode": true,
  891. "_atlas": null,
  892. "_id": ""
  893. },
  894. {
  895. "__type__": "cc.PrefabInfo",
  896. "root": {
  897. "__id__": 1
  898. },
  899. "asset": {
  900. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  901. },
  902. "fileId": "7b4W2FQM1EL4peRGYekpnr",
  903. "sync": false
  904. },
  905. {
  906. "__type__": "cc.Node",
  907. "_name": "btnGet",
  908. "_objFlags": 0,
  909. "_parent": {
  910. "__id__": 1
  911. },
  912. "_children": [
  913. {
  914. "__id__": 26
  915. }
  916. ],
  917. "_active": true,
  918. "_components": [
  919. {
  920. "__id__": 30
  921. },
  922. {
  923. "__id__": 31
  924. },
  925. {
  926. "__id__": 33
  927. }
  928. ],
  929. "_prefab": {
  930. "__id__": 34
  931. },
  932. "_opacity": 255,
  933. "_color": {
  934. "__type__": "cc.Color",
  935. "r": 255,
  936. "g": 255,
  937. "b": 255,
  938. "a": 255
  939. },
  940. "_contentSize": {
  941. "__type__": "cc.Size",
  942. "width": 171,
  943. "height": 70
  944. },
  945. "_anchorPoint": {
  946. "__type__": "cc.Vec2",
  947. "x": 0.5,
  948. "y": 0.5
  949. },
  950. "_trs": {
  951. "__type__": "TypedArray",
  952. "ctor": "Float64Array",
  953. "array": [
  954. 190.185,
  955. 0,
  956. 0,
  957. 0,
  958. 0,
  959. 0,
  960. 1,
  961. 1,
  962. 1,
  963. 1
  964. ]
  965. },
  966. "_eulerAngles": {
  967. "__type__": "cc.Vec3",
  968. "x": 0,
  969. "y": 0,
  970. "z": 0
  971. },
  972. "_skewX": 0,
  973. "_skewY": 0,
  974. "_is3DNode": false,
  975. "_groupIndex": 0,
  976. "groupIndex": 0,
  977. "_id": ""
  978. },
  979. {
  980. "__type__": "cc.Node",
  981. "_name": "labNeed",
  982. "_objFlags": 0,
  983. "_parent": {
  984. "__id__": 25
  985. },
  986. "_children": [],
  987. "_active": true,
  988. "_components": [
  989. {
  990. "__id__": 27
  991. },
  992. {
  993. "__id__": 28
  994. }
  995. ],
  996. "_prefab": {
  997. "__id__": 29
  998. },
  999. "_opacity": 255,
  1000. "_color": {
  1001. "__type__": "cc.Color",
  1002. "r": 255,
  1003. "g": 255,
  1004. "b": 255,
  1005. "a": 255
  1006. },
  1007. "_contentSize": {
  1008. "__type__": "cc.Size",
  1009. "width": 108,
  1010. "height": 54.4
  1011. },
  1012. "_anchorPoint": {
  1013. "__type__": "cc.Vec2",
  1014. "x": 0.5,
  1015. "y": 0.5
  1016. },
  1017. "_trs": {
  1018. "__type__": "TypedArray",
  1019. "ctor": "Float64Array",
  1020. "array": [
  1021. 0,
  1022. 2,
  1023. 0,
  1024. 0,
  1025. 0,
  1026. 0,
  1027. 1,
  1028. 1,
  1029. 1,
  1030. 1
  1031. ]
  1032. },
  1033. "_eulerAngles": {
  1034. "__type__": "cc.Vec3",
  1035. "x": 0,
  1036. "y": 0,
  1037. "z": 0
  1038. },
  1039. "_skewX": 0,
  1040. "_skewY": 0,
  1041. "_is3DNode": false,
  1042. "_groupIndex": 0,
  1043. "groupIndex": 0,
  1044. "_id": ""
  1045. },
  1046. {
  1047. "__type__": "cc.Label",
  1048. "_name": "labNeed<Label>",
  1049. "_objFlags": 0,
  1050. "node": {
  1051. "__id__": 26
  1052. },
  1053. "_enabled": true,
  1054. "_materials": [
  1055. {
  1056. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1057. }
  1058. ],
  1059. "_useOriginalSize": false,
  1060. "_string": "领取奖励",
  1061. "_N$string": "领取奖励",
  1062. "_fontSize": 26,
  1063. "_lineHeight": 40,
  1064. "_enableWrapText": true,
  1065. "_N$file": null,
  1066. "_isSystemFontUsed": true,
  1067. "_spacingX": 0,
  1068. "_batchAsBitmap": false,
  1069. "_styleFlags": 0,
  1070. "_underlineHeight": 0,
  1071. "_N$horizontalAlign": 1,
  1072. "_N$verticalAlign": 1,
  1073. "_N$fontFamily": "Arial",
  1074. "_N$overflow": 0,
  1075. "_N$cacheMode": 0,
  1076. "_id": ""
  1077. },
  1078. {
  1079. "__type__": "cc.LabelOutline",
  1080. "_name": "",
  1081. "_objFlags": 0,
  1082. "node": {
  1083. "__id__": 26
  1084. },
  1085. "_enabled": true,
  1086. "_color": {
  1087. "__type__": "cc.Color",
  1088. "r": 65,
  1089. "g": 40,
  1090. "b": 0,
  1091. "a": 255
  1092. },
  1093. "_width": 2,
  1094. "_id": ""
  1095. },
  1096. {
  1097. "__type__": "cc.PrefabInfo",
  1098. "root": {
  1099. "__id__": 1
  1100. },
  1101. "asset": {
  1102. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  1103. },
  1104. "fileId": "b0yB6dKKlFqo4NgSpNOaEP",
  1105. "sync": false
  1106. },
  1107. {
  1108. "__type__": "cc.Sprite",
  1109. "_name": "btnGet<Sprite>",
  1110. "_objFlags": 0,
  1111. "node": {
  1112. "__id__": 25
  1113. },
  1114. "_enabled": true,
  1115. "_materials": [
  1116. {
  1117. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1118. }
  1119. ],
  1120. "_srcBlendFactor": 770,
  1121. "_dstBlendFactor": 771,
  1122. "_spriteFrame": {
  1123. "__uuid__": "d2f1c7e9-8483-47a6-bd35-b5193b55fc3f"
  1124. },
  1125. "_type": 0,
  1126. "_sizeMode": 1,
  1127. "_fillType": 0,
  1128. "_fillCenter": {
  1129. "__type__": "cc.Vec2",
  1130. "x": 0,
  1131. "y": 0
  1132. },
  1133. "_fillStart": 0,
  1134. "_fillRange": 0,
  1135. "_isTrimmedMode": true,
  1136. "_atlas": null,
  1137. "_id": ""
  1138. },
  1139. {
  1140. "__type__": "cc.Button",
  1141. "_name": "",
  1142. "_objFlags": 0,
  1143. "node": {
  1144. "__id__": 25
  1145. },
  1146. "_enabled": true,
  1147. "_normalMaterial": null,
  1148. "_grayMaterial": null,
  1149. "duration": 0.1,
  1150. "zoomScale": 1.2,
  1151. "clickEvents": [
  1152. {
  1153. "__id__": 32
  1154. }
  1155. ],
  1156. "_N$interactable": true,
  1157. "_N$enableAutoGrayEffect": false,
  1158. "_N$transition": 0,
  1159. "transition": 0,
  1160. "_N$normalColor": {
  1161. "__type__": "cc.Color",
  1162. "r": 255,
  1163. "g": 255,
  1164. "b": 255,
  1165. "a": 255
  1166. },
  1167. "_N$pressedColor": {
  1168. "__type__": "cc.Color",
  1169. "r": 211,
  1170. "g": 211,
  1171. "b": 211,
  1172. "a": 255
  1173. },
  1174. "pressedColor": {
  1175. "__type__": "cc.Color",
  1176. "r": 211,
  1177. "g": 211,
  1178. "b": 211,
  1179. "a": 255
  1180. },
  1181. "_N$hoverColor": {
  1182. "__type__": "cc.Color",
  1183. "r": 255,
  1184. "g": 255,
  1185. "b": 255,
  1186. "a": 255
  1187. },
  1188. "hoverColor": {
  1189. "__type__": "cc.Color",
  1190. "r": 255,
  1191. "g": 255,
  1192. "b": 255,
  1193. "a": 255
  1194. },
  1195. "_N$disabledColor": {
  1196. "__type__": "cc.Color",
  1197. "r": 124,
  1198. "g": 124,
  1199. "b": 124,
  1200. "a": 255
  1201. },
  1202. "_N$normalSprite": null,
  1203. "_N$pressedSprite": null,
  1204. "pressedSprite": null,
  1205. "_N$hoverSprite": null,
  1206. "hoverSprite": null,
  1207. "_N$disabledSprite": null,
  1208. "_N$target": {
  1209. "__id__": 25
  1210. },
  1211. "_id": ""
  1212. },
  1213. {
  1214. "__type__": "cc.ClickEvent",
  1215. "target": {
  1216. "__id__": 1
  1217. },
  1218. "component": "",
  1219. "_componentId": "541b1enpBpFYIMKuTOpS9Hk",
  1220. "handler": "clickGet",
  1221. "customEventData": ""
  1222. },
  1223. {
  1224. "__type__": "cc.Animation",
  1225. "_name": "",
  1226. "_objFlags": 0,
  1227. "node": {
  1228. "__id__": 25
  1229. },
  1230. "_enabled": true,
  1231. "_defaultClip": {
  1232. "__uuid__": "23ef6147-2b59-46da-a6db-3859f2e055b0"
  1233. },
  1234. "_clips": [
  1235. {
  1236. "__uuid__": "23ef6147-2b59-46da-a6db-3859f2e055b0"
  1237. }
  1238. ],
  1239. "playOnLoad": true,
  1240. "_id": ""
  1241. },
  1242. {
  1243. "__type__": "cc.PrefabInfo",
  1244. "root": {
  1245. "__id__": 1
  1246. },
  1247. "asset": {
  1248. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  1249. },
  1250. "fileId": "a2PbVUf6lD06Ly+tS3BkM/",
  1251. "sync": false
  1252. },
  1253. {
  1254. "__type__": "cc.Node",
  1255. "_name": "btnNo",
  1256. "_objFlags": 0,
  1257. "_parent": {
  1258. "__id__": 1
  1259. },
  1260. "_children": [
  1261. {
  1262. "__id__": 36
  1263. }
  1264. ],
  1265. "_active": false,
  1266. "_components": [
  1267. {
  1268. "__id__": 40
  1269. },
  1270. {
  1271. "__id__": 41
  1272. }
  1273. ],
  1274. "_prefab": {
  1275. "__id__": 43
  1276. },
  1277. "_opacity": 255,
  1278. "_color": {
  1279. "__type__": "cc.Color",
  1280. "r": 255,
  1281. "g": 255,
  1282. "b": 255,
  1283. "a": 255
  1284. },
  1285. "_contentSize": {
  1286. "__type__": "cc.Size",
  1287. "width": 171,
  1288. "height": 74
  1289. },
  1290. "_anchorPoint": {
  1291. "__type__": "cc.Vec2",
  1292. "x": 0.5,
  1293. "y": 0.5
  1294. },
  1295. "_trs": {
  1296. "__type__": "TypedArray",
  1297. "ctor": "Float64Array",
  1298. "array": [
  1299. 190.185,
  1300. 0,
  1301. 0,
  1302. 0,
  1303. 0,
  1304. 0,
  1305. 1,
  1306. 1,
  1307. 1,
  1308. 1
  1309. ]
  1310. },
  1311. "_eulerAngles": {
  1312. "__type__": "cc.Vec3",
  1313. "x": 0,
  1314. "y": 0,
  1315. "z": 0
  1316. },
  1317. "_skewX": 0,
  1318. "_skewY": 0,
  1319. "_is3DNode": false,
  1320. "_groupIndex": 0,
  1321. "groupIndex": 0,
  1322. "_id": ""
  1323. },
  1324. {
  1325. "__type__": "cc.Node",
  1326. "_name": "labGo",
  1327. "_objFlags": 0,
  1328. "_parent": {
  1329. "__id__": 35
  1330. },
  1331. "_children": [],
  1332. "_active": true,
  1333. "_components": [
  1334. {
  1335. "__id__": 37
  1336. },
  1337. {
  1338. "__id__": 38
  1339. }
  1340. ],
  1341. "_prefab": {
  1342. "__id__": 39
  1343. },
  1344. "_opacity": 255,
  1345. "_color": {
  1346. "__type__": "cc.Color",
  1347. "r": 255,
  1348. "g": 255,
  1349. "b": 255,
  1350. "a": 255
  1351. },
  1352. "_contentSize": {
  1353. "__type__": "cc.Size",
  1354. "width": 82,
  1355. "height": 54.4
  1356. },
  1357. "_anchorPoint": {
  1358. "__type__": "cc.Vec2",
  1359. "x": 0.5,
  1360. "y": 0.5
  1361. },
  1362. "_trs": {
  1363. "__type__": "TypedArray",
  1364. "ctor": "Float64Array",
  1365. "array": [
  1366. 0,
  1367. 2,
  1368. 0,
  1369. 0,
  1370. 0,
  1371. 0,
  1372. 1,
  1373. 1,
  1374. 1,
  1375. 1
  1376. ]
  1377. },
  1378. "_eulerAngles": {
  1379. "__type__": "cc.Vec3",
  1380. "x": 0,
  1381. "y": 0,
  1382. "z": 0
  1383. },
  1384. "_skewX": 0,
  1385. "_skewY": 0,
  1386. "_is3DNode": false,
  1387. "_groupIndex": 0,
  1388. "groupIndex": 0,
  1389. "_id": ""
  1390. },
  1391. {
  1392. "__type__": "cc.Label",
  1393. "_name": "labNeed<Label>",
  1394. "_objFlags": 0,
  1395. "node": {
  1396. "__id__": 36
  1397. },
  1398. "_enabled": true,
  1399. "_materials": [
  1400. {
  1401. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1402. }
  1403. ],
  1404. "_useOriginalSize": false,
  1405. "_string": "未完成",
  1406. "_N$string": "未完成",
  1407. "_fontSize": 26,
  1408. "_lineHeight": 40,
  1409. "_enableWrapText": true,
  1410. "_N$file": null,
  1411. "_isSystemFontUsed": true,
  1412. "_spacingX": 0,
  1413. "_batchAsBitmap": false,
  1414. "_styleFlags": 0,
  1415. "_underlineHeight": 0,
  1416. "_N$horizontalAlign": 1,
  1417. "_N$verticalAlign": 1,
  1418. "_N$fontFamily": "Arial",
  1419. "_N$overflow": 0,
  1420. "_N$cacheMode": 0,
  1421. "_id": ""
  1422. },
  1423. {
  1424. "__type__": "cc.LabelOutline",
  1425. "_name": "",
  1426. "_objFlags": 0,
  1427. "node": {
  1428. "__id__": 36
  1429. },
  1430. "_enabled": true,
  1431. "_color": {
  1432. "__type__": "cc.Color",
  1433. "r": 48,
  1434. "g": 58,
  1435. "b": 73,
  1436. "a": 255
  1437. },
  1438. "_width": 2,
  1439. "_id": ""
  1440. },
  1441. {
  1442. "__type__": "cc.PrefabInfo",
  1443. "root": {
  1444. "__id__": 1
  1445. },
  1446. "asset": {
  1447. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  1448. },
  1449. "fileId": "81BvivGb5C/aPM//WwXEZm",
  1450. "sync": false
  1451. },
  1452. {
  1453. "__type__": "cc.Sprite",
  1454. "_name": "btnNo<Sprite>",
  1455. "_objFlags": 0,
  1456. "node": {
  1457. "__id__": 35
  1458. },
  1459. "_enabled": true,
  1460. "_materials": [
  1461. {
  1462. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1463. }
  1464. ],
  1465. "_srcBlendFactor": 770,
  1466. "_dstBlendFactor": 771,
  1467. "_spriteFrame": {
  1468. "__uuid__": "1e352688-331b-482b-b759-e80cbb6af032"
  1469. },
  1470. "_type": 0,
  1471. "_sizeMode": 1,
  1472. "_fillType": 0,
  1473. "_fillCenter": {
  1474. "__type__": "cc.Vec2",
  1475. "x": 0,
  1476. "y": 0
  1477. },
  1478. "_fillStart": 0,
  1479. "_fillRange": 0,
  1480. "_isTrimmedMode": true,
  1481. "_atlas": null,
  1482. "_id": ""
  1483. },
  1484. {
  1485. "__type__": "cc.Button",
  1486. "_name": "",
  1487. "_objFlags": 0,
  1488. "node": {
  1489. "__id__": 35
  1490. },
  1491. "_enabled": true,
  1492. "_normalMaterial": {
  1493. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1494. },
  1495. "_grayMaterial": null,
  1496. "duration": 0.1,
  1497. "zoomScale": 1.2,
  1498. "clickEvents": [
  1499. {
  1500. "__id__": 42
  1501. }
  1502. ],
  1503. "_N$interactable": true,
  1504. "_N$enableAutoGrayEffect": false,
  1505. "_N$transition": 0,
  1506. "transition": 0,
  1507. "_N$normalColor": {
  1508. "__type__": "cc.Color",
  1509. "r": 255,
  1510. "g": 255,
  1511. "b": 255,
  1512. "a": 255
  1513. },
  1514. "_N$pressedColor": {
  1515. "__type__": "cc.Color",
  1516. "r": 211,
  1517. "g": 211,
  1518. "b": 211,
  1519. "a": 255
  1520. },
  1521. "pressedColor": {
  1522. "__type__": "cc.Color",
  1523. "r": 211,
  1524. "g": 211,
  1525. "b": 211,
  1526. "a": 255
  1527. },
  1528. "_N$hoverColor": {
  1529. "__type__": "cc.Color",
  1530. "r": 255,
  1531. "g": 255,
  1532. "b": 255,
  1533. "a": 255
  1534. },
  1535. "hoverColor": {
  1536. "__type__": "cc.Color",
  1537. "r": 255,
  1538. "g": 255,
  1539. "b": 255,
  1540. "a": 255
  1541. },
  1542. "_N$disabledColor": {
  1543. "__type__": "cc.Color",
  1544. "r": 124,
  1545. "g": 124,
  1546. "b": 124,
  1547. "a": 255
  1548. },
  1549. "_N$normalSprite": null,
  1550. "_N$pressedSprite": null,
  1551. "pressedSprite": null,
  1552. "_N$hoverSprite": null,
  1553. "hoverSprite": null,
  1554. "_N$disabledSprite": null,
  1555. "_N$target": {
  1556. "__id__": 35
  1557. },
  1558. "_id": ""
  1559. },
  1560. {
  1561. "__type__": "cc.ClickEvent",
  1562. "target": {
  1563. "__id__": 1
  1564. },
  1565. "component": "",
  1566. "_componentId": "541b1enpBpFYIMKuTOpS9Hk",
  1567. "handler": "clickNo",
  1568. "customEventData": ""
  1569. },
  1570. {
  1571. "__type__": "cc.PrefabInfo",
  1572. "root": {
  1573. "__id__": 1
  1574. },
  1575. "asset": {
  1576. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  1577. },
  1578. "fileId": "99+GbJL1lFQ5BPSEGOtpOP",
  1579. "sync": false
  1580. },
  1581. {
  1582. "__type__": "cc.Node",
  1583. "_name": "btnGo",
  1584. "_objFlags": 0,
  1585. "_parent": {
  1586. "__id__": 1
  1587. },
  1588. "_children": [
  1589. {
  1590. "__id__": 45
  1591. }
  1592. ],
  1593. "_active": false,
  1594. "_components": [
  1595. {
  1596. "__id__": 49
  1597. },
  1598. {
  1599. "__id__": 50
  1600. }
  1601. ],
  1602. "_prefab": {
  1603. "__id__": 52
  1604. },
  1605. "_opacity": 255,
  1606. "_color": {
  1607. "__type__": "cc.Color",
  1608. "r": 255,
  1609. "g": 255,
  1610. "b": 255,
  1611. "a": 255
  1612. },
  1613. "_contentSize": {
  1614. "__type__": "cc.Size",
  1615. "width": 174,
  1616. "height": 71
  1617. },
  1618. "_anchorPoint": {
  1619. "__type__": "cc.Vec2",
  1620. "x": 0.5,
  1621. "y": 0.5
  1622. },
  1623. "_trs": {
  1624. "__type__": "TypedArray",
  1625. "ctor": "Float64Array",
  1626. "array": [
  1627. 190.185,
  1628. 0,
  1629. 0,
  1630. 0,
  1631. 0,
  1632. 0,
  1633. 1,
  1634. 1,
  1635. 1,
  1636. 1
  1637. ]
  1638. },
  1639. "_eulerAngles": {
  1640. "__type__": "cc.Vec3",
  1641. "x": 0,
  1642. "y": 0,
  1643. "z": 0
  1644. },
  1645. "_skewX": 0,
  1646. "_skewY": 0,
  1647. "_is3DNode": false,
  1648. "_groupIndex": 0,
  1649. "groupIndex": 0,
  1650. "_id": ""
  1651. },
  1652. {
  1653. "__type__": "cc.Node",
  1654. "_name": "labGo",
  1655. "_objFlags": 0,
  1656. "_parent": {
  1657. "__id__": 44
  1658. },
  1659. "_children": [],
  1660. "_active": true,
  1661. "_components": [
  1662. {
  1663. "__id__": 46
  1664. },
  1665. {
  1666. "__id__": 47
  1667. }
  1668. ],
  1669. "_prefab": {
  1670. "__id__": 48
  1671. },
  1672. "_opacity": 255,
  1673. "_color": {
  1674. "__type__": "cc.Color",
  1675. "r": 255,
  1676. "g": 255,
  1677. "b": 255,
  1678. "a": 255
  1679. },
  1680. "_contentSize": {
  1681. "__type__": "cc.Size",
  1682. "width": 82,
  1683. "height": 54.4
  1684. },
  1685. "_anchorPoint": {
  1686. "__type__": "cc.Vec2",
  1687. "x": 0.5,
  1688. "y": 0.5
  1689. },
  1690. "_trs": {
  1691. "__type__": "TypedArray",
  1692. "ctor": "Float64Array",
  1693. "array": [
  1694. 0,
  1695. 2,
  1696. 0,
  1697. 0,
  1698. 0,
  1699. 0,
  1700. 1,
  1701. 1,
  1702. 1,
  1703. 1
  1704. ]
  1705. },
  1706. "_eulerAngles": {
  1707. "__type__": "cc.Vec3",
  1708. "x": 0,
  1709. "y": 0,
  1710. "z": 0
  1711. },
  1712. "_skewX": 0,
  1713. "_skewY": 0,
  1714. "_is3DNode": false,
  1715. "_groupIndex": 0,
  1716. "groupIndex": 0,
  1717. "_id": ""
  1718. },
  1719. {
  1720. "__type__": "cc.Label",
  1721. "_name": "labNeed<Label>",
  1722. "_objFlags": 0,
  1723. "node": {
  1724. "__id__": 45
  1725. },
  1726. "_enabled": true,
  1727. "_materials": [
  1728. {
  1729. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1730. }
  1731. ],
  1732. "_useOriginalSize": false,
  1733. "_string": "去完成",
  1734. "_N$string": "去完成",
  1735. "_fontSize": 26,
  1736. "_lineHeight": 40,
  1737. "_enableWrapText": true,
  1738. "_N$file": null,
  1739. "_isSystemFontUsed": true,
  1740. "_spacingX": 0,
  1741. "_batchAsBitmap": false,
  1742. "_styleFlags": 0,
  1743. "_underlineHeight": 0,
  1744. "_N$horizontalAlign": 1,
  1745. "_N$verticalAlign": 1,
  1746. "_N$fontFamily": "Arial",
  1747. "_N$overflow": 0,
  1748. "_N$cacheMode": 0,
  1749. "_id": ""
  1750. },
  1751. {
  1752. "__type__": "cc.LabelOutline",
  1753. "_name": "",
  1754. "_objFlags": 0,
  1755. "node": {
  1756. "__id__": 45
  1757. },
  1758. "_enabled": true,
  1759. "_color": {
  1760. "__type__": "cc.Color",
  1761. "r": 48,
  1762. "g": 58,
  1763. "b": 73,
  1764. "a": 255
  1765. },
  1766. "_width": 2,
  1767. "_id": ""
  1768. },
  1769. {
  1770. "__type__": "cc.PrefabInfo",
  1771. "root": {
  1772. "__id__": 1
  1773. },
  1774. "asset": {
  1775. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  1776. },
  1777. "fileId": "6a09RTDARO6JjYPSRdcdPC",
  1778. "sync": false
  1779. },
  1780. {
  1781. "__type__": "cc.Sprite",
  1782. "_name": "btnNo<Sprite>",
  1783. "_objFlags": 0,
  1784. "node": {
  1785. "__id__": 44
  1786. },
  1787. "_enabled": true,
  1788. "_materials": [
  1789. {
  1790. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1791. }
  1792. ],
  1793. "_srcBlendFactor": 770,
  1794. "_dstBlendFactor": 771,
  1795. "_spriteFrame": {
  1796. "__uuid__": "e0b0186d-13a0-4dcd-8450-c3cd2ed3da1b"
  1797. },
  1798. "_type": 0,
  1799. "_sizeMode": 1,
  1800. "_fillType": 0,
  1801. "_fillCenter": {
  1802. "__type__": "cc.Vec2",
  1803. "x": 0,
  1804. "y": 0
  1805. },
  1806. "_fillStart": 0,
  1807. "_fillRange": 0,
  1808. "_isTrimmedMode": true,
  1809. "_atlas": null,
  1810. "_id": ""
  1811. },
  1812. {
  1813. "__type__": "cc.Button",
  1814. "_name": "",
  1815. "_objFlags": 0,
  1816. "node": {
  1817. "__id__": 44
  1818. },
  1819. "_enabled": true,
  1820. "_normalMaterial": {
  1821. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1822. },
  1823. "_grayMaterial": null,
  1824. "duration": 0.1,
  1825. "zoomScale": 1.2,
  1826. "clickEvents": [
  1827. {
  1828. "__id__": 51
  1829. }
  1830. ],
  1831. "_N$interactable": true,
  1832. "_N$enableAutoGrayEffect": false,
  1833. "_N$transition": 0,
  1834. "transition": 0,
  1835. "_N$normalColor": {
  1836. "__type__": "cc.Color",
  1837. "r": 255,
  1838. "g": 255,
  1839. "b": 255,
  1840. "a": 255
  1841. },
  1842. "_N$pressedColor": {
  1843. "__type__": "cc.Color",
  1844. "r": 211,
  1845. "g": 211,
  1846. "b": 211,
  1847. "a": 255
  1848. },
  1849. "pressedColor": {
  1850. "__type__": "cc.Color",
  1851. "r": 211,
  1852. "g": 211,
  1853. "b": 211,
  1854. "a": 255
  1855. },
  1856. "_N$hoverColor": {
  1857. "__type__": "cc.Color",
  1858. "r": 255,
  1859. "g": 255,
  1860. "b": 255,
  1861. "a": 255
  1862. },
  1863. "hoverColor": {
  1864. "__type__": "cc.Color",
  1865. "r": 255,
  1866. "g": 255,
  1867. "b": 255,
  1868. "a": 255
  1869. },
  1870. "_N$disabledColor": {
  1871. "__type__": "cc.Color",
  1872. "r": 124,
  1873. "g": 124,
  1874. "b": 124,
  1875. "a": 255
  1876. },
  1877. "_N$normalSprite": null,
  1878. "_N$pressedSprite": null,
  1879. "pressedSprite": null,
  1880. "_N$hoverSprite": null,
  1881. "hoverSprite": null,
  1882. "_N$disabledSprite": null,
  1883. "_N$target": {
  1884. "__id__": 44
  1885. },
  1886. "_id": ""
  1887. },
  1888. {
  1889. "__type__": "cc.ClickEvent",
  1890. "target": {
  1891. "__id__": 1
  1892. },
  1893. "component": "",
  1894. "_componentId": "541b1enpBpFYIMKuTOpS9Hk",
  1895. "handler": "clickNo",
  1896. "customEventData": ""
  1897. },
  1898. {
  1899. "__type__": "cc.PrefabInfo",
  1900. "root": {
  1901. "__id__": 1
  1902. },
  1903. "asset": {
  1904. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  1905. },
  1906. "fileId": "93SMqk5JNJnpRcCd0l53Lq",
  1907. "sync": false
  1908. },
  1909. {
  1910. "__type__": "cc.Node",
  1911. "_name": "activePart",
  1912. "_objFlags": 0,
  1913. "_parent": {
  1914. "__id__": 1
  1915. },
  1916. "_children": [
  1917. {
  1918. "__id__": 54
  1919. },
  1920. {
  1921. "__id__": 57
  1922. },
  1923. {
  1924. "__id__": 60
  1925. },
  1926. {
  1927. "__id__": 63
  1928. }
  1929. ],
  1930. "_active": true,
  1931. "_components": [],
  1932. "_prefab": {
  1933. "__id__": 67
  1934. },
  1935. "_opacity": 255,
  1936. "_color": {
  1937. "__type__": "cc.Color",
  1938. "r": 255,
  1939. "g": 255,
  1940. "b": 255,
  1941. "a": 255
  1942. },
  1943. "_contentSize": {
  1944. "__type__": "cc.Size",
  1945. "width": 0,
  1946. "height": 0
  1947. },
  1948. "_anchorPoint": {
  1949. "__type__": "cc.Vec2",
  1950. "x": 0.5,
  1951. "y": 0.5
  1952. },
  1953. "_trs": {
  1954. "__type__": "TypedArray",
  1955. "ctor": "Float64Array",
  1956. "array": [
  1957. 0,
  1958. 0,
  1959. 0,
  1960. 0,
  1961. 0,
  1962. 0,
  1963. 1,
  1964. 1,
  1965. 1,
  1966. 1
  1967. ]
  1968. },
  1969. "_eulerAngles": {
  1970. "__type__": "cc.Vec3",
  1971. "x": 0,
  1972. "y": 0,
  1973. "z": 0
  1974. },
  1975. "_skewX": 0,
  1976. "_skewY": 0,
  1977. "_is3DNode": false,
  1978. "_groupIndex": 0,
  1979. "groupIndex": 0,
  1980. "_id": ""
  1981. },
  1982. {
  1983. "__type__": "cc.Node",
  1984. "_name": "bg-jiangpin",
  1985. "_objFlags": 0,
  1986. "_parent": {
  1987. "__id__": 53
  1988. },
  1989. "_children": [],
  1990. "_active": true,
  1991. "_components": [
  1992. {
  1993. "__id__": 55
  1994. }
  1995. ],
  1996. "_prefab": {
  1997. "__id__": 56
  1998. },
  1999. "_opacity": 255,
  2000. "_color": {
  2001. "__type__": "cc.Color",
  2002. "r": 255,
  2003. "g": 255,
  2004. "b": 255,
  2005. "a": 255
  2006. },
  2007. "_contentSize": {
  2008. "__type__": "cc.Size",
  2009. "width": 116,
  2010. "height": 116
  2011. },
  2012. "_anchorPoint": {
  2013. "__type__": "cc.Vec2",
  2014. "x": 0.5,
  2015. "y": 0.5
  2016. },
  2017. "_trs": {
  2018. "__type__": "TypedArray",
  2019. "ctor": "Float64Array",
  2020. "array": [
  2021. -221,
  2022. 0,
  2023. 0,
  2024. 0,
  2025. 0,
  2026. 0,
  2027. 1,
  2028. 1,
  2029. 1,
  2030. 1
  2031. ]
  2032. },
  2033. "_eulerAngles": {
  2034. "__type__": "cc.Vec3",
  2035. "x": 0,
  2036. "y": 0,
  2037. "z": 0
  2038. },
  2039. "_skewX": 0,
  2040. "_skewY": 0,
  2041. "_is3DNode": false,
  2042. "_groupIndex": 0,
  2043. "groupIndex": 0,
  2044. "_id": ""
  2045. },
  2046. {
  2047. "__type__": "cc.Sprite",
  2048. "_name": "bg-jiangpin<Sprite>",
  2049. "_objFlags": 0,
  2050. "node": {
  2051. "__id__": 54
  2052. },
  2053. "_enabled": true,
  2054. "_materials": [
  2055. {
  2056. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  2057. }
  2058. ],
  2059. "_srcBlendFactor": 770,
  2060. "_dstBlendFactor": 771,
  2061. "_spriteFrame": {
  2062. "__uuid__": "73df8885-a797-433a-bd83-e8da1bc7dcf7"
  2063. },
  2064. "_type": 0,
  2065. "_sizeMode": 1,
  2066. "_fillType": 0,
  2067. "_fillCenter": {
  2068. "__type__": "cc.Vec2",
  2069. "x": 0,
  2070. "y": 0
  2071. },
  2072. "_fillStart": 0,
  2073. "_fillRange": 0,
  2074. "_isTrimmedMode": true,
  2075. "_atlas": null,
  2076. "_id": ""
  2077. },
  2078. {
  2079. "__type__": "cc.PrefabInfo",
  2080. "root": {
  2081. "__id__": 1
  2082. },
  2083. "asset": {
  2084. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2085. },
  2086. "fileId": "6eQicOZ4VFcqtd+yD8PLYZ",
  2087. "sync": false
  2088. },
  2089. {
  2090. "__type__": "cc.Node",
  2091. "_name": "des",
  2092. "_objFlags": 0,
  2093. "_parent": {
  2094. "__id__": 53
  2095. },
  2096. "_children": [],
  2097. "_active": false,
  2098. "_components": [
  2099. {
  2100. "__id__": 58
  2101. }
  2102. ],
  2103. "_prefab": {
  2104. "__id__": 59
  2105. },
  2106. "_opacity": 255,
  2107. "_color": {
  2108. "__type__": "cc.Color",
  2109. "r": 197,
  2110. "g": 151,
  2111. "b": 17,
  2112. "a": 255
  2113. },
  2114. "_contentSize": {
  2115. "__type__": "cc.Size",
  2116. "width": 78,
  2117. "height": 50.4
  2118. },
  2119. "_anchorPoint": {
  2120. "__type__": "cc.Vec2",
  2121. "x": 0,
  2122. "y": 0.5
  2123. },
  2124. "_trs": {
  2125. "__type__": "TypedArray",
  2126. "ctor": "Float64Array",
  2127. "array": [
  2128. -242.815,
  2129. -41.721,
  2130. 0,
  2131. 0,
  2132. 0,
  2133. 0,
  2134. 1,
  2135. 1,
  2136. 1,
  2137. 1
  2138. ]
  2139. },
  2140. "_eulerAngles": {
  2141. "__type__": "cc.Vec3",
  2142. "x": 0,
  2143. "y": 0,
  2144. "z": 0
  2145. },
  2146. "_skewX": 0,
  2147. "_skewY": 0,
  2148. "_is3DNode": false,
  2149. "_groupIndex": 0,
  2150. "groupIndex": 0,
  2151. "_id": ""
  2152. },
  2153. {
  2154. "__type__": "cc.Label",
  2155. "_name": "des<Label>",
  2156. "_objFlags": 0,
  2157. "node": {
  2158. "__id__": 57
  2159. },
  2160. "_enabled": true,
  2161. "_materials": [
  2162. {
  2163. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  2164. }
  2165. ],
  2166. "_useOriginalSize": false,
  2167. "_string": "活力值",
  2168. "_N$string": "活力值",
  2169. "_fontSize": 26,
  2170. "_lineHeight": 40,
  2171. "_enableWrapText": true,
  2172. "_N$file": null,
  2173. "_isSystemFontUsed": true,
  2174. "_spacingX": 0,
  2175. "_batchAsBitmap": false,
  2176. "_styleFlags": 0,
  2177. "_underlineHeight": 0,
  2178. "_N$horizontalAlign": 1,
  2179. "_N$verticalAlign": 1,
  2180. "_N$fontFamily": "Arial",
  2181. "_N$overflow": 0,
  2182. "_N$cacheMode": 0,
  2183. "_id": ""
  2184. },
  2185. {
  2186. "__type__": "cc.PrefabInfo",
  2187. "root": {
  2188. "__id__": 1
  2189. },
  2190. "asset": {
  2191. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2192. },
  2193. "fileId": "633EcO3GhB+aE3Dun2dFWW",
  2194. "sync": false
  2195. },
  2196. {
  2197. "__type__": "cc.Node",
  2198. "_name": "task_icon_1",
  2199. "_objFlags": 0,
  2200. "_parent": {
  2201. "__id__": 53
  2202. },
  2203. "_children": [],
  2204. "_active": true,
  2205. "_components": [
  2206. {
  2207. "__id__": 61
  2208. }
  2209. ],
  2210. "_prefab": {
  2211. "__id__": 62
  2212. },
  2213. "_opacity": 255,
  2214. "_color": {
  2215. "__type__": "cc.Color",
  2216. "r": 255,
  2217. "g": 255,
  2218. "b": 255,
  2219. "a": 255
  2220. },
  2221. "_contentSize": {
  2222. "__type__": "cc.Size",
  2223. "width": 88,
  2224. "height": 94
  2225. },
  2226. "_anchorPoint": {
  2227. "__type__": "cc.Vec2",
  2228. "x": 0.5,
  2229. "y": 0.5
  2230. },
  2231. "_trs": {
  2232. "__type__": "TypedArray",
  2233. "ctor": "Float64Array",
  2234. "array": [
  2235. -221,
  2236. 0,
  2237. 0,
  2238. 0,
  2239. 0,
  2240. 0,
  2241. 1,
  2242. 1,
  2243. 1,
  2244. 1
  2245. ]
  2246. },
  2247. "_eulerAngles": {
  2248. "__type__": "cc.Vec3",
  2249. "x": 0,
  2250. "y": 0,
  2251. "z": 0
  2252. },
  2253. "_skewX": 0,
  2254. "_skewY": 0,
  2255. "_is3DNode": false,
  2256. "_groupIndex": 0,
  2257. "groupIndex": 0,
  2258. "_id": ""
  2259. },
  2260. {
  2261. "__type__": "cc.Sprite",
  2262. "_name": "task_icon_1<Sprite>",
  2263. "_objFlags": 0,
  2264. "node": {
  2265. "__id__": 60
  2266. },
  2267. "_enabled": true,
  2268. "_materials": [
  2269. {
  2270. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  2271. }
  2272. ],
  2273. "_srcBlendFactor": 770,
  2274. "_dstBlendFactor": 771,
  2275. "_spriteFrame": {
  2276. "__uuid__": "559b48b4-841f-488c-a645-f9c008b88e46"
  2277. },
  2278. "_type": 0,
  2279. "_sizeMode": 1,
  2280. "_fillType": 0,
  2281. "_fillCenter": {
  2282. "__type__": "cc.Vec2",
  2283. "x": 0,
  2284. "y": 0
  2285. },
  2286. "_fillStart": 0,
  2287. "_fillRange": 0,
  2288. "_isTrimmedMode": true,
  2289. "_atlas": null,
  2290. "_id": ""
  2291. },
  2292. {
  2293. "__type__": "cc.PrefabInfo",
  2294. "root": {
  2295. "__id__": 1
  2296. },
  2297. "asset": {
  2298. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2299. },
  2300. "fileId": "f2nTDRbHtOyJp3QCEwWnrN",
  2301. "sync": false
  2302. },
  2303. {
  2304. "__type__": "cc.Node",
  2305. "_name": "labAward",
  2306. "_objFlags": 0,
  2307. "_parent": {
  2308. "__id__": 53
  2309. },
  2310. "_children": [],
  2311. "_active": true,
  2312. "_components": [
  2313. {
  2314. "__id__": 64
  2315. },
  2316. {
  2317. "__id__": 65
  2318. }
  2319. ],
  2320. "_prefab": {
  2321. "__id__": 66
  2322. },
  2323. "_opacity": 255,
  2324. "_color": {
  2325. "__type__": "cc.Color",
  2326. "r": 255,
  2327. "g": 255,
  2328. "b": 255,
  2329. "a": 255
  2330. },
  2331. "_contentSize": {
  2332. "__type__": "cc.Size",
  2333. "width": 32.92,
  2334. "height": 54.4
  2335. },
  2336. "_anchorPoint": {
  2337. "__type__": "cc.Vec2",
  2338. "x": 0.5,
  2339. "y": 0.5
  2340. },
  2341. "_trs": {
  2342. "__type__": "TypedArray",
  2343. "ctor": "Float64Array",
  2344. "array": [
  2345. -190,
  2346. -35,
  2347. 0,
  2348. 0,
  2349. 0,
  2350. 0,
  2351. 1,
  2352. 1,
  2353. 1,
  2354. 1
  2355. ]
  2356. },
  2357. "_eulerAngles": {
  2358. "__type__": "cc.Vec3",
  2359. "x": 0,
  2360. "y": 0,
  2361. "z": 0
  2362. },
  2363. "_skewX": 0,
  2364. "_skewY": 0,
  2365. "_is3DNode": false,
  2366. "_groupIndex": 0,
  2367. "groupIndex": 0,
  2368. "_id": ""
  2369. },
  2370. {
  2371. "__type__": "cc.Label",
  2372. "_name": "labAward<Label>",
  2373. "_objFlags": 0,
  2374. "node": {
  2375. "__id__": 63
  2376. },
  2377. "_enabled": true,
  2378. "_materials": [
  2379. {
  2380. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  2381. }
  2382. ],
  2383. "_useOriginalSize": false,
  2384. "_string": "20",
  2385. "_N$string": "20",
  2386. "_fontSize": 26,
  2387. "_lineHeight": 40,
  2388. "_enableWrapText": true,
  2389. "_N$file": null,
  2390. "_isSystemFontUsed": true,
  2391. "_spacingX": 0,
  2392. "_batchAsBitmap": false,
  2393. "_styleFlags": 1,
  2394. "_underlineHeight": 0,
  2395. "_N$horizontalAlign": 1,
  2396. "_N$verticalAlign": 1,
  2397. "_N$fontFamily": "Arial",
  2398. "_N$overflow": 0,
  2399. "_N$cacheMode": 0,
  2400. "_id": ""
  2401. },
  2402. {
  2403. "__type__": "cc.LabelOutline",
  2404. "_name": "",
  2405. "_objFlags": 0,
  2406. "node": {
  2407. "__id__": 63
  2408. },
  2409. "_enabled": true,
  2410. "_color": {
  2411. "__type__": "cc.Color",
  2412. "r": 0,
  2413. "g": 0,
  2414. "b": 0,
  2415. "a": 255
  2416. },
  2417. "_width": 2,
  2418. "_id": ""
  2419. },
  2420. {
  2421. "__type__": "cc.PrefabInfo",
  2422. "root": {
  2423. "__id__": 1
  2424. },
  2425. "asset": {
  2426. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2427. },
  2428. "fileId": "eethG9AkNA46uc9EAeJhGF",
  2429. "sync": false
  2430. },
  2431. {
  2432. "__type__": "cc.PrefabInfo",
  2433. "root": {
  2434. "__id__": 1
  2435. },
  2436. "asset": {
  2437. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2438. },
  2439. "fileId": "73cyt0gD5OlbMlPgaaNBWr",
  2440. "sync": false
  2441. },
  2442. {
  2443. "__type__": "cc.Node",
  2444. "_name": "achievePart",
  2445. "_objFlags": 0,
  2446. "_parent": {
  2447. "__id__": 1
  2448. },
  2449. "_children": [
  2450. {
  2451. "__id__": 69
  2452. },
  2453. {
  2454. "__id__": 72
  2455. },
  2456. {
  2457. "__id__": 75
  2458. },
  2459. {
  2460. "__id__": 78
  2461. }
  2462. ],
  2463. "_active": false,
  2464. "_components": [],
  2465. "_prefab": {
  2466. "__id__": 82
  2467. },
  2468. "_opacity": 255,
  2469. "_color": {
  2470. "__type__": "cc.Color",
  2471. "r": 255,
  2472. "g": 255,
  2473. "b": 255,
  2474. "a": 255
  2475. },
  2476. "_contentSize": {
  2477. "__type__": "cc.Size",
  2478. "width": 0,
  2479. "height": 0
  2480. },
  2481. "_anchorPoint": {
  2482. "__type__": "cc.Vec2",
  2483. "x": 0.5,
  2484. "y": 0.5
  2485. },
  2486. "_trs": {
  2487. "__type__": "TypedArray",
  2488. "ctor": "Float64Array",
  2489. "array": [
  2490. 0,
  2491. 0,
  2492. 0,
  2493. 0,
  2494. 0,
  2495. 0,
  2496. 1,
  2497. 1,
  2498. 1,
  2499. 1
  2500. ]
  2501. },
  2502. "_eulerAngles": {
  2503. "__type__": "cc.Vec3",
  2504. "x": 0,
  2505. "y": 0,
  2506. "z": 0
  2507. },
  2508. "_skewX": 0,
  2509. "_skewY": 0,
  2510. "_is3DNode": false,
  2511. "_groupIndex": 0,
  2512. "groupIndex": 0,
  2513. "_id": ""
  2514. },
  2515. {
  2516. "__type__": "cc.Node",
  2517. "_name": "bg-jiangpin",
  2518. "_objFlags": 0,
  2519. "_parent": {
  2520. "__id__": 68
  2521. },
  2522. "_children": [],
  2523. "_active": true,
  2524. "_components": [
  2525. {
  2526. "__id__": 70
  2527. }
  2528. ],
  2529. "_prefab": {
  2530. "__id__": 71
  2531. },
  2532. "_opacity": 255,
  2533. "_color": {
  2534. "__type__": "cc.Color",
  2535. "r": 255,
  2536. "g": 255,
  2537. "b": 255,
  2538. "a": 255
  2539. },
  2540. "_contentSize": {
  2541. "__type__": "cc.Size",
  2542. "width": 114,
  2543. "height": 114
  2544. },
  2545. "_anchorPoint": {
  2546. "__type__": "cc.Vec2",
  2547. "x": 0.5,
  2548. "y": 0.5
  2549. },
  2550. "_trs": {
  2551. "__type__": "TypedArray",
  2552. "ctor": "Float64Array",
  2553. "array": [
  2554. -239,
  2555. 0,
  2556. 0,
  2557. 0,
  2558. 0,
  2559. 0,
  2560. 1,
  2561. 1,
  2562. 1,
  2563. 1
  2564. ]
  2565. },
  2566. "_eulerAngles": {
  2567. "__type__": "cc.Vec3",
  2568. "x": 0,
  2569. "y": 0,
  2570. "z": 0
  2571. },
  2572. "_skewX": 0,
  2573. "_skewY": 0,
  2574. "_is3DNode": false,
  2575. "_groupIndex": 0,
  2576. "groupIndex": 0,
  2577. "_id": ""
  2578. },
  2579. {
  2580. "__type__": "cc.Sprite",
  2581. "_name": "bg-jiangpin<Sprite>",
  2582. "_objFlags": 0,
  2583. "node": {
  2584. "__id__": 69
  2585. },
  2586. "_enabled": true,
  2587. "_materials": [
  2588. {
  2589. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  2590. }
  2591. ],
  2592. "_srcBlendFactor": 770,
  2593. "_dstBlendFactor": 771,
  2594. "_spriteFrame": {
  2595. "__uuid__": "73df8885-a797-433a-bd83-e8da1bc7dcf7"
  2596. },
  2597. "_type": 0,
  2598. "_sizeMode": 1,
  2599. "_fillType": 0,
  2600. "_fillCenter": {
  2601. "__type__": "cc.Vec2",
  2602. "x": 0,
  2603. "y": 0
  2604. },
  2605. "_fillStart": 0,
  2606. "_fillRange": 0,
  2607. "_isTrimmedMode": true,
  2608. "_atlas": null,
  2609. "_id": ""
  2610. },
  2611. {
  2612. "__type__": "cc.PrefabInfo",
  2613. "root": {
  2614. "__id__": 1
  2615. },
  2616. "asset": {
  2617. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2618. },
  2619. "fileId": "f1tKemRV1Kj5/P9QyU6cmX",
  2620. "sync": false
  2621. },
  2622. {
  2623. "__type__": "cc.Node",
  2624. "_name": "des",
  2625. "_objFlags": 0,
  2626. "_parent": {
  2627. "__id__": 68
  2628. },
  2629. "_children": [],
  2630. "_active": false,
  2631. "_components": [
  2632. {
  2633. "__id__": 73
  2634. }
  2635. ],
  2636. "_prefab": {
  2637. "__id__": 74
  2638. },
  2639. "_opacity": 255,
  2640. "_color": {
  2641. "__type__": "cc.Color",
  2642. "r": 197,
  2643. "g": 151,
  2644. "b": 17,
  2645. "a": 255
  2646. },
  2647. "_contentSize": {
  2648. "__type__": "cc.Size",
  2649. "width": 84,
  2650. "height": 50.4
  2651. },
  2652. "_anchorPoint": {
  2653. "__type__": "cc.Vec2",
  2654. "x": 0,
  2655. "y": 0.5
  2656. },
  2657. "_trs": {
  2658. "__type__": "TypedArray",
  2659. "ctor": "Float64Array",
  2660. "array": [
  2661. -301.815,
  2662. -35.268,
  2663. 0,
  2664. 0,
  2665. 0,
  2666. 0,
  2667. 1,
  2668. 1,
  2669. 1,
  2670. 1
  2671. ]
  2672. },
  2673. "_eulerAngles": {
  2674. "__type__": "cc.Vec3",
  2675. "x": 0,
  2676. "y": 0,
  2677. "z": 0
  2678. },
  2679. "_skewX": 0,
  2680. "_skewY": 0,
  2681. "_is3DNode": false,
  2682. "_groupIndex": 0,
  2683. "groupIndex": 0,
  2684. "_id": ""
  2685. },
  2686. {
  2687. "__type__": "cc.Label",
  2688. "_name": "des<Label>",
  2689. "_objFlags": 0,
  2690. "node": {
  2691. "__id__": 72
  2692. },
  2693. "_enabled": true,
  2694. "_materials": [
  2695. {
  2696. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  2697. }
  2698. ],
  2699. "_useOriginalSize": false,
  2700. "_string": "奖励:",
  2701. "_N$string": "奖励:",
  2702. "_fontSize": 28,
  2703. "_lineHeight": 40,
  2704. "_enableWrapText": true,
  2705. "_N$file": null,
  2706. "_isSystemFontUsed": true,
  2707. "_spacingX": 0,
  2708. "_batchAsBitmap": false,
  2709. "_styleFlags": 0,
  2710. "_underlineHeight": 0,
  2711. "_N$horizontalAlign": 1,
  2712. "_N$verticalAlign": 1,
  2713. "_N$fontFamily": "Arial",
  2714. "_N$overflow": 0,
  2715. "_N$cacheMode": 0,
  2716. "_id": ""
  2717. },
  2718. {
  2719. "__type__": "cc.PrefabInfo",
  2720. "root": {
  2721. "__id__": 1
  2722. },
  2723. "asset": {
  2724. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2725. },
  2726. "fileId": "b5mCBxYO1Ofa7s56i95RaX",
  2727. "sync": false
  2728. },
  2729. {
  2730. "__type__": "cc.Node",
  2731. "_name": "task_icon_1",
  2732. "_objFlags": 0,
  2733. "_parent": {
  2734. "__id__": 68
  2735. },
  2736. "_children": [],
  2737. "_active": true,
  2738. "_components": [
  2739. {
  2740. "__id__": 76
  2741. }
  2742. ],
  2743. "_prefab": {
  2744. "__id__": 77
  2745. },
  2746. "_opacity": 255,
  2747. "_color": {
  2748. "__type__": "cc.Color",
  2749. "r": 255,
  2750. "g": 255,
  2751. "b": 255,
  2752. "a": 255
  2753. },
  2754. "_contentSize": {
  2755. "__type__": "cc.Size",
  2756. "width": 62,
  2757. "height": 78
  2758. },
  2759. "_anchorPoint": {
  2760. "__type__": "cc.Vec2",
  2761. "x": 0.5,
  2762. "y": 0.5
  2763. },
  2764. "_trs": {
  2765. "__type__": "TypedArray",
  2766. "ctor": "Float64Array",
  2767. "array": [
  2768. -239,
  2769. 0,
  2770. 0,
  2771. 0,
  2772. 0,
  2773. 0,
  2774. 1,
  2775. 0.4,
  2776. 0.4,
  2777. 0.4
  2778. ]
  2779. },
  2780. "_eulerAngles": {
  2781. "__type__": "cc.Vec3",
  2782. "x": 0,
  2783. "y": 0,
  2784. "z": 0
  2785. },
  2786. "_skewX": 0,
  2787. "_skewY": 0,
  2788. "_is3DNode": false,
  2789. "_groupIndex": 0,
  2790. "groupIndex": 0,
  2791. "_id": ""
  2792. },
  2793. {
  2794. "__type__": "cc.Sprite",
  2795. "_name": "task_icon_1<Sprite>",
  2796. "_objFlags": 0,
  2797. "node": {
  2798. "__id__": 75
  2799. },
  2800. "_enabled": true,
  2801. "_materials": [
  2802. {
  2803. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  2804. }
  2805. ],
  2806. "_srcBlendFactor": 770,
  2807. "_dstBlendFactor": 771,
  2808. "_spriteFrame": {
  2809. "__uuid__": "b12ecd66-dcd5-41ca-917e-5150806c1122"
  2810. },
  2811. "_type": 0,
  2812. "_sizeMode": 1,
  2813. "_fillType": 0,
  2814. "_fillCenter": {
  2815. "__type__": "cc.Vec2",
  2816. "x": 0,
  2817. "y": 0
  2818. },
  2819. "_fillStart": 0,
  2820. "_fillRange": 0,
  2821. "_isTrimmedMode": true,
  2822. "_atlas": null,
  2823. "_id": ""
  2824. },
  2825. {
  2826. "__type__": "cc.PrefabInfo",
  2827. "root": {
  2828. "__id__": 1
  2829. },
  2830. "asset": {
  2831. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2832. },
  2833. "fileId": "38sc5ZKv9CW6P9u2lHbkT/",
  2834. "sync": false
  2835. },
  2836. {
  2837. "__type__": "cc.Node",
  2838. "_name": "labAchieveAward",
  2839. "_objFlags": 0,
  2840. "_parent": {
  2841. "__id__": 68
  2842. },
  2843. "_children": [],
  2844. "_active": true,
  2845. "_components": [
  2846. {
  2847. "__id__": 79
  2848. },
  2849. {
  2850. "__id__": 80
  2851. }
  2852. ],
  2853. "_prefab": {
  2854. "__id__": 81
  2855. },
  2856. "_opacity": 255,
  2857. "_color": {
  2858. "__type__": "cc.Color",
  2859. "r": 255,
  2860. "g": 255,
  2861. "b": 255,
  2862. "a": 255
  2863. },
  2864. "_contentSize": {
  2865. "__type__": "cc.Size",
  2866. "width": 60.38,
  2867. "height": 54.4
  2868. },
  2869. "_anchorPoint": {
  2870. "__type__": "cc.Vec2",
  2871. "x": 0.5,
  2872. "y": 0.5
  2873. },
  2874. "_trs": {
  2875. "__type__": "TypedArray",
  2876. "ctor": "Float64Array",
  2877. "array": [
  2878. -239,
  2879. -35.268,
  2880. 0,
  2881. 0,
  2882. 0,
  2883. 0,
  2884. 1,
  2885. 1,
  2886. 1,
  2887. 1
  2888. ]
  2889. },
  2890. "_eulerAngles": {
  2891. "__type__": "cc.Vec3",
  2892. "x": 0,
  2893. "y": 0,
  2894. "z": 0
  2895. },
  2896. "_skewX": 0,
  2897. "_skewY": 0,
  2898. "_is3DNode": false,
  2899. "_groupIndex": 0,
  2900. "groupIndex": 0,
  2901. "_id": ""
  2902. },
  2903. {
  2904. "__type__": "cc.Label",
  2905. "_name": "labAchieveAward<Label>",
  2906. "_objFlags": 0,
  2907. "node": {
  2908. "__id__": 78
  2909. },
  2910. "_enabled": true,
  2911. "_materials": [
  2912. {
  2913. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  2914. }
  2915. ],
  2916. "_useOriginalSize": false,
  2917. "_string": "100k",
  2918. "_N$string": "100k",
  2919. "_fontSize": 26,
  2920. "_lineHeight": 40,
  2921. "_enableWrapText": true,
  2922. "_N$file": null,
  2923. "_isSystemFontUsed": true,
  2924. "_spacingX": 0,
  2925. "_batchAsBitmap": false,
  2926. "_styleFlags": 0,
  2927. "_underlineHeight": 0,
  2928. "_N$horizontalAlign": 1,
  2929. "_N$verticalAlign": 1,
  2930. "_N$fontFamily": "Arial",
  2931. "_N$overflow": 0,
  2932. "_N$cacheMode": 0,
  2933. "_id": ""
  2934. },
  2935. {
  2936. "__type__": "cc.LabelOutline",
  2937. "_name": "",
  2938. "_objFlags": 0,
  2939. "node": {
  2940. "__id__": 78
  2941. },
  2942. "_enabled": true,
  2943. "_color": {
  2944. "__type__": "cc.Color",
  2945. "r": 0,
  2946. "g": 0,
  2947. "b": 0,
  2948. "a": 255
  2949. },
  2950. "_width": 2,
  2951. "_id": ""
  2952. },
  2953. {
  2954. "__type__": "cc.PrefabInfo",
  2955. "root": {
  2956. "__id__": 1
  2957. },
  2958. "asset": {
  2959. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2960. },
  2961. "fileId": "eaB4Ww5a1Kx4gMnyDi49eK",
  2962. "sync": false
  2963. },
  2964. {
  2965. "__type__": "cc.PrefabInfo",
  2966. "root": {
  2967. "__id__": 1
  2968. },
  2969. "asset": {
  2970. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  2971. },
  2972. "fileId": "460r4Q0WxFcIvSTTOcLTTx",
  2973. "sync": false
  2974. },
  2975. {
  2976. "__type__": "541b1enpBpFYIMKuTOpS9Hk",
  2977. "_name": "",
  2978. "_objFlags": 0,
  2979. "node": {
  2980. "__id__": 1
  2981. },
  2982. "_enabled": true,
  2983. "labDes": {
  2984. "__id__": 9
  2985. },
  2986. "pro": {
  2987. "__id__": 20
  2988. },
  2989. "proTxt": {
  2990. "__id__": 17
  2991. },
  2992. "labAward": {
  2993. "__id__": 64
  2994. },
  2995. "btnGet": {
  2996. "__id__": 25
  2997. },
  2998. "btnNo": {
  2999. "__id__": 35
  3000. },
  3001. "labGo": {
  3002. "__id__": 37
  3003. },
  3004. "btnGo": {
  3005. "__id__": 44
  3006. },
  3007. "activePart": {
  3008. "__id__": 53
  3009. },
  3010. "achievePart": {
  3011. "__id__": 68
  3012. },
  3013. "labAchieveAward": {
  3014. "__id__": 79
  3015. },
  3016. "iconGet": {
  3017. "__id__": 22
  3018. },
  3019. "_id": ""
  3020. },
  3021. {
  3022. "__type__": "cc.PrefabInfo",
  3023. "root": {
  3024. "__id__": 1
  3025. },
  3026. "asset": {
  3027. "__uuid__": "a8543e81-8779-4bfd-a991-25e55eef9b95"
  3028. },
  3029. "fileId": "9fMPZyx2VIDKwrRalNqUoT",
  3030. "sync": false
  3031. }
  3032. ]