From 0413ed1c9feac6d761132d966cd057411084cd30 Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Fri, 15 Aug 2025 14:59:08 +0800 Subject: [PATCH] fix --- assets/Scenes/MainScene.scene | 26 +- assets/Scenes/PreloadScene.scene | 24 +- assets/Scripts/Sub/UI/PreloadUI.ts | 4 +- .../Scripts/chat18x/ui/panels/ThemePanel.ts | 2 +- assets/bundles/Chat18x/ThemePanel.prefab | 6732 +---------------- settings/v2/packages/project.json | 4 +- 6 files changed, 442 insertions(+), 6350 deletions(-) diff --git a/assets/Scenes/MainScene.scene b/assets/Scenes/MainScene.scene index cf2894c2..a66d6ca7 100644 --- a/assets/Scenes/MainScene.scene +++ b/assets/Scenes/MainScene.scene @@ -101,8 +101,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 583.5, - "y": 1266, + "x": 375, + "y": 667, "z": 0 }, "_lrot": { @@ -187,7 +187,7 @@ "_priority": 0, "_fov": 45, "_fovAxis": 0, - "_orthoHeight": 1266, + "_orthoHeight": 667, "_near": 0, "_far": 2000, "_color": { @@ -561,8 +561,8 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 448, - "height": 576 + "width": 31, + "height": -622 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -663,8 +663,8 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2532 + "width": 750, + "height": 1334 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -789,8 +789,8 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2532 + "width": 750, + "height": 1334 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -889,8 +889,8 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2532 + "width": 750, + "height": 1334 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -941,8 +941,8 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2532 + "width": 750, + "height": 1334 }, "_anchorPoint": { "__type__": "cc.Vec2", diff --git a/assets/Scenes/PreloadScene.scene b/assets/Scenes/PreloadScene.scene index 0a6e92e5..3bd02b6f 100644 --- a/assets/Scenes/PreloadScene.scene +++ b/assets/Scenes/PreloadScene.scene @@ -89,8 +89,8 @@ "_prefab": null, "_lpos": { "__type__": "cc.Vec3", - "x": 583.5, - "y": 1266, + "x": 375, + "y": 667, "z": 0 }, "_lrot": { @@ -175,7 +175,7 @@ "_priority": 0, "_fov": 45, "_fovAxis": 0, - "_orthoHeight": 1266, + "_orthoHeight": 667, "_near": 0, "_far": 2000, "_color": { @@ -308,8 +308,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 0.6, + "y": 0.6, "z": 1 }, "_mobility": 0, @@ -408,7 +408,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 1076, + "y": 477, "z": 0 }, "_lrot": { @@ -550,7 +550,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -1026, + "y": -427, "z": 0 }, "_lrot": { @@ -719,7 +719,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -982, + "y": -383, "z": 0 }, "_lrot": { @@ -2017,8 +2017,8 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2532 + "width": 750, + "height": 1334 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2081,8 +2081,8 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2532 + "width": 750, + "height": 1334 }, "_anchorPoint": { "__type__": "cc.Vec2", diff --git a/assets/Scripts/Sub/UI/PreloadUI.ts b/assets/Scripts/Sub/UI/PreloadUI.ts index f3405347..6786b927 100644 --- a/assets/Scripts/Sub/UI/PreloadUI.ts +++ b/assets/Scripts/Sub/UI/PreloadUI.ts @@ -59,8 +59,8 @@ export class PreloadUI extends Component { //this.btnLogin.node.active = false; // 初始化数据层 - DataManager.I.init() - + DataManager.I.init(); + this.preloadFiles(); LanguageUtils.setLanguage(LanguageType.CN); diff --git a/assets/Scripts/chat18x/ui/panels/ThemePanel.ts b/assets/Scripts/chat18x/ui/panels/ThemePanel.ts index e2bf4e25..57c5a9c6 100644 --- a/assets/Scripts/chat18x/ui/panels/ThemePanel.ts +++ b/assets/Scripts/chat18x/ui/panels/ThemePanel.ts @@ -85,7 +85,7 @@ export class ThemePanel extends li_BaseView { Utils.adjustBgPixelRatioToSize( sizeTran.contentSize, this.recSprite.node, - 2 + 1 ); } ); diff --git a/assets/bundles/Chat18x/ThemePanel.prefab b/assets/bundles/Chat18x/ThemePanel.prefab index 1174639b..4edd277e 100644 --- a/assets/bundles/Chat18x/ThemePanel.prefab +++ b/assets/bundles/Chat18x/ThemePanel.prefab @@ -25,17 +25,17 @@ "_active": true, "_components": [ { - "__id__": 508 + "__id__": 250 }, { - "__id__": 510 + "__id__": 252 }, { - "__id__": 512 + "__id__": 254 } ], "_prefab": { - "__id__": 514 + "__id__": 256 }, "_lpos": { "__type__": "cc.Vec3", @@ -85,17 +85,17 @@ "_active": true, "_components": [ { - "__id__": 501 + "__id__": 243 }, { - "__id__": 503 + "__id__": 245 }, { - "__id__": 505 + "__id__": 247 } ], "_prefab": { - "__id__": 507 + "__id__": 249 }, "_lpos": { "__type__": "cc.Vec3", @@ -172,7 +172,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 1166, + "y": 556, "z": 0 }, "_lrot": { @@ -227,8 +227,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -533.5, - "y": -160.9, + "x": -355, + "y": -31.12200000000007, "z": 0 }, "_lrot": { @@ -397,12 +397,12 @@ "__prefab": { "__id__": 12 }, - "_alignFlags": 12, + "_alignFlags": 9, "_target": null, - "_left": 50, + "_left": 20, "_right": 0, - "_top": 0, - "_bottom": 39.1, + "_top": 55.12200000000007, + "_bottom": 61.5, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -412,7 +412,7 @@ "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, "_originalWidth": 0, - "_originalHeight": 0, + "_originalHeight": 87, "_alignMode": 2, "_lockFlags": 12, "_id": "" @@ -464,7 +464,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -126.62300000000005, + "y": 54.803999999999995, "z": 0 }, "_lrot": { @@ -598,12 +598,12 @@ "__prefab": { "__id__": 20 }, - "_alignFlags": 20, + "_alignFlags": 17, "_target": null, "_left": 0, "_right": 0, "_top": 0, - "_bottom": 17.180999999999948, + "_bottom": 108.25899999999993, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -613,7 +613,7 @@ "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, "_originalWidth": 0, - "_originalHeight": 0, + "_originalHeight": 112.39200000000001, "_alignMode": 2, "_lockFlags": 0, "_id": "" @@ -922,8 +922,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 328.5, - "y": -110, + "x": 42.47199999999998, + "y": -47.09699999999998, "z": 0 }, "_lrot": { @@ -975,8 +975,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 149.16499999999996, - "y": 36.5, + "x": 59.08800000000008, + "y": 24.5, "z": 0 }, "_lrot": { @@ -1016,12 +1016,12 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 123.33984375, + "width": 92.5048828125, "height": 50.4 }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0.5, + "x": 0, "y": 0.5 }, "_id": "" @@ -1053,10 +1053,10 @@ "a": 255 }, "_string": "99999", - "_horizontalAlign": 2, + "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, + "_actualFontSize": 30, + "_fontSize": 30, "_fontFamily": "NotoSans-Regular", "_lineHeight": 40, "_overflow": 0, @@ -1110,10 +1110,10 @@ "__prefab": { "__id__": 41 }, - "_alignFlags": 34, + "_alignFlags": 10, "_target": null, - "_left": 0, - "_right": -135.83492187499996, + "_left": 59.08800000000008, + "_right": -120.41744140624996, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -1124,7 +1124,7 @@ "_isAbsBottom": true, "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, - "_originalWidth": 0, + "_originalWidth": 92.5048828125, "_originalHeight": 0, "_alignMode": 2, "_lockFlags": 0, @@ -1161,8 +1161,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 75, - "height": 73 + "width": 50, + "height": 49 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1235,9 +1235,9 @@ "_alignFlags": 36, "_target": null, "_left": 194.1, - "_right": 180, + "_right": 282.528, "_top": 0, - "_bottom": 90, + "_bottom": 63.90300000000002, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -1249,7 +1249,7 @@ "_originalWidth": 0, "_originalHeight": 0, "_alignMode": 2, - "_lockFlags": 44, + "_lockFlags": 8, "_id": "" }, { @@ -1302,8 +1302,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 328.5, - "y": -195, + "x": 200.84699999999998, + "y": -48.011999999999944, "z": 0 }, "_lrot": { @@ -1355,8 +1355,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 149.16499999999996, - "y": 36.5, + "x": 50.77200000000005, + "y": 24.5, "z": 0 }, "_lrot": { @@ -1396,12 +1396,12 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 148.66796875, + "width": 112.5009765625, "height": 54.4 }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0.5, + "x": 0, "y": 0.5 }, "_id": "" @@ -1433,10 +1433,10 @@ "a": 255 }, "_string": "剩余7天", - "_horizontalAlign": 2, + "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 40, - "_fontSize": 40, + "_actualFontSize": 30, + "_fontSize": 30, "_fontFamily": "NotoSans-Regular", "_lineHeight": 40, "_overflow": 0, @@ -1493,7 +1493,7 @@ "_alignFlags": 34, "_target": null, "_left": 0, - "_right": -148.49898437499996, + "_right": -113.27297656250005, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -1739,8 +1739,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 75, - "height": 73 + "width": 50, + "height": 49 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1813,9 +1813,9 @@ "_alignFlags": 36, "_target": null, "_left": 194.1, - "_right": 180, + "_right": 124.15300000000002, "_top": 0, - "_bottom": 5, + "_bottom": 62.988000000000056, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -1827,7 +1827,7 @@ "_originalWidth": 0, "_originalHeight": 0, "_alignMode": 2, - "_lockFlags": 44, + "_lockFlags": 8, "_id": "" }, { @@ -1867,8 +1867,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 328.5, - "y": -199.837, + "x": 29.928999999999974, + "y": -54.12300000000005, "z": 0 }, "_lrot": { @@ -1908,8 +1908,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 231.6, - "height": 173.9 + "width": 340.171, + "height": 66.501 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1949,8 +1949,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 400 + "width": 750, + "height": 222 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2024,7 +2024,7 @@ "_target": null, "_left": 0, "_right": 0, - "_top": -100, + "_top": 0, "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -2073,31 +2073,28 @@ "__id__": 156 }, { - "__id__": 208 - }, - { - "__id__": 468 + "__id__": 210 } ], "_active": true, "_components": [ { - "__id__": 494 + "__id__": 236 }, { - "__id__": 496 + "__id__": 238 }, { - "__id__": 498 + "__id__": 240 } ], "_prefab": { - "__id__": 500 + "__id__": 242 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -150, + "y": -104.79999999999995, "z": 0 }, "_lrot": { @@ -2157,7 +2154,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 916, + "y": 423.62100000000004, "z": 0 }, "_lrot": { @@ -2250,8 +2247,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 1147, - "height": 380 + "width": 730, + "height": 257.158 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2454,8 +2451,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -383.5, - "y": 0, + "x": -233.3, + "y": -1.1368683772161603e-13, "z": 0 }, "_lrot": { @@ -2545,8 +2542,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 350, - "height": 350 + "width": 250, + "height": 250 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2587,7 +2584,7 @@ }, "_type": 0, "_fillType": 0, - "_sizeMode": 1, + "_sizeMode": 0, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -2631,8 +2628,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 340, - "height": 340 + "width": 250, + "height": 250 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2726,12 +2723,12 @@ }, "_alignFlags": 10, "_target": null, - "_left": 20, + "_left": 6.699999999999989, "_right": 0, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, - "_verticalCenter": 0, + "_verticalCenter": -1.1368683772161603e-13, "_isAbsLeft": true, "_isAbsRight": true, "_isAbsTop": true, @@ -2741,7 +2738,7 @@ "_originalWidth": 0, "_originalHeight": 0, "_alignMode": 2, - "_lockFlags": 8, + "_lockFlags": 0, "_id": "" }, { @@ -2787,8 +2784,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 26.335000000000036, - "y": 89.55699999999979, + "x": 36.827999999999975, + "y": 67.17899999999986, "z": 0 }, "_lrot": { @@ -2828,8 +2825,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 421.5, - "height": 120 + "width": 276.344, + "height": 63.147 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2867,8 +2864,8 @@ "_string": "今日推荐", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 57, - "_fontSize": 70, + "_actualFontSize": 39, + "_fontSize": 90, "_fontFamily": "NotoSans-Regular", "_lineHeight": 145.2, "_overflow": 2, @@ -2970,8 +2967,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 22.640999999999963, - "y": -35.57099999999991, + "x": 48.647999999999996, + "y": -27.995000000000125, "z": 0 }, "_lrot": { @@ -3011,8 +3008,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 421.5, - "height": 120 + "width": 282.392, + "height": 100.01 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3050,7 +3047,7 @@ "_string": "主妇nana", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 74, + "_actualFontSize": 61, "_fontSize": 90, "_fontFamily": "NotoSans-Regular", "_lineHeight": 145.2, @@ -3156,8 +3153,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 383.5, - "y": 0, + "x": 267.84400000000005, + "y": -1.1368683772161603e-13, "z": 0 }, "_lrot": { @@ -3197,8 +3194,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 156, - "height": 156 + "width": 130, + "height": 130 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3271,11 +3268,11 @@ "_alignFlags": 34, "_target": null, "_left": 20, - "_right": 112, + "_right": 32.15599999999995, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, - "_verticalCenter": 0, + "_verticalCenter": -1.1368683772161603e-13, "_isAbsLeft": true, "_isAbsRight": true, "_isAbsTop": true, @@ -3375,8 +3372,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 1147, - "height": 380 + "width": 730, + "height": 257.158 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3505,8 +3502,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 1147, - "height": 380 + "width": 730, + "height": 257.158 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3627,8 +3624,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 400 + "width": 750, + "height": 277.158 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3709,31 +3706,31 @@ "__id__": 181 }, { - "__id__": 187 + "__id__": 189 }, { - "__id__": 193 + "__id__": 195 } ], "_active": true, "_components": [ - { - "__id__": 201 - }, { "__id__": 203 }, { "__id__": 205 + }, + { + "__id__": 207 } ], "_prefab": { - "__id__": 207 + "__id__": 209 }, "_lpos": { "__type__": "cc.Vec3", - "x": -287.20000000000005, - "y": 455.5999999999999, + "x": -198.529, + "y": 147.755, "z": 0 }, "_lrot": { @@ -3883,8 +3880,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 550, - "height": 450 + "width": 340, + "height": 230 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3969,8 +3966,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 550, - "height": 450 + "width": 340, + "height": 230 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4101,7 +4098,7 @@ }, { "__type__": "cc.Node", - "_name": "lockCover", + "_name": "ThemeName", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -4123,6 +4120,204 @@ "_prefab": { "__id__": 180 }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -155, + "y": -61.476, + "z": 0 + }, + "_lrot": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_lscale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_mobility": 0, + "_layer": 33554432, + "_euler": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_id": "" + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 175 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 128, + "height": 77.048 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c5nS275PpHUaaGlM43ghZl" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 177 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 214, + "b": 0, + "a": 255 + }, + "_string": "熟女", + "_horizontalAlign": 0, + "_verticalAlign": 2, + "_actualFontSize": 60, + "_fontSize": 60, + "_fontFamily": "NotoSans-Regular", + "_lineHeight": 54.8, + "_overflow": 0, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": true, + "_outlineColor": { + "__type__": "cc.Color", + "r": 78, + "g": 56, + "b": 23, + "a": 125 + }, + "_outlineWidth": 4, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 119 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": -1, + "y": -1 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4fM6tRwRNB9IfOi0tt4+Pe" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 173 + }, + "_enabled": true, + "__prefab": { + "__id__": 179 + }, + "_alignFlags": 12, + "_target": null, + "_left": 15, + "_right": 0, + "_top": 0, + "_bottom": 15, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 8, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "769lftncZNnpuQB+c6oHZZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "00tu/oRhlLQK8rk77Mc1KR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "lockCover", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 156 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 182 + }, + { + "__id__": 184 + }, + { + "__id__": 186 + } + ], + "_prefab": { + "__id__": 188 + }, "_lpos": { "__type__": "cc.Vec3", "x": 5.684341886080802e-14, @@ -4158,16 +4353,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 173 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 175 + "__id__": 183 }, "_contentSize": { "__type__": "cc.Size", - "width": 550, - "height": 450 + "width": 340, + "height": 230 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4186,11 +4381,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 173 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 177 + "__id__": 185 }, "_alignFlags": 45, "_target": null, @@ -4222,11 +4417,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 173 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 179 + "__id__": 187 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4286,14 +4481,14 @@ "_active": true, "_components": [ { - "__id__": 182 + "__id__": 190 }, { - "__id__": 184 + "__id__": 192 } ], "_prefab": { - "__id__": 186 + "__id__": 194 }, "_lpos": { "__type__": "cc.Vec3", @@ -4330,11 +4525,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 181 + "__id__": 189 }, "_enabled": true, "__prefab": { - "__id__": 183 + "__id__": 191 }, "_contentSize": { "__type__": "cc.Size", @@ -4358,11 +4553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 181 + "__id__": 189 }, "_enabled": true, "__prefab": { - "__id__": 185 + "__id__": 193 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4410,165 +4605,6 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "ThemeName", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 156 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 188 - }, - { - "__id__": 190 - } - ], - "_prefab": { - "__id__": 192 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -264.145, - "y": -163.13199999999983, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 187 - }, - "_enabled": true, - "__prefab": { - "__id__": 189 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 148, - "height": 77.048 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c5nS275PpHUaaGlM43ghZl" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 187 - }, - "_enabled": true, - "__prefab": { - "__id__": 191 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 214, - "b": 0, - "a": 255 - }, - "_string": "熟女", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 54.8, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": true, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 78, - "g": 56, - "b": 23, - "a": 125 - }, - "_outlineWidth": 4, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 119 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": -1, - "y": -1 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4fM6tRwRNB9IfOi0tt4+Pe" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "00tu/oRhlLQK8rk77Mc1KR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "frame", @@ -4580,18 +4616,18 @@ "_children": [], "_active": true, "_components": [ - { - "__id__": 194 - }, { "__id__": 196 }, { "__id__": 198 + }, + { + "__id__": 200 } ], "_prefab": { - "__id__": 200 + "__id__": 202 }, "_lpos": { "__type__": "cc.Vec3", @@ -4628,16 +4664,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 195 }, "_enabled": true, "__prefab": { - "__id__": 195 + "__id__": 197 }, "_contentSize": { "__type__": "cc.Size", - "width": 550, - "height": 450 + "width": 340, + "height": 230 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4656,11 +4692,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 195 }, "_enabled": true, "__prefab": { - "__id__": 197 + "__id__": 199 }, "_alignFlags": 45, "_target": null, @@ -4692,11 +4728,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 193 + "__id__": 195 }, "_enabled": true, "__prefab": { - "__id__": 199 + "__id__": 201 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4754,12 +4790,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 202 + "__id__": 204 }, "_contentSize": { "__type__": "cc.Size", - "width": 550, - "height": 450 + "width": 340, + "height": 230 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4782,7 +4818,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 204 + "__id__": 206 }, "clickEvents": [], "_interactable": true, @@ -4840,16 +4876,16 @@ }, "_enabled": true, "__prefab": { - "__id__": 206 + "__id__": 208 }, "lockImg": { - "__id__": 184 + "__id__": 192 }, "lockCover": { - "__id__": 178 + "__id__": 186 }, "titleName": { - "__id__": 190 + "__id__": 176 }, "img": { "__id__": 161 @@ -4875,5983 +4911,39 @@ }, { "__type__": "cc.Node", - "_name": "AllThemesLayout", + "_name": "ScrollView", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 85 }, - "_children": [ - { - "__id__": 209 - }, - { - "__id__": 245 - }, - { - "__id__": 281 - }, - { - "__id__": 317 - }, - { - "__id__": 353 - }, - { - "__id__": 389 - }, - { - "__id__": 425 - } - ], - "_active": false, - "_components": [ - { - "__id__": 461 - }, - { - "__id__": 463 - }, - { - "__id__": 465 - } - ], - "_prefab": { - "__id__": 467 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -200, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "ThemeItem-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 208 - }, - "_children": [ - { - "__id__": 210 - }, - { - "__id__": 226 - }, - { - "__id__": 232 - } - ], - "_active": true, - "_components": [ - { - "__id__": 238 - }, - { - "__id__": 240 - }, - { - "__id__": 242 - } - ], - "_prefab": { - "__id__": 244 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -278.5, - "y": 605.6, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 209 - }, "_children": [ { "__id__": 211 } ], "_active": true, - "_components": [ - { - "__id__": 217 - }, - { - "__id__": 219 - }, - { - "__id__": 221 - }, - { - "__id__": 223 - } - ], - "_prefab": { - "__id__": 225 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5.684341886080802e-14, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Img", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 210 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 212 - }, - { - "__id__": 214 - } - ], - "_prefab": { - "__id__": 216 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 211 - }, - "_enabled": true, - "__prefab": { - "__id__": 213 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "98X2nk6pZIzI1lDtREmYsJ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 211 - }, - "_enabled": true, - "__prefab": { - "__id__": 215 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eceoChq7JKVYtlmkk8iLfK" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "cbqYcYpuZIdoXt1nru7x6Z", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 210 - }, - "_enabled": true, - "__prefab": { - "__id__": 218 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0f8zWR4u1JIJgWUXdgUZ8Y" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 210 - }, - "_enabled": true, - "__prefab": { - "__id__": 220 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20HUFm9v1N44Y5IBFyARGt" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 210 - }, - "_enabled": true, - "__prefab": { - "__id__": 222 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c0uX4Op15GyZC0Ojvndfqg" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 210 - }, - "_enabled": true, - "__prefab": { - "__id__": 224 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b17d4aec-b45f-44f3-86b4-b9653f3c44bd@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cfiiZfk2pCBJsPfkW+3MMN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "04+oIM2dREk6ajKzH5f1dM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "LockImg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 209 - }, - "_children": [], - "_active": true, "_components": [ { "__id__": 227 }, { "__id__": 229 - } - ], - "_prefab": { - "__id__": 231 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -236.92199999999997, - "y": 184.35500000000002, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.15, - "y": 0.15, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 226 - }, - "_enabled": true, - "__prefab": { - "__id__": 228 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 384, - "height": 448 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "68Wvp3iJtNpIn5zZy08HGs" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 226 - }, - "_enabled": true, - "__prefab": { - "__id__": 230 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "fef002f2-a825-4e01-a786-01c53c5c32ff@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "49cnxpyaxOCYwN5DaUvprr" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e1YF5TVRRFLrjXsW+Cf4QL", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeName", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 209 - }, - "_children": [], - "_active": true, - "_components": [ + }, + { + "__id__": 231 + }, { "__id__": 233 - }, - { - "__id__": 235 } ], "_prefab": { - "__id__": 237 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -264.145, - "y": -163.13199999999983, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 232 - }, - "_enabled": true, - "__prefab": { - "__id__": 234 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 144, - "height": 73.048 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3efm6T3SRFAIccmSpvNXtX" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 232 - }, - "_enabled": true, - "__prefab": { - "__id__": 236 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "熟女", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 54.8, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 125 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 119 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": -1, - "y": -1 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dcgVQqUf5IBZUf3C2Vvy6M" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "84lhqvePZCPYJ2ZefHCstb", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 209 - }, - "_enabled": true, - "__prefab": { - "__id__": 239 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1aQHpfz+pPqoLu3+NJjAxP" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 209 - }, - "_enabled": true, - "__prefab": { - "__id__": 241 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.95, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "10gU9Q/EdAz68ZLid8oiq9" - }, - { - "__type__": "a41b6kNXWFGSLK8TJwZuxV7", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 209 - }, - "_enabled": true, - "__prefab": { - "__id__": 243 - }, - "lockImg": { - "__id__": 229 - }, - "titleName": { "__id__": 235 }, - "img": { - "__id__": 214 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6ctq5/d+FG+YfAXjqralA6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7cvbkWoGtOi6qmjynnSnsX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeItem-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 208 - }, - "_children": [ - { - "__id__": 246 - }, - { - "__id__": 262 - }, - { - "__id__": 268 - } - ], - "_active": true, - "_components": [ - { - "__id__": 274 - }, - { - "__id__": 276 - }, - { - "__id__": 278 - } - ], - "_prefab": { - "__id__": 280 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 294.9, - "y": 605.6, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 245 - }, - "_children": [ - { - "__id__": 247 - } - ], - "_active": true, - "_components": [ - { - "__id__": 253 - }, - { - "__id__": 255 - }, - { - "__id__": 257 - }, - { - "__id__": 259 - } - ], - "_prefab": { - "__id__": 261 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5.684341886080802e-14, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Img", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 246 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 248 - }, - { - "__id__": 250 - } - ], - "_prefab": { - "__id__": 252 - }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 247 - }, - "_enabled": true, - "__prefab": { - "__id__": 249 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "86NZHEvnJAYarF7Z01CLba" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 247 - }, - "_enabled": true, - "__prefab": { - "__id__": 251 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "abzZjsUcpOlKjUVraxROjm" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "eepmGoQhxPFL5QGsK7a1L8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 246 - }, - "_enabled": true, - "__prefab": { - "__id__": 254 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bfTz5g5JdBxJf3kyVEaluh" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 246 - }, - "_enabled": true, - "__prefab": { - "__id__": 256 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "93ZlEz9BJJu7zZxLVG4hxf" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 246 - }, - "_enabled": true, - "__prefab": { - "__id__": 258 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b44Lm9chpJgplRnSGKI9+f" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 246 - }, - "_enabled": true, - "__prefab": { - "__id__": 260 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b17d4aec-b45f-44f3-86b4-b9653f3c44bd@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bbpmfo/fxIeIuoxR+SMz6b" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1csZkAl7tOfKvNMEJPjb1d", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "LockImg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 245 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 263 - }, - { - "__id__": 265 - } - ], - "_prefab": { - "__id__": 267 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -236.92199999999997, - "y": 184.35500000000002, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.15, - "y": 0.15, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 262 - }, - "_enabled": true, - "__prefab": { - "__id__": 264 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 384, - "height": 448 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "20ErLJuH9AMZwLFkmRWuKK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 262 - }, - "_enabled": true, - "__prefab": { - "__id__": 266 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "fef002f2-a825-4e01-a786-01c53c5c32ff@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "76v0zZI9VIu41KCiHqQ9wj" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "35hd3FwfhNzaQPQfuiQnmT", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeName", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 245 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 269 - }, - { - "__id__": 271 - } - ], - "_prefab": { - "__id__": 273 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -264.145, - "y": -163.13199999999983, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 268 - }, - "_enabled": true, - "__prefab": { - "__id__": 270 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 144, - "height": 73.048 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "28SA47kjdKQ6gSPKN2OEyw" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 268 - }, - "_enabled": true, - "__prefab": { - "__id__": 272 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "熟女", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 54.8, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 125 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 119 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": -1, - "y": -1 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "86cUYiR5RC55qOFKb0g7W/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "fbyC7KAEFDB5yARChYo8/m", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 245 - }, - "_enabled": true, - "__prefab": { - "__id__": 275 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "27otcbFrBDBbVzAvDuwgSY" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 245 - }, - "_enabled": true, - "__prefab": { - "__id__": 277 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.95, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "01zLKqSfhE+KKnG+6rMW9g" - }, - { - "__type__": "a41b6kNXWFGSLK8TJwZuxV7", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 245 - }, - "_enabled": true, - "__prefab": { - "__id__": 279 - }, - "lockImg": { - "__id__": 265 - }, - "titleName": { - "__id__": 271 - }, - "img": { - "__id__": 250 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fbcq+qzuNKl6dACEaLsm1+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "98sziApIpPL5QUbKsWqvpP", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeItem-003", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 208 - }, - "_children": [ - { - "__id__": 282 - }, - { - "__id__": 298 - }, - { - "__id__": 304 - } - ], - "_active": true, - "_components": [ - { - "__id__": 310 - }, - { - "__id__": 312 - }, - { - "__id__": 314 - } - ], - "_prefab": { - "__id__": 316 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -278.5, - "y": 77, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 281 - }, - "_children": [ - { - "__id__": 283 - } - ], - "_active": true, - "_components": [ - { - "__id__": 289 - }, - { - "__id__": 291 - }, - { - "__id__": 293 - }, - { - "__id__": 295 - } - ], - "_prefab": { - "__id__": 297 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5.684341886080802e-14, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Img", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 282 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 284 - }, - { - "__id__": 286 - } - ], - "_prefab": { - "__id__": 288 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 283 - }, - "_enabled": true, - "__prefab": { - "__id__": 285 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "efqb+FLppPXoGZ2kY1CcH+" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 283 - }, - "_enabled": true, - "__prefab": { - "__id__": 287 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "22qDmWya9KyYlhb8q+oGRE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "41wkwIl1pCC6lGmtbBxHd9", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 282 - }, - "_enabled": true, - "__prefab": { - "__id__": 290 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d9Di3xjeVN9pWb87yDgICd" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 282 - }, - "_enabled": true, - "__prefab": { - "__id__": 292 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7eUI66DD9KgpOQQe7OFffR" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 282 - }, - "_enabled": true, - "__prefab": { - "__id__": 294 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "05z2YWDDtMIrftqzcN+ud5" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 282 - }, - "_enabled": true, - "__prefab": { - "__id__": 296 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b17d4aec-b45f-44f3-86b4-b9653f3c44bd@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c6ZDdeNc5P1K0iyocQuxtD" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9eDMAMABBCJrbakeYuOZR3", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "LockImg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 281 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 299 - }, - { - "__id__": 301 - } - ], - "_prefab": { - "__id__": 303 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -236.92199999999997, - "y": 184.35500000000002, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.15, - "y": 0.15, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 298 - }, - "_enabled": true, - "__prefab": { - "__id__": 300 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 384, - "height": 448 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "57EpN1hSpA+4frhCslUoxr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 298 - }, - "_enabled": true, - "__prefab": { - "__id__": 302 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "fef002f2-a825-4e01-a786-01c53c5c32ff@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "24nq1BjtBM8JbI/BLWI/Ox" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0fFKpai4RD35rvQBazzDKC", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeName", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 281 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 305 - }, - { - "__id__": 307 - } - ], - "_prefab": { - "__id__": 309 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -264.145, - "y": -163.13199999999983, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 304 - }, - "_enabled": true, - "__prefab": { - "__id__": 306 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 144, - "height": 73.048 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8iQrHt4JHI6RpzKaAdQ6K" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 304 - }, - "_enabled": true, - "__prefab": { - "__id__": 308 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "熟女", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 54.8, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 125 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 119 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": -1, - "y": -1 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a1wJsiyehB1Y9cZEjNBqUB" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "522krgW/BJno0zigTDqMlG", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 281 - }, - "_enabled": true, - "__prefab": { - "__id__": 311 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bdOXMEBNdIhqa4Qu/qTxWh" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 281 - }, - "_enabled": true, - "__prefab": { - "__id__": 313 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.95, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14xQhzERtItJClZzAwMKB7" - }, - { - "__type__": "a41b6kNXWFGSLK8TJwZuxV7", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 281 - }, - "_enabled": true, - "__prefab": { - "__id__": 315 - }, - "lockImg": { - "__id__": 301 - }, - "titleName": { - "__id__": 307 - }, - "img": { - "__id__": 286 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1aUGoh5ZxBMp3pWaEmBiqQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "18x/OVvXBI95qGccGTs+8p", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeItem-004", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 208 - }, - "_children": [ - { - "__id__": 318 - }, - { - "__id__": 334 - }, - { - "__id__": 340 - } - ], - "_active": true, - "_components": [ - { - "__id__": 346 - }, - { - "__id__": 348 - }, - { - "__id__": 350 - } - ], - "_prefab": { - "__id__": 352 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 294.9, - "y": 77, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 317 - }, - "_children": [ - { - "__id__": 319 - } - ], - "_active": true, - "_components": [ - { - "__id__": 325 - }, - { - "__id__": 327 - }, - { - "__id__": 329 - }, - { - "__id__": 331 - } - ], - "_prefab": { - "__id__": 333 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5.684341886080802e-14, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Img", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 318 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 320 - }, - { - "__id__": 322 - } - ], - "_prefab": { - "__id__": 324 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 319 - }, - "_enabled": true, - "__prefab": { - "__id__": 321 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6dZ68NGRFMMYhzL9mEvxKm" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 319 - }, - "_enabled": true, - "__prefab": { - "__id__": 323 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "fesNe310xBxpEsCGK728Cb" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "999bbyFY9BoqRbsQWTtZWA", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 318 - }, - "_enabled": true, - "__prefab": { - "__id__": 326 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6ceer5lU5FlI6h8Vbt6VV+" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 318 - }, - "_enabled": true, - "__prefab": { - "__id__": 328 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9dYaYrYb1AZZFUX8Dm4LPp" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 318 - }, - "_enabled": true, - "__prefab": { - "__id__": 330 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cu5R/gTpM67RmFmFYIQYK" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 318 - }, - "_enabled": true, - "__prefab": { - "__id__": 332 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b17d4aec-b45f-44f3-86b4-b9653f3c44bd@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0tCZAWAdEeZ559GeX1Bla" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "47RV1jbOBFkYpMBJMsq5xO", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "LockImg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 317 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 335 - }, - { - "__id__": 337 - } - ], - "_prefab": { - "__id__": 339 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -236.92199999999997, - "y": 184.35500000000002, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.15, - "y": 0.15, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 334 - }, - "_enabled": true, - "__prefab": { - "__id__": 336 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 384, - "height": 448 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d0/y3kIidFv6DR2T23Vg5P" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 334 - }, - "_enabled": true, - "__prefab": { - "__id__": 338 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "fef002f2-a825-4e01-a786-01c53c5c32ff@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9vZ1G0HJBo6ppP7sfPvyY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "casosnAtdAiYNeIflJZGmS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeName", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 317 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 341 - }, - { - "__id__": 343 - } - ], - "_prefab": { - "__id__": 345 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -264.145, - "y": -163.13199999999983, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 340 - }, - "_enabled": true, - "__prefab": { - "__id__": 342 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 144, - "height": 73.048 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e3+vtMv3hBt5XTL6avUBww" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 340 - }, - "_enabled": true, - "__prefab": { - "__id__": 344 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "熟女", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 54.8, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 125 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 119 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": -1, - "y": -1 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a327K2HbRDi7vUTkU1IFJt" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "8fyTarFXJNKYACh0Uq7vKL", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 317 - }, - "_enabled": true, - "__prefab": { - "__id__": 347 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bb01kY91ZONpjI6ppYp8dG" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 317 - }, - "_enabled": true, - "__prefab": { - "__id__": 349 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.95, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "06hXtY35ZPKaIffXT1ArGE" - }, - { - "__type__": "a41b6kNXWFGSLK8TJwZuxV7", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 317 - }, - "_enabled": true, - "__prefab": { - "__id__": 351 - }, - "lockImg": { - "__id__": 337 - }, - "titleName": { - "__id__": 343 - }, - "img": { - "__id__": 322 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "acnZX1oQBGDIAQGLyGsM05" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0bbx2sx8BGe4ao9HvGrqA1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeItem-005", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 208 - }, - "_children": [ - { - "__id__": 354 - }, - { - "__id__": 370 - }, - { - "__id__": 376 - } - ], - "_active": true, - "_components": [ - { - "__id__": 382 - }, - { - "__id__": 384 - }, - { - "__id__": 386 - } - ], - "_prefab": { - "__id__": 388 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -278.5, - "y": -451.60000000000014, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [ - { - "__id__": 355 - } - ], - "_active": true, - "_components": [ - { - "__id__": 361 - }, - { - "__id__": 363 - }, - { - "__id__": 365 - }, - { - "__id__": 367 - } - ], - "_prefab": { - "__id__": 369 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5.684341886080802e-14, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Img", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 354 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 356 - }, - { - "__id__": 358 - } - ], - "_prefab": { - "__id__": 360 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 355 - }, - "_enabled": true, - "__prefab": { - "__id__": 357 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4cud5e+olDwpeiTsSpoR0j" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 355 - }, - "_enabled": true, - "__prefab": { - "__id__": 359 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "46dxk/MfVP+I9rw7tFLOsH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e83DB3eg1K3Y9qLpV5TEFO", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 354 - }, - "_enabled": true, - "__prefab": { - "__id__": 362 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "9eM/PH7i9MMIw55SkpBKDo" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 354 - }, - "_enabled": true, - "__prefab": { - "__id__": 364 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2eNchtJdxBupoMh7oRTrPJ" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 354 - }, - "_enabled": true, - "__prefab": { - "__id__": 366 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "56msVAPQ1CdYgSwRCSRc5a" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 354 - }, - "_enabled": true, - "__prefab": { - "__id__": 368 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b17d4aec-b45f-44f3-86b4-b9653f3c44bd@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "49EW3aF2lCF7Kr39sYQ4en" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "e66iDZWppHkIy9rijXqwJV", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "LockImg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 371 - }, - { - "__id__": 373 - } - ], - "_prefab": { - "__id__": 375 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -236.92199999999997, - "y": 184.35500000000002, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.15, - "y": 0.15, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 370 - }, - "_enabled": true, - "__prefab": { - "__id__": 372 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 384, - "height": 448 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "83ZefC5gFPaLiWAP7MWSo2" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 370 - }, - "_enabled": true, - "__prefab": { - "__id__": 374 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "fef002f2-a825-4e01-a786-01c53c5c32ff@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d9zorf1BdMJbv75ePIZONZ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c9o2wthvhAVb+0LW0ASEm2", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeName", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 353 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 377 - }, - { - "__id__": 379 - } - ], - "_prefab": { - "__id__": 381 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -264.145, - "y": -163.13199999999983, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 376 - }, - "_enabled": true, - "__prefab": { - "__id__": 378 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 144, - "height": 73.048 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "2cCVB3An5KCIublfTA+NjS" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 376 - }, - "_enabled": true, - "__prefab": { - "__id__": 380 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "熟女", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 54.8, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 125 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 119 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": -1, - "y": -1 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "8ciz0mEHBDr5g/eRETEnsn" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "54VyxQ5W9O+Yz6iNPi2swr", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 353 - }, - "_enabled": true, - "__prefab": { - "__id__": 383 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "07a07jIDhKIKFpCnOW9e6a" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 353 - }, - "_enabled": true, - "__prefab": { - "__id__": 385 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.95, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "14Zpo56rtFX4fGv6fnnr2h" - }, - { - "__type__": "a41b6kNXWFGSLK8TJwZuxV7", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 353 - }, - "_enabled": true, - "__prefab": { - "__id__": 387 - }, - "lockImg": { - "__id__": 373 - }, - "titleName": { - "__id__": 379 - }, - "img": { - "__id__": 358 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "d3S85adVdOh4JheGnUp3+f" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "29tZATIIFEvro8LyapxcBo", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeItem-006", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 208 - }, - "_children": [ - { - "__id__": 390 - }, - { - "__id__": 406 - }, - { - "__id__": 412 - } - ], - "_active": true, - "_components": [ - { - "__id__": 418 - }, - { - "__id__": 420 - }, - { - "__id__": 422 - } - ], - "_prefab": { - "__id__": 424 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 294.9, - "y": -451.60000000000014, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 389 - }, - "_children": [ - { - "__id__": 391 - } - ], - "_active": true, - "_components": [ - { - "__id__": 397 - }, - { - "__id__": 399 - }, - { - "__id__": 401 - }, - { - "__id__": 403 - } - ], - "_prefab": { - "__id__": 405 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5.684341886080802e-14, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Img", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 390 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 392 - }, - { - "__id__": 394 - } - ], - "_prefab": { - "__id__": 396 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 391 - }, - "_enabled": true, - "__prefab": { - "__id__": 393 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "be0FzludRItqW1UZ2cFR0G" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 391 - }, - "_enabled": true, - "__prefab": { - "__id__": 395 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "71PLy+geZFSKYTzhFn7jR/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "72emabtuBHcrPegqIp9oZu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 390 - }, - "_enabled": true, - "__prefab": { - "__id__": 398 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "61uI33n/1AHaxJh9kxxcYm" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 390 - }, - "_enabled": true, - "__prefab": { - "__id__": 400 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4ehltnlfFJKL2yxGzlpXCH" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 390 - }, - "_enabled": true, - "__prefab": { - "__id__": 402 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f3pNH9NGBIZYaXMBvlKopB" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 390 - }, - "_enabled": true, - "__prefab": { - "__id__": 404 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b17d4aec-b45f-44f3-86b4-b9653f3c44bd@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "76llNQPTZN4Jm4TRVtXxv8" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "7aBXrW+XFPRrmA9SDp2BWl", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "LockImg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 389 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 407 - }, - { - "__id__": 409 - } - ], - "_prefab": { - "__id__": 411 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -236.92199999999997, - "y": 184.35500000000002, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.15, - "y": 0.15, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 406 - }, - "_enabled": true, - "__prefab": { - "__id__": 408 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 384, - "height": 448 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f6gf/ULHFOAqu/EQu4HRQN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 406 - }, - "_enabled": true, - "__prefab": { - "__id__": 410 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "fef002f2-a825-4e01-a786-01c53c5c32ff@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "09CNIILXFAbrpXbYdN7ok4" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "27cQ8gcUlGg5R6zLI98MTq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeName", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 389 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 413 - }, - { - "__id__": 415 - } - ], - "_prefab": { - "__id__": 417 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -264.145, - "y": -163.13199999999983, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 412 - }, - "_enabled": true, - "__prefab": { - "__id__": 414 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 144, - "height": 73.048 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e2O46kZhFBS6XYevAN5v8w" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 412 - }, - "_enabled": true, - "__prefab": { - "__id__": 416 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "熟女", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 54.8, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 125 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 119 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": -1, - "y": -1 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "40cYSzjtZNCovPEpuSQcrM" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "778WJB18tKj5soWgB3HMnZ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 389 - }, - "_enabled": true, - "__prefab": { - "__id__": 419 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "17h/c5fS5OYJrpEgpONk5G" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 389 - }, - "_enabled": true, - "__prefab": { - "__id__": 421 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.95, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "45L6e5zopGSYiJXzEstOWS" - }, - { - "__type__": "a41b6kNXWFGSLK8TJwZuxV7", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 389 - }, - "_enabled": true, - "__prefab": { - "__id__": 423 - }, - "lockImg": { - "__id__": 409 - }, - "titleName": { - "__id__": 415 - }, - "img": { - "__id__": 394 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "87/0VyinNGDpYuZa8eq9V+" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4f14Jp5ftKOJArfdxTD98P", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeItem-007", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 208 - }, - "_children": [ - { - "__id__": 426 - }, - { - "__id__": 442 - }, - { - "__id__": 448 - } - ], - "_active": true, - "_components": [ - { - "__id__": 454 - }, - { - "__id__": 456 - }, - { - "__id__": 458 - } - ], - "_prefab": { - "__id__": 460 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -278.5, - "y": -980.2000000000003, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Mask", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 425 - }, - "_children": [ - { - "__id__": 427 - } - ], - "_active": true, - "_components": [ - { - "__id__": 433 - }, - { - "__id__": 435 - }, - { - "__id__": 437 - }, - { - "__id__": 439 - } - ], - "_prefab": { - "__id__": 441 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 5.684341886080802e-14, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.Node", - "_name": "Img", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 426 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 428 - }, - { - "__id__": 430 - } - ], - "_prefab": { - "__id__": 432 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 427 - }, - "_enabled": true, - "__prefab": { - "__id__": 429 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "854qPKiDJJI5N9dSYvSv83" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 427 - }, - "_enabled": true, - "__prefab": { - "__id__": 431 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a0pj6t061GrqR5vOYebTRY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "19BsMdXAdCkq2vNsnUPMA1", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 426 - }, - "_enabled": true, - "__prefab": { - "__id__": 434 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "a37iMivH1MdYy4liVnVgb+" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 426 - }, - "_enabled": true, - "__prefab": { - "__id__": 436 - }, - "_alignFlags": 45, - "_target": null, - "_left": 5.684341886080802e-14, - "_right": -5.684341886080802e-14, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7ajwfnCa9MaroiJNDfu0WX" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 426 - }, - "_enabled": true, - "__prefab": { - "__id__": 438 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "23F/9H3E1Etru6RY4dSDtt" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 426 - }, - "_enabled": true, - "__prefab": { - "__id__": 440 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b17d4aec-b45f-44f3-86b4-b9653f3c44bd@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 1, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ef8lr6AuZIRpE4pzYlPy+C" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "ebMnoXT6dOhb4wU2rtcZIB", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "LockImg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 425 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 443 - }, - { - "__id__": 445 - } - ], - "_prefab": { - "__id__": 447 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -236.92199999999997, - "y": 184.35500000000002, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 0.15, - "y": 0.15, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 442 - }, - "_enabled": true, - "__prefab": { - "__id__": 444 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 384, - "height": 448 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "02jJ/ZzPpO7LHNHvD7nbby" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 442 - }, - "_enabled": true, - "__prefab": { - "__id__": 446 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "fef002f2-a825-4e01-a786-01c53c5c32ff@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 1, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e3X1f3HWJKRqwxysJNxBM1" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1a9xA3gGBEUYFMUOuLIb4R", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ThemeName", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 425 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 449 - }, - { - "__id__": 451 - } - ], - "_prefab": { - "__id__": 453 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -264.145, - "y": -163.13199999999983, - "z": 0 - }, - "_lrot": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_lscale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_mobility": 0, - "_layer": 33554432, - "_euler": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_id": "" - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 448 - }, - "_enabled": true, - "__prefab": { - "__id__": 450 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 144, - "height": 73.048 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "22woUwuiJM07ApfjyqZnHK" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 448 - }, - "_enabled": true, - "__prefab": { - "__id__": 452 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_string": "熟女", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 54.8, - "_overflow": 0, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": true, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 125 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 119 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": -1, - "y": -1 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "852hl0wYZL8YEYk/R/9/wO" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "0dpM57bFZEK7Av5f8kcJsu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 425 - }, - "_enabled": true, - "__prefab": { - "__id__": 455 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "78rX6JbItDLqFwn0IYq9JV" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 425 - }, - "_enabled": true, - "__prefab": { - "__id__": 457 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 3, - "_normalColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_hoverColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_pressedColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_normalSprite": null, - "_hoverSprite": null, - "_pressedSprite": null, - "_disabledSprite": null, - "_duration": 0.1, - "_zoomScale": 0.95, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5eG3L87aFCQLlx1Twy2Ob2" - }, - { - "__type__": "a41b6kNXWFGSLK8TJwZuxV7", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 425 - }, - "_enabled": true, - "__prefab": { - "__id__": 459 - }, - "lockImg": { - "__id__": 445 - }, - "titleName": { - "__id__": 451 - }, - "img": { - "__id__": 430 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f9m4XmeHhJs4vr4dHLggo6" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "aeMPkKYV1IjZI/AGA4rxnR", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 208 - }, - "_enabled": true, - "__prefab": { - "__id__": 462 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 1167, - "height": 1832 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "29SYqqAPtGf7AF1CeSHseY" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 208 - }, - "_enabled": true, - "__prefab": { - "__id__": 464 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 400, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 141.3, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 61, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "84pFAWfcZLzbZUuIKgKfCH" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 208 - }, - "_enabled": true, - "__prefab": { - "__id__": 466 - }, - "_resizeMode": 2, - "_layoutType": 3, - "_cellSize": { - "__type__": "cc.Size", - "width": 550, - "height": 450 - }, - "_startAxis": 0, - "_paddingLeft": 30, - "_paddingRight": 0, - "_paddingTop": 85.4, - "_paddingBottom": 0, - "_spacingX": 23.4, - "_spacingY": 78.6, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 2, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cebjhdUFpCe7gXAtHJmJhd" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "63VzkBVTlFO5ImlgF3sZJX", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "ScrollView", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 85 - }, - "_children": [ - { - "__id__": 469 - } - ], - "_active": true, - "_components": [ - { - "__id__": 485 - }, - { - "__id__": 487 - }, - { - "__id__": 489 - }, - { - "__id__": 491 - } - ], - "_prefab": { - "__id__": 493 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -208.95000000000005, + "y": -145.1905, "z": 0 }, "_lrot": { @@ -10883,30 +4975,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 468 + "__id__": 210 }, "_children": [ { - "__id__": 470 + "__id__": 212 } ], "_active": true, "_components": [ { - "__id__": 476 + "__id__": 218 }, { - "__id__": 478 + "__id__": 220 }, { - "__id__": 480 + "__id__": 222 }, { - "__id__": 482 + "__id__": 224 } ], "_prefab": { - "__id__": 484 + "__id__": 226 }, "_lpos": { "__type__": "cc.Vec3", @@ -10943,25 +5035,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 469 + "__id__": 211 }, "_children": [], "_active": true, "_components": [ { - "__id__": 471 + "__id__": 213 }, { - "__id__": 473 + "__id__": 215 } ], "_prefab": { - "__id__": 475 + "__id__": 217 }, "_lpos": { "__type__": "cc.Vec3", - "x": -583.5, - "y": 907.0500000000002, + "x": 0, + "y": 358.493, "z": 0 }, "_lrot": { @@ -10993,20 +5085,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 470 + "__id__": 212 }, "_enabled": true, "__prefab": { - "__id__": 472 + "__id__": 214 }, "_contentSize": { "__type__": "cc.Size", - "width": 1167, + "width": 750, "height": 80 }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0, + "x": 0.5, "y": 1 }, "_id": "" @@ -11021,11 +5113,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 470 + "__id__": 212 }, "_enabled": true, "__prefab": { - "__id__": 474 + "__id__": 216 }, "_resizeMode": 1, "_layoutType": 3, @@ -11072,16 +5164,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 469 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 477 + "__id__": 219 }, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 1814.1 + "width": 750, + "height": 834.0190000000001 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11100,11 +5192,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 469 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 479 + "__id__": 221 }, "_type": 0, "_inverted": false, @@ -11122,11 +5214,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 469 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 481 + "__id__": 223 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11168,11 +5260,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 469 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 483 + "__id__": 225 }, "_alignFlags": 45, "_target": null, @@ -11217,16 +5309,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 468 + "__id__": 210 }, "_enabled": true, "__prefab": { - "__id__": 486 + "__id__": 228 }, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 1814.1 + "width": 750, + "height": 834.0190000000001 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11245,11 +5337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 468 + "__id__": 210 }, "_enabled": false, "__prefab": { - "__id__": 488 + "__id__": 230 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11290,11 +5382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 468 + "__id__": 210 }, "_enabled": true, "__prefab": { - "__id__": 490 + "__id__": 232 }, "bounceDuration": 0.23, "brake": 0.75, @@ -11305,7 +5397,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 470 + "__id__": 212 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -11321,17 +5413,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 468 + "__id__": 210 }, "_enabled": true, "__prefab": { - "__id__": 492 + "__id__": 234 }, "_alignFlags": 45, "_target": null, "_left": 0, "_right": 0, - "_top": 417.9, + "_top": 290.381, "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -11344,7 +5436,7 @@ "_originalWidth": 240, "_originalHeight": 250, "_alignMode": 2, - "_lockFlags": 45, + "_lockFlags": 40, "_id": "" }, { @@ -11374,12 +5466,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 495 + "__id__": 237 }, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2232 + "width": 750, + "height": 1124.4 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11402,7 +5494,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 497 + "__id__": 239 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11447,13 +5539,13 @@ }, "_enabled": true, "__prefab": { - "__id__": 499 + "__id__": 241 }, "_alignFlags": 45, "_target": null, "_left": 0, "_right": 0, - "_top": 300, + "_top": 209.6, "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, @@ -11496,12 +5588,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 502 + "__id__": 244 }, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2532 + "width": 750, + "height": 1334 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11524,7 +5616,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 504 + "__id__": 246 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -11569,7 +5661,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 506 + "__id__": 248 }, "_alignFlags": 45, "_target": null, @@ -11618,12 +5710,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 509 + "__id__": 251 }, "_contentSize": { "__type__": "cc.Size", - "width": 1167, - "height": 2532 + "width": 750, + "height": 1334 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -11646,7 +5738,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 511 + "__id__": 253 }, "_alignFlags": 45, "_target": null, @@ -11682,7 +5774,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 513 + "__id__": 255 }, "m_rootNode": null, "_id": "" diff --git a/settings/v2/packages/project.json b/settings/v2/packages/project.json index 47bb349f..51dfcfb1 100644 --- a/settings/v2/packages/project.json +++ b/settings/v2/packages/project.json @@ -2,8 +2,8 @@ "__version__": "1.0.6", "general": { "designResolution": { - "width": 1167, - "height": 2532, + "width": 750, + "height": 1334, "fitHeight": false, "fitWidth": true }