| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339 |
- [
- {
- "__type__": "cc.Prefab",
- "_name": "",
- "_objFlags": 0,
- "_native": "",
- "data": {
- "__id__": 1
- },
- "optimizationPolicy": 0,
- "asyncLoadAssets": false,
- "readonly": false
- },
- {
- "__type__": "cc.Node",
- "_name": "rule",
- "_objFlags": 0,
- "_parent": null,
- "_children": [
- {
- "__id__": 2
- },
- {
- "__id__": 5
- },
- {
- "__id__": 20
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 36
- },
- {
- "__id__": 37
- }
- ],
- "_prefab": {
- "__id__": 38
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 750,
- "height": 1334
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 1
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 375,
- 1334,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "bg",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 3
- }
- ],
- "_prefab": {
- "__id__": 4
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 750,
- "height": 1700
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 1
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 2
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
- },
- "_type": 0,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "a6yn+jjx5IC5gCVEjXC2EB",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "协议",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [
- {
- "__id__": 6
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 16
- },
- {
- "__id__": 17
- },
- {
- "__id__": 18
- }
- ],
- "_prefab": {
- "__id__": 19
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 750,
- "height": 1193.075
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 1
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- -140.92499999999995,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "view",
- "_objFlags": 0,
- "_parent": {
- "__id__": 5
- },
- "_children": [
- {
- "__id__": 7
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 13
- },
- {
- "__id__": 14
- }
- ],
- "_prefab": {
- "__id__": 15
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 600,
- "height": 1193.075
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 1
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "content",
- "_objFlags": 0,
- "_parent": {
- "__id__": 6
- },
- "_children": [
- {
- "__id__": 8
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 11
- }
- ],
- "_prefab": {
- "__id__": 12
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 600,
- "height": 1730
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 1
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "item",
- "_objFlags": 0,
- "_parent": {
- "__id__": 7
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 9
- }
- ],
- "_prefab": {
- "__id__": 10
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 232,
- "g": 142,
- "b": 53,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 600,
- "height": 1680
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 1
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- -30,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Label",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 8
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_string": "服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议",
- "_N$string": "服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议\n服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议服务协议",
- "_fontSize": 30,
- "_lineHeight": 35,
- "_enableWrapText": true,
- "_N$file": null,
- "_isSystemFontUsed": true,
- "_spacingX": 0,
- "_batchAsBitmap": false,
- "_styleFlags": 0,
- "_underlineHeight": 0,
- "_N$horizontalAlign": 0,
- "_N$verticalAlign": 0,
- "_N$fontFamily": "Arial",
- "_N$overflow": 3,
- "_N$cacheMode": 2,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "d4a8OYaeFPk7+Gv6llnE2E",
- "sync": false
- },
- {
- "__type__": "cc.Layout",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 7
- },
- "_enabled": true,
- "_layoutSize": {
- "__type__": "cc.Size",
- "width": 600,
- "height": 1730
- },
- "_resize": 1,
- "_N$layoutType": 2,
- "_N$cellSize": {
- "__type__": "cc.Size",
- "width": 40,
- "height": 40
- },
- "_N$startAxis": 0,
- "_N$paddingLeft": 0,
- "_N$paddingRight": 0,
- "_N$paddingTop": 30,
- "_N$paddingBottom": 20,
- "_N$spacingX": 0,
- "_N$spacingY": 0,
- "_N$verticalDirection": 1,
- "_N$horizontalDirection": 0,
- "_N$affectedByScale": false,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "605vu2Pl5HKpu+B5j21gK0",
- "sync": false
- },
- {
- "__type__": "cc.Mask",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 6
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_spriteFrame": null,
- "_type": 0,
- "_segments": 64,
- "_N$alphaThreshold": 0,
- "_N$inverted": false,
- "_id": ""
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 6
- },
- "_enabled": true,
- "alignMode": 1,
- "_target": {
- "__id__": 5
- },
- "_alignFlags": 5,
- "_left": 0,
- "_right": 0,
- "_top": 0,
- "_bottom": 0,
- "_verticalCenter": 0,
- "_horizontalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 0,
- "_originalHeight": 1000,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "6bp+ThWGRITrydu+lgf0ev",
- "sync": false
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 5
- },
- "_enabled": false,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "9bbda31e-ad49-43c9-aaf2-f7d9896bac69"
- },
- "_type": 1,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.ScrollView",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 5
- },
- "_enabled": true,
- "horizontal": false,
- "vertical": true,
- "inertia": true,
- "brake": 0.75,
- "elastic": true,
- "bounceDuration": 0.23,
- "scrollEvents": [],
- "cancelInnerEvents": false,
- "_N$content": {
- "__id__": 7
- },
- "content": {
- "__id__": 7
- },
- "_N$horizontalScrollBar": null,
- "_N$verticalScrollBar": null,
- "_id": ""
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 5
- },
- "_enabled": true,
- "alignMode": 1,
- "_target": {
- "__id__": 1
- },
- "_alignFlags": 45,
- "_left": 0,
- "_right": 0,
- "_top": 140.925,
- "_bottom": 0,
- "_verticalCenter": 0,
- "_horizontalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 600,
- "_originalHeight": 1000,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "22djEWs6FMdb+gdyoghsWf",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "顶部底板",
- "_objFlags": 0,
- "_parent": {
- "__id__": 1
- },
- "_children": [
- {
- "__id__": 21
- },
- {
- "__id__": 27
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 33
- },
- {
- "__id__": 34
- }
- ],
- "_prefab": {
- "__id__": 35
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 750,
- "height": 140
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- -70.06500000000005,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "自动布局",
- "_objFlags": 0,
- "_parent": {
- "__id__": 20
- },
- "_children": [
- {
- "__id__": 22
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 25
- }
- ],
- "_prefab": {
- "__id__": 26
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 180,
- "height": 150
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "累计提现",
- "_objFlags": 0,
- "_parent": {
- "__id__": 21
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 23
- }
- ],
- "_prefab": {
- "__id__": 24
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 30,
- "g": 30,
- "b": 30,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 180,
- "height": 56.7
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 1,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Label",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 22
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_string": "协议内容",
- "_N$string": "协议内容",
- "_fontSize": 45,
- "_lineHeight": 45,
- "_enableWrapText": true,
- "_N$file": {
- "__uuid__": "0bc2f1e8-1dd4-45ba-8f7e-36c47dde4152"
- },
- "_isSystemFontUsed": false,
- "_spacingX": 0,
- "_batchAsBitmap": false,
- "_styleFlags": 0,
- "_underlineHeight": 0,
- "_N$horizontalAlign": 1,
- "_N$verticalAlign": 1,
- "_N$fontFamily": "Arial",
- "_N$overflow": 0,
- "_N$cacheMode": 0,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "66VbCF6MlAe4DEUzQwZnJY",
- "sync": false
- },
- {
- "__type__": "cc.Layout",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 21
- },
- "_enabled": true,
- "_layoutSize": {
- "__type__": "cc.Size",
- "width": 180,
- "height": 150
- },
- "_resize": 1,
- "_N$layoutType": 1,
- "_N$cellSize": {
- "__type__": "cc.Size",
- "width": 40,
- "height": 40
- },
- "_N$startAxis": 0,
- "_N$paddingLeft": 0,
- "_N$paddingRight": 0,
- "_N$paddingTop": 0,
- "_N$paddingBottom": 0,
- "_N$spacingX": 0,
- "_N$spacingY": 0,
- "_N$verticalDirection": 1,
- "_N$horizontalDirection": 0,
- "_N$affectedByScale": false,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "007OcmrsRGT7+JkOsPozWq",
- "sync": false
- },
- {
- "__type__": "cc.Node",
- "_name": "close",
- "_objFlags": 0,
- "_parent": {
- "__id__": 20
- },
- "_children": [
- {
- "__id__": 28
- }
- ],
- "_active": true,
- "_components": [
- {
- "__id__": 31
- }
- ],
- "_prefab": {
- "__id__": 32
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 100,
- "height": 100
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 319.577,
- -4.062,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 0
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Node",
- "_name": "纹理",
- "_objFlags": 0,
- "_parent": {
- "__id__": 27
- },
- "_children": [],
- "_active": true,
- "_components": [
- {
- "__id__": 29
- }
- ],
- "_prefab": {
- "__id__": 30
- },
- "_opacity": 255,
- "_color": {
- "__type__": "cc.Color",
- "r": 255,
- "g": 255,
- "b": 255,
- "a": 255
- },
- "_contentSize": {
- "__type__": "cc.Size",
- "width": 67,
- "height": 70
- },
- "_anchorPoint": {
- "__type__": "cc.Vec2",
- "x": 0.5,
- "y": 0.5
- },
- "_trs": {
- "__type__": "TypedArray",
- "ctor": "Float64Array",
- "array": [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 1,
- 1,
- 1,
- 1
- ]
- },
- "_eulerAngles": {
- "__type__": "cc.Vec3",
- "x": 0,
- "y": 0,
- "z": 0
- },
- "_skewX": 0,
- "_skewY": 0,
- "_is3DNode": false,
- "_groupIndex": 0,
- "groupIndex": 0,
- "_id": ""
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 28
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "f550b4a4-355b-4c72-bcb9-987baf1988ff"
- },
- "_type": 0,
- "_sizeMode": 1,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "abvFyva2JOHLyGBkX212Lk",
- "sync": false
- },
- {
- "__type__": "cdc50kCRVVBa5gcp4XXxVO+",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 27
- },
- "_enabled": true,
- "node_panel": {
- "__id__": 1
- },
- "transition_type": 3,
- "onComplete": [],
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "ce3RmW7pBP1JV12OC3VHns",
- "sync": false
- },
- {
- "__type__": "cc.Sprite",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 20
- },
- "_enabled": true,
- "_materials": [
- {
- "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
- }
- ],
- "_srcBlendFactor": 770,
- "_dstBlendFactor": 771,
- "_spriteFrame": {
- "__uuid__": "26758cc8-0442-4c35-b41a-e6c6812db258"
- },
- "_type": 0,
- "_sizeMode": 0,
- "_fillType": 0,
- "_fillCenter": {
- "__type__": "cc.Vec2",
- "x": 0,
- "y": 0
- },
- "_fillStart": 0,
- "_fillRange": 0,
- "_isTrimmedMode": true,
- "_atlas": null,
- "_id": ""
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 20
- },
- "_enabled": true,
- "alignMode": 1,
- "_target": null,
- "_alignFlags": 1,
- "_left": 0,
- "_right": 0,
- "_top": 0.06500000000005457,
- "_bottom": 0,
- "_verticalCenter": 0,
- "_horizontalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 0,
- "_originalHeight": 0,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "94ZDxK9cdF7ZBuOTFN8eIj",
- "sync": false
- },
- {
- "__type__": "3785cT9t0BKM73CkHfOQdMj",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "scrollView": {
- "__id__": 17
- },
- "lbl_content": {
- "__id__": 9
- },
- "btn_close": null,
- "_id": ""
- },
- {
- "__type__": "cc.Widget",
- "_name": "",
- "_objFlags": 0,
- "node": {
- "__id__": 1
- },
- "_enabled": true,
- "alignMode": 1,
- "_target": null,
- "_alignFlags": 45,
- "_left": 0,
- "_right": 0,
- "_top": 0,
- "_bottom": 0,
- "_verticalCenter": 0,
- "_horizontalCenter": 0,
- "_isAbsLeft": true,
- "_isAbsRight": true,
- "_isAbsTop": true,
- "_isAbsBottom": true,
- "_isAbsHorizontalCenter": true,
- "_isAbsVerticalCenter": true,
- "_originalWidth": 750,
- "_originalHeight": 1334,
- "_id": ""
- },
- {
- "__type__": "cc.PrefabInfo",
- "root": {
- "__id__": 1
- },
- "asset": {
- "__uuid__": "7e4d3969-92a1-47cb-a7f0-d6b362601c86"
- },
- "fileId": "",
- "sync": false
- }
- ]
|