kind_tips.prefab 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "kind_tips",
  5. "_objFlags": 0,
  6. "__editorExtras__": {},
  7. "_native": "",
  8. "data": {
  9. "__id__": 1
  10. },
  11. "optimizationPolicy": 0,
  12. "persistent": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "kind_tips",
  17. "_objFlags": 0,
  18. "__editorExtras__": {},
  19. "_parent": null,
  20. "_children": [
  21. {
  22. "__id__": 2
  23. },
  24. {
  25. "__id__": 18
  26. }
  27. ],
  28. "_active": true,
  29. "_components": [
  30. {
  31. "__id__": 66
  32. },
  33. {
  34. "__id__": 68
  35. }
  36. ],
  37. "_prefab": {
  38. "__id__": 70
  39. },
  40. "_lpos": {
  41. "__type__": "cc.Vec3",
  42. "x": 0,
  43. "y": 0,
  44. "z": 0
  45. },
  46. "_lrot": {
  47. "__type__": "cc.Quat",
  48. "x": 0,
  49. "y": 0,
  50. "z": 0,
  51. "w": 1
  52. },
  53. "_lscale": {
  54. "__type__": "cc.Vec3",
  55. "x": 1,
  56. "y": 1,
  57. "z": 1
  58. },
  59. "_mobility": 0,
  60. "_layer": 33554432,
  61. "_euler": {
  62. "__type__": "cc.Vec3",
  63. "x": 0,
  64. "y": 0,
  65. "z": 0
  66. },
  67. "_id": ""
  68. },
  69. {
  70. "__type__": "cc.Node",
  71. "_objFlags": 0,
  72. "_parent": {
  73. "__id__": 1
  74. },
  75. "_prefab": {
  76. "__id__": 3
  77. },
  78. "__editorExtras__": {}
  79. },
  80. {
  81. "__type__": "cc.PrefabInfo",
  82. "root": {
  83. "__id__": 2
  84. },
  85. "asset": {
  86. "__uuid__": "142393a8-2641-4775-a79c-cbfe1bd9e5ca",
  87. "__expectedType__": "cc.Prefab"
  88. },
  89. "fileId": "a0daVw8DRLi6ToMaTA0VS2",
  90. "instance": {
  91. "__id__": 4
  92. },
  93. "targetOverrides": null
  94. },
  95. {
  96. "__type__": "cc.PrefabInstance",
  97. "fileId": "8eWVQWebBDMYRke8jx9bhG",
  98. "prefabRootNode": {
  99. "__id__": 1
  100. },
  101. "mountedChildren": [],
  102. "mountedComponents": [
  103. {
  104. "__id__": 5
  105. }
  106. ],
  107. "propertyOverrides": [
  108. {
  109. "__id__": 9
  110. },
  111. {
  112. "__id__": 11
  113. },
  114. {
  115. "__id__": 12
  116. },
  117. {
  118. "__id__": 13
  119. },
  120. {
  121. "__id__": 14
  122. },
  123. {
  124. "__id__": 16
  125. }
  126. ],
  127. "removedComponents": []
  128. },
  129. {
  130. "__type__": "cc.MountedComponentsInfo",
  131. "targetInfo": {
  132. "__id__": 6
  133. },
  134. "components": [
  135. {
  136. "__id__": 7
  137. }
  138. ]
  139. },
  140. {
  141. "__type__": "cc.TargetInfo",
  142. "localID": [
  143. "a0daVw8DRLi6ToMaTA0VS2"
  144. ]
  145. },
  146. {
  147. "__type__": "cc.BlockInputEvents",
  148. "_name": "",
  149. "_objFlags": 0,
  150. "__editorExtras__": {
  151. "mountedRoot": {
  152. "__id__": 2
  153. }
  154. },
  155. "node": {
  156. "__id__": 2
  157. },
  158. "_enabled": true,
  159. "__prefab": {
  160. "__id__": 8
  161. },
  162. "_id": ""
  163. },
  164. {
  165. "__type__": "cc.CompPrefabInfo",
  166. "fileId": "6cScJ2RUZOgr9slIYOuaFT"
  167. },
  168. {
  169. "__type__": "CCPropertyOverrideInfo",
  170. "targetInfo": {
  171. "__id__": 10
  172. },
  173. "propertyPath": [
  174. "_name"
  175. ],
  176. "value": "mask"
  177. },
  178. {
  179. "__type__": "cc.TargetInfo",
  180. "localID": [
  181. "a0daVw8DRLi6ToMaTA0VS2"
  182. ]
  183. },
  184. {
  185. "__type__": "CCPropertyOverrideInfo",
  186. "targetInfo": {
  187. "__id__": 10
  188. },
  189. "propertyPath": [
  190. "_lpos"
  191. ],
  192. "value": {
  193. "__type__": "cc.Vec3",
  194. "x": 0,
  195. "y": 0,
  196. "z": 0
  197. }
  198. },
  199. {
  200. "__type__": "CCPropertyOverrideInfo",
  201. "targetInfo": {
  202. "__id__": 10
  203. },
  204. "propertyPath": [
  205. "_lrot"
  206. ],
  207. "value": {
  208. "__type__": "cc.Quat",
  209. "x": 0,
  210. "y": 0,
  211. "z": 0,
  212. "w": 1
  213. }
  214. },
  215. {
  216. "__type__": "CCPropertyOverrideInfo",
  217. "targetInfo": {
  218. "__id__": 10
  219. },
  220. "propertyPath": [
  221. "_euler"
  222. ],
  223. "value": {
  224. "__type__": "cc.Vec3",
  225. "x": 0,
  226. "y": 0,
  227. "z": 0
  228. }
  229. },
  230. {
  231. "__type__": "CCPropertyOverrideInfo",
  232. "targetInfo": {
  233. "__id__": 15
  234. },
  235. "propertyPath": [
  236. "_contentSize"
  237. ],
  238. "value": {
  239. "__type__": "cc.Size",
  240. "width": 720,
  241. "height": 1280
  242. }
  243. },
  244. {
  245. "__type__": "cc.TargetInfo",
  246. "localID": [
  247. "77N2cid5pKDpXplRH/AWEU"
  248. ]
  249. },
  250. {
  251. "__type__": "CCPropertyOverrideInfo",
  252. "targetInfo": {
  253. "__id__": 17
  254. },
  255. "propertyPath": [
  256. "_color"
  257. ],
  258. "value": {
  259. "__type__": "cc.Color",
  260. "r": 85,
  261. "g": 85,
  262. "b": 85,
  263. "a": 100
  264. }
  265. },
  266. {
  267. "__type__": "cc.TargetInfo",
  268. "localID": [
  269. "08QaVy/ehM0oBtHFRmM2vy"
  270. ]
  271. },
  272. {
  273. "__type__": "cc.Node",
  274. "_name": "bg",
  275. "_objFlags": 0,
  276. "__editorExtras__": {},
  277. "_parent": {
  278. "__id__": 1
  279. },
  280. "_children": [
  281. {
  282. "__id__": 19
  283. },
  284. {
  285. "__id__": 25
  286. },
  287. {
  288. "__id__": 31
  289. },
  290. {
  291. "__id__": 39
  292. },
  293. {
  294. "__id__": 53
  295. }
  296. ],
  297. "_active": true,
  298. "_components": [
  299. {
  300. "__id__": 61
  301. },
  302. {
  303. "__id__": 63
  304. }
  305. ],
  306. "_prefab": {
  307. "__id__": 65
  308. },
  309. "_lpos": {
  310. "__type__": "cc.Vec3",
  311. "x": 0,
  312. "y": 0,
  313. "z": 0
  314. },
  315. "_lrot": {
  316. "__type__": "cc.Quat",
  317. "x": 0,
  318. "y": 0,
  319. "z": 0,
  320. "w": 1
  321. },
  322. "_lscale": {
  323. "__type__": "cc.Vec3",
  324. "x": 1,
  325. "y": 1,
  326. "z": 1
  327. },
  328. "_mobility": 0,
  329. "_layer": 33554432,
  330. "_euler": {
  331. "__type__": "cc.Vec3",
  332. "x": 0,
  333. "y": 0,
  334. "z": 0
  335. },
  336. "_id": ""
  337. },
  338. {
  339. "__type__": "cc.Node",
  340. "_name": "lab_title",
  341. "_objFlags": 0,
  342. "__editorExtras__": {},
  343. "_parent": {
  344. "__id__": 18
  345. },
  346. "_children": [],
  347. "_active": true,
  348. "_components": [
  349. {
  350. "__id__": 20
  351. },
  352. {
  353. "__id__": 22
  354. }
  355. ],
  356. "_prefab": {
  357. "__id__": 24
  358. },
  359. "_lpos": {
  360. "__type__": "cc.Vec3",
  361. "x": 0,
  362. "y": 161.396,
  363. "z": 0
  364. },
  365. "_lrot": {
  366. "__type__": "cc.Quat",
  367. "x": 0,
  368. "y": 0,
  369. "z": 0,
  370. "w": 1
  371. },
  372. "_lscale": {
  373. "__type__": "cc.Vec3",
  374. "x": 1,
  375. "y": 1,
  376. "z": 1
  377. },
  378. "_mobility": 0,
  379. "_layer": 33554432,
  380. "_euler": {
  381. "__type__": "cc.Vec3",
  382. "x": 0,
  383. "y": 0,
  384. "z": 0
  385. },
  386. "_id": ""
  387. },
  388. {
  389. "__type__": "cc.UITransform",
  390. "_name": "",
  391. "_objFlags": 0,
  392. "__editorExtras__": {},
  393. "node": {
  394. "__id__": 19
  395. },
  396. "_enabled": true,
  397. "__prefab": {
  398. "__id__": 21
  399. },
  400. "_contentSize": {
  401. "__type__": "cc.Size",
  402. "width": 80,
  403. "height": 50.4
  404. },
  405. "_anchorPoint": {
  406. "__type__": "cc.Vec2",
  407. "x": 0.5,
  408. "y": 0.5
  409. },
  410. "_id": ""
  411. },
  412. {
  413. "__type__": "cc.CompPrefabInfo",
  414. "fileId": "a9zAqmz6BNLr95am2vV29r"
  415. },
  416. {
  417. "__type__": "cc.Label",
  418. "_name": "",
  419. "_objFlags": 0,
  420. "__editorExtras__": {},
  421. "node": {
  422. "__id__": 19
  423. },
  424. "_enabled": true,
  425. "__prefab": {
  426. "__id__": 23
  427. },
  428. "_customMaterial": null,
  429. "_srcBlendFactor": 2,
  430. "_dstBlendFactor": 4,
  431. "_color": {
  432. "__type__": "cc.Color",
  433. "r": 255,
  434. "g": 255,
  435. "b": 255,
  436. "a": 255
  437. },
  438. "_string": "温馨提示",
  439. "_horizontalAlign": 1,
  440. "_verticalAlign": 1,
  441. "_actualFontSize": 20,
  442. "_fontSize": 20,
  443. "_fontFamily": "Arial",
  444. "_lineHeight": 40,
  445. "_overflow": 0,
  446. "_enableWrapText": true,
  447. "_font": null,
  448. "_isSystemFontUsed": true,
  449. "_spacingX": 0,
  450. "_isItalic": false,
  451. "_isBold": false,
  452. "_isUnderline": false,
  453. "_underlineHeight": 2,
  454. "_cacheMode": 0,
  455. "_enableOutline": false,
  456. "_outlineColor": {
  457. "__type__": "cc.Color",
  458. "r": 0,
  459. "g": 0,
  460. "b": 0,
  461. "a": 255
  462. },
  463. "_outlineWidth": 2,
  464. "_enableShadow": false,
  465. "_shadowColor": {
  466. "__type__": "cc.Color",
  467. "r": 0,
  468. "g": 0,
  469. "b": 0,
  470. "a": 255
  471. },
  472. "_shadowOffset": {
  473. "__type__": "cc.Vec2",
  474. "x": 2,
  475. "y": 2
  476. },
  477. "_shadowBlur": 2,
  478. "_id": ""
  479. },
  480. {
  481. "__type__": "cc.CompPrefabInfo",
  482. "fileId": "bdhsoPCIBAaJMHMIllbqGt"
  483. },
  484. {
  485. "__type__": "cc.PrefabInfo",
  486. "root": {
  487. "__id__": 1
  488. },
  489. "asset": {
  490. "__id__": 0
  491. },
  492. "fileId": "1fYt+ojINFrLHzZPJDQtYX",
  493. "instance": null,
  494. "targetOverrides": null,
  495. "nestedPrefabInstanceRoots": null
  496. },
  497. {
  498. "__type__": "cc.Node",
  499. "_name": "tips_1",
  500. "_objFlags": 0,
  501. "__editorExtras__": {},
  502. "_parent": {
  503. "__id__": 18
  504. },
  505. "_children": [],
  506. "_active": true,
  507. "_components": [
  508. {
  509. "__id__": 26
  510. },
  511. {
  512. "__id__": 28
  513. }
  514. ],
  515. "_prefab": {
  516. "__id__": 30
  517. },
  518. "_lpos": {
  519. "__type__": "cc.Vec3",
  520. "x": 0.75,
  521. "y": 44.979,
  522. "z": 0
  523. },
  524. "_lrot": {
  525. "__type__": "cc.Quat",
  526. "x": 0,
  527. "y": 0,
  528. "z": 0,
  529. "w": 1
  530. },
  531. "_lscale": {
  532. "__type__": "cc.Vec3",
  533. "x": 1,
  534. "y": 1,
  535. "z": 1
  536. },
  537. "_mobility": 0,
  538. "_layer": 33554432,
  539. "_euler": {
  540. "__type__": "cc.Vec3",
  541. "x": 0,
  542. "y": 0,
  543. "z": 0
  544. },
  545. "_id": ""
  546. },
  547. {
  548. "__type__": "cc.UITransform",
  549. "_name": "",
  550. "_objFlags": 0,
  551. "__editorExtras__": {},
  552. "node": {
  553. "__id__": 25
  554. },
  555. "_enabled": true,
  556. "__prefab": {
  557. "__id__": 27
  558. },
  559. "_contentSize": {
  560. "__type__": "cc.Size",
  561. "width": 300,
  562. "height": 185.2
  563. },
  564. "_anchorPoint": {
  565. "__type__": "cc.Vec2",
  566. "x": 0.5,
  567. "y": 0.5
  568. },
  569. "_id": ""
  570. },
  571. {
  572. "__type__": "cc.CompPrefabInfo",
  573. "fileId": "3cpS+micxAI7UdhbEmJumx"
  574. },
  575. {
  576. "__type__": "cc.RichText",
  577. "_name": "",
  578. "_objFlags": 0,
  579. "__editorExtras__": {},
  580. "node": {
  581. "__id__": 25
  582. },
  583. "_enabled": true,
  584. "__prefab": {
  585. "__id__": 29
  586. },
  587. "_lineHeight": 20,
  588. "_string": "亲爱的用户,欢迎你信任并使用消消金块,\n我们依据相关法律制定了《用户协议》和《隐私政策》帮助\n你了解我们收集、使用、储存和共享个人信息的情况,请你\n在点击之前仔细阅读并充分理解相关条款,其中重点条款已\n为你标注,方便你了解自己的相关权利,我们将通过《隐私\n政策》向你说明:1.你在使用我们产品或服务时,将会提供与\n具体功能相关的个人信息(可能涉及地理位置、读取通讯录、\n运动记录、位置信息等),如您不希望开启相关功能,可停止\n使用对应服务,我们将不会开启与用户使用的服务无关的功能",
  589. "_horizontalAlign": 1,
  590. "_verticalAlign": 0,
  591. "_fontSize": 10,
  592. "_fontColor": {
  593. "__type__": "cc.Color",
  594. "r": 255,
  595. "g": 255,
  596. "b": 255,
  597. "a": 255
  598. },
  599. "_maxWidth": 300,
  600. "_fontFamily": "Arial",
  601. "_font": null,
  602. "_isSystemFontUsed": true,
  603. "_userDefinedFont": null,
  604. "_cacheMode": 0,
  605. "_imageAtlas": null,
  606. "_handleTouchEvent": true,
  607. "_id": ""
  608. },
  609. {
  610. "__type__": "cc.CompPrefabInfo",
  611. "fileId": "e8eAn2R4xF4YGdsT1dKK85"
  612. },
  613. {
  614. "__type__": "cc.PrefabInfo",
  615. "root": {
  616. "__id__": 1
  617. },
  618. "asset": {
  619. "__id__": 0
  620. },
  621. "fileId": "8blNg8BMtFDbj06Z89F5mg",
  622. "instance": null,
  623. "targetOverrides": null,
  624. "nestedPrefabInstanceRoots": null
  625. },
  626. {
  627. "__type__": "cc.Node",
  628. "_name": "tips_2",
  629. "_objFlags": 0,
  630. "__editorExtras__": {},
  631. "_parent": {
  632. "__id__": 18
  633. },
  634. "_children": [],
  635. "_active": true,
  636. "_components": [
  637. {
  638. "__id__": 32
  639. },
  640. {
  641. "__id__": 34
  642. },
  643. {
  644. "__id__": 36
  645. }
  646. ],
  647. "_prefab": {
  648. "__id__": 38
  649. },
  650. "_lpos": {
  651. "__type__": "cc.Vec3",
  652. "x": -3.403,
  653. "y": -72.426,
  654. "z": 0
  655. },
  656. "_lrot": {
  657. "__type__": "cc.Quat",
  658. "x": 0,
  659. "y": 0,
  660. "z": 0,
  661. "w": 1
  662. },
  663. "_lscale": {
  664. "__type__": "cc.Vec3",
  665. "x": 1,
  666. "y": 1,
  667. "z": 1
  668. },
  669. "_mobility": 0,
  670. "_layer": 33554432,
  671. "_euler": {
  672. "__type__": "cc.Vec3",
  673. "x": 0,
  674. "y": 0,
  675. "z": 0
  676. },
  677. "_id": ""
  678. },
  679. {
  680. "__type__": "cc.UITransform",
  681. "_name": "",
  682. "_objFlags": 0,
  683. "__editorExtras__": {},
  684. "node": {
  685. "__id__": 31
  686. },
  687. "_enabled": true,
  688. "__prefab": {
  689. "__id__": 33
  690. },
  691. "_contentSize": {
  692. "__type__": "cc.Size",
  693. "width": 300,
  694. "height": 45.199999999999996
  695. },
  696. "_anchorPoint": {
  697. "__type__": "cc.Vec2",
  698. "x": 0.5,
  699. "y": 0.5
  700. },
  701. "_id": ""
  702. },
  703. {
  704. "__type__": "cc.CompPrefabInfo",
  705. "fileId": "41H58ReJxJuZa6Re7Kl+XW"
  706. },
  707. {
  708. "__type__": "cc.RichText",
  709. "_name": "",
  710. "_objFlags": 0,
  711. "__editorExtras__": {},
  712. "node": {
  713. "__id__": 31
  714. },
  715. "_enabled": true,
  716. "__prefab": {
  717. "__id__": 35
  718. },
  719. "_lineHeight": 20,
  720. "_string": "你可以通过阅读完整版<on click=\"onClicked\" param=\"User Agreement\"><color=#00ff00>《用户协议》</color></on>和<on click=\"onClicked\" param=\"Privacy Policy\"><color=#00ff00>《隐私协议》</color></on>了解详细\n信息。如你同意,请点击“同意”开始接受我们的服务",
  721. "_horizontalAlign": 1,
  722. "_verticalAlign": 0,
  723. "_fontSize": 10,
  724. "_fontColor": {
  725. "__type__": "cc.Color",
  726. "r": 255,
  727. "g": 255,
  728. "b": 255,
  729. "a": 255
  730. },
  731. "_maxWidth": 300,
  732. "_fontFamily": "Arial",
  733. "_font": null,
  734. "_isSystemFontUsed": true,
  735. "_userDefinedFont": null,
  736. "_cacheMode": 0,
  737. "_imageAtlas": null,
  738. "_handleTouchEvent": true,
  739. "_id": ""
  740. },
  741. {
  742. "__type__": "cc.CompPrefabInfo",
  743. "fileId": "1fIHE/iwtEtrCFtxH4jYrG"
  744. },
  745. {
  746. "__type__": "16f06h3mPNKjbAsWaBEkDUh",
  747. "_name": "",
  748. "_objFlags": 0,
  749. "__editorExtras__": {},
  750. "node": {
  751. "__id__": 31
  752. },
  753. "_enabled": true,
  754. "__prefab": {
  755. "__id__": 37
  756. },
  757. "_id": ""
  758. },
  759. {
  760. "__type__": "cc.CompPrefabInfo",
  761. "fileId": "2fLYMLP6FIaJvmNMb7e+Rh"
  762. },
  763. {
  764. "__type__": "cc.PrefabInfo",
  765. "root": {
  766. "__id__": 1
  767. },
  768. "asset": {
  769. "__id__": 0
  770. },
  771. "fileId": "e0Fh4c1mBBK7zV+s2rP8Am",
  772. "instance": null,
  773. "targetOverrides": null,
  774. "nestedPrefabInstanceRoots": null
  775. },
  776. {
  777. "__type__": "cc.Node",
  778. "_name": "btn_agree",
  779. "_objFlags": 0,
  780. "__editorExtras__": {},
  781. "_parent": {
  782. "__id__": 18
  783. },
  784. "_children": [
  785. {
  786. "__id__": 40
  787. }
  788. ],
  789. "_active": true,
  790. "_components": [
  791. {
  792. "__id__": 46
  793. },
  794. {
  795. "__id__": 48
  796. },
  797. {
  798. "__id__": 50
  799. }
  800. ],
  801. "_prefab": {
  802. "__id__": 52
  803. },
  804. "_lpos": {
  805. "__type__": "cc.Vec3",
  806. "x": -4.367,
  807. "y": -116.163,
  808. "z": 0
  809. },
  810. "_lrot": {
  811. "__type__": "cc.Quat",
  812. "x": 0,
  813. "y": 0,
  814. "z": 0,
  815. "w": 1
  816. },
  817. "_lscale": {
  818. "__type__": "cc.Vec3",
  819. "x": 1,
  820. "y": 1,
  821. "z": 1
  822. },
  823. "_mobility": 0,
  824. "_layer": 33554432,
  825. "_euler": {
  826. "__type__": "cc.Vec3",
  827. "x": 0,
  828. "y": 0,
  829. "z": 0
  830. },
  831. "_id": ""
  832. },
  833. {
  834. "__type__": "cc.Node",
  835. "_name": "Label",
  836. "_objFlags": 0,
  837. "__editorExtras__": {},
  838. "_parent": {
  839. "__id__": 39
  840. },
  841. "_children": [],
  842. "_active": true,
  843. "_components": [
  844. {
  845. "__id__": 41
  846. },
  847. {
  848. "__id__": 43
  849. }
  850. ],
  851. "_prefab": {
  852. "__id__": 45
  853. },
  854. "_lpos": {
  855. "__type__": "cc.Vec3",
  856. "x": 0,
  857. "y": 0,
  858. "z": 0
  859. },
  860. "_lrot": {
  861. "__type__": "cc.Quat",
  862. "x": 0,
  863. "y": 0,
  864. "z": 0,
  865. "w": 1
  866. },
  867. "_lscale": {
  868. "__type__": "cc.Vec3",
  869. "x": 1,
  870. "y": 1,
  871. "z": 1
  872. },
  873. "_mobility": 0,
  874. "_layer": 33554432,
  875. "_euler": {
  876. "__type__": "cc.Vec3",
  877. "x": 0,
  878. "y": 0,
  879. "z": 0
  880. },
  881. "_id": ""
  882. },
  883. {
  884. "__type__": "cc.UITransform",
  885. "_name": "",
  886. "_objFlags": 0,
  887. "__editorExtras__": {},
  888. "node": {
  889. "__id__": 40
  890. },
  891. "_enabled": true,
  892. "__prefab": {
  893. "__id__": 42
  894. },
  895. "_contentSize": {
  896. "__type__": "cc.Size",
  897. "width": 40,
  898. "height": 50.4
  899. },
  900. "_anchorPoint": {
  901. "__type__": "cc.Vec2",
  902. "x": 0.5,
  903. "y": 0.5
  904. },
  905. "_id": ""
  906. },
  907. {
  908. "__type__": "cc.CompPrefabInfo",
  909. "fileId": "7bk/dqIfFFZ5GXGqXccGRb"
  910. },
  911. {
  912. "__type__": "cc.Label",
  913. "_name": "",
  914. "_objFlags": 0,
  915. "__editorExtras__": {},
  916. "node": {
  917. "__id__": 40
  918. },
  919. "_enabled": true,
  920. "__prefab": {
  921. "__id__": 44
  922. },
  923. "_customMaterial": null,
  924. "_srcBlendFactor": 2,
  925. "_dstBlendFactor": 4,
  926. "_color": {
  927. "__type__": "cc.Color",
  928. "r": 255,
  929. "g": 255,
  930. "b": 255,
  931. "a": 255
  932. },
  933. "_string": "同意",
  934. "_horizontalAlign": 1,
  935. "_verticalAlign": 1,
  936. "_actualFontSize": 20,
  937. "_fontSize": 20,
  938. "_fontFamily": "Arial",
  939. "_lineHeight": 40,
  940. "_overflow": 0,
  941. "_enableWrapText": true,
  942. "_font": null,
  943. "_isSystemFontUsed": true,
  944. "_spacingX": 0,
  945. "_isItalic": false,
  946. "_isBold": false,
  947. "_isUnderline": false,
  948. "_underlineHeight": 2,
  949. "_cacheMode": 0,
  950. "_enableOutline": false,
  951. "_outlineColor": {
  952. "__type__": "cc.Color",
  953. "r": 0,
  954. "g": 0,
  955. "b": 0,
  956. "a": 255
  957. },
  958. "_outlineWidth": 2,
  959. "_enableShadow": false,
  960. "_shadowColor": {
  961. "__type__": "cc.Color",
  962. "r": 0,
  963. "g": 0,
  964. "b": 0,
  965. "a": 255
  966. },
  967. "_shadowOffset": {
  968. "__type__": "cc.Vec2",
  969. "x": 2,
  970. "y": 2
  971. },
  972. "_shadowBlur": 2,
  973. "_id": ""
  974. },
  975. {
  976. "__type__": "cc.CompPrefabInfo",
  977. "fileId": "b3s51DLsJIX5rIooD7+ozo"
  978. },
  979. {
  980. "__type__": "cc.PrefabInfo",
  981. "root": {
  982. "__id__": 1
  983. },
  984. "asset": {
  985. "__id__": 0
  986. },
  987. "fileId": "113jWypEJFdLrAmdq18eXM",
  988. "instance": null,
  989. "targetOverrides": null,
  990. "nestedPrefabInstanceRoots": null
  991. },
  992. {
  993. "__type__": "cc.UITransform",
  994. "_name": "",
  995. "_objFlags": 0,
  996. "__editorExtras__": {},
  997. "node": {
  998. "__id__": 39
  999. },
  1000. "_enabled": true,
  1001. "__prefab": {
  1002. "__id__": 47
  1003. },
  1004. "_contentSize": {
  1005. "__type__": "cc.Size",
  1006. "width": 200,
  1007. "height": 60
  1008. },
  1009. "_anchorPoint": {
  1010. "__type__": "cc.Vec2",
  1011. "x": 0.5,
  1012. "y": 0.5
  1013. },
  1014. "_id": ""
  1015. },
  1016. {
  1017. "__type__": "cc.CompPrefabInfo",
  1018. "fileId": "70G+foAMZF+oqZZXuIzvzD"
  1019. },
  1020. {
  1021. "__type__": "cc.Sprite",
  1022. "_name": "",
  1023. "_objFlags": 0,
  1024. "__editorExtras__": {},
  1025. "node": {
  1026. "__id__": 39
  1027. },
  1028. "_enabled": true,
  1029. "__prefab": {
  1030. "__id__": 49
  1031. },
  1032. "_customMaterial": null,
  1033. "_srcBlendFactor": 2,
  1034. "_dstBlendFactor": 4,
  1035. "_color": {
  1036. "__type__": "cc.Color",
  1037. "r": 255,
  1038. "g": 255,
  1039. "b": 255,
  1040. "a": 255
  1041. },
  1042. "_spriteFrame": {
  1043. "__uuid__": "b9bfe0ba-07d0-44f2-830e-9c3bca5c517a@f9941",
  1044. "__expectedType__": "cc.SpriteFrame"
  1045. },
  1046. "_type": 0,
  1047. "_fillType": 0,
  1048. "_sizeMode": 0,
  1049. "_fillCenter": {
  1050. "__type__": "cc.Vec2",
  1051. "x": 0,
  1052. "y": 0
  1053. },
  1054. "_fillStart": 0,
  1055. "_fillRange": 0,
  1056. "_isTrimmedMode": true,
  1057. "_useGrayscale": false,
  1058. "_atlas": null,
  1059. "_id": ""
  1060. },
  1061. {
  1062. "__type__": "cc.CompPrefabInfo",
  1063. "fileId": "97DfqDEZVLIJdr5V33R3yr"
  1064. },
  1065. {
  1066. "__type__": "cc.Button",
  1067. "_name": "",
  1068. "_objFlags": 0,
  1069. "__editorExtras__": {},
  1070. "node": {
  1071. "__id__": 39
  1072. },
  1073. "_enabled": true,
  1074. "__prefab": {
  1075. "__id__": 51
  1076. },
  1077. "clickEvents": [],
  1078. "_interactable": true,
  1079. "_transition": 0,
  1080. "_normalColor": {
  1081. "__type__": "cc.Color",
  1082. "r": 255,
  1083. "g": 255,
  1084. "b": 255,
  1085. "a": 255
  1086. },
  1087. "_hoverColor": {
  1088. "__type__": "cc.Color",
  1089. "r": 211,
  1090. "g": 211,
  1091. "b": 211,
  1092. "a": 255
  1093. },
  1094. "_pressedColor": {
  1095. "__type__": "cc.Color",
  1096. "r": 255,
  1097. "g": 255,
  1098. "b": 255,
  1099. "a": 255
  1100. },
  1101. "_disabledColor": {
  1102. "__type__": "cc.Color",
  1103. "r": 124,
  1104. "g": 124,
  1105. "b": 124,
  1106. "a": 255
  1107. },
  1108. "_normalSprite": null,
  1109. "_hoverSprite": null,
  1110. "_pressedSprite": null,
  1111. "_disabledSprite": null,
  1112. "_duration": 0.1,
  1113. "_zoomScale": 1.2,
  1114. "_target": null,
  1115. "_id": ""
  1116. },
  1117. {
  1118. "__type__": "cc.CompPrefabInfo",
  1119. "fileId": "42f/cs7LVPUqZ2eYWR6Sxm"
  1120. },
  1121. {
  1122. "__type__": "cc.PrefabInfo",
  1123. "root": {
  1124. "__id__": 1
  1125. },
  1126. "asset": {
  1127. "__id__": 0
  1128. },
  1129. "fileId": "84Hrmdu0hIJasfdBQISNjm",
  1130. "instance": null,
  1131. "targetOverrides": null,
  1132. "nestedPrefabInstanceRoots": null
  1133. },
  1134. {
  1135. "__type__": "cc.Node",
  1136. "_name": "btn_disagree",
  1137. "_objFlags": 0,
  1138. "__editorExtras__": {},
  1139. "_parent": {
  1140. "__id__": 18
  1141. },
  1142. "_children": [],
  1143. "_active": true,
  1144. "_components": [
  1145. {
  1146. "__id__": 54
  1147. },
  1148. {
  1149. "__id__": 56
  1150. },
  1151. {
  1152. "__id__": 58
  1153. }
  1154. ],
  1155. "_prefab": {
  1156. "__id__": 60
  1157. },
  1158. "_lpos": {
  1159. "__type__": "cc.Vec3",
  1160. "x": 0,
  1161. "y": -160.301,
  1162. "z": 0
  1163. },
  1164. "_lrot": {
  1165. "__type__": "cc.Quat",
  1166. "x": 0,
  1167. "y": 0,
  1168. "z": 0,
  1169. "w": 1
  1170. },
  1171. "_lscale": {
  1172. "__type__": "cc.Vec3",
  1173. "x": 1,
  1174. "y": 1,
  1175. "z": 1
  1176. },
  1177. "_mobility": 0,
  1178. "_layer": 33554432,
  1179. "_euler": {
  1180. "__type__": "cc.Vec3",
  1181. "x": 0,
  1182. "y": 0,
  1183. "z": 0
  1184. },
  1185. "_id": ""
  1186. },
  1187. {
  1188. "__type__": "cc.UITransform",
  1189. "_name": "",
  1190. "_objFlags": 0,
  1191. "__editorExtras__": {},
  1192. "node": {
  1193. "__id__": 53
  1194. },
  1195. "_enabled": true,
  1196. "__prefab": {
  1197. "__id__": 55
  1198. },
  1199. "_contentSize": {
  1200. "__type__": "cc.Size",
  1201. "width": 60,
  1202. "height": 50.4
  1203. },
  1204. "_anchorPoint": {
  1205. "__type__": "cc.Vec2",
  1206. "x": 0.5,
  1207. "y": 0.5
  1208. },
  1209. "_id": ""
  1210. },
  1211. {
  1212. "__type__": "cc.CompPrefabInfo",
  1213. "fileId": "8cinj1J3FIUr4Lnp3/5gmu"
  1214. },
  1215. {
  1216. "__type__": "cc.Label",
  1217. "_name": "",
  1218. "_objFlags": 0,
  1219. "__editorExtras__": {},
  1220. "node": {
  1221. "__id__": 53
  1222. },
  1223. "_enabled": true,
  1224. "__prefab": {
  1225. "__id__": 57
  1226. },
  1227. "_customMaterial": null,
  1228. "_srcBlendFactor": 2,
  1229. "_dstBlendFactor": 4,
  1230. "_color": {
  1231. "__type__": "cc.Color",
  1232. "r": 255,
  1233. "g": 255,
  1234. "b": 255,
  1235. "a": 255
  1236. },
  1237. "_string": "不同意",
  1238. "_horizontalAlign": 1,
  1239. "_verticalAlign": 1,
  1240. "_actualFontSize": 20,
  1241. "_fontSize": 20,
  1242. "_fontFamily": "Arial",
  1243. "_lineHeight": 40,
  1244. "_overflow": 0,
  1245. "_enableWrapText": true,
  1246. "_font": null,
  1247. "_isSystemFontUsed": true,
  1248. "_spacingX": 0,
  1249. "_isItalic": false,
  1250. "_isBold": false,
  1251. "_isUnderline": true,
  1252. "_underlineHeight": 2,
  1253. "_cacheMode": 0,
  1254. "_enableOutline": false,
  1255. "_outlineColor": {
  1256. "__type__": "cc.Color",
  1257. "r": 0,
  1258. "g": 0,
  1259. "b": 0,
  1260. "a": 255
  1261. },
  1262. "_outlineWidth": 2,
  1263. "_enableShadow": false,
  1264. "_shadowColor": {
  1265. "__type__": "cc.Color",
  1266. "r": 0,
  1267. "g": 0,
  1268. "b": 0,
  1269. "a": 255
  1270. },
  1271. "_shadowOffset": {
  1272. "__type__": "cc.Vec2",
  1273. "x": 2,
  1274. "y": 2
  1275. },
  1276. "_shadowBlur": 2,
  1277. "_id": ""
  1278. },
  1279. {
  1280. "__type__": "cc.CompPrefabInfo",
  1281. "fileId": "9cWch0bgBAxIjDAY1ukg+S"
  1282. },
  1283. {
  1284. "__type__": "cc.Button",
  1285. "_name": "",
  1286. "_objFlags": 0,
  1287. "__editorExtras__": {},
  1288. "node": {
  1289. "__id__": 53
  1290. },
  1291. "_enabled": true,
  1292. "__prefab": {
  1293. "__id__": 59
  1294. },
  1295. "clickEvents": [],
  1296. "_interactable": true,
  1297. "_transition": 0,
  1298. "_normalColor": {
  1299. "__type__": "cc.Color",
  1300. "r": 255,
  1301. "g": 255,
  1302. "b": 255,
  1303. "a": 255
  1304. },
  1305. "_hoverColor": {
  1306. "__type__": "cc.Color",
  1307. "r": 211,
  1308. "g": 211,
  1309. "b": 211,
  1310. "a": 255
  1311. },
  1312. "_pressedColor": {
  1313. "__type__": "cc.Color",
  1314. "r": 255,
  1315. "g": 255,
  1316. "b": 255,
  1317. "a": 255
  1318. },
  1319. "_disabledColor": {
  1320. "__type__": "cc.Color",
  1321. "r": 124,
  1322. "g": 124,
  1323. "b": 124,
  1324. "a": 255
  1325. },
  1326. "_normalSprite": null,
  1327. "_hoverSprite": null,
  1328. "_pressedSprite": null,
  1329. "_disabledSprite": null,
  1330. "_duration": 0.1,
  1331. "_zoomScale": 1.2,
  1332. "_target": null,
  1333. "_id": ""
  1334. },
  1335. {
  1336. "__type__": "cc.CompPrefabInfo",
  1337. "fileId": "8eaAHzv4tPtJLmS0uLw+ks"
  1338. },
  1339. {
  1340. "__type__": "cc.PrefabInfo",
  1341. "root": {
  1342. "__id__": 1
  1343. },
  1344. "asset": {
  1345. "__id__": 0
  1346. },
  1347. "fileId": "60RPIq4i5AsKPDstbHhCOq",
  1348. "instance": null,
  1349. "targetOverrides": null,
  1350. "nestedPrefabInstanceRoots": null
  1351. },
  1352. {
  1353. "__type__": "cc.UITransform",
  1354. "_name": "",
  1355. "_objFlags": 0,
  1356. "__editorExtras__": {},
  1357. "node": {
  1358. "__id__": 18
  1359. },
  1360. "_enabled": true,
  1361. "__prefab": {
  1362. "__id__": 62
  1363. },
  1364. "_contentSize": {
  1365. "__type__": "cc.Size",
  1366. "width": 300,
  1367. "height": 370
  1368. },
  1369. "_anchorPoint": {
  1370. "__type__": "cc.Vec2",
  1371. "x": 0.5,
  1372. "y": 0.5
  1373. },
  1374. "_id": ""
  1375. },
  1376. {
  1377. "__type__": "cc.CompPrefabInfo",
  1378. "fileId": "48FgAO+NFCc7zIloKREqPA"
  1379. },
  1380. {
  1381. "__type__": "cc.Sprite",
  1382. "_name": "",
  1383. "_objFlags": 0,
  1384. "__editorExtras__": {},
  1385. "node": {
  1386. "__id__": 18
  1387. },
  1388. "_enabled": true,
  1389. "__prefab": {
  1390. "__id__": 64
  1391. },
  1392. "_customMaterial": null,
  1393. "_srcBlendFactor": 2,
  1394. "_dstBlendFactor": 4,
  1395. "_color": {
  1396. "__type__": "cc.Color",
  1397. "r": 255,
  1398. "g": 255,
  1399. "b": 255,
  1400. "a": 255
  1401. },
  1402. "_spriteFrame": {
  1403. "__uuid__": "18797068-e98a-43a6-a481-afde51c33361@f9941",
  1404. "__expectedType__": "cc.SpriteFrame"
  1405. },
  1406. "_type": 0,
  1407. "_fillType": 0,
  1408. "_sizeMode": 0,
  1409. "_fillCenter": {
  1410. "__type__": "cc.Vec2",
  1411. "x": 0,
  1412. "y": 0
  1413. },
  1414. "_fillStart": 0,
  1415. "_fillRange": 0,
  1416. "_isTrimmedMode": true,
  1417. "_useGrayscale": false,
  1418. "_atlas": null,
  1419. "_id": ""
  1420. },
  1421. {
  1422. "__type__": "cc.CompPrefabInfo",
  1423. "fileId": "59SmURNXVH8JHUtG5/1bNG"
  1424. },
  1425. {
  1426. "__type__": "cc.PrefabInfo",
  1427. "root": {
  1428. "__id__": 1
  1429. },
  1430. "asset": {
  1431. "__id__": 0
  1432. },
  1433. "fileId": "59U4oPiNhMRq1JJypfLR2E",
  1434. "instance": null,
  1435. "targetOverrides": null,
  1436. "nestedPrefabInstanceRoots": null
  1437. },
  1438. {
  1439. "__type__": "cc.UITransform",
  1440. "_name": "",
  1441. "_objFlags": 0,
  1442. "__editorExtras__": {},
  1443. "node": {
  1444. "__id__": 1
  1445. },
  1446. "_enabled": true,
  1447. "__prefab": {
  1448. "__id__": 67
  1449. },
  1450. "_contentSize": {
  1451. "__type__": "cc.Size",
  1452. "width": 720,
  1453. "height": 1280
  1454. },
  1455. "_anchorPoint": {
  1456. "__type__": "cc.Vec2",
  1457. "x": 0.5,
  1458. "y": 0.5
  1459. },
  1460. "_id": ""
  1461. },
  1462. {
  1463. "__type__": "cc.CompPrefabInfo",
  1464. "fileId": "d56fIqvVBHe5EA2CXpJHHO"
  1465. },
  1466. {
  1467. "__type__": "25efd23JY9Mqp4Gj/hKSCVY",
  1468. "_name": "",
  1469. "_objFlags": 0,
  1470. "__editorExtras__": {},
  1471. "node": {
  1472. "__id__": 1
  1473. },
  1474. "_enabled": true,
  1475. "__prefab": {
  1476. "__id__": 69
  1477. },
  1478. "_id": ""
  1479. },
  1480. {
  1481. "__type__": "cc.CompPrefabInfo",
  1482. "fileId": "67K0zjOOtE7ooqs5P7bnBc"
  1483. },
  1484. {
  1485. "__type__": "cc.PrefabInfo",
  1486. "root": {
  1487. "__id__": 1
  1488. },
  1489. "asset": {
  1490. "__id__": 0
  1491. },
  1492. "fileId": "c46/YsCPVOJYA4mWEpNYRx",
  1493. "instance": null,
  1494. "targetOverrides": null,
  1495. "nestedPrefabInstanceRoots": [
  1496. {
  1497. "__id__": 2
  1498. }
  1499. ]
  1500. }
  1501. ]