guideInstallApkItem.prefab 21 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232
  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": "guideInstallApkItem",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 5
  25. },
  26. {
  27. "__id__": 9
  28. },
  29. {
  30. "__id__": 20
  31. },
  32. {
  33. "__id__": 23
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 33
  40. },
  41. {
  42. "__id__": 34
  43. }
  44. ],
  45. "_prefab": {
  46. "__id__": 35
  47. },
  48. "_opacity": 255,
  49. "_color": {
  50. "__type__": "cc.Color",
  51. "r": 255,
  52. "g": 255,
  53. "b": 255,
  54. "a": 255
  55. },
  56. "_contentSize": {
  57. "__type__": "cc.Size",
  58. "width": 179,
  59. "height": 322
  60. },
  61. "_anchorPoint": {
  62. "__type__": "cc.Vec2",
  63. "x": 0.5,
  64. "y": 1
  65. },
  66. "_trs": {
  67. "__type__": "TypedArray",
  68. "ctor": "Float64Array",
  69. "array": [
  70. 0,
  71. 0,
  72. 0,
  73. 0,
  74. 0,
  75. 0,
  76. 1,
  77. 1,
  78. 1,
  79. 1
  80. ]
  81. },
  82. "_eulerAngles": {
  83. "__type__": "cc.Vec3",
  84. "x": 0,
  85. "y": 0,
  86. "z": 0
  87. },
  88. "_skewX": 0,
  89. "_skewY": 0,
  90. "_is3DNode": false,
  91. "_groupIndex": 0,
  92. "groupIndex": 0,
  93. "_id": ""
  94. },
  95. {
  96. "__type__": "cc.Node",
  97. "_name": "sprite",
  98. "_objFlags": 0,
  99. "_parent": {
  100. "__id__": 1
  101. },
  102. "_children": [],
  103. "_active": true,
  104. "_components": [
  105. {
  106. "__id__": 3
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 4
  111. },
  112. "_opacity": 255,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 255,
  116. "g": 255,
  117. "b": 255,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 95,
  123. "height": 95
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 0,
  135. -116.268,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "node": {
  164. "__id__": 2
  165. },
  166. "_enabled": true,
  167. "_materials": [
  168. {
  169. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  170. }
  171. ],
  172. "_srcBlendFactor": 770,
  173. "_dstBlendFactor": 771,
  174. "_spriteFrame": {
  175. "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061"
  176. },
  177. "_type": 0,
  178. "_sizeMode": 0,
  179. "_fillType": 0,
  180. "_fillCenter": {
  181. "__type__": "cc.Vec2",
  182. "x": 0,
  183. "y": 0
  184. },
  185. "_fillStart": 0,
  186. "_fillRange": 0,
  187. "_isTrimmedMode": true,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.PrefabInfo",
  193. "root": {
  194. "__id__": 1
  195. },
  196. "asset": {
  197. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  198. },
  199. "fileId": "6eedCVd4VKK40a2db5NIm5",
  200. "sync": false
  201. },
  202. {
  203. "__type__": "cc.Node",
  204. "_name": "name",
  205. "_objFlags": 0,
  206. "_parent": {
  207. "__id__": 1
  208. },
  209. "_children": [],
  210. "_active": true,
  211. "_components": [
  212. {
  213. "__id__": 6
  214. },
  215. {
  216. "__id__": 7
  217. }
  218. ],
  219. "_prefab": {
  220. "__id__": 8
  221. },
  222. "_opacity": 255,
  223. "_color": {
  224. "__type__": "cc.Color",
  225. "r": 255,
  226. "g": 255,
  227. "b": 255,
  228. "a": 255
  229. },
  230. "_contentSize": {
  231. "__type__": "cc.Size",
  232. "width": 72.51,
  233. "height": 41.8
  234. },
  235. "_anchorPoint": {
  236. "__type__": "cc.Vec2",
  237. "x": 0.5,
  238. "y": 0.5
  239. },
  240. "_trs": {
  241. "__type__": "TypedArray",
  242. "ctor": "Float64Array",
  243. "array": [
  244. 0,
  245. -22.957,
  246. 0,
  247. 0,
  248. 0,
  249. 0,
  250. 1,
  251. 1,
  252. 1,
  253. 1
  254. ]
  255. },
  256. "_eulerAngles": {
  257. "__type__": "cc.Vec3",
  258. "x": 0,
  259. "y": 0,
  260. "z": 0
  261. },
  262. "_skewX": 0,
  263. "_skewY": 0,
  264. "_is3DNode": false,
  265. "_groupIndex": 0,
  266. "groupIndex": 0,
  267. "_id": ""
  268. },
  269. {
  270. "__type__": "cc.Label",
  271. "_name": "",
  272. "_objFlags": 0,
  273. "node": {
  274. "__id__": 5
  275. },
  276. "_enabled": true,
  277. "_materials": [
  278. {
  279. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  280. }
  281. ],
  282. "_useOriginalSize": false,
  283. "_string": "Label",
  284. "_N$string": "Label",
  285. "_fontSize": 28,
  286. "_lineHeight": 30,
  287. "_enableWrapText": true,
  288. "_N$file": null,
  289. "_isSystemFontUsed": true,
  290. "_spacingX": 0,
  291. "_batchAsBitmap": false,
  292. "_styleFlags": 0,
  293. "_underlineHeight": 0,
  294. "_N$horizontalAlign": 1,
  295. "_N$verticalAlign": 1,
  296. "_N$fontFamily": "Arial",
  297. "_N$overflow": 0,
  298. "_N$cacheMode": 0,
  299. "_id": ""
  300. },
  301. {
  302. "__type__": "cc.LabelOutline",
  303. "_name": "",
  304. "_objFlags": 0,
  305. "node": {
  306. "__id__": 5
  307. },
  308. "_enabled": true,
  309. "_color": {
  310. "__type__": "cc.Color",
  311. "r": 190,
  312. "g": 86,
  313. "b": 86,
  314. "a": 255
  315. },
  316. "_width": 2,
  317. "_id": ""
  318. },
  319. {
  320. "__type__": "cc.PrefabInfo",
  321. "root": {
  322. "__id__": 1
  323. },
  324. "asset": {
  325. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  326. },
  327. "fileId": "a8u0np3yVCEK+DKPzruYQz",
  328. "sync": false
  329. },
  330. {
  331. "__type__": "cc.Node",
  332. "_name": "Ly",
  333. "_objFlags": 0,
  334. "_parent": {
  335. "__id__": 1
  336. },
  337. "_children": [
  338. {
  339. "__id__": 10
  340. },
  341. {
  342. "__id__": 13
  343. }
  344. ],
  345. "_active": true,
  346. "_components": [
  347. {
  348. "__id__": 17
  349. },
  350. {
  351. "__id__": 18
  352. }
  353. ],
  354. "_prefab": {
  355. "__id__": 19
  356. },
  357. "_opacity": 255,
  358. "_color": {
  359. "__type__": "cc.Color",
  360. "r": 255,
  361. "g": 255,
  362. "b": 255,
  363. "a": 255
  364. },
  365. "_contentSize": {
  366. "__type__": "cc.Size",
  367. "width": 117.05,
  368. "height": 40
  369. },
  370. "_anchorPoint": {
  371. "__type__": "cc.Vec2",
  372. "x": 0.5,
  373. "y": 0.5
  374. },
  375. "_trs": {
  376. "__type__": "TypedArray",
  377. "ctor": "Float64Array",
  378. "array": [
  379. 0,
  380. -188.176,
  381. 0,
  382. 0,
  383. 0,
  384. 0,
  385. 1,
  386. 1,
  387. 1,
  388. 1
  389. ]
  390. },
  391. "_eulerAngles": {
  392. "__type__": "cc.Vec3",
  393. "x": 0,
  394. "y": 0,
  395. "z": 0
  396. },
  397. "_skewX": 0,
  398. "_skewY": 0,
  399. "_is3DNode": false,
  400. "_groupIndex": 0,
  401. "groupIndex": 0,
  402. "_id": ""
  403. },
  404. {
  405. "__type__": "cc.Node",
  406. "_name": "guideInstall_icon_jinbi2",
  407. "_objFlags": 0,
  408. "_parent": {
  409. "__id__": 9
  410. },
  411. "_children": [],
  412. "_active": true,
  413. "_components": [
  414. {
  415. "__id__": 11
  416. }
  417. ],
  418. "_prefab": {
  419. "__id__": 12
  420. },
  421. "_opacity": 255,
  422. "_color": {
  423. "__type__": "cc.Color",
  424. "r": 255,
  425. "g": 255,
  426. "b": 255,
  427. "a": 255
  428. },
  429. "_contentSize": {
  430. "__type__": "cc.Size",
  431. "width": 33,
  432. "height": 33
  433. },
  434. "_anchorPoint": {
  435. "__type__": "cc.Vec2",
  436. "x": 0.5,
  437. "y": 0.5
  438. },
  439. "_trs": {
  440. "__type__": "TypedArray",
  441. "ctor": "Float64Array",
  442. "array": [
  443. -42.025,
  444. 0,
  445. 0,
  446. 0,
  447. 0,
  448. 0,
  449. 1,
  450. 1,
  451. 1,
  452. 1
  453. ]
  454. },
  455. "_eulerAngles": {
  456. "__type__": "cc.Vec3",
  457. "x": 0,
  458. "y": 0,
  459. "z": 0
  460. },
  461. "_skewX": 0,
  462. "_skewY": 0,
  463. "_is3DNode": false,
  464. "_groupIndex": 0,
  465. "groupIndex": 0,
  466. "_id": ""
  467. },
  468. {
  469. "__type__": "cc.Sprite",
  470. "_name": "",
  471. "_objFlags": 0,
  472. "node": {
  473. "__id__": 10
  474. },
  475. "_enabled": true,
  476. "_materials": [
  477. {
  478. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  479. }
  480. ],
  481. "_srcBlendFactor": 770,
  482. "_dstBlendFactor": 771,
  483. "_spriteFrame": {
  484. "__uuid__": "cc8b477a-1695-484c-88a5-1e698eb591de"
  485. },
  486. "_type": 0,
  487. "_sizeMode": 1,
  488. "_fillType": 0,
  489. "_fillCenter": {
  490. "__type__": "cc.Vec2",
  491. "x": 0,
  492. "y": 0
  493. },
  494. "_fillStart": 0,
  495. "_fillRange": 0,
  496. "_isTrimmedMode": true,
  497. "_atlas": null,
  498. "_id": ""
  499. },
  500. {
  501. "__type__": "cc.PrefabInfo",
  502. "root": {
  503. "__id__": 1
  504. },
  505. "asset": {
  506. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  507. },
  508. "fileId": "bamevw/f5BY54h5Cz22GnJ",
  509. "sync": false
  510. },
  511. {
  512. "__type__": "cc.Node",
  513. "_name": "labGold",
  514. "_objFlags": 0,
  515. "_parent": {
  516. "__id__": 9
  517. },
  518. "_children": [],
  519. "_active": true,
  520. "_components": [
  521. {
  522. "__id__": 14
  523. },
  524. {
  525. "__id__": 15
  526. }
  527. ],
  528. "_prefab": {
  529. "__id__": 16
  530. },
  531. "_opacity": 255,
  532. "_color": {
  533. "__type__": "cc.Color",
  534. "r": 255,
  535. "g": 255,
  536. "b": 255,
  537. "a": 255
  538. },
  539. "_contentSize": {
  540. "__type__": "cc.Size",
  541. "width": 84.05,
  542. "height": 41.8
  543. },
  544. "_anchorPoint": {
  545. "__type__": "cc.Vec2",
  546. "x": 0.5,
  547. "y": 0.5
  548. },
  549. "_trs": {
  550. "__type__": "TypedArray",
  551. "ctor": "Float64Array",
  552. "array": [
  553. 16.5,
  554. 0,
  555. 0,
  556. 0,
  557. 0,
  558. 0,
  559. 1,
  560. 1,
  561. 1,
  562. 1
  563. ]
  564. },
  565. "_eulerAngles": {
  566. "__type__": "cc.Vec3",
  567. "x": 0,
  568. "y": 0,
  569. "z": 0
  570. },
  571. "_skewX": 0,
  572. "_skewY": 0,
  573. "_is3DNode": false,
  574. "_groupIndex": 0,
  575. "groupIndex": 0,
  576. "_id": ""
  577. },
  578. {
  579. "__type__": "cc.Label",
  580. "_name": "",
  581. "_objFlags": 0,
  582. "node": {
  583. "__id__": 13
  584. },
  585. "_enabled": true,
  586. "_materials": [
  587. {
  588. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  589. }
  590. ],
  591. "_useOriginalSize": false,
  592. "_string": "100亿",
  593. "_N$string": "100亿",
  594. "_fontSize": 30,
  595. "_lineHeight": 30,
  596. "_enableWrapText": true,
  597. "_N$file": null,
  598. "_isSystemFontUsed": true,
  599. "_spacingX": 0,
  600. "_batchAsBitmap": false,
  601. "_styleFlags": 0,
  602. "_underlineHeight": 0,
  603. "_N$horizontalAlign": 1,
  604. "_N$verticalAlign": 1,
  605. "_N$fontFamily": "Arial",
  606. "_N$overflow": 0,
  607. "_N$cacheMode": 0,
  608. "_id": ""
  609. },
  610. {
  611. "__type__": "cc.LabelOutline",
  612. "_name": "",
  613. "_objFlags": 0,
  614. "node": {
  615. "__id__": 13
  616. },
  617. "_enabled": true,
  618. "_color": {
  619. "__type__": "cc.Color",
  620. "r": 0,
  621. "g": 0,
  622. "b": 0,
  623. "a": 255
  624. },
  625. "_width": 2,
  626. "_id": ""
  627. },
  628. {
  629. "__type__": "cc.PrefabInfo",
  630. "root": {
  631. "__id__": 1
  632. },
  633. "asset": {
  634. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  635. },
  636. "fileId": "e1ZKev2F5Hz4CCi6EDLAJv",
  637. "sync": false
  638. },
  639. {
  640. "__type__": "cc.Sprite",
  641. "_name": "",
  642. "_objFlags": 0,
  643. "node": {
  644. "__id__": 9
  645. },
  646. "_enabled": true,
  647. "_materials": [
  648. {
  649. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  650. }
  651. ],
  652. "_srcBlendFactor": 770,
  653. "_dstBlendFactor": 771,
  654. "_spriteFrame": null,
  655. "_type": 1,
  656. "_sizeMode": 0,
  657. "_fillType": 0,
  658. "_fillCenter": {
  659. "__type__": "cc.Vec2",
  660. "x": 0,
  661. "y": 0
  662. },
  663. "_fillStart": 0,
  664. "_fillRange": 0,
  665. "_isTrimmedMode": true,
  666. "_atlas": null,
  667. "_id": ""
  668. },
  669. {
  670. "__type__": "cc.Layout",
  671. "_name": "",
  672. "_objFlags": 0,
  673. "node": {
  674. "__id__": 9
  675. },
  676. "_enabled": true,
  677. "_layoutSize": {
  678. "__type__": "cc.Size",
  679. "width": 117.05,
  680. "height": 40
  681. },
  682. "_resize": 1,
  683. "_N$layoutType": 1,
  684. "_N$cellSize": {
  685. "__type__": "cc.Size",
  686. "width": 40,
  687. "height": 40
  688. },
  689. "_N$startAxis": 0,
  690. "_N$paddingLeft": 0,
  691. "_N$paddingRight": 0,
  692. "_N$paddingTop": 0,
  693. "_N$paddingBottom": 0,
  694. "_N$spacingX": 0,
  695. "_N$spacingY": 0,
  696. "_N$verticalDirection": 1,
  697. "_N$horizontalDirection": 0,
  698. "_N$affectedByScale": false,
  699. "_id": ""
  700. },
  701. {
  702. "__type__": "cc.PrefabInfo",
  703. "root": {
  704. "__id__": 1
  705. },
  706. "asset": {
  707. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  708. },
  709. "fileId": "7bglEY6gxI6qXcA/0uLSrQ",
  710. "sync": false
  711. },
  712. {
  713. "__type__": "cc.Node",
  714. "_name": "package",
  715. "_objFlags": 0,
  716. "_parent": {
  717. "__id__": 1
  718. },
  719. "_children": [],
  720. "_active": false,
  721. "_components": [
  722. {
  723. "__id__": 21
  724. }
  725. ],
  726. "_prefab": {
  727. "__id__": 22
  728. },
  729. "_opacity": 255,
  730. "_color": {
  731. "__type__": "cc.Color",
  732. "r": 255,
  733. "g": 255,
  734. "b": 255,
  735. "a": 255
  736. },
  737. "_contentSize": {
  738. "__type__": "cc.Size",
  739. "width": 36.7,
  740. "height": 31.5
  741. },
  742. "_anchorPoint": {
  743. "__type__": "cc.Vec2",
  744. "x": 1,
  745. "y": 0.5
  746. },
  747. "_trs": {
  748. "__type__": "TypedArray",
  749. "ctor": "Float64Array",
  750. "array": [
  751. 217.774,
  752. -16.817,
  753. 0,
  754. 0,
  755. 0,
  756. 0,
  757. 1,
  758. 1,
  759. 1,
  760. 1
  761. ]
  762. },
  763. "_eulerAngles": {
  764. "__type__": "cc.Vec3",
  765. "x": 0,
  766. "y": 0,
  767. "z": 0
  768. },
  769. "_skewX": 0,
  770. "_skewY": 0,
  771. "_is3DNode": false,
  772. "_groupIndex": 0,
  773. "groupIndex": 0,
  774. "_id": ""
  775. },
  776. {
  777. "__type__": "cc.Label",
  778. "_name": "",
  779. "_objFlags": 0,
  780. "node": {
  781. "__id__": 20
  782. },
  783. "_enabled": true,
  784. "_materials": [
  785. {
  786. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  787. }
  788. ],
  789. "_useOriginalSize": false,
  790. "_string": "Label",
  791. "_N$string": "Label",
  792. "_fontSize": 15,
  793. "_lineHeight": 25,
  794. "_enableWrapText": true,
  795. "_N$file": null,
  796. "_isSystemFontUsed": true,
  797. "_spacingX": 0,
  798. "_batchAsBitmap": false,
  799. "_styleFlags": 0,
  800. "_underlineHeight": 0,
  801. "_N$horizontalAlign": 1,
  802. "_N$verticalAlign": 1,
  803. "_N$fontFamily": "Arial",
  804. "_N$overflow": 0,
  805. "_N$cacheMode": 0,
  806. "_id": ""
  807. },
  808. {
  809. "__type__": "cc.PrefabInfo",
  810. "root": {
  811. "__id__": 1
  812. },
  813. "asset": {
  814. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  815. },
  816. "fileId": "67kkOMpPxMnKd5JAwyXzKe",
  817. "sync": false
  818. },
  819. {
  820. "__type__": "cc.Node",
  821. "_name": "btn",
  822. "_objFlags": 0,
  823. "_parent": {
  824. "__id__": 1
  825. },
  826. "_children": [
  827. {
  828. "__id__": 24
  829. }
  830. ],
  831. "_active": true,
  832. "_components": [
  833. {
  834. "__id__": 28
  835. },
  836. {
  837. "__id__": 29
  838. },
  839. {
  840. "__id__": 31
  841. }
  842. ],
  843. "_prefab": {
  844. "__id__": 32
  845. },
  846. "_opacity": 255,
  847. "_color": {
  848. "__type__": "cc.Color",
  849. "r": 255,
  850. "g": 255,
  851. "b": 255,
  852. "a": 255
  853. },
  854. "_contentSize": {
  855. "__type__": "cc.Size",
  856. "width": 134,
  857. "height": 52
  858. },
  859. "_anchorPoint": {
  860. "__type__": "cc.Vec2",
  861. "x": 0.5,
  862. "y": 0.5
  863. },
  864. "_trs": {
  865. "__type__": "TypedArray",
  866. "ctor": "Float64Array",
  867. "array": [
  868. 0,
  869. -234.725,
  870. 0,
  871. 0,
  872. 0,
  873. 0,
  874. 1,
  875. 1,
  876. 1,
  877. 1
  878. ]
  879. },
  880. "_eulerAngles": {
  881. "__type__": "cc.Vec3",
  882. "x": 0,
  883. "y": 0,
  884. "z": 0
  885. },
  886. "_skewX": 0,
  887. "_skewY": 0,
  888. "_is3DNode": false,
  889. "_groupIndex": 0,
  890. "groupIndex": 0,
  891. "_id": ""
  892. },
  893. {
  894. "__type__": "cc.Node",
  895. "_name": "labBtn",
  896. "_objFlags": 0,
  897. "_parent": {
  898. "__id__": 23
  899. },
  900. "_children": [],
  901. "_active": true,
  902. "_components": [
  903. {
  904. "__id__": 25
  905. },
  906. {
  907. "__id__": 26
  908. }
  909. ],
  910. "_prefab": {
  911. "__id__": 27
  912. },
  913. "_opacity": 255,
  914. "_color": {
  915. "__type__": "cc.Color",
  916. "r": 255,
  917. "g": 255,
  918. "b": 255,
  919. "a": 255
  920. },
  921. "_contentSize": {
  922. "__type__": "cc.Size",
  923. "width": 68,
  924. "height": 54.4
  925. },
  926. "_anchorPoint": {
  927. "__type__": "cc.Vec2",
  928. "x": 0.5,
  929. "y": 0.5
  930. },
  931. "_trs": {
  932. "__type__": "TypedArray",
  933. "ctor": "Float64Array",
  934. "array": [
  935. 0,
  936. 1,
  937. 0,
  938. 0,
  939. 0,
  940. 0,
  941. 1,
  942. 1,
  943. 1,
  944. 1
  945. ]
  946. },
  947. "_eulerAngles": {
  948. "__type__": "cc.Vec3",
  949. "x": 0,
  950. "y": 0,
  951. "z": 0
  952. },
  953. "_skewX": 0,
  954. "_skewY": 0,
  955. "_is3DNode": false,
  956. "_groupIndex": 0,
  957. "groupIndex": 0,
  958. "_id": ""
  959. },
  960. {
  961. "__type__": "cc.Label",
  962. "_name": "",
  963. "_objFlags": 0,
  964. "node": {
  965. "__id__": 24
  966. },
  967. "_enabled": true,
  968. "_materials": [
  969. {
  970. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  971. }
  972. ],
  973. "_useOriginalSize": false,
  974. "_string": "安装",
  975. "_N$string": "安装",
  976. "_fontSize": 32,
  977. "_lineHeight": 40,
  978. "_enableWrapText": true,
  979. "_N$file": null,
  980. "_isSystemFontUsed": true,
  981. "_spacingX": 0,
  982. "_batchAsBitmap": false,
  983. "_styleFlags": 1,
  984. "_underlineHeight": 0,
  985. "_N$horizontalAlign": 1,
  986. "_N$verticalAlign": 1,
  987. "_N$fontFamily": "Arial",
  988. "_N$overflow": 0,
  989. "_N$cacheMode": 0,
  990. "_id": ""
  991. },
  992. {
  993. "__type__": "cc.LabelOutline",
  994. "_name": "",
  995. "_objFlags": 0,
  996. "node": {
  997. "__id__": 24
  998. },
  999. "_enabled": true,
  1000. "_color": {
  1001. "__type__": "cc.Color",
  1002. "r": 0,
  1003. "g": 0,
  1004. "b": 0,
  1005. "a": 255
  1006. },
  1007. "_width": 2,
  1008. "_id": ""
  1009. },
  1010. {
  1011. "__type__": "cc.PrefabInfo",
  1012. "root": {
  1013. "__id__": 1
  1014. },
  1015. "asset": {
  1016. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  1017. },
  1018. "fileId": "ae5dtfHiNEebC8kc+oVE1r",
  1019. "sync": false
  1020. },
  1021. {
  1022. "__type__": "cc.Sprite",
  1023. "_name": "",
  1024. "_objFlags": 0,
  1025. "node": {
  1026. "__id__": 23
  1027. },
  1028. "_enabled": true,
  1029. "_materials": [
  1030. {
  1031. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1032. }
  1033. ],
  1034. "_srcBlendFactor": 770,
  1035. "_dstBlendFactor": 771,
  1036. "_spriteFrame": {
  1037. "__uuid__": "375b7a77-4ba3-4c81-b209-02db32a959c4"
  1038. },
  1039. "_type": 0,
  1040. "_sizeMode": 1,
  1041. "_fillType": 0,
  1042. "_fillCenter": {
  1043. "__type__": "cc.Vec2",
  1044. "x": 0,
  1045. "y": 0
  1046. },
  1047. "_fillStart": 0,
  1048. "_fillRange": 0,
  1049. "_isTrimmedMode": true,
  1050. "_atlas": null,
  1051. "_id": ""
  1052. },
  1053. {
  1054. "__type__": "cc.Button",
  1055. "_name": "",
  1056. "_objFlags": 0,
  1057. "node": {
  1058. "__id__": 23
  1059. },
  1060. "_enabled": true,
  1061. "_normalMaterial": null,
  1062. "_grayMaterial": null,
  1063. "duration": 0.1,
  1064. "zoomScale": 1.2,
  1065. "clickEvents": [
  1066. {
  1067. "__id__": 30
  1068. }
  1069. ],
  1070. "_N$interactable": true,
  1071. "_N$enableAutoGrayEffect": false,
  1072. "_N$transition": 0,
  1073. "transition": 0,
  1074. "_N$normalColor": {
  1075. "__type__": "cc.Color",
  1076. "r": 255,
  1077. "g": 255,
  1078. "b": 255,
  1079. "a": 255
  1080. },
  1081. "_N$pressedColor": {
  1082. "__type__": "cc.Color",
  1083. "r": 211,
  1084. "g": 211,
  1085. "b": 211,
  1086. "a": 255
  1087. },
  1088. "pressedColor": {
  1089. "__type__": "cc.Color",
  1090. "r": 211,
  1091. "g": 211,
  1092. "b": 211,
  1093. "a": 255
  1094. },
  1095. "_N$hoverColor": {
  1096. "__type__": "cc.Color",
  1097. "r": 255,
  1098. "g": 255,
  1099. "b": 255,
  1100. "a": 255
  1101. },
  1102. "hoverColor": {
  1103. "__type__": "cc.Color",
  1104. "r": 255,
  1105. "g": 255,
  1106. "b": 255,
  1107. "a": 255
  1108. },
  1109. "_N$disabledColor": {
  1110. "__type__": "cc.Color",
  1111. "r": 124,
  1112. "g": 124,
  1113. "b": 124,
  1114. "a": 255
  1115. },
  1116. "_N$normalSprite": null,
  1117. "_N$pressedSprite": null,
  1118. "pressedSprite": null,
  1119. "_N$hoverSprite": null,
  1120. "hoverSprite": null,
  1121. "_N$disabledSprite": null,
  1122. "_N$target": {
  1123. "__id__": 23
  1124. },
  1125. "_id": ""
  1126. },
  1127. {
  1128. "__type__": "cc.ClickEvent",
  1129. "target": {
  1130. "__id__": 1
  1131. },
  1132. "component": "",
  1133. "_componentId": "e4e0d0ytWBIMbuWnTvr6KEG",
  1134. "handler": "clickBtn",
  1135. "customEventData": ""
  1136. },
  1137. {
  1138. "__type__": "cc.Animation",
  1139. "_name": "",
  1140. "_objFlags": 0,
  1141. "node": {
  1142. "__id__": 23
  1143. },
  1144. "_enabled": true,
  1145. "_defaultClip": {
  1146. "__uuid__": "3b39d9f0-3aa8-44a0-8b48-5632cb230125"
  1147. },
  1148. "_clips": [
  1149. {
  1150. "__uuid__": "3b39d9f0-3aa8-44a0-8b48-5632cb230125"
  1151. }
  1152. ],
  1153. "playOnLoad": false,
  1154. "_id": ""
  1155. },
  1156. {
  1157. "__type__": "cc.PrefabInfo",
  1158. "root": {
  1159. "__id__": 1
  1160. },
  1161. "asset": {
  1162. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  1163. },
  1164. "fileId": "a66xJuNjdAtLCejFg12guX",
  1165. "sync": false
  1166. },
  1167. {
  1168. "__type__": "cc.Sprite",
  1169. "_name": "",
  1170. "_objFlags": 0,
  1171. "node": {
  1172. "__id__": 1
  1173. },
  1174. "_enabled": true,
  1175. "_materials": [
  1176. {
  1177. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  1178. }
  1179. ],
  1180. "_srcBlendFactor": 770,
  1181. "_dstBlendFactor": 771,
  1182. "_spriteFrame": {
  1183. "__uuid__": "06658fa4-72b8-4f90-ab0b-0681eb41bea8"
  1184. },
  1185. "_type": 0,
  1186. "_sizeMode": 1,
  1187. "_fillType": 0,
  1188. "_fillCenter": {
  1189. "__type__": "cc.Vec2",
  1190. "x": 0,
  1191. "y": 0
  1192. },
  1193. "_fillStart": 0,
  1194. "_fillRange": 0,
  1195. "_isTrimmedMode": true,
  1196. "_atlas": null,
  1197. "_id": ""
  1198. },
  1199. {
  1200. "__type__": "e4e0d0ytWBIMbuWnTvr6KEG",
  1201. "_name": "",
  1202. "_objFlags": 0,
  1203. "node": {
  1204. "__id__": 1
  1205. },
  1206. "_enabled": true,
  1207. "sp": {
  1208. "__id__": 3
  1209. },
  1210. "labName": {
  1211. "__id__": 6
  1212. },
  1213. "labState": {
  1214. "__id__": 25
  1215. },
  1216. "labGold": {
  1217. "__id__": 14
  1218. },
  1219. "_id": ""
  1220. },
  1221. {
  1222. "__type__": "cc.PrefabInfo",
  1223. "root": {
  1224. "__id__": 1
  1225. },
  1226. "asset": {
  1227. "__uuid__": "49f3bbf7-b0c1-44ad-b37a-dc9187df4c84"
  1228. },
  1229. "fileId": "ffN+Rsv+dBZ4lqK5xaZ2fp",
  1230. "sync": false
  1231. }
  1232. ]