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