课程框.prefab 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297
  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": "课程框",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 10
  28. },
  29. {
  30. "__id__": 14
  31. }
  32. ],
  33. "_active": true,
  34. "_level": 1,
  35. "_components": [
  36. {
  37. "__id__": 37
  38. }
  39. ],
  40. "_prefab": {
  41. "__id__": 38
  42. },
  43. "_opacity": 255,
  44. "_color": {
  45. "__type__": "cc.Color",
  46. "r": 255,
  47. "g": 255,
  48. "b": 255,
  49. "a": 255
  50. },
  51. "_contentSize": {
  52. "__type__": "cc.Size",
  53. "width": 0,
  54. "height": 0
  55. },
  56. "_anchorPoint": {
  57. "__type__": "cc.Vec2",
  58. "x": 0.5,
  59. "y": 0.5
  60. },
  61. "_position": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_scale": {
  68. "__type__": "cc.Vec3",
  69. "x": 1,
  70. "y": 1,
  71. "z": 1
  72. },
  73. "_quat": {
  74. "__type__": "cc.Quat",
  75. "x": 0,
  76. "y": 0,
  77. "z": 0,
  78. "w": 1
  79. },
  80. "_skewX": 0,
  81. "_skewY": 0,
  82. "_zIndex": 0,
  83. "_is3DNode": false,
  84. "groupIndex": 0,
  85. "_id": ""
  86. },
  87. {
  88. "__type__": "cc.Node",
  89. "_name": "背景颜色",
  90. "_objFlags": 0,
  91. "_parent": {
  92. "__id__": 1
  93. },
  94. "_children": [],
  95. "_active": true,
  96. "_level": 2,
  97. "_components": [
  98. {
  99. "__id__": 3
  100. },
  101. {
  102. "__id__": 4
  103. }
  104. ],
  105. "_prefab": {
  106. "__id__": 5
  107. },
  108. "_opacity": 147,
  109. "_color": {
  110. "__type__": "cc.Color",
  111. "r": 0,
  112. "g": 0,
  113. "b": 0,
  114. "a": 255
  115. },
  116. "_contentSize": {
  117. "__type__": "cc.Size",
  118. "width": 1920,
  119. "height": 1080
  120. },
  121. "_anchorPoint": {
  122. "__type__": "cc.Vec2",
  123. "x": 0.5,
  124. "y": 0.5
  125. },
  126. "_position": {
  127. "__type__": "cc.Vec3",
  128. "x": 0,
  129. "y": 0,
  130. "z": 0
  131. },
  132. "_scale": {
  133. "__type__": "cc.Vec3",
  134. "x": 1,
  135. "y": 1,
  136. "z": 1
  137. },
  138. "_quat": {
  139. "__type__": "cc.Quat",
  140. "x": 0,
  141. "y": 0,
  142. "z": 0,
  143. "w": 1
  144. },
  145. "_skewX": 0,
  146. "_skewY": 0,
  147. "_zIndex": 0,
  148. "_is3DNode": false,
  149. "groupIndex": 0,
  150. "_rotationX": 0,
  151. "_rotationY": 0,
  152. "_id": ""
  153. },
  154. {
  155. "__type__": "cc.Sprite",
  156. "_name": "背景颜色<Sprite>",
  157. "_objFlags": 0,
  158. "node": {
  159. "__id__": 2
  160. },
  161. "_enabled": true,
  162. "_srcBlendFactor": 770,
  163. "_dstBlendFactor": 771,
  164. "_spriteFrame": {
  165. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  166. },
  167. "_type": 0,
  168. "_sizeMode": 0,
  169. "_fillType": 0,
  170. "_fillCenter": {
  171. "__type__": "cc.Vec2",
  172. "x": 0,
  173. "y": 0
  174. },
  175. "_fillStart": 0,
  176. "_fillRange": 0,
  177. "_isTrimmedMode": true,
  178. "_state": 0,
  179. "_atlas": null,
  180. "_id": ""
  181. },
  182. {
  183. "__type__": "cc.BlockInputEvents",
  184. "_name": "",
  185. "_objFlags": 0,
  186. "node": {
  187. "__id__": 2
  188. },
  189. "_enabled": true,
  190. "_id": ""
  191. },
  192. {
  193. "__type__": "cc.PrefabInfo",
  194. "root": {
  195. "__id__": 1
  196. },
  197. "asset": {
  198. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  199. },
  200. "fileId": "d8ql8ZqvxPcq5lH7U3LxJ2",
  201. "sync": false
  202. },
  203. {
  204. "__type__": "cc.Node",
  205. "_name": "目录",
  206. "_objFlags": 0,
  207. "_parent": {
  208. "__id__": 1
  209. },
  210. "_children": [],
  211. "_active": true,
  212. "_level": 2,
  213. "_components": [
  214. {
  215. "__id__": 7
  216. },
  217. {
  218. "__id__": 8
  219. }
  220. ],
  221. "_prefab": {
  222. "__id__": 9
  223. },
  224. "_opacity": 255,
  225. "_color": {
  226. "__type__": "cc.Color",
  227. "r": 255,
  228. "g": 255,
  229. "b": 255,
  230. "a": 255
  231. },
  232. "_contentSize": {
  233. "__type__": "cc.Size",
  234. "width": 106,
  235. "height": 111
  236. },
  237. "_anchorPoint": {
  238. "__type__": "cc.Vec2",
  239. "x": 0.5,
  240. "y": 0.5
  241. },
  242. "_position": {
  243. "__type__": "cc.Vec3",
  244. "x": 889,
  245. "y": 467,
  246. "z": 0
  247. },
  248. "_scale": {
  249. "__type__": "cc.Vec3",
  250. "x": 1,
  251. "y": 1,
  252. "z": 1
  253. },
  254. "_quat": {
  255. "__type__": "cc.Quat",
  256. "x": 0,
  257. "y": 0,
  258. "z": 0,
  259. "w": 1
  260. },
  261. "_skewX": 0,
  262. "_skewY": 0,
  263. "_zIndex": 0,
  264. "_is3DNode": false,
  265. "groupIndex": 0,
  266. "_id": ""
  267. },
  268. {
  269. "__type__": "cc.Sprite",
  270. "_name": "目录<Sprite>",
  271. "_objFlags": 0,
  272. "node": {
  273. "__id__": 6
  274. },
  275. "_enabled": true,
  276. "_srcBlendFactor": 1,
  277. "_dstBlendFactor": 771,
  278. "_spriteFrame": {
  279. "__uuid__": "db06bbee-037b-4a87-858b-e4e68f73e4f8"
  280. },
  281. "_type": 0,
  282. "_sizeMode": 1,
  283. "_fillType": 0,
  284. "_fillCenter": {
  285. "__type__": "cc.Vec2",
  286. "x": 0,
  287. "y": 0
  288. },
  289. "_fillStart": 0,
  290. "_fillRange": 0,
  291. "_isTrimmedMode": true,
  292. "_state": 0,
  293. "_atlas": null,
  294. "_id": ""
  295. },
  296. {
  297. "__type__": "cc.Widget",
  298. "_name": "",
  299. "_objFlags": 0,
  300. "node": {
  301. "__id__": 6
  302. },
  303. "_enabled": true,
  304. "alignMode": 1,
  305. "_target": {
  306. "__id__": 1
  307. },
  308. "_alignFlags": 33,
  309. "_left": 0,
  310. "_right": -942,
  311. "_top": -522.5,
  312. "_bottom": 0,
  313. "_verticalCenter": 0,
  314. "_horizontalCenter": 0,
  315. "_isAbsLeft": true,
  316. "_isAbsRight": true,
  317. "_isAbsTop": true,
  318. "_isAbsBottom": true,
  319. "_isAbsHorizontalCenter": true,
  320. "_isAbsVerticalCenter": true,
  321. "_originalWidth": 0,
  322. "_originalHeight": 0,
  323. "_id": ""
  324. },
  325. {
  326. "__type__": "cc.PrefabInfo",
  327. "root": {
  328. "__id__": 1
  329. },
  330. "asset": {
  331. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  332. },
  333. "fileId": "2b3vJSq8hJ1LlT5Ejaz8da",
  334. "sync": false
  335. },
  336. {
  337. "__type__": "cc.Node",
  338. "_name": "返回",
  339. "_objFlags": 0,
  340. "_parent": {
  341. "__id__": 1
  342. },
  343. "_children": [],
  344. "_active": true,
  345. "_level": 2,
  346. "_components": [
  347. {
  348. "__id__": 11
  349. },
  350. {
  351. "__id__": 12
  352. }
  353. ],
  354. "_prefab": {
  355. "__id__": 13
  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": 148,
  368. "height": 116
  369. },
  370. "_anchorPoint": {
  371. "__type__": "cc.Vec2",
  372. "x": 0.5,
  373. "y": 0.5
  374. },
  375. "_position": {
  376. "__type__": "cc.Vec3",
  377. "x": -886.1,
  378. "y": 482.1,
  379. "z": 0
  380. },
  381. "_scale": {
  382. "__type__": "cc.Vec3",
  383. "x": 1,
  384. "y": 1,
  385. "z": 1
  386. },
  387. "_quat": {
  388. "__type__": "cc.Quat",
  389. "x": 0,
  390. "y": 0,
  391. "z": 0,
  392. "w": 1
  393. },
  394. "_skewX": 0,
  395. "_skewY": 0,
  396. "_zIndex": 0,
  397. "_is3DNode": false,
  398. "groupIndex": 0,
  399. "_id": ""
  400. },
  401. {
  402. "__type__": "cc.Sprite",
  403. "_name": "返回<Sprite>",
  404. "_objFlags": 0,
  405. "node": {
  406. "__id__": 10
  407. },
  408. "_enabled": true,
  409. "_srcBlendFactor": 1,
  410. "_dstBlendFactor": 771,
  411. "_spriteFrame": {
  412. "__uuid__": "2265a6e8-4536-4dff-bd57-d23c9cf7278f"
  413. },
  414. "_type": 0,
  415. "_sizeMode": 1,
  416. "_fillType": 0,
  417. "_fillCenter": {
  418. "__type__": "cc.Vec2",
  419. "x": 0,
  420. "y": 0
  421. },
  422. "_fillStart": 0,
  423. "_fillRange": 0,
  424. "_isTrimmedMode": true,
  425. "_state": 0,
  426. "_atlas": null,
  427. "_id": ""
  428. },
  429. {
  430. "__type__": "cc.Widget",
  431. "_name": "",
  432. "_objFlags": 0,
  433. "node": {
  434. "__id__": 10
  435. },
  436. "_enabled": true,
  437. "alignMode": 1,
  438. "_target": {
  439. "__id__": 1
  440. },
  441. "_alignFlags": 9,
  442. "_left": -960.1,
  443. "_right": 0,
  444. "_top": -540.1,
  445. "_bottom": 0,
  446. "_verticalCenter": 0,
  447. "_horizontalCenter": 0,
  448. "_isAbsLeft": true,
  449. "_isAbsRight": true,
  450. "_isAbsTop": true,
  451. "_isAbsBottom": true,
  452. "_isAbsHorizontalCenter": true,
  453. "_isAbsVerticalCenter": true,
  454. "_originalWidth": 0,
  455. "_originalHeight": 0,
  456. "_id": ""
  457. },
  458. {
  459. "__type__": "cc.PrefabInfo",
  460. "root": {
  461. "__id__": 1
  462. },
  463. "asset": {
  464. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  465. },
  466. "fileId": "18jG5SoctNM7Z6J43veOwm",
  467. "sync": false
  468. },
  469. {
  470. "__type__": "cc.Node",
  471. "_name": "大背景",
  472. "_objFlags": 0,
  473. "_parent": {
  474. "__id__": 1
  475. },
  476. "_children": [
  477. {
  478. "__id__": 15
  479. },
  480. {
  481. "__id__": 18
  482. }
  483. ],
  484. "_active": true,
  485. "_level": 2,
  486. "_components": [
  487. {
  488. "__id__": 35
  489. }
  490. ],
  491. "_prefab": {
  492. "__id__": 36
  493. },
  494. "_opacity": 255,
  495. "_color": {
  496. "__type__": "cc.Color",
  497. "r": 255,
  498. "g": 255,
  499. "b": 255,
  500. "a": 255
  501. },
  502. "_contentSize": {
  503. "__type__": "cc.Size",
  504. "width": 1613,
  505. "height": 942
  506. },
  507. "_anchorPoint": {
  508. "__type__": "cc.Vec2",
  509. "x": 0.5,
  510. "y": 0.5
  511. },
  512. "_position": {
  513. "__type__": "cc.Vec3",
  514. "x": 0,
  515. "y": 0,
  516. "z": 0
  517. },
  518. "_scale": {
  519. "__type__": "cc.Vec3",
  520. "x": 1,
  521. "y": 1,
  522. "z": 1
  523. },
  524. "_quat": {
  525. "__type__": "cc.Quat",
  526. "x": 0,
  527. "y": 0,
  528. "z": 0,
  529. "w": 1
  530. },
  531. "_skewX": 0,
  532. "_skewY": 0,
  533. "_zIndex": 0,
  534. "_is3DNode": false,
  535. "groupIndex": 0,
  536. "_id": ""
  537. },
  538. {
  539. "__type__": "cc.Node",
  540. "_name": "标题",
  541. "_objFlags": 0,
  542. "_parent": {
  543. "__id__": 14
  544. },
  545. "_children": [],
  546. "_active": true,
  547. "_level": 3,
  548. "_components": [
  549. {
  550. "__id__": 16
  551. }
  552. ],
  553. "_prefab": {
  554. "__id__": 17
  555. },
  556. "_opacity": 255,
  557. "_color": {
  558. "__type__": "cc.Color",
  559. "r": 252,
  560. "g": 241,
  561. "b": 94,
  562. "a": 255
  563. },
  564. "_contentSize": {
  565. "__type__": "cc.Size",
  566. "width": 252,
  567. "height": 40
  568. },
  569. "_anchorPoint": {
  570. "__type__": "cc.Vec2",
  571. "x": 0.5,
  572. "y": 0.5
  573. },
  574. "_position": {
  575. "__type__": "cc.Vec3",
  576. "x": -424,
  577. "y": 430,
  578. "z": 0
  579. },
  580. "_scale": {
  581. "__type__": "cc.Vec3",
  582. "x": 1,
  583. "y": 1,
  584. "z": 1
  585. },
  586. "_quat": {
  587. "__type__": "cc.Quat",
  588. "x": 0,
  589. "y": 0,
  590. "z": 0,
  591. "w": 1
  592. },
  593. "_skewX": 0,
  594. "_skewY": 0,
  595. "_zIndex": 0,
  596. "_is3DNode": false,
  597. "groupIndex": 0,
  598. "_rotationX": 0,
  599. "_rotationY": 0,
  600. "_id": ""
  601. },
  602. {
  603. "__type__": "cc.Label",
  604. "_name": "标题<Label>",
  605. "_objFlags": 0,
  606. "node": {
  607. "__id__": 15
  608. },
  609. "_enabled": true,
  610. "_srcBlendFactor": 1,
  611. "_dstBlendFactor": 771,
  612. "_useOriginalSize": false,
  613. "_string": "水是生命之源",
  614. "_N$string": "水是生命之源",
  615. "_fontSize": 42,
  616. "_lineHeight": 40,
  617. "_enableWrapText": true,
  618. "_N$file": null,
  619. "_isSystemFontUsed": true,
  620. "_spacingX": 0,
  621. "_N$horizontalAlign": 1,
  622. "_N$verticalAlign": 1,
  623. "_N$fontFamily": "Arial",
  624. "_N$overflow": 0,
  625. "_id": ""
  626. },
  627. {
  628. "__type__": "cc.PrefabInfo",
  629. "root": {
  630. "__id__": 1
  631. },
  632. "asset": {
  633. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  634. },
  635. "fileId": "972ENCZBVOZLLCFFcET4/T",
  636. "sync": false
  637. },
  638. {
  639. "__type__": "cc.Node",
  640. "_name": "scrollview",
  641. "_objFlags": 0,
  642. "_parent": {
  643. "__id__": 14
  644. },
  645. "_children": [
  646. {
  647. "__id__": 19
  648. },
  649. {
  650. "__id__": 26
  651. }
  652. ],
  653. "_active": true,
  654. "_level": 3,
  655. "_components": [
  656. {
  657. "__id__": 24
  658. }
  659. ],
  660. "_prefab": {
  661. "__id__": 34
  662. },
  663. "_opacity": 255,
  664. "_color": {
  665. "__type__": "cc.Color",
  666. "r": 255,
  667. "g": 255,
  668. "b": 255,
  669. "a": 255
  670. },
  671. "_contentSize": {
  672. "__type__": "cc.Size",
  673. "width": 1400,
  674. "height": 750
  675. },
  676. "_anchorPoint": {
  677. "__type__": "cc.Vec2",
  678. "x": 0.5,
  679. "y": 0.5
  680. },
  681. "_position": {
  682. "__type__": "cc.Vec3",
  683. "x": 6,
  684. "y": -30,
  685. "z": 0
  686. },
  687. "_scale": {
  688. "__type__": "cc.Vec3",
  689. "x": 1,
  690. "y": 1,
  691. "z": 1
  692. },
  693. "_quat": {
  694. "__type__": "cc.Quat",
  695. "x": 0,
  696. "y": 0,
  697. "z": 0,
  698. "w": 1
  699. },
  700. "_skewX": 0,
  701. "_skewY": 0,
  702. "_zIndex": 0,
  703. "_is3DNode": false,
  704. "groupIndex": 0,
  705. "_rotationX": 0,
  706. "_rotationY": 0,
  707. "_id": ""
  708. },
  709. {
  710. "__type__": "cc.Node",
  711. "_name": "scrollBar",
  712. "_objFlags": 0,
  713. "_parent": {
  714. "__id__": 18
  715. },
  716. "_children": [
  717. {
  718. "__id__": 20
  719. }
  720. ],
  721. "_active": true,
  722. "_level": 0,
  723. "_components": [
  724. {
  725. "__id__": 23
  726. },
  727. {
  728. "__id__": 31
  729. },
  730. {
  731. "__id__": 32
  732. }
  733. ],
  734. "_prefab": {
  735. "__id__": 33
  736. },
  737. "_opacity": 255,
  738. "_color": {
  739. "__type__": "cc.Color",
  740. "r": 255,
  741. "g": 255,
  742. "b": 255,
  743. "a": 255
  744. },
  745. "_contentSize": {
  746. "__type__": "cc.Size",
  747. "width": 12,
  748. "height": 750
  749. },
  750. "_anchorPoint": {
  751. "__type__": "cc.Vec2",
  752. "x": 1,
  753. "y": 0.5
  754. },
  755. "_position": {
  756. "__type__": "cc.Vec3",
  757. "x": 700,
  758. "y": 0,
  759. "z": 0
  760. },
  761. "_scale": {
  762. "__type__": "cc.Vec3",
  763. "x": 1,
  764. "y": 1,
  765. "z": 1
  766. },
  767. "_quat": {
  768. "__type__": "cc.Quat",
  769. "x": 0,
  770. "y": 0,
  771. "z": 0,
  772. "w": 1
  773. },
  774. "_skewX": 0,
  775. "_skewY": 0,
  776. "_zIndex": 0,
  777. "_is3DNode": false,
  778. "groupIndex": 0,
  779. "_rotationX": 0,
  780. "_rotationY": 0,
  781. "_id": ""
  782. },
  783. {
  784. "__type__": "cc.Node",
  785. "_name": "bar",
  786. "_objFlags": 0,
  787. "_parent": {
  788. "__id__": 19
  789. },
  790. "_children": [],
  791. "_active": true,
  792. "_level": 0,
  793. "_components": [
  794. {
  795. "__id__": 21
  796. }
  797. ],
  798. "_prefab": {
  799. "__id__": 22
  800. },
  801. "_opacity": 255,
  802. "_color": {
  803. "__type__": "cc.Color",
  804. "r": 255,
  805. "g": 255,
  806. "b": 255,
  807. "a": 255
  808. },
  809. "_contentSize": {
  810. "__type__": "cc.Size",
  811. "width": 10,
  812. "height": 30
  813. },
  814. "_anchorPoint": {
  815. "__type__": "cc.Vec2",
  816. "x": 1,
  817. "y": 0
  818. },
  819. "_position": {
  820. "__type__": "cc.Vec3",
  821. "x": -1,
  822. "y": 343.8,
  823. "z": 0
  824. },
  825. "_scale": {
  826. "__type__": "cc.Vec3",
  827. "x": 1,
  828. "y": 1,
  829. "z": 1
  830. },
  831. "_quat": {
  832. "__type__": "cc.Quat",
  833. "x": 0,
  834. "y": 0,
  835. "z": 0,
  836. "w": 1
  837. },
  838. "_skewX": 0,
  839. "_skewY": 0,
  840. "_zIndex": 0,
  841. "_is3DNode": false,
  842. "groupIndex": 0,
  843. "_rotationX": 0,
  844. "_rotationY": 0,
  845. "_id": ""
  846. },
  847. {
  848. "__type__": "cc.Sprite",
  849. "_name": "bar<Sprite>",
  850. "_objFlags": 0,
  851. "node": {
  852. "__id__": 20
  853. },
  854. "_enabled": true,
  855. "_srcBlendFactor": 770,
  856. "_dstBlendFactor": 771,
  857. "_spriteFrame": {
  858. "__uuid__": "5c3bb932-6c3c-468f-88a9-c8c61d458641"
  859. },
  860. "_type": 1,
  861. "_sizeMode": 0,
  862. "_fillType": 0,
  863. "_fillCenter": {
  864. "__type__": "cc.Vec2",
  865. "x": 0,
  866. "y": 0
  867. },
  868. "_fillStart": 0,
  869. "_fillRange": 0,
  870. "_isTrimmedMode": true,
  871. "_state": 0,
  872. "_atlas": null,
  873. "_id": ""
  874. },
  875. {
  876. "__type__": "cc.PrefabInfo",
  877. "root": {
  878. "__id__": 1
  879. },
  880. "asset": {
  881. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  882. },
  883. "fileId": "dcIFNd/l1K76t7F4QPyqUT",
  884. "sync": false
  885. },
  886. {
  887. "__type__": "cc.Scrollbar",
  888. "_name": "",
  889. "_objFlags": 0,
  890. "node": {
  891. "__id__": 19
  892. },
  893. "_enabled": true,
  894. "_scrollView": {
  895. "__id__": 24
  896. },
  897. "_touching": false,
  898. "_opacity": 255,
  899. "enableAutoHide": true,
  900. "autoHideTime": 1,
  901. "_N$handle": {
  902. "__id__": 21
  903. },
  904. "_N$direction": 1,
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.ScrollView",
  909. "_name": "",
  910. "_objFlags": 0,
  911. "node": {
  912. "__id__": 18
  913. },
  914. "_enabled": true,
  915. "horizontal": false,
  916. "vertical": true,
  917. "inertia": true,
  918. "brake": 0.75,
  919. "elastic": true,
  920. "bounceDuration": 0.5,
  921. "scrollEvents": [],
  922. "cancelInnerEvents": true,
  923. "_N$content": {
  924. "__id__": 25
  925. },
  926. "content": {
  927. "__id__": 25
  928. },
  929. "_N$horizontalScrollBar": null,
  930. "_N$verticalScrollBar": {
  931. "__id__": 23
  932. },
  933. "_id": ""
  934. },
  935. {
  936. "__type__": "cc.Node",
  937. "_name": "content",
  938. "_objFlags": 0,
  939. "_parent": {
  940. "__id__": 26
  941. },
  942. "_children": [],
  943. "_active": true,
  944. "_level": 0,
  945. "_components": [
  946. {
  947. "__id__": 29
  948. }
  949. ],
  950. "_prefab": {
  951. "__id__": 30
  952. },
  953. "_opacity": 255,
  954. "_color": {
  955. "__type__": "cc.Color",
  956. "r": 255,
  957. "g": 255,
  958. "b": 255,
  959. "a": 255
  960. },
  961. "_contentSize": {
  962. "__type__": "cc.Size",
  963. "width": 1400,
  964. "height": 706
  965. },
  966. "_anchorPoint": {
  967. "__type__": "cc.Vec2",
  968. "x": 0.5,
  969. "y": 0.5
  970. },
  971. "_position": {
  972. "__type__": "cc.Vec3",
  973. "x": 0,
  974. "y": 0,
  975. "z": 0
  976. },
  977. "_scale": {
  978. "__type__": "cc.Vec3",
  979. "x": 1,
  980. "y": 1,
  981. "z": 1
  982. },
  983. "_quat": {
  984. "__type__": "cc.Quat",
  985. "x": 0,
  986. "y": 0,
  987. "z": 0,
  988. "w": 1
  989. },
  990. "_skewX": 0,
  991. "_skewY": 0,
  992. "_zIndex": 0,
  993. "_is3DNode": false,
  994. "groupIndex": 0,
  995. "_rotationX": 0,
  996. "_rotationY": 0,
  997. "_id": ""
  998. },
  999. {
  1000. "__type__": "cc.Node",
  1001. "_name": "view",
  1002. "_objFlags": 0,
  1003. "_parent": {
  1004. "__id__": 18
  1005. },
  1006. "_children": [
  1007. {
  1008. "__id__": 25
  1009. }
  1010. ],
  1011. "_active": true,
  1012. "_level": 0,
  1013. "_components": [
  1014. {
  1015. "__id__": 27
  1016. }
  1017. ],
  1018. "_prefab": {
  1019. "__id__": 28
  1020. },
  1021. "_opacity": 255,
  1022. "_color": {
  1023. "__type__": "cc.Color",
  1024. "r": 255,
  1025. "g": 255,
  1026. "b": 255,
  1027. "a": 255
  1028. },
  1029. "_contentSize": {
  1030. "__type__": "cc.Size",
  1031. "width": 1400,
  1032. "height": 750
  1033. },
  1034. "_anchorPoint": {
  1035. "__type__": "cc.Vec2",
  1036. "x": 0.5,
  1037. "y": 0.5
  1038. },
  1039. "_position": {
  1040. "__type__": "cc.Vec3",
  1041. "x": 0,
  1042. "y": 0,
  1043. "z": 0
  1044. },
  1045. "_scale": {
  1046. "__type__": "cc.Vec3",
  1047. "x": 1,
  1048. "y": 1,
  1049. "z": 1
  1050. },
  1051. "_quat": {
  1052. "__type__": "cc.Quat",
  1053. "x": 0,
  1054. "y": 0,
  1055. "z": 0,
  1056. "w": 1
  1057. },
  1058. "_skewX": 0,
  1059. "_skewY": 0,
  1060. "_zIndex": 0,
  1061. "_is3DNode": false,
  1062. "groupIndex": 0,
  1063. "_rotationX": 0,
  1064. "_rotationY": 0,
  1065. "_id": ""
  1066. },
  1067. {
  1068. "__type__": "cc.Mask",
  1069. "_name": "view<Mask>",
  1070. "_objFlags": 0,
  1071. "node": {
  1072. "__id__": 26
  1073. },
  1074. "_enabled": true,
  1075. "_srcBlendFactor": 770,
  1076. "_dstBlendFactor": 771,
  1077. "_spriteFrame": null,
  1078. "_type": 0,
  1079. "_segments": 64,
  1080. "_N$alphaThreshold": 0,
  1081. "_N$inverted": false,
  1082. "_id": ""
  1083. },
  1084. {
  1085. "__type__": "cc.PrefabInfo",
  1086. "root": {
  1087. "__id__": 1
  1088. },
  1089. "asset": {
  1090. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  1091. },
  1092. "fileId": "83YUrtgeRB4IH9ekUaXjEd",
  1093. "sync": false
  1094. },
  1095. {
  1096. "__type__": "cc.Layout",
  1097. "_name": "",
  1098. "_objFlags": 0,
  1099. "node": {
  1100. "__id__": 25
  1101. },
  1102. "_enabled": true,
  1103. "_layoutSize": {
  1104. "__type__": "cc.Size",
  1105. "width": 1400,
  1106. "height": 706
  1107. },
  1108. "_resize": 1,
  1109. "_N$layoutType": 3,
  1110. "_N$padding": 0,
  1111. "_N$cellSize": {
  1112. "__type__": "cc.Size",
  1113. "width": 40,
  1114. "height": 40
  1115. },
  1116. "_N$startAxis": 0,
  1117. "_N$paddingLeft": 40,
  1118. "_N$paddingRight": 0,
  1119. "_N$paddingTop": 20,
  1120. "_N$paddingBottom": 0,
  1121. "_N$spacingX": 20,
  1122. "_N$spacingY": 20,
  1123. "_N$verticalDirection": 1,
  1124. "_N$horizontalDirection": 0,
  1125. "_N$affectedByScale": false,
  1126. "_id": ""
  1127. },
  1128. {
  1129. "__type__": "cc.PrefabInfo",
  1130. "root": {
  1131. "__id__": 1
  1132. },
  1133. "asset": {
  1134. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  1135. },
  1136. "fileId": "d3pMSISjZBL4YK613tYiQk",
  1137. "sync": false
  1138. },
  1139. {
  1140. "__type__": "cc.Widget",
  1141. "_name": "",
  1142. "_objFlags": 0,
  1143. "node": {
  1144. "__id__": 19
  1145. },
  1146. "_enabled": true,
  1147. "alignMode": 0,
  1148. "_target": null,
  1149. "_alignFlags": 37,
  1150. "_left": 350.07654921020657,
  1151. "_right": 0,
  1152. "_top": 0,
  1153. "_bottom": 0,
  1154. "_verticalCenter": 0,
  1155. "_horizontalCenter": 0,
  1156. "_isAbsLeft": true,
  1157. "_isAbsRight": true,
  1158. "_isAbsTop": true,
  1159. "_isAbsBottom": true,
  1160. "_isAbsHorizontalCenter": true,
  1161. "_isAbsVerticalCenter": true,
  1162. "_originalWidth": 0,
  1163. "_originalHeight": 237,
  1164. "_id": ""
  1165. },
  1166. {
  1167. "__type__": "cc.Sprite",
  1168. "_name": "scrollBar<Sprite>",
  1169. "_objFlags": 0,
  1170. "node": {
  1171. "__id__": 19
  1172. },
  1173. "_enabled": true,
  1174. "_srcBlendFactor": 770,
  1175. "_dstBlendFactor": 771,
  1176. "_spriteFrame": {
  1177. "__uuid__": "5fe5dcaa-b513-4dc5-a166-573627b3a159"
  1178. },
  1179. "_type": 1,
  1180. "_sizeMode": 0,
  1181. "_fillType": 0,
  1182. "_fillCenter": {
  1183. "__type__": "cc.Vec2",
  1184. "x": 0,
  1185. "y": 0
  1186. },
  1187. "_fillStart": 0,
  1188. "_fillRange": 0,
  1189. "_isTrimmedMode": true,
  1190. "_state": 0,
  1191. "_atlas": null,
  1192. "_id": ""
  1193. },
  1194. {
  1195. "__type__": "cc.PrefabInfo",
  1196. "root": {
  1197. "__id__": 1
  1198. },
  1199. "asset": {
  1200. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  1201. },
  1202. "fileId": "1aCrI9l6dM3qlouYY+jl53",
  1203. "sync": false
  1204. },
  1205. {
  1206. "__type__": "cc.PrefabInfo",
  1207. "root": {
  1208. "__id__": 1
  1209. },
  1210. "asset": {
  1211. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  1212. },
  1213. "fileId": "07+IBhBWZHSbc7a8kzIniA",
  1214. "sync": false
  1215. },
  1216. {
  1217. "__type__": "cc.Sprite",
  1218. "_name": "大背景<Sprite>",
  1219. "_objFlags": 0,
  1220. "node": {
  1221. "__id__": 14
  1222. },
  1223. "_enabled": true,
  1224. "_srcBlendFactor": 1,
  1225. "_dstBlendFactor": 771,
  1226. "_spriteFrame": {
  1227. "__uuid__": "833847f1-3bee-4457-b336-bbd5bf6c0dea"
  1228. },
  1229. "_type": 0,
  1230. "_sizeMode": 1,
  1231. "_fillType": 0,
  1232. "_fillCenter": {
  1233. "__type__": "cc.Vec2",
  1234. "x": 0,
  1235. "y": 0
  1236. },
  1237. "_fillStart": 0,
  1238. "_fillRange": 0,
  1239. "_isTrimmedMode": true,
  1240. "_state": 0,
  1241. "_atlas": null,
  1242. "_id": ""
  1243. },
  1244. {
  1245. "__type__": "cc.PrefabInfo",
  1246. "root": {
  1247. "__id__": 1
  1248. },
  1249. "asset": {
  1250. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  1251. },
  1252. "fileId": "ed5XGgE+1Klb5R3h9VAhwx",
  1253. "sync": false
  1254. },
  1255. {
  1256. "__type__": "ce9d1h1VVNCD61ticGGo+6J",
  1257. "_name": "",
  1258. "_objFlags": 0,
  1259. "node": {
  1260. "__id__": 1
  1261. },
  1262. "_enabled": true,
  1263. "root_view": {
  1264. "__id__": 1
  1265. },
  1266. "label_title": {
  1267. "__id__": 16
  1268. },
  1269. "sprite_back": {
  1270. "__id__": 11
  1271. },
  1272. "sprite_catalog": {
  1273. "__id__": 7
  1274. },
  1275. "courseware_prefab": {
  1276. "__uuid__": "4be83a56-fc0e-404b-8b13-b2a89bfbac68"
  1277. },
  1278. "view_scroll": {
  1279. "__id__": 24
  1280. },
  1281. "view_layout": {
  1282. "__id__": 29
  1283. },
  1284. "_id": ""
  1285. },
  1286. {
  1287. "__type__": "cc.PrefabInfo",
  1288. "root": {
  1289. "__id__": 1
  1290. },
  1291. "asset": {
  1292. "__uuid__": "d7dabb4e-1807-476b-b8e7-8e4aceabdc65"
  1293. },
  1294. "fileId": "20uT9P6jBG75L/0seLDf+r",
  1295. "sync": false
  1296. }
  1297. ]