From df9ca6bfaa605e03a3bb7c59cb5c559ba64bd83b Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Fri, 10 Oct 2025 16:09:14 +0800 Subject: [PATCH] update --- assets/Scenes/MainScene.scene | 579 +- .../chat18x/manager/NavigationManager.ts | 6 +- .../chat18x/ui/panels/ChargePopPanel.ts | 35 + .../chat18x/ui/panels/ChargePopPanel.ts.meta | 9 + .../chat18x/ui/panels/GirlDetailPanel.ts | 28 +- .../chat18x/ui/panels/PastGirlListPanel.ts | 2 +- .../chat18x/ui/panels/PopupGirlDetailPanel.ts | 19 +- assets/Scripts/chat18x/ui/panels/RankPanel.ts | 6 + .../chat18x/ui/panels/RankPanel.ts.meta | 9 + .../Scripts/chat18x/ui/panels/ReleasePanel.ts | 18 + .../chat18x/ui/panels/ReleasePanel.ts.meta | 9 + .../Scripts/chat18x/ui/panels/ThemePanel.ts | 158 +- .../chat18x/uiitems/DetailImageItem.ts | 21 +- .../Scripts/chat18x/uiitems/GirlListItem.ts | 35 - .../chat18x/uiitems/PastGirlListItem.ts | 25 - .../Scripts/chat18x/uiitems/RecomandItem.ts | 95 + .../chat18x/uiitems/RecomandItem.ts.meta | 9 + assets/Scripts/chat18x/uiitems/ThemeItem.ts | 12 +- ...ChargePop.prefab => ChargePopPanel.prefab} | 37 +- ...prefab.meta => ChargePopPanel.prefab.meta} | 2 +- assets/bundles/Chat18x/GirlDetailPanel.prefab | 1801 +++--- assets/bundles/Chat18x/GirlListPanel.prefab | 5026 +++++++---------- .../bundles/Chat18x/PastGirlListPanel.prefab | 686 +-- .../Chat18x/PopupGirlDetailPanel.prefab | 600 +- assets/bundles/Chat18x/PurchasePanel.prefab | 1705 +++--- assets/bundles/Chat18x/RankPanel.prefab | 220 +- assets/bundles/Chat18x/SettingPanel.prefab | 2642 ++++----- assets/bundles/Chat18x/ThemePanel.prefab | 306 +- assets/bundles/Chat18x/releasePanel.prefab | 29 +- .../bundles/Chat18x/releasePanel.prefab.meta | 2 +- assets/resources/ui/common/LT_Font_LTJL.png | Bin 0 -> 12098 bytes .../resources/ui/common/LT_Font_LTJL.png.meta | 134 + assets/resources/ui/girl_detail/ZY_AN_LT.png | Bin 14783 -> 7322 bytes assets/resources/ui/setting/WD_AN_JT1.png | Bin 0 -> 5010 bytes .../resources/ui/setting/WD_AN_JT1.png.meta | 134 + assets/resources/ui/setting/WD_AN_JT2.png | Bin 0 -> 5031 bytes .../resources/ui/setting/WD_AN_JT2.png.meta | 134 + assets/resources/ui/setting/WD_AN_KG1.png | Bin 0 -> 7624 bytes .../resources/ui/setting/WD_AN_KG1.png.meta | 134 + assets/resources/ui/setting/WD_AN_KG2.png | Bin 0 -> 7564 bytes .../resources/ui/setting/WD_AN_KG2.png.meta | 134 + assets/resources/ui/setting/WD_UI_DB3.png | Bin 0 -> 58115 bytes .../resources/ui/setting/WD_UI_DB3.png.meta | 134 + assets/resources/ui/setting/WD_UI_YYK.png | Bin 0 -> 4320 bytes .../resources/ui/setting/WD_UI_YYK.png.meta | 134 + assets/resources/ui/setting/WD_UI_YYK_XL.png | Bin 0 -> 4219 bytes .../ui/setting/WD_UI_YYK_XL.png.meta | 134 + assets/resources/ui/setting/folder.meta | 9 + .../ui/setting/{ => folder}/多边形 1 拷贝.png | Bin .../{ => folder}/多边形 1 拷贝.png.meta | 0 .../setting/{ => folder}/矩形 10 拷111贝.png | Bin .../{ => folder}/矩形 10 拷111贝.png.meta | 0 .../ui/setting/{ => folder}/矩形 10 拷贝.png | Bin .../{ => folder}/矩形 10 拷贝.png.meta | 0 .../ui/setting/{ => folder}/矩形 10.png | Bin .../ui/setting/{ => folder}/矩形 10.png.meta | 0 .../setting/{ => folder}/矩形 11 拷贝 5.png | Bin .../{ => folder}/矩形 11 拷贝 5.png.meta | 0 .../ui/setting/{ => folder}/矩形 8 拷贝 3.png | Bin .../{ => folder}/矩形 8 拷贝 3.png.meta | 0 .../ui/setting/{ => folder}/矩形 8 拷贝 4.png | Bin .../{ => folder}/矩形 8 拷贝 4.png.meta | 0 .../setting/{ => folder}/矩形 8 拷贝 993.png | Bin .../{ => folder}/矩形 8 拷贝 993.png.meta | 0 .../ui/setting/{ => folder}/矩形 9.png | Bin .../ui/setting/{ => folder}/矩形 9.png.meta | 0 66 files changed, 7433 insertions(+), 7779 deletions(-) create mode 100644 assets/Scripts/chat18x/ui/panels/ChargePopPanel.ts create mode 100644 assets/Scripts/chat18x/ui/panels/ChargePopPanel.ts.meta create mode 100644 assets/Scripts/chat18x/ui/panels/RankPanel.ts create mode 100644 assets/Scripts/chat18x/ui/panels/RankPanel.ts.meta create mode 100644 assets/Scripts/chat18x/ui/panels/ReleasePanel.ts create mode 100644 assets/Scripts/chat18x/ui/panels/ReleasePanel.ts.meta create mode 100644 assets/Scripts/chat18x/uiitems/RecomandItem.ts create mode 100644 assets/Scripts/chat18x/uiitems/RecomandItem.ts.meta rename assets/bundles/Chat18x/{ChargePop.prefab => ChargePopPanel.prefab} (97%) rename assets/bundles/Chat18x/{ChargePop.prefab.meta => ChargePopPanel.prefab.meta} (83%) create mode 100644 assets/resources/ui/common/LT_Font_LTJL.png create mode 100644 assets/resources/ui/common/LT_Font_LTJL.png.meta create mode 100644 assets/resources/ui/setting/WD_AN_JT1.png create mode 100644 assets/resources/ui/setting/WD_AN_JT1.png.meta create mode 100644 assets/resources/ui/setting/WD_AN_JT2.png create mode 100644 assets/resources/ui/setting/WD_AN_JT2.png.meta create mode 100644 assets/resources/ui/setting/WD_AN_KG1.png create mode 100644 assets/resources/ui/setting/WD_AN_KG1.png.meta create mode 100644 assets/resources/ui/setting/WD_AN_KG2.png create mode 100644 assets/resources/ui/setting/WD_AN_KG2.png.meta create mode 100644 assets/resources/ui/setting/WD_UI_DB3.png create mode 100644 assets/resources/ui/setting/WD_UI_DB3.png.meta create mode 100644 assets/resources/ui/setting/WD_UI_YYK.png create mode 100644 assets/resources/ui/setting/WD_UI_YYK.png.meta create mode 100644 assets/resources/ui/setting/WD_UI_YYK_XL.png create mode 100644 assets/resources/ui/setting/WD_UI_YYK_XL.png.meta create mode 100644 assets/resources/ui/setting/folder.meta rename assets/resources/ui/setting/{ => folder}/多边形 1 拷贝.png (100%) rename assets/resources/ui/setting/{ => folder}/多边形 1 拷贝.png.meta (100%) rename assets/resources/ui/setting/{ => folder}/矩形 10 拷111贝.png (100%) rename assets/resources/ui/setting/{ => folder}/矩形 10 拷111贝.png.meta (100%) rename assets/resources/ui/setting/{ => folder}/矩形 10 拷贝.png (100%) rename assets/resources/ui/setting/{ => folder}/矩形 10 拷贝.png.meta (100%) rename assets/resources/ui/setting/{ => folder}/矩形 10.png (100%) rename assets/resources/ui/setting/{ => folder}/矩形 10.png.meta (100%) rename assets/resources/ui/setting/{ => folder}/矩形 11 拷贝 5.png (100%) rename assets/resources/ui/setting/{ => folder}/矩形 11 拷贝 5.png.meta (100%) rename assets/resources/ui/setting/{ => folder}/矩形 8 拷贝 3.png (100%) rename assets/resources/ui/setting/{ => folder}/矩形 8 拷贝 3.png.meta (100%) rename assets/resources/ui/setting/{ => folder}/矩形 8 拷贝 4.png (100%) rename assets/resources/ui/setting/{ => folder}/矩形 8 拷贝 4.png.meta (100%) rename assets/resources/ui/setting/{ => folder}/矩形 8 拷贝 993.png (100%) rename assets/resources/ui/setting/{ => folder}/矩形 8 拷贝 993.png.meta (100%) rename assets/resources/ui/setting/{ => folder}/矩形 9.png (100%) rename assets/resources/ui/setting/{ => folder}/矩形 9.png.meta (100%) diff --git a/assets/Scenes/MainScene.scene b/assets/Scenes/MainScene.scene index 8566dc8c..a0edea01 100644 --- a/assets/Scenes/MainScene.scene +++ b/assets/Scenes/MainScene.scene @@ -23,7 +23,7 @@ "_active": true, "_components": [], "_prefab": { - "__id__": 137 + "__id__": 96 }, "_lpos": { "__type__": "cc.Vec3", @@ -54,7 +54,7 @@ }, "autoReleaseAssets": false, "_globals": { - "__id__": 142 + "__id__": 101 }, "_id": "16b0d021-6436-4bbc-ba5e-05ebe3e84ba4" }, @@ -80,13 +80,13 @@ "_active": true, "_components": [ { - "__id__": 134 + "__id__": 93 }, { - "__id__": 135 + "__id__": 94 }, { - "__id__": 136 + "__id__": 95 }, { "__id__": 57 @@ -1473,7 +1473,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -737.868, + "y": -723.973, "z": 0 }, "_lrot": { @@ -1539,7 +1539,7 @@ "r": 189, "g": 189, "b": 189, - "a": 255 + "a": 87 }, "_string": "appVersion:", "_horizontalAlign": 1, @@ -1598,7 +1598,7 @@ "_left": 0, "_right": 0, "_top": 0, - "_bottom": 36.9319999999999, + "_bottom": 50.827, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -1960,7 +1960,7 @@ "__prefab": null, "_contentSize": { "__type__": "cc.Size", - "width": 330.7177734375, + "width": 415.79296875, "height": 50.4 }, "_anchorPoint": { @@ -1993,14 +1993,17 @@ "_string": "Unleash All Your Desires", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, + "_actualFontSize": 36, + "_fontSize": 36, "_fontFamily": "Arial", "_lineHeight": 40, "_overflow": 0, "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, "_spacingX": 0, "_isItalic": false, "_isBold": false, @@ -2158,21 +2161,14 @@ "_parent": { "__id__": 59 }, - "_children": [ + "_children": [], + "_active": true, + "_components": [ { "__id__": 91 }, { - "__id__": 122 - } - ], - "_active": true, - "_components": [ - { - "__id__": 132 - }, - { - "__id__": 133 + "__id__": 92 } ], "_prefab": null, @@ -3333,509 +3329,6 @@ "_lockFlags": 0, "_id": "10rmgmsH5EJozps0KGxkuI" }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 58 - }, - "_prefab": { - "__id__": 92 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 91 - }, - "asset": { - "__uuid__": "91ca0fac-6c58-4695-a1ea-25847411690a", - "__expectedType__": "cc.Prefab" - }, - "fileId": "60eAvoDatHw5VOumZvPeRK", - "instance": { - "__id__": 93 - }, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "56SneFTa5Pcb8BI4D3mW6F", - "prefabRootNode": null, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 94 - }, - { - "__id__": 96 - }, - { - "__id__": 97 - }, - { - "__id__": 98 - }, - { - "__id__": 99 - }, - { - "__id__": 101 - }, - { - "__id__": 103 - }, - { - "__id__": 105 - }, - { - "__id__": 107 - }, - { - "__id__": 109 - }, - { - "__id__": 111 - }, - { - "__id__": 113 - }, - { - "__id__": 115 - }, - { - "__id__": 117 - }, - { - "__id__": 119 - }, - { - "__id__": 121 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 95 - }, - "propertyPath": [ - "_name" - ], - "value": "PersonalPanel" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "60eAvoDatHw5VOumZvPeRK" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 95 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 95 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 95 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 100 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 750, - "height": 1600 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "dfDZ2ptwpMFaHhMGxkPBkC" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 102 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 302.10799999999995, - "y": 637.0530000000001, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "34lyqRSrROIKXgJ9zwgk3I" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 104 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 750, - "height": 467 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "0c+XtaaYhOmYpFmbdxwCIx" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 106 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 566.5, - "z": 0 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "cb8+iIEeFIc44IlD6dsgZl" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 108 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 750, - "height": 212.9 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "6fzyJDn71OcIpz/R6Iirr7" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 110 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 750, - "height": 1123.5 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "e9FxCh8wpFbaX+nSSiaHIL" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 112 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 750, - "height": 1123.5 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "b9SOW0tYxFmJg1Jeia7w/6" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 114 - }, - "propertyPath": [ - "_spriteFrame" - ], - "value": { - "__uuid__": "0f434daf-40dd-417f-b2e3-81cfb29039f4@f9941", - "__expectedType__": "cc.SpriteFrame" - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "7f0gSA5T1LCJrH6vgAypn1" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 116 - }, - "propertyPath": [ - "_spriteFrame" - ], - "value": { - "__uuid__": "956ee20e-5848-4fa9-9feb-822ae176a4b6@f9941", - "__expectedType__": "cc.SpriteFrame" - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c10UkpFWZKeo5YSx7BjLBQ" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 118 - }, - "propertyPath": [ - "_contentSize" - ], - "value": { - "__type__": "cc.Size", - "width": 110, - "height": 110 - } - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c1Kx+z1q5FsJT8Kq0apZhL" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 120 - }, - "propertyPath": [ - "_right" - ], - "value": 17.892000000000053 - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "d6/9UvXchAS7ybZGtx0Ch9" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 120 - }, - "propertyPath": [ - "_top" - ], - "value": 107.94699999999989 - }, - { - "__type__": "cc.Node", - "_objFlags": 0, - "_parent": { - "__id__": 58 - }, - "_prefab": { - "__id__": 123 - }, - "__editorExtras__": {} - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 122 - }, - "asset": { - "__uuid__": "071b7a07-4a74-4a39-962b-ccbab803a523", - "__expectedType__": "cc.Prefab" - }, - "fileId": "c56bV1FwVJ/7xcvtcuC3oM", - "instance": { - "__id__": 124 - }, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.PrefabInstance", - "fileId": "8f38TAhXBJ/oemGdobrOJ2", - "prefabRootNode": null, - "mountedChildren": [], - "mountedComponents": [], - "propertyOverrides": [ - { - "__id__": 125 - }, - { - "__id__": 127 - }, - { - "__id__": 128 - }, - { - "__id__": 129 - }, - { - "__id__": 130 - } - ], - "removedComponents": [] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 126 - }, - "propertyPath": [ - "_name" - ], - "value": "NavigationPanel" - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "c56bV1FwVJ/7xcvtcuC3oM" - ] - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 126 - }, - "propertyPath": [ - "_lpos" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 126 - }, - "propertyPath": [ - "_lrot" - ], - "value": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 126 - }, - "propertyPath": [ - "_euler" - ], - "value": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - } - }, - { - "__type__": "CCPropertyOverrideInfo", - "targetInfo": { - "__id__": 131 - }, - "propertyPath": [ - "_active" - ], - "value": false - }, - { - "__type__": "cc.TargetInfo", - "localID": [ - "886Z2X4uhD8Y/vUVZFRbSZ" - ] - }, { "__type__": "cc.UITransform", "_name": "", @@ -3964,18 +3457,10 @@ "instance": null, "targetOverrides": [ { - "__id__": 138 + "__id__": 97 }, { - "__id__": 140 - } - ], - "nestedPrefabInstanceRoots": [ - { - "__id__": 91 - }, - { - "__id__": 122 + "__id__": 99 } ] }, @@ -3992,7 +3477,7 @@ "__id__": 59 }, "targetInfo": { - "__id__": 139 + "__id__": 98 } }, { @@ -4014,7 +3499,7 @@ "__id__": 59 }, "targetInfo": { - "__id__": 141 + "__id__": 100 } }, { @@ -4026,28 +3511,28 @@ { "__type__": "cc.SceneGlobals", "ambient": { - "__id__": 143 + "__id__": 102 }, "shadows": { - "__id__": 144 + "__id__": 103 }, "_skybox": { - "__id__": 145 + "__id__": 104 }, "fog": { - "__id__": 146 + "__id__": 105 }, "octree": { - "__id__": 147 + "__id__": 106 }, "skin": { - "__id__": 148 + "__id__": 107 }, "lightProbeInfo": { - "__id__": 149 + "__id__": 108 }, "postSettings": { - "__id__": 150 + "__id__": 109 }, "bakedWithStationaryMainLight": false, "bakedWithHighpLightmap": false diff --git a/assets/Scripts/chat18x/manager/NavigationManager.ts b/assets/Scripts/chat18x/manager/NavigationManager.ts index 341a8e48..e7926530 100644 --- a/assets/Scripts/chat18x/manager/NavigationManager.ts +++ b/assets/Scripts/chat18x/manager/NavigationManager.ts @@ -632,9 +632,7 @@ export class NavigationManager { this.subPanelDic.delete(baseNode); } } else { - logger.warn( - `[NavigationManager] ${panelNode.name} 不在子页面列表中` - ); + logger.warn(`[NavigationManager] ${panelNode.name} 不在子页面列表中`); } } @@ -809,7 +807,7 @@ export class NavigationManager { } panel.active = true; - panel.getComponent(li_BaseView) + panel.getComponent(li_BaseView); switch (direction) { case "left": diff --git a/assets/Scripts/chat18x/ui/panels/ChargePopPanel.ts b/assets/Scripts/chat18x/ui/panels/ChargePopPanel.ts new file mode 100644 index 00000000..e89ebf65 --- /dev/null +++ b/assets/Scripts/chat18x/ui/panels/ChargePopPanel.ts @@ -0,0 +1,35 @@ +import { _decorator, Component, Node } from "cc"; +import li_BaseView from "../../../Main/Common/li_BaseView"; +import Utils from "../../../Main/Common/Utils"; +import { GButton } from "../../../Main/Common/GButton"; +import { + NavigationManager, + PageTransitionType, +} from "../../manager/NavigationManager"; +const { ccclass, property } = _decorator; + +@ccclass("ChargePopPanel") +export class ChargePopPanel extends li_BaseView { + private _nodeTab: any = {}; + + onLoad(): void { + Utils.parseNode(this.node, this._nodeTab); + + GButton.BandClick(this._nodeTab.chargeBtn, this.gotoCharge, this); + GButton.BandClick(this._nodeTab.closeBtn, this.close, this); + } + + gotoCharge() { + NavigationManager.Instance.openSubPanel( + "PurchasePanel", + NavigationManager.Instance.getCurrentActivePanelNode(), + { base: NavigationManager.Instance.getCurrentActivePanelNode() }, + { + openAnimation: PageTransitionType.SLIDE_LEFT, + closeAnimation: PageTransitionType.SLIDE_RIGHT, + } + ); + + this.close(); + } +} diff --git a/assets/Scripts/chat18x/ui/panels/ChargePopPanel.ts.meta b/assets/Scripts/chat18x/ui/panels/ChargePopPanel.ts.meta new file mode 100644 index 00000000..ccfe3f3e --- /dev/null +++ b/assets/Scripts/chat18x/ui/panels/ChargePopPanel.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.24", + "importer": "typescript", + "imported": true, + "uuid": "cf896a69-cffb-42e9-88fe-f2772f2f7fd5", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts b/assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts index b0346d87..445b6e95 100644 --- a/assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts +++ b/assets/Scripts/chat18x/ui/panels/GirlDetailPanel.ts @@ -78,8 +78,7 @@ export class GirlDetailPanel extends li_BaseView { imgsLayout: Node; videoAreaPos: Vec3; - @property(Label) - girlPrice: Label; + @property(Node) sendMsgText: Node; @@ -113,12 +112,12 @@ export class GirlDetailPanel extends li_BaseView { Utils.addInnerEL(InnerMsgCode.LanguageChange, this, () => { this.girlName.string = LanguageUtils.getText(this.nameKey); let desc = ""; - const tags = LanguageUtils.getText(this.tagKey).split("|"); - for (let i = 0; i < tags.length; i++) { - if (i != 0) desc += "\n"; - desc += tags[i]; - } - this.tags.string = desc; + const tags = LanguageUtils.getText(this.tagKey); + // for (let i = 0; i < tags.length; i++) { + // if (i != 0) desc += "\n"; + // desc += tags[i]; + // } + this.tags.string = tags; this.desc.string = LanguageUtils.getText(this.descKey); }); @@ -190,20 +189,7 @@ export class GirlDetailPanel extends li_BaseView { const girlData = DataManager.I.getDataById(DataId.Girl); - const isRelease = girlData.getIsRelease(this.category.toString(), this.id); - const isFree = girlData.isGirlFreeType(this.category.toString(), this.id); - //if (isRelease || isFree) { - // 先设置选中的角色ID - this.girlPrice.node.active = false; this.sendMsgText.active = true; - // } else { - // this.girlPrice.node.active = true; - // this.sendMsgText.active = false; - - // this.girlPrice.string = girlData - // .getGrilOriginalPrice(this.category.toString(), this.id) - // .toString(); - // } // 请求详细数据 const reqData = { diff --git a/assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts b/assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts index 94c965ca..e11312ed 100644 --- a/assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts +++ b/assets/Scripts/chat18x/ui/panels/PastGirlListPanel.ts @@ -27,7 +27,7 @@ export class PastGirlListPanel extends li_BaseView { onLoadCT() { Utils.parseNode(this.node, this._nodeTab); this.registerListener(); - this.itemInst = this._nodeTab.BubbleItem.getComponent(PastGirlListItem); + this.itemInst = this._nodeTab.recItem.getComponent(PastGirlListItem); this.itemInst.node.active = false; this.content = this._nodeTab.content; //this.refresh(); diff --git a/assets/Scripts/chat18x/ui/panels/PopupGirlDetailPanel.ts b/assets/Scripts/chat18x/ui/panels/PopupGirlDetailPanel.ts index b64cc697..327b6758 100644 --- a/assets/Scripts/chat18x/ui/panels/PopupGirlDetailPanel.ts +++ b/assets/Scripts/chat18x/ui/panels/PopupGirlDetailPanel.ts @@ -23,6 +23,7 @@ import { ImagePopup } from "../components/ImagePopup"; import { TipsPanel } from "./TipsPanel"; import ResManager from "../../../Main/Manager/ResManager"; import { logger } from "db://assets/Scripts/Main/Common/Logger"; +import { NavigationManager } from "../../manager/NavigationManager"; const { ccclass, property } = _decorator; @@ -35,9 +36,6 @@ export class PopupGirlDetailPanel extends li_BaseView { private resId: number; private type: proto.cs.EnmResType; private base: DetailImageItem | ImagePopup; - private balanceCount: Label; - - private desc: Label; img: Sprite; uitransform: UITransform; @@ -55,11 +53,8 @@ export class PopupGirlDetailPanel extends li_BaseView { .start(); Utils.parseNode(this.node, this._nodeTab); - this.desc = this._nodeTab.content.getComponent(Label); this.uitransform = this._nodeTab.Img_Frame.getComponent(UITransform); this.img = this._nodeTab.img.getComponent(Sprite); - let descText = LanguageUtils.getText("popupgirldetailpanel.content"); - this.balanceCount = this._nodeTab.balanceCount.getComponent(Label); this.refreshCoinNum(); const girlData = DataManager.I.getDataById(DataId.Girl); @@ -104,18 +99,17 @@ export class PopupGirlDetailPanel extends li_BaseView { ResManager.I.changeRemoteSpriteFrame(this.img, newPath, () => { this.scaleToFillItem(); }); - this.desc.string = descText.replace("{price}", this.priceLabel.string); this.registerListener(); } registerListener() { - GButton.BandClick(this._nodeTab.BuyBtn, this.buyCharacter, this); + GButton.BandClick(this._nodeTab.BuyBtn, this.buyAsset, this); GButton.BandClick(this._nodeTab.CloseBtn, this.Close, this); } Close() { this.close(); } - async buyCharacter() { + async buyAsset() { // 购买id为girlId的女生 logger.log(this.girlId + "---" + this.resId); @@ -147,17 +141,16 @@ export class PopupGirlDetailPanel extends li_BaseView { } else { this.base.refreshSelf(); } - this.close(); - TipsPanel.show("Buy Succeed"); + NavigationManager.Instance.openPopupPanel("ReleasePanel"); } else { - TipsPanel.show("Insufficient balance, need to purchase"); + NavigationManager.Instance.openPopupPanel("ChargePopPanel"); } + this.close(); } // 刷新余额 private refreshCoinNum() { const walletData = DataManager.I.getDataById(DataId.Wallet); const balance = walletData.getOriginalBalance(); - this.balanceCount.string = balance.toString(); } scaleToFillItem() { if (!this.img || !this.img.spriteFrame) return; diff --git a/assets/Scripts/chat18x/ui/panels/RankPanel.ts b/assets/Scripts/chat18x/ui/panels/RankPanel.ts new file mode 100644 index 00000000..4707e7af --- /dev/null +++ b/assets/Scripts/chat18x/ui/panels/RankPanel.ts @@ -0,0 +1,6 @@ +import { _decorator, Component, Node } from "cc"; +import li_BaseView from "../../../Main/Common/li_BaseView"; +const { ccclass, property } = _decorator; + +@ccclass("RankPanel") +export class RankPanel extends li_BaseView {} diff --git a/assets/Scripts/chat18x/ui/panels/RankPanel.ts.meta b/assets/Scripts/chat18x/ui/panels/RankPanel.ts.meta new file mode 100644 index 00000000..ac091cbe --- /dev/null +++ b/assets/Scripts/chat18x/ui/panels/RankPanel.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.24", + "importer": "typescript", + "imported": true, + "uuid": "b738c201-567f-4b37-b10c-a3036032875d", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/Scripts/chat18x/ui/panels/ReleasePanel.ts b/assets/Scripts/chat18x/ui/panels/ReleasePanel.ts new file mode 100644 index 00000000..99dd6a48 --- /dev/null +++ b/assets/Scripts/chat18x/ui/panels/ReleasePanel.ts @@ -0,0 +1,18 @@ +import { _decorator, Component, Node, tween, UIOpacity, Vec3 } from "cc"; +import li_BaseView from "../../../Main/Common/li_BaseView"; +const { ccclass, property } = _decorator; + +@ccclass("ReleasePanel") +export class ReleasePanel extends li_BaseView { + onLoadCT(): void { + this.scheduleOnce(this.autoClose, 1); + } + + private autoClose() { + this.closePanel(); + } + + private closePanel() { + this.close(); + } +} diff --git a/assets/Scripts/chat18x/ui/panels/ReleasePanel.ts.meta b/assets/Scripts/chat18x/ui/panels/ReleasePanel.ts.meta new file mode 100644 index 00000000..8c933c8a --- /dev/null +++ b/assets/Scripts/chat18x/ui/panels/ReleasePanel.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.24", + "importer": "typescript", + "imported": true, + "uuid": "561267a1-b596-4747-af9d-438197888777", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/Scripts/chat18x/ui/panels/ThemePanel.ts b/assets/Scripts/chat18x/ui/panels/ThemePanel.ts index 74d3da32..6c120181 100644 --- a/assets/Scripts/chat18x/ui/panels/ThemePanel.ts +++ b/assets/Scripts/chat18x/ui/panels/ThemePanel.ts @@ -32,6 +32,7 @@ import { EnvData } from "../../data/EnvData"; import proto from "db://assets/Scripts/proto/proto.pb.js"; import { MainController } from "../../core/MainController"; import { logger } from "db://assets/Scripts/Main/Common/Logger"; +import { RecomandItem } from "../../uiitems/RecomandItem"; const { ccclass, property } = _decorator; @@ -40,15 +41,20 @@ export class ThemePanel extends li_BaseView { private _nodeTab: any = {}; coinNum: Label; + itemInst: ThemeItem; - content: Node; + recItemInst: RecomandItem; + + themeContent: Node; + recGirlContent: Node; private vipLeftTime: Label; - recId: number; - recName: Label; - recSprite: Sprite; + //recName: Label; + //recSprite: Sprite; cache: ThemeItem[] = []; + recItemCache: RecomandItem[] = []; + // 子页面管理 // 加载状态保护 @@ -56,23 +62,38 @@ export class ThemePanel extends li_BaseView { private loadingPromise: Promise | null = null; private abortController: AbortController | null = null; + private recomandListBtn: Node; + private moreThemeBtn: Node; + + private themeScroll: Node; + private recomandScroll: Node; + onLoadCT() { Utils.parseNode(this.node, this._nodeTab); this.coinNum = this._nodeTab.coinNum.getComponent(Label); - this.recName = this._nodeTab.characterNameText.getComponent(Label); - this.recSprite = this._nodeTab.recPic.getComponent(Sprite); + //this.recName = this._nodeTab.characterNameText.getComponent(Label); + //this.recSprite = this._nodeTab.recPic.getComponent(Sprite); this.vipLeftTime = this._nodeTab.vipText.getComponent(Label); + this.recomandListBtn = this._nodeTab.recomandList; + this.moreThemeBtn = this._nodeTab.moreTheme; + this.themeScroll = this._nodeTab.themeScroll; + this.recomandScroll = this._nodeTab.recomandScroll; + this.registerListener(); this.itemInst = this._nodeTab.ThemeItem.getComponent(ThemeItem); this.itemInst.node.active = false; - this.content = this._nodeTab.allThemecontent; + + this.recItemInst = this._nodeTab.recItem.getComponent(RecomandItem); + this.recItemInst.node.active = false; + + this.themeContent = this._nodeTab.allThemecontent; + this.recGirlContent = this._nodeTab.allRecGirlContent; this.Show(); } - rectNameKey: string; async Show(forceRefresh: boolean = false) { // 防止重复加载 if (this.isLoading) { @@ -84,7 +105,7 @@ export class ThemePanel extends li_BaseView { } this.isLoading = true; - this.loadingPromise = this._showInternal(forceRefresh); + this.loadingPromise = this._refreshDataInternal(forceRefresh); try { await this.loadingPromise; @@ -92,9 +113,11 @@ export class ThemePanel extends li_BaseView { this.isLoading = false; this.loadingPromise = null; } + + this.openRecomandList(); } - private async _showInternal(forceRefresh: boolean = false) { + private async _refreshDataInternal(forceRefresh: boolean = false) { // 创建新的AbortController用于取消操作 this.abortController = new AbortController(); const signal = this.abortController.signal; @@ -108,7 +131,6 @@ export class ThemePanel extends li_BaseView { DataId.Account ); //this.uid.string = "uid: " + accountData.accId; - this.recId = 1; // 检查是否已被取消 if (signal.aborted) { @@ -146,7 +168,7 @@ export class ThemePanel extends li_BaseView { } // 处理每日推荐数据 - await this.handleDailyRecommendData(preloadStatus.dailyRecommend); + await this.handleRecommendData(preloadStatus.dailyRecommend); // 检查是否已被取消 if (signal.aborted) { @@ -180,7 +202,6 @@ export class ThemePanel extends li_BaseView { // 直接使用预加载的数据渲染界面 const themeData = DataManager.I.getDataById(DataId.Theme); if (themeData && themeData.themes) { - this.renderThemeData(themeData); return; } } @@ -193,14 +214,16 @@ export class ThemePanel extends li_BaseView { // 保存数据 const themeData = DataManager.I.getDataById(DataId.Theme); themeData.themes = res.data; - this.renderThemeData(themeData); } } /** * 渲染主题数据 */ - private renderThemeData(themeData: ThemeData): void { + private renderThemeData(): void { + if (this.cache.length > 0) return; + + const themeData = DataManager.I.getDataById(DataId.Theme); const themeIds = themeData.themeIds; for (let id of themeIds) { let newNode = instantiate(this.itemInst.node); @@ -208,20 +231,19 @@ export class ThemePanel extends li_BaseView { item.refresh(id, this.node); newNode.active = true; this.cache.push(item); - this.content.addChild(newNode); + this.themeContent.addChild(newNode); } } /** - * 处理每日推荐数据 + * 处理推荐数据 */ - private async handleDailyRecommendData(isPreloaded: boolean): Promise { + private async handleRecommendData(isPreloaded: boolean): Promise { if (isPreloaded) { logger.log("[ThemePanel] 使用预加载的每日推荐数据"); // 直接使用预加载的数据渲染界面 const girlData = DataManager.I.getDataById(DataId.Girl); if (girlData) { - this.renderDailyRecommendData(girlData); return; } } @@ -233,29 +255,30 @@ export class ThemePanel extends li_BaseView { if (res && res.code === proto.cs.EnmRetCode.SUCCESS) { const girlData = DataManager.I.getDataById(DataId.Girl); girlData.setDailyRecommend(res.data); - this.renderDailyRecommendData(girlData); } } /** * 渲染每日推荐数据 */ - private renderDailyRecommendData(girlData: GirlData): void { - this.recId = girlData.getRecommendGirlId(); - this.rectNameKey = girlData.getRecommendGrilName(); - let avatarPath = girlData.getRecommendGrilAvatar(); - this.recName.string = LanguageUtils.getText(this.rectNameKey); - // 加载远程资源 - const envData = DataManager.I.getDataById(DataId.Env); - let newPath = envData.cdn + "/" + "Girls/" + avatarPath + ".png"; - ResManager.I.changeRemoteSpriteFrame(this.recSprite, newPath, () => { - let sizeTran = this.recSprite.node.parent.getComponent(UITransform); - Utils.adjustBgPixelRatioToSize( - sizeTran.contentSize, - this.recSprite.node, - 1 - ); - }); + private renderRecommendData(): void { + if (this.recItemCache.length > 0) return; + + const girlData = DataManager.I.getDataById(DataId.Girl); + + let girlIDs = []; + girlIDs.push(girlData.getRecommendGirlId()); + for (let id of girlIDs) { + let newNode = instantiate(this.recItemInst.node); + let item = newNode.getComponent(RecomandItem); + item.init(); + item.refresh(id); + newNode.active = true; + this.recItemCache.push(item); + this.recGirlContent.addChild(newNode); + } + + console.error("未实现每日推荐数据渲染"); } /** @@ -274,13 +297,11 @@ export class ThemePanel extends li_BaseView { } private registerListener() { - GButton.BandClick(this._nodeTab.settingBtn, this.openSetting, this); - GButton.BandClick(this._nodeTab.msgBoxBtn, this.openMsgBox, this); - - GButton.BandClick(this._nodeTab.ChatWithRecBtn, this.chatWithRec, this); - GButton.BandClick(this._nodeTab.ShopPanelEntry, this.enterShop, this); + GButton.BandClick(this.recomandListBtn, this.openRecomandList, this); + GButton.BandClick(this.moreThemeBtn, this.openMoreTheme, this); + Utils.addInnerEL(InnerMsgCode.LanguageChange, this, this.onLanguageChange); Utils.addInnerEL(InnerMsgCode.BalanceChange, this, this.onBalanceChange); Utils.addInnerEL( @@ -302,43 +323,32 @@ export class ThemePanel extends li_BaseView { ); } - chatWithRec() { - const girlData = DataManager.I.getDataById(DataId.Girl); + openRecomandList() { + this.themeScroll.active = false; + this.recomandScroll.active = true; - // 是否已经解锁 - const isRelease = girlData.getIsRelease( - girlData.getGrilCategoryById(this.recId).toString(), - this.recId - ); - const isFree = - girlData.getGrilPrice( - girlData.getGrilCategoryById(this.recId).toString(), - this.recId - ) == 0; - //if (isRelease || isFree) { - NavigationManager.Instance.setSelectedGirlId(this.recId); - NavigationManager.Instance.setSelectedCategoryId( - girlData.getGrilCategoryById(this.recId) - ); - NavigationManager.Instance.switchToPanel(PanelType.GIRL_DETAIL); - // } else { - // //未解锁 + //todo:是否需要刷新数据 + this.renderRecommendData(); - // NavigationManager.Instance.openPopupPanel("GirlListPopupPanel", { - // base: this, - // category: girlData.getGrilCategoryById(this.recId), - // id: this.recId, - // }); - // } + this.updateTagState(true); + } + openMoreTheme() { + this.themeScroll.active = true; + this.recomandScroll.active = false; + + //todo:是否需要刷新数据 + + this.renderThemeData(); + + this.updateTagState(false); } - openSetting() { - // 通过NavigationManager切换到个人信息面板,保持动画和状态同步 - NavigationManager.Instance.openSubPanel("SettingPanel", this.node); - } + updateTagState(isRecomnend: boolean) { + this.recomandListBtn.children[0].active = !isRecomnend; + this.recomandListBtn.children[1].active = isRecomnend; - openMsgBox() { - logger.log("打开信箱"); + this.moreThemeBtn.children[0].active = isRecomnend; + this.moreThemeBtn.children[1].active = !isRecomnend; } // 刷新余额 @@ -445,7 +455,7 @@ export class ThemePanel extends li_BaseView { // 事件回调函数(避免匿名函数导致的内存泄漏) private onLanguageChange = () => { - this.recName.string = LanguageUtils.getText(this.rectNameKey); + //this.recName.string = LanguageUtils.getText(this.rectNameKey); this.refreshVipExpire(); }; diff --git a/assets/Scripts/chat18x/uiitems/DetailImageItem.ts b/assets/Scripts/chat18x/uiitems/DetailImageItem.ts index 440ead0d..6a290d73 100644 --- a/assets/Scripts/chat18x/uiitems/DetailImageItem.ts +++ b/assets/Scripts/chat18x/uiitems/DetailImageItem.ts @@ -26,9 +26,6 @@ export class DetailImageItem extends Component { @property(Sprite) img: Sprite; - @property(Node) - question: Node; - @property(Sprite) video: Sprite; @@ -36,8 +33,7 @@ export class DetailImageItem extends Component { priceFrame: Node; @property(Label) videoPrice: Label; - @property(Node) - loading: Node; + base: GirlDetailPanel; url: string; isImage: boolean; @@ -102,16 +98,16 @@ export class DetailImageItem extends Component { /** * 查看图片或者视频上报,用于排行榜 * @param girlId 角色Id - */ + */ private async reqViewGirl(girlId: number) { const reqData = { - girlId + girlId, }; let res = await GirlService.I.reqViewGirl(reqData); if (res && res.code === proto.cs.EnmRetCode.SUCCESS) { const resData = res.data; - } - } + } + } scaleToFillItem() { if (!this.img || !this.img.spriteFrame) return; @@ -167,8 +163,6 @@ export class DetailImageItem extends Component { this.resId = resId; //this.question.active = true; // 显示问号,表示加载中 - this.loading.active = true; - const girlData = DataManager.I.getDataById(DataId.Girl); let imgPath = ""; this.video.enabled = type === proto.cs.EnmResType.ERT_Video; @@ -231,9 +225,7 @@ export class DetailImageItem extends Component { const envData = DataManager.I.getDataById(DataId.Env); let newPath = envData.cdn + "/" + "Girls/" + imgPath + ".jpg"; ResManager.I.changeRemoteSpriteFrame(this.img, newPath, () => { - this.question.active = false; this.scaleToFillItem(); - this.loading.active = false; }); } @@ -246,7 +238,6 @@ export class DetailImageItem extends Component { const envData = DataManager.I.getDataById(DataId.Env); let newPath = envData.cdn + "/" + "Girls/" + imgPath + ".jpg"; ResManager.I.changeRemoteSpriteFrame(this.img, newPath, () => { - this.question.active = false; // 图片加载成功后隐藏问号 this.scaleToFillItem(); }); } @@ -262,10 +253,8 @@ export class DetailImageItem extends Component { this.type = null; this.isVisible = false; - this.question.active = true; this.video.enabled = false; this.priceFrame.active = false; - this.loading.active = false; this.videoPrice.string = ""; if (this.img && this.img.spriteFrame) { diff --git a/assets/Scripts/chat18x/uiitems/GirlListItem.ts b/assets/Scripts/chat18x/uiitems/GirlListItem.ts index a4d2314b..20f8a046 100644 --- a/assets/Scripts/chat18x/uiitems/GirlListItem.ts +++ b/assets/Scripts/chat18x/uiitems/GirlListItem.ts @@ -29,12 +29,6 @@ export class GirlListItem extends Component { girlName: Label; @property(Label) tags: Label; - @property(Label) - price: Label; - @property(Node) - freeNode: Node; - @property(Node) - unreleaseCover: Node; @property(Node) chatIcon: Node; @@ -107,34 +101,10 @@ export class GirlListItem extends Component { this.category.toString(), this.id ); - this.price.string = girlData - .getGrilOriginalPrice(this.category.toString(), this.id) - .toString(); - this.price.node.active = false; - this.freeNode.active = false; this.starParent.active = true; this.chatIcon.active = true; - this.unreleaseCover.active = false; - // if (isRelease) { - // } else { - // this.unreleaseCover.active = true; - // this.chatIcon.active = false; - // if (priceType == PriceType.free) { - // this.price.node.active = false; - // this.freeNode.active = true; - // this.starParent.active = true; - // } else { - // this.price.node.active = true; - // this.freeNode.active = false; - // this.starParent.active = false; - // } - // } - - // this.price.node.active = priceType == PriceType.pay; - // this.freeNode.active = priceType == PriceType.free; - //this.tryNode.active = priceType == PriceType.first_time_free; let avatarPath = girlData.getGrilAvatar(this.category.toString(), this.id); this.loading.active = true; @@ -182,14 +152,9 @@ export class GirlListItem extends Component { // 清理文本内容 if (this.girlName) this.girlName.string = ""; if (this.tags) this.tags.string = ""; - if (this.price) this.price.string = ""; - // 重置可见性状态 - if (this.price?.node) this.price.node.active = false; - if (this.freeNode) this.freeNode.active = false; if (this.starParent) this.starParent.active = false; if (this.chatIcon) this.chatIcon.active = false; - if (this.unreleaseCover) this.unreleaseCover.active = false; // 清理头像 if (this.avatar) { diff --git a/assets/Scripts/chat18x/uiitems/PastGirlListItem.ts b/assets/Scripts/chat18x/uiitems/PastGirlListItem.ts index af998790..27fded10 100644 --- a/assets/Scripts/chat18x/uiitems/PastGirlListItem.ts +++ b/assets/Scripts/chat18x/uiitems/PastGirlListItem.ts @@ -28,16 +28,6 @@ export class PastGirlListItem extends Component { @property(Node) starParent: Node; - @property(Node) - freeTag: Node; - - @property(UITransform) - categoryBg: UITransform; - @property(Label) - categoryTxt: Label; - - @property(Node) - loading: Node; stars: Sprite[]; id: number = -1; @@ -108,10 +98,6 @@ export class PastGirlListItem extends Component { this.girlName.string = LanguageUtils.getText(this.nameKey); this.tagKey = girlData.getGrilTagKey(this.category.toString(), this.id); - this.freeTag.active = girlData.isGirlFreeType( - this.category.toString(), - this.id - ); // 标签显示 let desc = ""; const tags = LanguageUtils.getText(this.tagKey).split("|"); @@ -126,14 +112,12 @@ export class PastGirlListItem extends Component { // 加载头像 let avatarPath = girlData.getGrilAvatar(this.category.toString(), this.id); - this.loading.active = true; const envData = DataManager.I.getDataById(DataId.Env); let newPath = envData.cdn + "/" + "Girls/" + avatarPath + ".png"; ResManager.I.changeRemoteSpriteFrame(this.avatar, newPath, () => { let sizeTran = this.avatar.node.parent.getComponent(UITransform); Utils.adjustBgPixelRatioToSize(sizeTran.contentSize, this.avatar.node, 2); - this.loading.active = false; }); // 显示星级(好感度) @@ -153,14 +137,6 @@ export class PastGirlListItem extends Component { const themeData = DataManager.I.getDataById(DataId.Theme); const cat = girlData.getGrilCategoryById(this.id); let key = themeData.getLanKeyById(1001 + cat); - this.categoryTxt.string = LanguageUtils.getText(key); - this.scheduleOnce(() => { - const size = this.categoryTxt.getComponent(UITransform).contentSize; - this.categoryBg.setContentSize( - size.x + 60, - this.categoryBg.contentSize.y - ); - }, 0); // 显示最近聊天时间 this.updateLastChatTime(); @@ -190,7 +166,6 @@ export class PastGirlListItem extends Component { // 重置UI状态 this.node.active = false; - this.loading.active = false; // 清理文本内容 if (this.girlName) this.girlName.string = ""; diff --git a/assets/Scripts/chat18x/uiitems/RecomandItem.ts b/assets/Scripts/chat18x/uiitems/RecomandItem.ts new file mode 100644 index 00000000..4cde658a --- /dev/null +++ b/assets/Scripts/chat18x/uiitems/RecomandItem.ts @@ -0,0 +1,95 @@ +import { _decorator, Component, Label, Node, Sprite, UITransform } from "cc"; +import Utils from "../../Main/Common/Utils"; +import { GButton } from "../../Main/Common/GButton"; +import { DataManager, DataId } from "../data/DataManager"; +import { GirlData } from "../data/GirlData"; +import LanguageUtils from "../../Main/Common/LanguageUtils"; +import ResManager from "../../Main/Manager/ResManager"; +import { EnvData } from "../data/EnvData"; +import { NavigationManager, PanelType } from "../manager/NavigationManager"; +const { ccclass, property } = _decorator; + +@ccclass("RecomandItem") +export class RecomandItem extends Component { + private _nodeTab: any = {}; + + private recPic: Sprite; + private girlName: Label; + private tag: Label; + + private heartParent: Node; + private hearts: Sprite[] = []; + + private chatBtn: Node; + + private id: number; + + init() { + Utils.parseNode(this.node, this._nodeTab); + + this.recPic = this._nodeTab.recPic.getComponent(Sprite); + this.girlName = this._nodeTab.name.getComponent(Label); + this.tag = this._nodeTab.tag.getComponent(Label); + + this.heartParent = this._nodeTab.heartBg; + + this.heartParent.children.forEach((a) => + this.hearts.push(a.getComponent(Sprite)) + ); + + this.chatBtn = this._nodeTab.chatBtn; + GButton.BandClick(this.chatBtn, this.chatToHer, this); + GButton.BandClick(this.chatBtn, this.gotoDetail, this); + } + + refresh(girlId: number) { + this.id = girlId; + const girlData = DataManager.I.getDataById(DataId.Girl); + const category = girlData.getGrilCategoryById(girlId); + const rectNameKey = girlData.getRecommendGrilName(); + + this.girlName.string = LanguageUtils.getText(rectNameKey); + const tagkey = girlData.getGrilTagKey(category.toString(), girlId); + this.tag.string = LanguageUtils.getText(tagkey); + + let avatarPath = girlData.getRecommendGrilAvatar(); + + const starCount = girlData.getStar(category.toString(), girlId); + + for (let i = 0; i < this.hearts.length; i++) { + const element = this.hearts[i]; + if (starCount > i) { + ResManager.I.changeResourceSpriteFrame(element, "ui/common/ZY_UI_AX1"); + } else { + ResManager.I.changeResourceSpriteFrame(element, "ui/common/ZY_UI_AX2"); + } + } + + // 加载远程资源 + const envData = DataManager.I.getDataById(DataId.Env); + let newPath = envData.cdn + "/" + "Girls/" + avatarPath + ".png"; + ResManager.I.changeRemoteSpriteFrame(this.recPic, newPath, () => { + let sizeTran = this.recPic.node.parent.getComponent(UITransform); + Utils.adjustBgPixelRatioToSize(sizeTran.contentSize, this.recPic.node, 1); + }); + } + chatToHer() { + const girlData = DataManager.I.getDataById(DataId.Girl); + + NavigationManager.Instance.setSelectedGirlId(this.id); + NavigationManager.Instance.setSelectedCategoryId( + girlData.getGrilCategoryById(this.id) + ); + NavigationManager.Instance.switchToPanel(PanelType.GIRL_DETAIL); + } + gotoDetail() + { + const girlData = DataManager.I.getDataById(DataId.Girl); + + NavigationManager.Instance.setSelectedGirlId(this.id); + NavigationManager.Instance.setSelectedCategoryId( + girlData.getGrilCategoryById(this.id) + ); + NavigationManager.Instance.switchToPanel(PanelType.GIRL_DETAIL); + } +} diff --git a/assets/Scripts/chat18x/uiitems/RecomandItem.ts.meta b/assets/Scripts/chat18x/uiitems/RecomandItem.ts.meta new file mode 100644 index 00000000..13a37cc3 --- /dev/null +++ b/assets/Scripts/chat18x/uiitems/RecomandItem.ts.meta @@ -0,0 +1,9 @@ +{ + "ver": "4.0.24", + "importer": "typescript", + "imported": true, + "uuid": "abef322a-b403-409e-a72e-c3ccb90848f9", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/Scripts/chat18x/uiitems/ThemeItem.ts b/assets/Scripts/chat18x/uiitems/ThemeItem.ts index ee04c73f..2c30a6e5 100644 --- a/assets/Scripts/chat18x/uiitems/ThemeItem.ts +++ b/assets/Scripts/chat18x/uiitems/ThemeItem.ts @@ -16,18 +16,11 @@ const { ccclass, property } = _decorator; @ccclass("ThemeItem") export class ThemeItem extends Component { - @property(Sprite) - lockImg: Sprite; - @property(Sprite) - lockCover: Sprite; @property(Label) titleName: Label; @property(UITransform) titleNameBg: UITransform; - @property(Node) - loading: Node; - @property(Sprite) img: Sprite; @@ -64,12 +57,10 @@ export class ThemeItem extends Component { } refresh(themeId: number, parentPanel?: Node) { - if (this.loading) this.loading.active = true; this.baseNode = parentPanel; // 主题数据 const themeData = DataManager.I.getDataById(DataId.Theme); - this.lockImg.node.active = this.lockCover.node.active = - !themeData.getIsReleaseById(themeId); + this.isLocked = !themeData.getIsReleaseById(themeId); this.key = themeData.getLanKeyById(themeId); this.updateTitle(); @@ -81,7 +72,6 @@ export class ThemeItem extends Component { () => { let sizeTran = this.img.node.parent.getComponent(UITransform); Utils.adjustBgPixelRatioToSize(sizeTran.contentSize, this.img.node, 3); - if (this.loading) this.loading.active = false; } ); GButton.RemoveAndBandClick(this.node, this.OnClickThis, this); diff --git a/assets/bundles/Chat18x/ChargePop.prefab b/assets/bundles/Chat18x/ChargePopPanel.prefab similarity index 97% rename from assets/bundles/Chat18x/ChargePop.prefab rename to assets/bundles/Chat18x/ChargePopPanel.prefab index 89bcc1ca..01d5c2cb 100644 --- a/assets/bundles/Chat18x/ChargePop.prefab +++ b/assets/bundles/Chat18x/ChargePopPanel.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "ChargePop", + "_name": "ChargePopPanel", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "ChargePop", + "_name": "ChargePopPanel", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -41,10 +41,13 @@ "_components": [ { "__id__": 52 + }, + { + "__id__": 54 } ], "_prefab": { - "__id__": 54 + "__id__": 56 }, "_lpos": { "__type__": "cc.Vec3", @@ -431,7 +434,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 144.601, + "y": 151.50400000000002, "z": 0 }, "_lrot": { @@ -762,7 +765,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -147.44399999999996, + "y": -137.337, "z": 0 }, "_lrot": { @@ -1267,7 +1270,9 @@ "_disabledSprite": null, "_duration": 0.1, "_zoomScale": 1.2, - "_target": null, + "_target": { + "__id__": 44 + }, "_id": "" }, { @@ -1315,6 +1320,25 @@ "__type__": "cc.CompPrefabInfo", "fileId": "c1y9eipD5EZZL52bH45ikq" }, + { + "__type__": "cf896ppz/tC6Yj+8ncvL3/V", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 55 + }, + "m_rootNode": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "03SZu0DiBMcqKAQppIJ5BV" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -1324,6 +1348,7 @@ "__id__": 0 }, "fileId": "35PB0DDLhJqpn1QA+H/OpB", + "instance": null, "targetOverrides": null } ] \ No newline at end of file diff --git a/assets/bundles/Chat18x/ChargePop.prefab.meta b/assets/bundles/Chat18x/ChargePopPanel.prefab.meta similarity index 83% rename from assets/bundles/Chat18x/ChargePop.prefab.meta rename to assets/bundles/Chat18x/ChargePopPanel.prefab.meta index 75435268..99ebf360 100644 --- a/assets/bundles/Chat18x/ChargePop.prefab.meta +++ b/assets/bundles/Chat18x/ChargePopPanel.prefab.meta @@ -8,6 +8,6 @@ ], "subMetas": {}, "userData": { - "syncNodeName": "ChargePop" + "syncNodeName": "ChargePopPanel" } } diff --git a/assets/bundles/Chat18x/GirlDetailPanel.prefab b/assets/bundles/Chat18x/GirlDetailPanel.prefab index e76e6a49..c7eddaaa 100644 --- a/assets/bundles/Chat18x/GirlDetailPanel.prefab +++ b/assets/bundles/Chat18x/GirlDetailPanel.prefab @@ -25,14 +25,11 @@ "__id__": 22 }, { - "__id__": 335 + "__id__": 337 } ], "_active": true, "_components": [ - { - "__id__": 346 - }, { "__id__": 348 }, @@ -41,10 +38,13 @@ }, { "__id__": 352 + }, + { + "__id__": 354 } ], "_prefab": { - "__id__": 354 + "__id__": 356 }, "_lpos": { "__type__": "cc.Vec3", @@ -519,23 +519,23 @@ "__id__": 23 }, { - "__id__": 282 + "__id__": 284 } ], "_active": true, "_components": [ - { - "__id__": 328 - }, { "__id__": 330 }, { "__id__": 332 + }, + { + "__id__": 334 } ], "_prefab": { - "__id__": 334 + "__id__": 336 }, "_lpos": { "__type__": "cc.Vec3", @@ -581,9 +581,6 @@ ], "_active": true, "_components": [ - { - "__id__": 273 - }, { "__id__": 275 }, @@ -592,10 +589,13 @@ }, { "__id__": 279 + }, + { + "__id__": 281 } ], "_prefab": { - "__id__": 281 + "__id__": 283 }, "_lpos": { "__type__": "cc.Vec3", @@ -641,9 +641,6 @@ ], "_active": true, "_components": [ - { - "__id__": 264 - }, { "__id__": 266 }, @@ -652,10 +649,13 @@ }, { "__id__": 270 + }, + { + "__id__": 272 } ], "_prefab": { - "__id__": 272 + "__id__": 274 }, "_lpos": { "__type__": "cc.Vec3", @@ -699,23 +699,23 @@ "__id__": 26 }, { - "__id__": 161 + "__id__": 163 } ], "_active": true, "_components": [ - { - "__id__": 257 - }, { "__id__": 259 }, { "__id__": 261 + }, + { + "__id__": 263 } ], "_prefab": { - "__id__": 263 + "__id__": 265 }, "_lpos": { "__type__": "cc.Vec3", @@ -762,14 +762,14 @@ "_active": true, "_components": [ { - "__id__": 156 + "__id__": 158 }, { - "__id__": 158 + "__id__": 160 } ], "_prefab": { - "__id__": 160 + "__id__": 162 }, "_lpos": { "__type__": "cc.Vec3", @@ -816,35 +816,32 @@ "__id__": 36 }, { - "__id__": 44 + "__id__": 62 }, { - "__id__": 52 + "__id__": 70 }, { - "__id__": 64 + "__id__": 110 }, { - "__id__": 104 - }, - { - "__id__": 135 + "__id__": 137 } ], "_active": true, "_components": [ - { - "__id__": 149 - }, { "__id__": 151 }, { "__id__": 153 + }, + { + "__id__": 155 } ], "_prefab": { - "__id__": 155 + "__id__": 157 }, "_lpos": { "__type__": "cc.Vec3", @@ -1052,32 +1049,89 @@ }, { "__type__": "cc.Node", - "_name": "Name", + "_name": "layout", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 27 }, - "_children": [], - "_active": true, - "_components": [ + "_children": [ { "__id__": 37 }, { - "__id__": 39 + "__id__": 45 + } + ], + "_active": true, + "_components": [ + { + "__id__": 57 }, { - "__id__": 41 + "__id__": 59 } ], "_prefab": { - "__id__": 43 + "__id__": 61 }, "_lpos": { "__type__": "cc.Vec3", - "x": -10.65300000000002, - "y": 128.849, + "x": -316.91, + "y": 126.45599999999996, + "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": "Name", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 36 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 38 + }, + { + "__id__": 40 + }, + { + "__id__": 42 + } + ], + "_prefab": { + "__id__": 44 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 2.393000000000029, "z": 0 }, "_lrot": { @@ -1109,20 +1163,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 37 }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 39 }, "_contentSize": { "__type__": "cc.Size", - "width": 612.1392265625, - "height": 79.892 + "width": 137.765625, + "height": 68.166 }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0.5, + "x": 0, "y": 0.5 }, "_id": "" @@ -1137,11 +1191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 37 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 41 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1156,11 +1210,11 @@ "_string": "Name", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 49, + "_actualFontSize": 48, "_fontSize": 48, "_fontFamily": "NotoSans-Regular", "_lineHeight": 54.1, - "_overflow": 2, + "_overflow": 0, "_enableWrapText": true, "_font": { "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", @@ -1208,15 +1262,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 37 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 42 + "__id__": 43 }, "_alignFlags": 8, "_target": null, - "_left": 33.277386718749995, + "_left": 32.179, "_right": 0, "_top": 0, "_bottom": 0, @@ -1251,233 +1305,35 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "Tags", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 27 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 45 - }, - { - "__id__": 47 - }, - { - "__id__": 49 - } - ], - "_prefab": { - "__id__": 51 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -312.54200000000003, - "y": 77.28299999999996, - "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__": 44 - }, - "_enabled": true, - "__prefab": { - "__id__": 46 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 363.07131300000003, - "height": 43.674 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4aimhSOMVJLbPkemGhmSg6" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 44 - }, - "_enabled": true, - "__prefab": { - "__id__": 48 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 239, - "g": 189, - "b": 255, - "a": 255 - }, - "_string": "18 years old young", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 25, - "_fontSize": 24, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 10.7, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "25+cNmIeZDsZ/PDrg2rBh+" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 44 - }, - "_enabled": false, - "__prefab": { - "__id__": 50 - }, - "_alignFlags": 9, - "_target": null, - "_left": 39.68399999999997, - "_right": 84.8, - "_top": 97.21899999999998, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 45.8203125, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 32, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6agVRAsdtM6bsT7uy4gSaq" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "65bYy4R+xNealRN7+9uVDE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "agebg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 27 + "__id__": 36 }, "_children": [ { - "__id__": 53 + "__id__": 46 } ], "_active": true, "_components": [ { - "__id__": 59 + "__id__": 52 }, { - "__id__": 61 + "__id__": 54 } ], "_prefab": { - "__id__": 63 + "__id__": 56 }, "_lpos": { "__type__": "cc.Vec3", - "x": -116.43599999999998, - "y": 121.09300000000002, + "x": 191.965625, + "y": -3.1959999999999127, "z": 0 }, "_lrot": { @@ -1509,20 +1365,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 52 + "__id__": 45 }, "_children": [], "_active": true, "_components": [ { - "__id__": 54 + "__id__": 47 }, { - "__id__": 56 + "__id__": 49 } ], "_prefab": { - "__id__": 58 + "__id__": 51 }, "_lpos": { "__type__": "cc.Vec3", @@ -1559,11 +1415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 53 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 48 }, "_contentSize": { "__type__": "cc.Size", @@ -1587,11 +1443,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 53 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 57 + "__id__": 50 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1668,11 +1524,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 52 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 53 }, "_contentSize": { "__type__": "cc.Size", @@ -1696,11 +1552,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 52 + "__id__": 45 }, "_enabled": true, "__prefab": { - "__id__": 62 + "__id__": 55 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1748,103 +1604,113 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 36 + }, + "_enabled": true, + "__prefab": { + "__id__": 58 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 277.865625, + "height": 65.083 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0cZbjH2dVOoYltCqqfuOyL" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 36 + }, + "_enabled": true, + "__prefab": { + "__id__": 60 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 0, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 14.2, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dawlyh57BOR51ACO9jAWA+" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3fRxA/ZvpKV4JceRWmb9Sm", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", - "_name": "Stars", + "_name": "Tags", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 27 }, - "_children": [ - { - "__id__": 65 - }, - { - "__id__": 71 - }, - { - "__id__": 77 - }, - { - "__id__": 83 - }, - { - "__id__": 89 - } - ], - "_active": true, - "_components": [ - { - "__id__": 95 - }, - { - "__id__": 97 - }, - { - "__id__": 99 - }, - { - "__id__": 101 - } - ], - "_prefab": { - "__id__": 103 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -160.289, - "y": 54.492999999999995, - "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": "star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 64 - }, "_children": [], "_active": true, "_components": [ { - "__id__": 66 + "__id__": 63 }, { - "__id__": 68 + "__id__": 65 + }, + { + "__id__": 67 } ], "_prefab": { - "__id__": 70 + "__id__": 69 }, "_lpos": { "__type__": "cc.Vec3", - "x": -115.80000000000001, - "y": -3.073000000000036, + "x": -316.90999999999997, + "y": 75.17699999999996, "z": 0 }, "_lrot": { @@ -1876,11 +1742,278 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 62 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 64 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 375.071313, + "height": 43.674 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4aimhSOMVJLbPkemGhmSg6" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 62 + }, + "_enabled": true, + "__prefab": { + "__id__": 66 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 239, + "g": 189, + "b": 255, + "a": 255 + }, + "_string": "18 years old young", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 24, + "_fontFamily": "NotoSans-Regular", + "_lineHeight": 33.7, + "_overflow": 2, + "_enableWrapText": true, + "_font": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25+cNmIeZDsZ/PDrg2rBh+" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 62 + }, + "_enabled": false, + "__prefab": { + "__id__": 68 + }, + "_alignFlags": 9, + "_target": null, + "_left": 39.68399999999997, + "_right": 84.8, + "_top": 97.21899999999998, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 45.8203125, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 32, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "6agVRAsdtM6bsT7uy4gSaq" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "65bYy4R+xNealRN7+9uVDE", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "Stars", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 27 + }, + "_children": [ + { + "__id__": 71 + }, + { + "__id__": 77 + }, + { + "__id__": 83 + }, + { + "__id__": 89 + }, + { + "__id__": 95 + } + ], + "_active": true, + "_components": [ + { + "__id__": 101 + }, + { + "__id__": 103 + }, + { + "__id__": 105 + }, + { + "__id__": 107 + } + ], + "_prefab": { + "__id__": 109 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -316.90999999999997, + "y": 40.64100000000002, + "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": "star", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 70 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 72 + }, + { + "__id__": 74 + } + ], + "_prefab": { + "__id__": 76 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 36.20000000000003, + "y": -4.206000000000017, + "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__": 71 + }, + "_enabled": true, + "__prefab": { + "__id__": 73 }, "_contentSize": { "__type__": "cc.Size", @@ -1904,11 +2037,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 71 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 75 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1962,25 +2095,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 70 }, "_children": [], "_active": true, "_components": [ { - "__id__": 72 + "__id__": 78 }, { - "__id__": 74 + "__id__": 80 } ], "_prefab": { - "__id__": 76 + "__id__": 82 }, "_lpos": { "__type__": "cc.Vec3", - "x": -59.30000000000001, - "y": -3.073000000000036, + "x": 92.70000000000002, + "y": -4.206000000000017, "z": 0 }, "_lrot": { @@ -2012,11 +2145,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 77 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 79 }, "_contentSize": { "__type__": "cc.Size", @@ -2040,11 +2173,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 71 + "__id__": 77 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 81 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2098,25 +2231,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 70 }, "_children": [], "_active": true, "_components": [ { - "__id__": 78 + "__id__": 84 }, { - "__id__": 80 + "__id__": 86 } ], "_prefab": { - "__id__": 82 + "__id__": 88 }, "_lpos": { "__type__": "cc.Vec3", - "x": -2.8000000000000114, - "y": -3.073000000000036, + "x": 149.20000000000002, + "y": -4.206000000000017, "z": 0 }, "_lrot": { @@ -2148,11 +2281,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 77 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 79 + "__id__": 85 }, "_contentSize": { "__type__": "cc.Size", @@ -2176,11 +2309,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 77 + "__id__": 83 }, "_enabled": true, "__prefab": { - "__id__": 81 + "__id__": 87 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2234,25 +2367,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 70 }, "_children": [], "_active": true, "_components": [ { - "__id__": 84 + "__id__": 90 }, { - "__id__": 86 + "__id__": 92 } ], "_prefab": { - "__id__": 88 + "__id__": 94 }, "_lpos": { "__type__": "cc.Vec3", - "x": 53.69999999999999, - "y": -3.073000000000036, + "x": 205.70000000000005, + "y": -4.206000000000017, "z": 0 }, "_lrot": { @@ -2284,11 +2417,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 85 + "__id__": 91 }, "_contentSize": { "__type__": "cc.Size", @@ -2312,11 +2445,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 89 }, "_enabled": true, "__prefab": { - "__id__": 87 + "__id__": 93 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2370,25 +2503,25 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 64 + "__id__": 70 }, "_children": [], "_active": true, "_components": [ { - "__id__": 90 + "__id__": 96 }, { - "__id__": 92 + "__id__": 98 } ], "_prefab": { - "__id__": 94 + "__id__": 100 }, "_lpos": { "__type__": "cc.Vec3", - "x": 110.19999999999999, - "y": -3.073000000000036, + "x": 262.20000000000005, + "y": -4.206000000000017, "z": 0 }, "_lrot": { @@ -2420,11 +2553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 95 }, "_enabled": true, "__prefab": { - "__id__": 91 + "__id__": 97 }, "_contentSize": { "__type__": "cc.Size", @@ -2448,11 +2581,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 95 }, "_enabled": true, "__prefab": { - "__id__": 93 + "__id__": 99 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2506,11 +2639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 96 + "__id__": 102 }, "_contentSize": { "__type__": "cc.Size", @@ -2519,7 +2652,7 @@ }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0.5, + "x": 0, "y": 1 }, "_id": "" @@ -2534,11 +2667,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 104 }, "_alignFlags": 16, "_target": null, @@ -2546,7 +2679,7 @@ "_right": 0, "_top": 170.007, "_bottom": 0, - "_horizontalCenter": -160.289, + "_horizontalCenter": -164.90999999999997, "_verticalCenter": 0, "_isAbsLeft": true, "_isAbsRight": true, @@ -2570,11 +2703,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 100 + "__id__": 106 }, "_resizeMode": 0, "_layoutType": 1, @@ -2608,11 +2741,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 64 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 102 + "__id__": 108 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2670,17 +2803,14 @@ }, "_children": [ { - "__id__": 105 + "__id__": 111 }, { - "__id__": 113 + "__id__": 119 } ], "_active": true, "_components": [ - { - "__id__": 125 - }, { "__id__": 127 }, @@ -2688,15 +2818,18 @@ "__id__": 129 }, { - "__id__": 132 + "__id__": 131 + }, + { + "__id__": 134 } ], "_prefab": { - "__id__": 134 + "__id__": 136 }, "_lpos": { "__type__": "cc.Vec3", - "x": 160.505, + "x": 189.44500000000005, "y": 97.63100000000003, "z": 0 }, @@ -2729,28 +2862,28 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 104 + "__id__": 110 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 112 }, { - "__id__": 108 + "__id__": 114 }, { - "__id__": 110 + "__id__": 116 } ], "_prefab": { - "__id__": 112 + "__id__": 118 }, "_lpos": { "__type__": "cc.Vec3", - "x": 38.62300000000005, - "y": 0, + "x": 35.501, + "y": 1.933, "z": 0 }, "_lrot": { @@ -2782,15 +2915,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 113 }, "_contentSize": { "__type__": "cc.Size", - "width": 117.165625, + "width": 134.065625, "height": 81.13399999999999 }, "_anchorPoint": { @@ -2810,26 +2943,26 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 115 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 170, - "g": 230, - "b": 217, + "r": 191, + "g": 61, + "b": 216, "a": 255 }, "_string": "Send\nMessage", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 28, + "_actualFontSize": 33, "_fontSize": 38, "_fontFamily": "Arial", "_lineHeight": 35.9, @@ -2881,11 +3014,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 111 + "__id__": 117 }, "languageKey": "girldetailpanel.chatbtn", "defaultText": "", @@ -2911,17 +3044,13 @@ }, { "__type__": "cc.Node", - "_name": "price", + "_name": "sendMsgText-001", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 104 + "__id__": 110 }, - "_children": [ - { - "__id__": 114 - } - ], + "_children": [], "_active": true, "_components": [ { @@ -2929,65 +3058,18 @@ }, { "__id__": 122 - } - ], - "_prefab": { - "__id__": 124 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 38.307000000000016, - "y": 9.576999999999998, - "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": "girlpriceIcon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 113 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 115 }, { - "__id__": 117 + "__id__": 124 } ], "_prefab": { - "__id__": 119 + "__id__": 126 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, - "y": -33.73100000000011, + "x": 32.900999999999954, + "y": 3.4329999999999927, "z": 0 }, "_lrot": { @@ -3019,16 +3101,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 116 + "__id__": 121 }, "_contentSize": { "__type__": "cc.Size", - "width": 55.1, - "height": 45.1 + "width": 134.065625, + "height": 81.13399999999999 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3039,19 +3121,19 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "28uTDj21xLb5BgRBqy17pG" + "fileId": "9d/9shXXVKVZMq8YlBlwYl" }, { - "__type__": "cc.Sprite", + "__type__": "cc.Label", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 114 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 118 + "__id__": 123 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3063,100 +3145,14 @@ "b": 255, "a": 255 }, - "_spriteFrame": { - "__uuid__": "e72d6e10-73bf-44e8-82d5-da3a20f908b2@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "39BzrVxcdBCbg+2zJ+PTam" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "27y/mHmyNCvbEVHM94Djqv", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 113 - }, - "_enabled": true, - "__prefab": { - "__id__": 121 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 108.4423828125, - "height": 74.718 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "b9hi9tcMdCFoQ87OqfNfIW" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 113 - }, - "_enabled": true, - "__prefab": { - "__id__": 123 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 170, - "g": 194, - "b": 188, - "a": 255 - }, - "_string": "999.999", - "_horizontalAlign": 0, + "_string": "Send\nMessage", + "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 30, - "_fontSize": 30, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 59.3, - "_overflow": 0, + "_actualFontSize": 33, + "_fontSize": 38, + "_fontFamily": "Arial", + "_lineHeight": 35.9, + "_overflow": 2, "_enableWrapText": true, "_font": { "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", @@ -3165,7 +3161,7 @@ "_isSystemFontUsed": false, "_spacingX": 0, "_isItalic": false, - "_isBold": false, + "_isBold": true, "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, @@ -3196,7 +3192,28 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d0nJ2dYWFFcJ0zfXMq5o9t" + "fileId": "75h46wAH5Oz6cPyF76X82C" + }, + { + "__type__": "d7e4fOii5xNLqH2PF6de4pP", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 119 + }, + "_enabled": true, + "__prefab": { + "__id__": 125 + }, + "languageKey": "girldetailpanel.chatbtn", + "defaultText": "", + "autoUpdate": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f80kgo9BNIC7+Lw5ORa6BE" }, { "__type__": "cc.PrefabInfo", @@ -3206,7 +3223,7 @@ "asset": { "__id__": 0 }, - "fileId": "d935H8vzJLl4XuLeITrTQ5", + "fileId": "e5jn9Pd4dPKalh/MMel3yp", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3217,11 +3234,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 110 }, "_enabled": true, "__prefab": { - "__id__": 126 + "__id__": 128 }, "_contentSize": { "__type__": "cc.Size", @@ -3245,11 +3262,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 110 }, "_enabled": true, "__prefab": { - "__id__": 128 + "__id__": 130 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3290,15 +3307,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 110 }, "_enabled": true, "__prefab": { - "__id__": 130 + "__id__": 132 }, "clickEvents": [ { - "__id__": 131 + "__id__": 133 } ], "_interactable": true, @@ -3338,7 +3355,7 @@ "_duration": 0.1, "_zoomScale": 0.9, "_target": { - "__id__": 104 + "__id__": 110 }, "_id": "" }, @@ -3362,16 +3379,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 104 + "__id__": 110 }, "_enabled": true, "__prefab": { - "__id__": 133 + "__id__": 135 }, "_alignFlags": 42, "_target": null, - "_left": 385.005, - "_right": 63.99500000000002, + "_left": 413.94500000000005, + "_right": 35.054999999999964, "_top": 0, "_bottom": 0, "_horizontalCenter": 0, @@ -3415,20 +3432,20 @@ }, "_children": [ { - "__id__": 136 + "__id__": 138 } ], "_active": true, "_components": [ { - "__id__": 144 + "__id__": 146 }, { - "__id__": 146 + "__id__": 148 } ], "_prefab": { - "__id__": 148 + "__id__": 150 }, "_lpos": { "__type__": "cc.Vec3", @@ -3465,23 +3482,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 135 + "__id__": 137 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 137 - }, { "__id__": 139 }, { "__id__": 141 + }, + { + "__id__": 143 } ], "_prefab": { - "__id__": 143 + "__id__": 145 }, "_lpos": { "__type__": "cc.Vec3", @@ -3518,11 +3535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 136 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 138 + "__id__": 140 }, "_contentSize": { "__type__": "cc.Size", @@ -3546,11 +3563,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 136 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 140 + "__id__": 142 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3617,11 +3634,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 136 + "__id__": 138 }, "_enabled": true, "__prefab": { - "__id__": 142 + "__id__": 144 }, "_alignFlags": 45, "_target": null, @@ -3666,11 +3683,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 135 + "__id__": 137 }, "_enabled": true, "__prefab": { - "__id__": 145 + "__id__": 147 }, "_contentSize": { "__type__": "cc.Size", @@ -3694,11 +3711,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 135 + "__id__": 137 }, "_enabled": true, "__prefab": { - "__id__": 147 + "__id__": 149 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3756,7 +3773,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 150 + "__id__": 152 }, "_contentSize": { "__type__": "cc.Size", @@ -3784,7 +3801,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 152 + "__id__": 154 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3829,7 +3846,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 154 + "__id__": 156 }, "_alignFlags": 41, "_target": null, @@ -3878,7 +3895,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 157 + "__id__": 159 }, "_contentSize": { "__type__": "cc.Size", @@ -3906,7 +3923,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 159 + "__id__": 161 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3964,26 +3981,26 @@ }, "_children": [ { - "__id__": 162 + "__id__": 164 }, { - "__id__": 242 + "__id__": 244 } ], "_active": true, "_components": [ - { - "__id__": 250 - }, { "__id__": 252 }, { "__id__": 254 + }, + { + "__id__": 256 } ], "_prefab": { - "__id__": 256 + "__id__": 258 }, "_lpos": { "__type__": "cc.Vec3", @@ -4020,30 +4037,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 161 + "__id__": 163 }, "_children": [ { - "__id__": 163 + "__id__": 165 }, { - "__id__": 169 + "__id__": 171 }, { - "__id__": 203 + "__id__": 205 } ], "_active": true, "_components": [ { - "__id__": 237 + "__id__": 239 }, { - "__id__": 239 + "__id__": 241 } ], "_prefab": { - "__id__": 241 + "__id__": 243 }, "_lpos": { "__type__": "cc.Vec3", @@ -4080,20 +4097,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 162 + "__id__": 164 }, "_children": [], "_active": true, "_components": [ { - "__id__": 164 + "__id__": 166 }, { - "__id__": 166 + "__id__": 168 } ], "_prefab": { - "__id__": 168 + "__id__": 170 }, "_lpos": { "__type__": "cc.Vec3", @@ -4130,11 +4147,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 163 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 165 + "__id__": 167 }, "_contentSize": { "__type__": "cc.Size", @@ -4158,11 +4175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 163 + "__id__": 165 }, "_enabled": false, "__prefab": { - "__id__": 167 + "__id__": 169 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4216,21 +4233,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 162 + "__id__": 164 }, "_children": [ { - "__id__": 170 + "__id__": 172 }, { - "__id__": 182 + "__id__": 184 } ], "_active": true, "_components": [ - { - "__id__": 194 - }, { "__id__": 196 }, @@ -4239,10 +4253,13 @@ }, { "__id__": 200 + }, + { + "__id__": 202 } ], "_prefab": { - "__id__": 202 + "__id__": 204 }, "_lpos": { "__type__": "cc.Vec3", @@ -4279,24 +4296,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 169 + "__id__": 171 }, "_children": [ { - "__id__": 171 + "__id__": 173 } ], "_active": true, "_components": [ { - "__id__": 177 + "__id__": 179 }, { - "__id__": 179 + "__id__": 181 } ], "_prefab": { - "__id__": 181 + "__id__": 183 }, "_lpos": { "__type__": "cc.Vec3", @@ -4333,20 +4350,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 170 + "__id__": 172 }, "_children": [], "_active": true, "_components": [ { - "__id__": 172 + "__id__": 174 }, { - "__id__": 174 + "__id__": 176 } ], "_prefab": { - "__id__": 176 + "__id__": 178 }, "_lpos": { "__type__": "cc.Vec3", @@ -4383,11 +4400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 171 + "__id__": 173 }, "_enabled": true, "__prefab": { - "__id__": 173 + "__id__": 175 }, "_contentSize": { "__type__": "cc.Size", @@ -4411,11 +4428,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 171 + "__id__": 173 }, "_enabled": true, "__prefab": { - "__id__": 175 + "__id__": 177 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4469,11 +4486,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 170 + "__id__": 172 }, "_enabled": true, "__prefab": { - "__id__": 178 + "__id__": 180 }, "_contentSize": { "__type__": "cc.Size", @@ -4497,11 +4514,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 170 + "__id__": 172 }, "_enabled": true, "__prefab": { - "__id__": 180 + "__id__": 182 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4555,24 +4572,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 169 + "__id__": 171 }, "_children": [ { - "__id__": 183 + "__id__": 185 } ], "_active": true, "_components": [ { - "__id__": 189 + "__id__": 191 }, { - "__id__": 191 + "__id__": 193 } ], "_prefab": { - "__id__": 193 + "__id__": 195 }, "_lpos": { "__type__": "cc.Vec3", @@ -4609,20 +4626,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 182 + "__id__": 184 }, "_children": [], "_active": true, "_components": [ { - "__id__": 184 + "__id__": 186 }, { - "__id__": 186 + "__id__": 188 } ], "_prefab": { - "__id__": 188 + "__id__": 190 }, "_lpos": { "__type__": "cc.Vec3", @@ -4659,11 +4676,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 185 + "__id__": 187 }, "_contentSize": { "__type__": "cc.Size", @@ -4687,11 +4704,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 187 + "__id__": 189 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4745,11 +4762,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 184 }, "_enabled": true, "__prefab": { - "__id__": 190 + "__id__": 192 }, "_contentSize": { "__type__": "cc.Size", @@ -4773,11 +4790,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 184 }, "_enabled": true, "__prefab": { - "__id__": 192 + "__id__": 194 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4831,11 +4848,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 169 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 195 + "__id__": 197 }, "_contentSize": { "__type__": "cc.Size", @@ -4859,11 +4876,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 169 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 197 + "__id__": 199 }, "_alignFlags": 5, "_target": null, @@ -4895,17 +4912,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 169 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 199 + "__id__": 201 }, "selectedSprite": { - "__id__": 191 + "__id__": 193 }, "unSelectedSprite": { - "__id__": 179 + "__id__": 181 }, "_id": "" }, @@ -4919,11 +4936,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 169 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 201 + "__id__": 203 }, "clickEvents": [], "_interactable": true, @@ -4988,21 +5005,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 162 + "__id__": 164 }, "_children": [ { - "__id__": 204 + "__id__": 206 }, { - "__id__": 216 + "__id__": 218 } ], "_active": true, "_components": [ - { - "__id__": 228 - }, { "__id__": 230 }, @@ -5011,10 +5025,13 @@ }, { "__id__": 234 + }, + { + "__id__": 236 } ], "_prefab": { - "__id__": 236 + "__id__": 238 }, "_lpos": { "__type__": "cc.Vec3", @@ -5051,24 +5068,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 203 + "__id__": 205 }, "_children": [ { - "__id__": 205 + "__id__": 207 } ], "_active": true, "_components": [ { - "__id__": 211 + "__id__": 213 }, { - "__id__": 213 + "__id__": 215 } ], "_prefab": { - "__id__": 215 + "__id__": 217 }, "_lpos": { "__type__": "cc.Vec3", @@ -5105,20 +5122,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 204 + "__id__": 206 }, "_children": [], "_active": true, "_components": [ { - "__id__": 206 + "__id__": 208 }, { - "__id__": 208 + "__id__": 210 } ], "_prefab": { - "__id__": 210 + "__id__": 212 }, "_lpos": { "__type__": "cc.Vec3", @@ -5155,11 +5172,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 205 + "__id__": 207 }, "_enabled": true, "__prefab": { - "__id__": 207 + "__id__": 209 }, "_contentSize": { "__type__": "cc.Size", @@ -5183,11 +5200,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 205 + "__id__": 207 }, "_enabled": true, "__prefab": { - "__id__": 209 + "__id__": 211 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5241,11 +5258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 204 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 212 + "__id__": 214 }, "_contentSize": { "__type__": "cc.Size", @@ -5269,11 +5286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 204 + "__id__": 206 }, "_enabled": true, "__prefab": { - "__id__": 214 + "__id__": 216 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5327,24 +5344,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 203 + "__id__": 205 }, "_children": [ { - "__id__": 217 + "__id__": 219 } ], "_active": true, "_components": [ { - "__id__": 223 + "__id__": 225 }, { - "__id__": 225 + "__id__": 227 } ], "_prefab": { - "__id__": 227 + "__id__": 229 }, "_lpos": { "__type__": "cc.Vec3", @@ -5381,20 +5398,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 218 }, "_children": [], "_active": true, "_components": [ { - "__id__": 218 + "__id__": 220 }, { - "__id__": 220 + "__id__": 222 } ], "_prefab": { - "__id__": 222 + "__id__": 224 }, "_lpos": { "__type__": "cc.Vec3", @@ -5431,11 +5448,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 219 }, "_enabled": true, "__prefab": { - "__id__": 219 + "__id__": 221 }, "_contentSize": { "__type__": "cc.Size", @@ -5459,11 +5476,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 219 }, "_enabled": true, "__prefab": { - "__id__": 221 + "__id__": 223 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5517,11 +5534,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 218 }, "_enabled": true, "__prefab": { - "__id__": 224 + "__id__": 226 }, "_contentSize": { "__type__": "cc.Size", @@ -5545,11 +5562,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 218 }, "_enabled": true, "__prefab": { - "__id__": 226 + "__id__": 228 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5603,11 +5620,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 229 + "__id__": 231 }, "_contentSize": { "__type__": "cc.Size", @@ -5631,11 +5648,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 231 + "__id__": 233 }, "_alignFlags": 5, "_target": null, @@ -5667,17 +5684,17 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 233 + "__id__": 235 }, "selectedSprite": { - "__id__": 225 + "__id__": 227 }, "unSelectedSprite": { - "__id__": 213 + "__id__": 215 }, "_id": "" }, @@ -5691,11 +5708,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 203 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 235 + "__id__": 237 }, "clickEvents": [], "_interactable": true, @@ -5760,11 +5777,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 162 + "__id__": 164 }, "_enabled": true, "__prefab": { - "__id__": 238 + "__id__": 240 }, "_contentSize": { "__type__": "cc.Size", @@ -5788,11 +5805,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 162 + "__id__": 164 }, "_enabled": true, "__prefab": { - "__id__": 240 + "__id__": 242 }, "_id": "" }, @@ -5819,23 +5836,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 161 + "__id__": 163 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 243 - }, { "__id__": 245 }, { "__id__": 247 + }, + { + "__id__": 249 } ], "_prefab": { - "__id__": 249 + "__id__": 251 }, "_lpos": { "__type__": "cc.Vec3", @@ -5872,11 +5889,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 242 + "__id__": 244 }, "_enabled": true, "__prefab": { - "__id__": 244 + "__id__": 246 }, "_contentSize": { "__type__": "cc.Size", @@ -5900,11 +5917,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 242 + "__id__": 244 }, "_enabled": true, "__prefab": { - "__id__": 246 + "__id__": 248 }, "_resizeMode": 1, "_layoutType": 3, @@ -5938,11 +5955,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 242 + "__id__": 244 }, "_enabled": false, "__prefab": { - "__id__": 248 + "__id__": 250 }, "_alignFlags": 40, "_target": null, @@ -5987,11 +6004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 161 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 251 + "__id__": 253 }, "_contentSize": { "__type__": "cc.Size", @@ -6015,11 +6032,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 161 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 253 + "__id__": 255 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6060,11 +6077,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 161 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 255 + "__id__": 257 }, "_resizeMode": 1, "_layoutType": 2, @@ -6115,7 +6132,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 258 + "__id__": 260 }, "_contentSize": { "__type__": "cc.Size", @@ -6143,7 +6160,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 260 + "__id__": 262 }, "_alignFlags": 41, "_target": null, @@ -6179,7 +6196,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 262 + "__id__": 264 }, "_resizeMode": 1, "_layoutType": 2, @@ -6230,7 +6247,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 265 + "__id__": 267 }, "_contentSize": { "__type__": "cc.Size", @@ -6258,7 +6275,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 267 + "__id__": 269 }, "_type": 0, "_inverted": false, @@ -6280,7 +6297,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 269 + "__id__": 271 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6326,7 +6343,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 271 + "__id__": 273 }, "_alignFlags": 45, "_target": null, @@ -6375,7 +6392,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 274 + "__id__": 276 }, "_contentSize": { "__type__": "cc.Size", @@ -6403,7 +6420,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 276 + "__id__": 278 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6448,7 +6465,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 280 }, "bounceDuration": 0.23, "brake": 0.75, @@ -6479,7 +6496,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 280 + "__id__": 282 }, "_alignFlags": 45, "_target": null, @@ -6528,20 +6545,17 @@ }, "_children": [ { - "__id__": 283 + "__id__": 285 }, { - "__id__": 289 + "__id__": 291 }, { - "__id__": 295 + "__id__": 297 } ], "_active": true, "_components": [ - { - "__id__": 317 - }, { "__id__": 319 }, @@ -6553,10 +6567,13 @@ }, { "__id__": 325 + }, + { + "__id__": 327 } ], "_prefab": { - "__id__": 327 + "__id__": 329 }, "_lpos": { "__type__": "cc.Vec3", @@ -6593,20 +6610,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 282 + "__id__": 284 }, "_children": [], "_active": true, "_components": [ { - "__id__": 284 + "__id__": 286 }, { - "__id__": 286 + "__id__": 288 } ], "_prefab": { - "__id__": 288 + "__id__": 290 }, "_lpos": { "__type__": "cc.Vec3", @@ -6643,11 +6660,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 283 + "__id__": 285 }, "_enabled": true, "__prefab": { - "__id__": 285 + "__id__": 287 }, "_contentSize": { "__type__": "cc.Size", @@ -6671,11 +6688,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 283 + "__id__": 285 }, "_enabled": true, "__prefab": { - "__id__": 287 + "__id__": 289 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6729,20 +6746,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 282 + "__id__": 284 }, "_children": [], "_active": true, "_components": [ { - "__id__": 290 + "__id__": 292 }, { - "__id__": 292 + "__id__": 294 } ], "_prefab": { - "__id__": 294 + "__id__": 296 }, "_lpos": { "__type__": "cc.Vec3", @@ -6779,11 +6796,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 289 + "__id__": 291 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 293 }, "_contentSize": { "__type__": "cc.Size", @@ -6807,11 +6824,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 289 + "__id__": 291 }, "_enabled": true, "__prefab": { - "__id__": 293 + "__id__": 295 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6865,21 +6882,18 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 282 + "__id__": 284 }, "_children": [ { - "__id__": 296 + "__id__": 298 }, { - "__id__": 302 + "__id__": 304 } ], "_active": true, "_components": [ - { - "__id__": 308 - }, { "__id__": 310 }, @@ -6888,10 +6902,13 @@ }, { "__id__": 314 + }, + { + "__id__": 316 } ], "_prefab": { - "__id__": 316 + "__id__": 318 }, "_lpos": { "__type__": "cc.Vec3", @@ -6928,20 +6945,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 295 + "__id__": 297 }, "_children": [], "_active": true, "_components": [ { - "__id__": 297 + "__id__": 299 }, { - "__id__": 299 + "__id__": 301 } ], "_prefab": { - "__id__": 301 + "__id__": 303 }, "_lpos": { "__type__": "cc.Vec3", @@ -6978,11 +6995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 296 + "__id__": 298 }, "_enabled": true, "__prefab": { - "__id__": 298 + "__id__": 300 }, "_contentSize": { "__type__": "cc.Size", @@ -7006,11 +7023,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 296 + "__id__": 298 }, "_enabled": true, "__prefab": { - "__id__": 300 + "__id__": 302 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7064,20 +7081,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 295 + "__id__": 297 }, "_children": [], "_active": true, "_components": [ { - "__id__": 303 + "__id__": 305 }, { - "__id__": 305 + "__id__": 307 } ], "_prefab": { - "__id__": 307 + "__id__": 309 }, "_lpos": { "__type__": "cc.Vec3", @@ -7114,11 +7131,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 302 + "__id__": 304 }, "_enabled": true, "__prefab": { - "__id__": 304 + "__id__": 306 }, "_contentSize": { "__type__": "cc.Size", @@ -7142,11 +7159,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 302 + "__id__": 304 }, "_enabled": true, "__prefab": { - "__id__": 306 + "__id__": 308 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7223,11 +7240,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 309 + "__id__": 311 }, "_contentSize": { "__type__": "cc.Size", @@ -7251,11 +7268,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 311 + "__id__": 313 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7296,11 +7313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 297 }, "_enabled": true, "__prefab": { - "__id__": 313 + "__id__": 315 }, "_alignFlags": 12, "_target": null, @@ -7332,11 +7349,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 295 + "__id__": 297 }, "_enabled": false, "__prefab": { - "__id__": 315 + "__id__": 317 }, "_resizeMode": 0, "_layoutType": 1, @@ -7383,11 +7400,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 318 + "__id__": 320 }, "_contentSize": { "__type__": "cc.Size", @@ -7411,11 +7428,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 320 + "__id__": 322 }, "clickEvents": [], "_interactable": true, @@ -7455,7 +7472,7 @@ "_duration": 0.1, "_zoomScale": 0.95, "_target": { - "__id__": 282 + "__id__": 284 }, "_id": "" }, @@ -7469,26 +7486,24 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 322 + "__id__": 324 }, "img": { - "__id__": 286 + "__id__": 288 }, - "question": null, "video": { - "__id__": 292 + "__id__": 294 }, "priceFrame": { - "__id__": 295 + "__id__": 297 }, "videoPrice": { - "__id__": 305 + "__id__": 307 }, - "loading": null, "_id": "" }, { @@ -7501,11 +7516,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 324 + "__id__": 326 }, "_type": 3, "_inverted": false, @@ -7523,11 +7538,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 282 + "__id__": 284 }, "_enabled": true, "__prefab": { - "__id__": 326 + "__id__": 328 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7585,7 +7600,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 329 + "__id__": 331 }, "_contentSize": { "__type__": "cc.Size", @@ -7613,7 +7628,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 331 + "__id__": 333 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7658,7 +7673,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 333 + "__id__": 335 }, "_alignFlags": 45, "_target": null, @@ -7708,9 +7723,6 @@ "_children": [], "_active": true, "_components": [ - { - "__id__": 336 - }, { "__id__": 338 }, @@ -7718,11 +7730,14 @@ "__id__": 340 }, { - "__id__": 343 + "__id__": 342 + }, + { + "__id__": 345 } ], "_prefab": { - "__id__": 345 + "__id__": 347 }, "_lpos": { "__type__": "cc.Vec3", @@ -7759,11 +7774,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 337 + "__id__": 339 }, "_contentSize": { "__type__": "cc.Size", @@ -7787,11 +7802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 339 + "__id__": 341 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7832,15 +7847,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 341 + "__id__": 343 }, "clickEvents": [ { - "__id__": 342 + "__id__": 344 } ], "_interactable": true, @@ -7880,7 +7895,7 @@ "_duration": 0.1, "_zoomScale": 0.9, "_target": { - "__id__": 335 + "__id__": 337 }, "_id": "" }, @@ -7904,11 +7919,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 335 + "__id__": 337 }, "_enabled": true, "__prefab": { - "__id__": 344 + "__id__": 346 }, "_alignFlags": 9, "_target": null, @@ -7957,7 +7972,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 347 + "__id__": 349 }, "_contentSize": { "__type__": "cc.Size", @@ -7985,7 +8000,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 349 + "__id__": 351 }, "_alignFlags": 45, "_target": null, @@ -8021,7 +8036,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 351 + "__id__": 353 }, "_id": "" }, @@ -8039,50 +8054,47 @@ }, "_enabled": true, "__prefab": { - "__id__": 353 + "__id__": 355 }, "m_rootNode": null, "videoArea": { "__id__": 10 }, "girlName": { - "__id__": 39 + "__id__": 40 }, "imgToggle": { - "__id__": 198 + "__id__": 200 }, "videoToggle": { - "__id__": 232 + "__id__": 234 }, "starParent": { - "__id__": 64 + "__id__": 70 }, "tags": { - "__id__": 47 + "__id__": 65 }, "descAge": { - "__id__": 56 + "__id__": 49 }, "desc": { - "__id__": 139 + "__id__": 141 }, "chatBtn": { - "__id__": 104 + "__id__": 110 }, "descContent": { "__id__": 22 }, "imgItemInst": { - "__id__": 321 + "__id__": 323 }, "imgsLayout": { - "__id__": 242 - }, - "girlPrice": { - "__id__": 122 + "__id__": 244 }, "sendMsgText": { - "__id__": 105 + "__id__": 111 }, "_id": "" }, @@ -8099,6 +8111,7 @@ "__id__": 0 }, "fileId": "24mSBg+Z9OS5KNS5Yscqr0", + "instance": null, "targetOverrides": null } ] \ No newline at end of file diff --git a/assets/bundles/Chat18x/GirlListPanel.prefab b/assets/bundles/Chat18x/GirlListPanel.prefab index 4354be01..00f0cc66 100644 --- a/assets/bundles/Chat18x/GirlListPanel.prefab +++ b/assets/bundles/Chat18x/GirlListPanel.prefab @@ -25,20 +25,20 @@ "_active": true, "_components": [ { - "__id__": 252 + "__id__": 209 }, { - "__id__": 254 + "__id__": 211 }, { - "__id__": 256 + "__id__": 213 }, { - "__id__": 258 + "__id__": 215 } ], "_prefab": { - "__id__": 260 + "__id__": 217 }, "_lpos": { "__type__": "cc.Vec3", @@ -82,23 +82,23 @@ "__id__": 3 }, { - "__id__": 212 + "__id__": 147 } ], "_active": true, "_components": [ { - "__id__": 245 + "__id__": 202 }, { - "__id__": 247 + "__id__": 204 }, { - "__id__": 249 + "__id__": 206 } ], "_prefab": { - "__id__": 251 + "__id__": 208 }, "_lpos": { "__type__": "cc.Vec3", @@ -145,25 +145,25 @@ "_active": true, "_components": [ { - "__id__": 203 + "__id__": 138 }, { - "__id__": 205 + "__id__": 140 }, { - "__id__": 207 + "__id__": 142 }, { - "__id__": 209 + "__id__": 144 } ], "_prefab": { - "__id__": 211 + "__id__": 146 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -81.85000000000002, + "y": -57.45000000000003, "z": 0 }, "_lrot": { @@ -202,31 +202,31 @@ "__id__": 5 }, { - "__id__": 176 + "__id__": 111 } ], "_active": true, "_components": [ { - "__id__": 194 + "__id__": 129 }, { - "__id__": 196 + "__id__": 131 }, { - "__id__": 198 + "__id__": 133 }, { - "__id__": 200 + "__id__": 135 } ], "_prefab": { - "__id__": 202 + "__id__": 137 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 103.70000000000005, + "y": 0, "z": 0 }, "_lrot": { @@ -265,31 +265,37 @@ "__id__": 6 }, { - "__id__": 158 + "__id__": 12 + }, + { + "__id__": 50 + }, + { + "__id__": 56 + }, + { + "__id__": 62 + }, + { + "__id__": 100 } ], "_active": true, "_components": [ { - "__id__": 166 + "__id__": 106 }, { - "__id__": 168 - }, - { - "__id__": 170 - }, - { - "__id__": 172 + "__id__": 108 } ], "_prefab": { - "__id__": 175 + "__id__": 110 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 718.1759999999999, + "y": 370.33400000000006, "z": 0 }, "_lrot": { @@ -323,93 +329,18 @@ "_parent": { "__id__": 5 }, - "_children": [ - { - "__id__": 7 - }, - { - "__id__": 15 - }, - { - "__id__": 55 - }, - { - "__id__": 69 - }, - { - "__id__": 75 - } - ], - "_active": true, - "_components": [ - { - "__id__": 149 - }, - { - "__id__": 151 - }, - { - "__id__": 153 - }, - { - "__id__": 155 - } - ], - "_prefab": { - "__id__": 157 - }, - "_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.Node", - "_name": "bg-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 6 - }, "_children": [], "_active": true, "_components": [ { - "__id__": 8 + "__id__": 7 }, { - "__id__": 10 - }, - { - "__id__": 12 + "__id__": 9 } ], "_prefab": { - "__id__": 14 + "__id__": 11 }, "_lpos": { "__type__": "cc.Vec3", @@ -446,16 +377,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 7 + "__id__": 6 }, "_enabled": true, "__prefab": { - "__id__": 9 + "__id__": 8 }, "_contentSize": { "__type__": "cc.Size", - "width": 966, - "height": 300 + "width": 690, + "height": 180 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -466,7 +397,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "0eP1v9DONBuYNxqJ0PTIZP" + "fileId": "b1ii1t6JFDGbs6WsYdKX9f" }, { "__type__": "cc.Sprite", @@ -474,11 +405,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 7 + "__id__": 6 }, "_enabled": true, "__prefab": { - "__id__": 11 + "__id__": 10 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -491,12 +422,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "960742be-94f4-4e30-aad4-d639d616eb3e@f9941", + "__uuid__": "5ddb5b41-9dd8-42bd-8e68-1b39d82f06d9@f9941", "__expectedType__": "cc.SpriteFrame" }, - "_type": 1, + "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -511,43 +442,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "7aukc0VUpIF5q2ZDMH2Elw" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 7 - }, - "_enabled": true, - "__prefab": { - "__id__": 13 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 1170, - "_originalHeight": 283.8, - "_alignMode": 2, - "_lockFlags": 45, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "24u6E6qdZJRI0Y17K+Fch8" + "fileId": "adB2o7a6NNfI1XBW58EoGn" }, { "__type__": "cc.PrefabInfo", @@ -557,49 +452,46 @@ "asset": { "__id__": 0 }, - "fileId": "0fAPKv9+hBvoyDSTXYAHFj", + "fileId": "37whDe2EJNbrrp065b7JCb", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "avatarMask", + "_name": "Mask", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 6 + "__id__": 5 }, "_children": [ { - "__id__": 16 + "__id__": 13 }, { - "__id__": 22 + "__id__": 19 } ], "_active": true, "_components": [ { - "__id__": 46 + "__id__": 43 }, { - "__id__": 48 + "__id__": 45 }, { - "__id__": 50 - }, - { - "__id__": 52 + "__id__": 47 } ], "_prefab": { - "__id__": 54 + "__id__": 49 }, "_lpos": { "__type__": "cc.Vec3", - "x": -286.101, - "y": 9.245000000000118, + "x": -258.73900000000003, + "y": 0, "z": 0 }, "_lrot": { @@ -627,28 +519,28 @@ }, { "__type__": "cc.Node", - "_name": "Avatar", + "_name": "recPic", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 15 + "__id__": 12 }, "_children": [], "_active": true, "_components": [ { - "__id__": 17 + "__id__": 14 }, { - "__id__": 19 + "__id__": 16 } ], "_prefab": { - "__id__": 21 + "__id__": 18 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": -26.181999999999974, "y": 0, "z": 0 }, @@ -681,16 +573,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 16 + "__id__": 13 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 15 }, "_contentSize": { "__type__": "cc.Size", - "width": 392.8, - "height": 280 + "width": 216.04, + "height": 154 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -701,7 +593,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "5boqHIFOJAAokrIGbSP1nK" + "fileId": "30G7B+KaRLjJac+hS5Vfur" }, { "__type__": "cc.Sprite", @@ -709,11 +601,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 16 + "__id__": 13 }, "_enabled": true, "__prefab": { - "__id__": 20 + "__id__": 17 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -726,7 +618,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "29b99357-dc16-43d8-8f03-b418669a25a0@f9941", + "__uuid__": "777fc276-1999-4eba-a9a4-9bcfb84cbd72@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -746,7 +638,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "dcr0XD/ZxFEYzNfKD0nvcP" + "fileId": "4aCFC2bKBBL4wD0r/W2svA" }, { "__type__": "cc.PrefabInfo", @@ -756,7 +648,7 @@ "asset": { "__id__": 0 }, - "fileId": "d3bc9/t2lM3YMoLC9jeoDb", + "fileId": "deUAsYUzpPOIyZ3QogO9ag", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -767,30 +659,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 15 + "__id__": 12 }, "_children": [ { - "__id__": 23 + "__id__": 20 }, { - "__id__": 31 + "__id__": 28 } ], "_active": true, "_components": [ { - "__id__": 39 + "__id__": 36 }, { - "__id__": 41 + "__id__": 38 }, { - "__id__": 43 + "__id__": 40 } ], "_prefab": { - "__id__": 45 + "__id__": 42 }, "_lpos": { "__type__": "cc.Vec3", @@ -827,23 +719,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 22 + "__id__": 19 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 24 + "__id__": 21 }, { - "__id__": 26 + "__id__": 23 }, { - "__id__": 28 + "__id__": 25 } ], "_prefab": { - "__id__": 30 + "__id__": 27 }, "_lpos": { "__type__": "cc.Vec3", @@ -880,16 +772,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 23 + "__id__": 20 }, "_enabled": true, "__prefab": { - "__id__": 25 + "__id__": 22 }, "_contentSize": { "__type__": "cc.Size", - "width": 300, - "height": 300 + "width": 341, + "height": 200 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -900,7 +792,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fdfhQHr19FIJYhXUBo3yKd" + "fileId": "61mQ27xOlFv5vp8qp/wvNR" }, { "__type__": "cc.Sprite", @@ -908,11 +800,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 23 + "__id__": 20 }, "_enabled": true, "__prefab": { - "__id__": 27 + "__id__": 24 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -945,7 +837,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "49cHNlSg1I94PSjOnyaTR/" + "fileId": "565d9W0K5O1bx+kmepfQ7Z" }, { "__type__": "cc.Widget", @@ -953,11 +845,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 23 + "__id__": 20 }, "_enabled": true, "__prefab": { - "__id__": 29 + "__id__": 26 }, "_alignFlags": 45, "_target": null, @@ -981,7 +873,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fbaBiM4AFAkqsplWLJWA+K" + "fileId": "48EEVkiEBH4rJsvG6BnjLw" }, { "__type__": "cc.PrefabInfo", @@ -991,7 +883,7 @@ "asset": { "__id__": 0 }, - "fileId": "81pKKIZLxEra2kjg7cD85x", + "fileId": "16Zj1C3hRL85NJtyzJcoKW", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -1002,23 +894,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 22 + "__id__": 19 }, "_children": [], "_active": true, "_components": [ { - "__id__": 32 + "__id__": 29 }, { - "__id__": 34 + "__id__": 31 }, { - "__id__": 36 + "__id__": 33 } ], "_prefab": { - "__id__": 38 + "__id__": 35 }, "_lpos": { "__type__": "cc.Vec3", @@ -1055,16 +947,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 33 + "__id__": 30 }, "_contentSize": { "__type__": "cc.Size", - "width": 128, - "height": 128 + "width": 64, + "height": 64 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1075,7 +967,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "be9DKG+g5IiLoPc1ir/dpn" + "fileId": "c1eNXWByBOQbNCymx60zAv" }, { "__type__": "cc.Sprite", @@ -1083,11 +975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 35 + "__id__": 32 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1120,7 +1012,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b5tzyQOdRDX5OIXHsjRRbq" + "fileId": "bb7/M/n1FElJRfmShL7McU" }, { "__type__": "cc.Animation", @@ -1128,11 +1020,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 37 + "__id__": 34 }, "playOnLoad": true, "_clips": [ @@ -1149,7 +1041,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ceot9YZQRMx6HoM4pKtM+8" + "fileId": "37Tj/VSmJGlLmZPqPMcXeB" }, { "__type__": "cc.PrefabInfo", @@ -1159,7 +1051,7 @@ "asset": { "__id__": 0 }, - "fileId": "60Q+AKiSxCsbJMg7lQ0RuF", + "fileId": "62M41mmUlPrYKDfU0QfPRR", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -1170,16 +1062,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 19 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 37 }, "_contentSize": { "__type__": "cc.Size", - "width": 583.8, - "height": 330 + "width": 341, + "height": 200 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1190,7 +1082,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "66rhV5av9NTL0Lj74ZEIbG" + "fileId": "ecEZSGxcpGt7OWT33hjU1X" }, { "__type__": "cc.Widget", @@ -1198,11 +1090,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 19 }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 39 }, "_alignFlags": 45, "_target": null, @@ -1226,7 +1118,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ee8GkkqrlPNpwfcocT50YV" + "fileId": "b6FMQGvhJDq5OXUWx2XL7p" }, { "__type__": "38c12VeC51MEarg68KNWAIi", @@ -1234,20 +1126,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 22 + "__id__": 19 }, "_enabled": true, "__prefab": { - "__id__": 44 + "__id__": 41 }, "animation": { - "__id__": 36 + "__id__": 33 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "88H3BZomlH3qWKWst9+Neo" + "fileId": "1fBbqc5QNAT6kCw3yUSzbp" }, { "__type__": "cc.PrefabInfo", @@ -1257,7 +1149,7 @@ "asset": { "__id__": 0 }, - "fileId": "05wxDfv5BB0p0563OLFVB9", + "fileId": "acK1+9srdFrLHui2I3+Es3", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -1268,16 +1160,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 15 + "__id__": 12 }, "_enabled": true, "__prefab": { - "__id__": 47 + "__id__": 44 }, "_contentSize": { "__type__": "cc.Size", - "width": 392.8, - "height": 280 + "width": 150, + "height": 150 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1288,7 +1180,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "5bKTP5KNlCO7uwnJdpn3nJ" + "fileId": "63g1YADpFIXKCMt0TyYe13" }, { "__type__": "cc.Mask", @@ -1296,13 +1188,13 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 15 + "__id__": 12 }, - "_enabled": false, + "_enabled": true, "__prefab": { - "__id__": 49 + "__id__": 46 }, - "_type": 0, + "_type": 3, "_inverted": false, "_segments": 64, "_alphaThreshold": 0.1, @@ -1310,19 +1202,19 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "109or2pftFea6mqMp+e9G+" + "fileId": "c0TENZvs9Pvrayo9XLGcaM" }, { - "__type__": "cc.Graphics", + "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 15 + "__id__": 12 }, - "_enabled": false, + "_enabled": true, "__prefab": { - "__id__": 51 + "__id__": 48 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1334,65 +1226,28 @@ "b": 255, "a": 255 }, - "_lineWidth": 1, - "_strokeColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 + "_spriteFrame": { + "__uuid__": "93bcb74c-7a5f-4f18-8e17-ea3f57f2b833@f9941", + "__expectedType__": "cc.SpriteFrame" }, - "_lineJoin": 2, - "_lineCap": 0, - "_fillColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 0 + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 }, - "_miterLimit": 10, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "9cO6GcODxFY4pX0Oqk4yB+" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 15 - }, - "_enabled": true, - "__prefab": { - "__id__": 53 - }, - "_alignFlags": 13, - "_target": null, - "_left": 0.4989999999999952, - "_right": 0, - "_top": 0.7549999999998818, - "_bottom": 19.24500000000012, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 250, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "35l+pnsIRER4zNLVd75q0f" + "fileId": "abIlJPJUBDLaV63QvPiEI5" }, { "__type__": "cc.PrefabInfo", @@ -1402,43 +1257,36 @@ "asset": { "__id__": 0 }, - "fileId": "84tq+XsAhMD7Pf5ZzCDcs4", + "fileId": "29kxs/cPtMFaJYm8e5mwjr", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "cover", + "_name": "name", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 6 + "__id__": 5 }, - "_children": [ - { - "__id__": 56 - } - ], + "_children": [], "_active": true, "_components": [ { - "__id__": 62 + "__id__": 51 }, { - "__id__": 64 - }, - { - "__id__": 66 + "__id__": 53 } ], "_prefab": { - "__id__": 68 + "__id__": 55 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, - "y": 0, + "x": -154.602, + "y": 46.947000000000116, "z": 0 }, "_lrot": { @@ -1464,13 +1312,125 @@ }, "_id": "" }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 50 + }, + "_enabled": true, + "__prefab": { + "__id__": 52 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 330.874219, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "559G14VrBNmI6HuiLWlPiC" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 50 + }, + "_enabled": true, + "__prefab": { + "__id__": 54 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 244, + "g": 183, + "b": 255, + "a": 255 + }, + "_string": "Amelie", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 37, + "_fontSize": 36, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 2, + "_enableWrapText": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aa+mF7JAxNLbkpWGjXVYtT" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "46EpirNKtLVqk9Mmfa97Hm", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", - "_name": "lock", + "_name": "tag", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 55 + "__id__": 5 }, "_children": [], "_active": true, @@ -1487,8 +1447,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 364.73299999999995, - "y": 0, + "x": -154.602, + "y": 9.836000000000013, "z": 0 }, "_lrot": { @@ -1528,22 +1488,22 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 89, - "height": 109 + "width": 330.874219, + "height": 41.3 }, "_anchorPoint": { "__type__": "cc.Vec2", - "x": 0.5, + "x": 0, "y": 0.5 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "7b/qZR2ktJmIwIFObahhxS" + "fileId": "24HaR+l6lEZrCajCInoYge" }, { - "__type__": "cc.Sprite", + "__type__": "cc.Label", "_name": "", "_objFlags": 0, "__editorExtras__": {}, @@ -1559,33 +1519,59 @@ "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, + "r": 203, + "g": 44, "b": 255, "a": 255 }, - "_spriteFrame": { - "__uuid__": "7fa45f8f-c23a-48d8-9564-b64b0b3ec228@f9941", - "__expectedType__": "cc.SpriteFrame" + "_string": "Amelie|Amelie", + "_horizontalAlign": 0, + "_verticalAlign": 1, + "_actualFontSize": 25, + "_fontSize": 24, + "_fontFamily": "Arial", + "_lineHeight": 18.1, + "_overflow": 2, + "_enableWrapText": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" }, - "_type": 0, - "_fillType": 0, - "_sizeMode": 0, - "_fillCenter": { + "_isSystemFontUsed": false, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { "__type__": "cc.Vec2", - "x": 0, - "y": 0 + "x": 2, + "y": 2 }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_useGrayscale": false, - "_atlas": null, + "_shadowBlur": 2, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "afKZR3Jg9NJqY5Ry7A0fbz" + "fileId": "baTH3br1hIxJvaaCs3bJsX" }, { "__type__": "cc.PrefabInfo", @@ -1595,27 +1581,146 @@ "asset": { "__id__": 0 }, - "fileId": "1f1NlyRqxOe6e98bwbw5DW", + "fileId": "e6nWJLzLlN8Iufax5xPoVp", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "heartBg", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 5 + }, + "_children": [ + { + "__id__": 63 + }, + { + "__id__": 69 + }, + { + "__id__": 75 + }, + { + "__id__": 81 + }, + { + "__id__": 87 + } + ], + "_active": true, + "_components": [ + { + "__id__": 93 + }, + { + "__id__": 95 + }, + { + "__id__": 97 + } + ], + "_prefab": { + "__id__": 99 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -153.298, + "y": -41.49499999999989, + "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": "heart", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 62 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 64 + }, + { + "__id__": 66 + } + ], + "_prefab": { + "__id__": 68 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 38.3, + "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__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 63 + "__id__": 65 }, "_contentSize": { "__type__": "cc.Size", - "width": 966, - "height": 300 + "width": 52, + "height": 46 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1626,7 +1731,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e6ldqB4BNJUKl6FmCq14PJ" + "fileId": "b05xhk5OhMcIQeMU2qlt1Y" }, { "__type__": "cc.Sprite", @@ -1634,11 +1739,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 55 + "__id__": 63 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 67 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1648,15 +1753,15 @@ "r": 255, "g": 255, "b": 255, - "a": 185 + "a": 255 }, "_spriteFrame": { - "__uuid__": "38c514e8-7c9e-4f04-9784-9885160fda03@f9941", + "__uuid__": "08f40d20-985f-4cd8-8eb5-e4ccde3f8130@f9941", "__expectedType__": "cc.SpriteFrame" }, - "_type": 1, + "_type": 0, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -1671,43 +1776,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "7546UgkTdEl6KcnRwOoEf/" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 55 - }, - "_enabled": true, - "__prefab": { - "__id__": 67 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 1170, - "_originalHeight": 283.8, - "_alignMode": 2, - "_lockFlags": 45, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "01OPJ5NZpHq7K2fIfVOjUP" + "fileId": "20+KJfVd9Ox4rmYQSxMacm" }, { "__type__": "cc.PrefabInfo", @@ -1717,18 +1786,18 @@ "asset": { "__id__": 0 }, - "fileId": "d0h8VEQNdGmIrpFWi0Xc6F", + "fileId": "a1I5KRD8xHbaJ6Sc6IIhIH", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "chat", - "_objFlags": 512, + "_name": "heart-001", + "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 6 + "__id__": 62 }, "_children": [], "_active": true, @@ -1745,7 +1814,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 364.73299999999995, + "x": 94.8, "y": 0, "z": 0 }, @@ -1786,8 +1855,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 128, - "height": 128 + "width": 52, + "height": 46 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -1798,7 +1867,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "105uPRFsZLA4VzUzX4o7wi" + "fileId": "cefJ2AmWxKnZcwEd7LkDvd" }, { "__type__": "cc.Sprite", @@ -1823,2072 +1892,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "f95869cc-08b8-4470-a426-027233cd7328@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "d0u4xbO3dIT5RM0K9wxfWn" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "16fv4FnEpD0b7RkqHbv+Rl", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Desc", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 6 - }, - "_children": [ - { - "__id__": 76 - }, - { - "__id__": 84 - }, - { - "__id__": 92 - }, - { - "__id__": 130 - } - ], - "_active": true, - "_components": [ - { - "__id__": 142 - }, - { - "__id__": 144 - }, - { - "__id__": 146 - } - ], - "_prefab": { - "__id__": 148 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -69.118, - "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": "Name", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 75 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 77 - }, - { - "__id__": 79 - }, - { - "__id__": 81 - } - ], - "_prefab": { - "__id__": 83 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 60.30799999999999, - "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__": 76 - }, - "_enabled": true, - "__prefab": { - "__id__": 78 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 426.609375, - "height": 69.518 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ffTuJaRMFEJr+6he1oM60y" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": { - "__id__": 80 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 216, - "g": 192, - "b": 241, - "a": 255 - }, - "_string": "Anaya", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 47, - "_fontSize": 46, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 29.4, - "_overflow": 2, - "_enableWrapText": true, - "_font": { - "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", - "__expectedType__": "cc.TTFFont" - }, - "_isSystemFontUsed": false, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aazfUST45Bz5meY+HS0oAk" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 76 - }, - "_enabled": true, - "__prefab": { - "__id__": 82 - }, - "_alignFlags": 8, - "_target": null, - "_left": 0, - "_right": -137.27568749999995, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 426.609375, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "84th0ERUdLv42XuY00Q1PL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "98cfcN86lLcYpdrWGsTHk8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "desc", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 75 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 85 - }, - { - "__id__": 87 - }, - { - "__id__": 89 - } - ], - "_prefab": { - "__id__": 91 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 3.060999999999922, - "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__": 84 - }, - "_enabled": true, - "__prefab": { - "__id__": 86 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 360.496094, - "height": 49.72800000000001 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ccPOhdw5RJXLkyDgTLsKJW" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 84 - }, - "_enabled": true, - "__prefab": { - "__id__": 88 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 222, - "g": 91, - "b": 255, - "a": 255 - }, - "_string": "Tag1````|Tag2---", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 37, - "_fontSize": 36, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 0, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "15zb2b19JIWYCQ0Htl4tya" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 84 - }, - "_enabled": true, - "__prefab": { - "__id__": 90 - }, - "_alignFlags": 13, - "_target": null, - "_left": 0, - "_right": -138.69309400000003, - "_top": 122.07500000000007, - "_bottom": 128.19699999999992, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 426.796094, - "_originalHeight": 87.23599999999999, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "0a7inuZeNMuLd7akeZCWmE" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "5ch8N9B29DTZ6wqMEnxh6E", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "Stars", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 75 - }, - "_children": [ - { - "__id__": 93 - }, - { - "__id__": 99 - }, - { - "__id__": 105 - }, - { - "__id__": 111 - }, - { - "__id__": 117 - } - ], - "_active": true, - "_components": [ - { - "__id__": 123 - }, - { - "__id__": 125 - }, - { - "__id__": 127 - } - ], - "_prefab": { - "__id__": 129 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -84.76499999999987, - "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": "star", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 92 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 94 - }, - { - "__id__": 96 - } - ], - "_prefab": { - "__id__": 98 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 31, - "y": 1.1368683772161603e-13, - "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__": 93 - }, - "_enabled": true, - "__prefab": { - "__id__": 95 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 62, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6b4j1RzmtOv7Fu/5FS/8ic" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 93 - }, - "_enabled": true, - "__prefab": { - "__id__": 97 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "25c2e519-b325-4d8b-a471-b2dac08ad6a7@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "d1tID9gllP0442JZ+QRTp9" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d98OYTyA9DDI1cjGY6YjvJ", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "star-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 92 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 100 - }, - { - "__id__": 102 - } - ], - "_prefab": { - "__id__": 104 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 97.1, - "y": 1.1368683772161603e-13, - "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__": 99 - }, - "_enabled": true, - "__prefab": { - "__id__": 101 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 62, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "67Nk4vJo9EC6rXSTcBgWh0" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 99 - }, - "_enabled": true, - "__prefab": { - "__id__": 103 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "25c2e519-b325-4d8b-a471-b2dac08ad6a7@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "d1NhBnjlhJc6n4LD7hPp2w" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "abzD1Ot61KN4vLdNAd55xu", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "star-002", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 92 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 106 - }, - { - "__id__": 108 - } - ], - "_prefab": { - "__id__": 110 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 163.2, - "y": 1.1368683772161603e-13, - "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__": 105 - }, - "_enabled": true, - "__prefab": { - "__id__": 107 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 62, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dTO1kxSRFXI5xQ3AQoJZs" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 105 - }, - "_enabled": true, - "__prefab": { - "__id__": 109 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "25c2e519-b325-4d8b-a471-b2dac08ad6a7@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "89OwwewFJEuoekQQkcueLp" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "49i+R2tntMSaiHFS5mY4Wv", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "star-003", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 92 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 112 - }, - { - "__id__": 114 - } - ], - "_prefab": { - "__id__": 116 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 229.29999999999998, - "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__": 111 - }, - "_enabled": true, - "__prefab": { - "__id__": 113 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 62, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "5cY3YkJ6lMNZ1f2XL6Miux" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 111 - }, - "_enabled": true, - "__prefab": { - "__id__": 115 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "25c2e519-b325-4d8b-a471-b2dac08ad6a7@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "57fr5vfA1MUoEDVbBoZ5lm" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "edmrt2GWZGTpYEActsPmWI", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "star-004", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 92 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 118 - }, - { - "__id__": 120 - } - ], - "_prefab": { - "__id__": 122 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 295.4, - "y": 1.1368683772161603e-13, - "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__": 117 - }, - "_enabled": true, - "__prefab": { - "__id__": 119 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 62, - "height": 54 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "acg+MUmKVNu4LnHDl9LwsS" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 117 - }, - "_enabled": true, - "__prefab": { - "__id__": 121 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "25c2e519-b325-4d8b-a471-b2dac08ad6a7@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "47OP7rhDBG3K5UxJ1Bje4R" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "07JQduivREUrGkWi5T65W5", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 92 - }, - "_enabled": true, - "__prefab": { - "__id__": 124 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 326.4, - "height": 65.3 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "76Z4Je+NJK5ZKK5MVbnfEq" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 92 - }, - "_enabled": true, - "__prefab": { - "__id__": 126 - }, - "_alignFlags": 12, - "_target": null, - "_left": 0, - "_right": -16.41399999999993, - "_top": 0, - "_bottom": 32.58500000000013, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 374, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 8, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "70GCL5kqxF/7J8l8Xqp7SD" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 92 - }, - "_enabled": false, - "__prefab": { - "__id__": 128 - }, - "_resizeMode": 1, - "_layoutType": 1, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 4.1, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8qG84wZZGAbfnuEDypCQM" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b4EpnTe8VLtK0TRxNyz+B8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "price", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 75 - }, - "_children": [ - { - "__id__": 131 - } - ], - "_active": true, - "_components": [ - { - "__id__": 137 - }, - { - "__id__": 139 - } - ], - "_prefab": { - "__id__": 141 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 105.19, - "y": -77.97299999999996, - "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": "priceIcon", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 130 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 132 - }, - { - "__id__": 134 - } - ], - "_prefab": { - "__id__": 136 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -105.19, - "y": 1.3830000000000382, - "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__": 131 - }, - "_enabled": true, - "__prefab": { - "__id__": 133 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 85, - "height": 70 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f5+T59qLxIm6YnEutAEsZ/" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 131 - }, - "_enabled": true, - "__prefab": { - "__id__": 135 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "e72d6e10-73bf-44e8-82d5-da3a20f908b2@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "feAyo6WyZGgpFW45SmRnTF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c4VHtDOrxHYL2QKXmg7ZEn", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 130 - }, - "_enabled": true, - "__prefab": { - "__id__": 138 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 195.1962890625, - "height": 74.718 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "c5sxec28pJHaJl+ubqI82E" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 130 - }, - "_enabled": true, - "__prefab": { - "__id__": 140 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 170, - "g": 194, - "b": 188, - "a": 255 - }, - "_string": "999.999", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 54, - "_fontSize": 54, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 59.3, - "_overflow": 0, - "_enableWrapText": true, - "_font": { - "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", - "__expectedType__": "cc.TTFFont" - }, - "_isSystemFontUsed": false, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8SFNhMUxLpY5geWpIbsmF" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c0ar1DWepCiIw0B2bIQtww", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 75 - }, - "_enabled": true, - "__prefab": { - "__id__": 143 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 360.8, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "18XqiDmbBDgYE5/XQJqnOj" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 75 - }, - "_enabled": true, - "__prefab": { - "__id__": 145 - }, - "_alignFlags": 13, - "_target": null, - "_left": 413.882, - "_right": 368.823, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 275.1, - "_originalHeight": 100, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "aaR1eowV5FGp8IvX7nM0pP" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 75 - }, - "_enabled": false, - "__prefab": { - "__id__": 147 - }, - "_resizeMode": 0, - "_layoutType": 2, - "_cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_startAxis": 0, - "_paddingLeft": 0, - "_paddingRight": 0, - "_paddingTop": 0, - "_paddingBottom": 0, - "_spacingX": 0, - "_spacingY": 0, - "_verticalDirection": 1, - "_horizontalDirection": 0, - "_constraint": 0, - "_constraintNum": 2, - "_affectedByScale": false, - "_isAlign": false, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e8PllZr6FOW4v2joOF+7BH" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "b3Vii8UZRCl7EUel+Jm/84", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 6 - }, - "_enabled": true, - "__prefab": { - "__id__": 150 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 966, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "feLFboacxO6qpoQIuovuDW" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 6 - }, - "_enabled": true, - "__prefab": { - "__id__": 152 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "960742be-94f4-4e30-aad4-d639d616eb3e@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": "27k721NS5GlKsftffq/C/X" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 6 - }, - "_enabled": true, - "__prefab": { - "__id__": 154 - }, - "_alignFlags": 45, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 1170, - "_originalHeight": 283.8, - "_alignMode": 2, - "_lockFlags": 45, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "eaI0swOr9H1ahOWjkBThcn" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 6 - }, - "_enabled": true, - "__prefab": { - "__id__": 156 - }, - "_type": 3, - "_inverted": false, - "_segments": 64, - "_alphaThreshold": 0.1, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "01FQeParFEXLUpuMQX7/Tj" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "48mDgoEoZDD7cffiELOaDw", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "FreeTag", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 5 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 159 - }, - { - "__id__": 161 - }, - { - "__id__": 163 - } - ], - "_prefab": { - "__id__": 165 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -100.38499999999999, - "y": 140.07500000000005, - "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__": 158 - }, - "_enabled": true, - "__prefab": { - "__id__": 160 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 101, - "height": 72 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "69uTRhSq9Bs4ymYVt1biyu" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 158 - }, - "_enabled": false, - "__prefab": { - "__id__": 162 - }, - "_alignFlags": 18, - "_target": null, - "_left": 0, - "_right": 30, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": -804.4389999999999, - "_verticalCenter": 16.57900000000018, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 32, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "cdXlFFG0NBN4fXhRogOSIr" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 158 - }, - "_enabled": true, - "__prefab": { - "__id__": 164 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "5ec258e1-f225-4d4a-9505-b72b8958ff11@f9941", + "__uuid__": "08f40d20-985f-4cd8-8eb5-e4ccde3f8130@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -3908,7 +1912,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ebtY/X2ZFB2I+BJ0btmn2b" + "fileId": "9bQolhUjZJmqeI8cGnOzAw" }, { "__type__": "cc.PrefabInfo", @@ -3918,7 +1922,675 @@ "asset": { "__id__": 0 }, - "fileId": "1fKdOA3llKsIkbOv2O9xPc", + "fileId": "53xMYzypVNya04SDc8uNtY", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "heart-002", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 62 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 76 + }, + { + "__id__": 78 + } + ], + "_prefab": { + "__id__": 80 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 151.3, + "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__": 75 + }, + "_enabled": true, + "__prefab": { + "__id__": 77 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 52, + "height": 46 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "bb2LLVBt5JOqRJzUIE4Nab" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 75 + }, + "_enabled": true, + "__prefab": { + "__id__": 79 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "08f40d20-985f-4cd8-8eb5-e4ccde3f8130@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": "1ebYzeXZ5B4azg+COTOGUG" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "08sCZ1CIlB4LrvesjC5uqL", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "heart-003", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 62 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 82 + }, + { + "__id__": 84 + } + ], + "_prefab": { + "__id__": 86 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 207.8, + "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__": 81 + }, + "_enabled": true, + "__prefab": { + "__id__": 83 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 52, + "height": 46 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "e9VaRRWABJm4Ew5UINfWcz" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 81 + }, + "_enabled": true, + "__prefab": { + "__id__": 85 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "08f40d20-985f-4cd8-8eb5-e4ccde3f8130@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": "b7gh3iUQ9AlLW+7ILexFVY" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "93XrOYVeNLzIHnL1Wh2Lfp", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "heart-004", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 62 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 88 + }, + { + "__id__": 90 + } + ], + "_prefab": { + "__id__": 92 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 264.3, + "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__": 87 + }, + "_enabled": true, + "__prefab": { + "__id__": 89 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 52, + "height": 46 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "1d3WOsC8hATbkblhfdCfwK" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 87 + }, + "_enabled": true, + "__prefab": { + "__id__": 91 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "08f40d20-985f-4cd8-8eb5-e4ccde3f8130@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": "8eFRva7o1Ks5elxRTfBa/Y" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "dd+Xq4dYJNta5E0kBhnsYt", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 62 + }, + "_enabled": true, + "__prefab": { + "__id__": 94 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 304, + "height": 54 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f4SJvRjdNJS67CGJ5JFiim" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 62 + }, + "_enabled": true, + "__prefab": { + "__id__": 96 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "884ca568-6950-4e59-be5e-ffefb31ec9dd@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": "aeRlrrB3tDNLhPHcLmcfn+" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 62 + }, + "_enabled": true, + "__prefab": { + "__id__": 98 + }, + "_resizeMode": 0, + "_layoutType": 1, + "_cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_startAxis": 0, + "_paddingLeft": 12.3, + "_paddingRight": 0, + "_paddingTop": 0, + "_paddingBottom": 0, + "_spacingX": 4.5, + "_spacingY": 0, + "_verticalDirection": 1, + "_horizontalDirection": 0, + "_constraint": 0, + "_constraintNum": 2, + "_affectedByScale": false, + "_isAlign": false, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c7mNFWmJpEBafwUxAgYWWy" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0ftbeHUY1GF4QFJ+SiKpXq", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "chatBtn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 5 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 101 + }, + { + "__id__": 103 + } + ], + "_prefab": { + "__id__": 105 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 240.08799999999997, + "y": -2.285999999999831, + "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__": 100 + }, + "_enabled": true, + "__prefab": { + "__id__": 102 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 100 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "21Gs+AnmhAlqzE8IQHl0QD" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 100 + }, + "_enabled": true, + "__prefab": { + "__id__": 104 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "1b0f18ce-5d14-4a6d-861e-d640f173e9fb@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": "9bllo4atpIv5Wps3cztvfv" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3eIOp/VMlBp6xIb1kY/iVT", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3933,12 +2605,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 167 + "__id__": 107 }, "_contentSize": { "__type__": "cc.Size", - "width": 966, - "height": 300 + "width": 690, + "height": 180 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3949,43 +2621,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "89UobBMQ5LgYSB35m0Ewp7" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 5 - }, - "_enabled": true, - "__prefab": { - "__id__": 169 - }, - "_alignFlags": 16, - "_target": null, - "_left": 8, - "_right": 8, - "_top": 0, - "_bottom": 0, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 100, - "_originalHeight": 0, - "_alignMode": 2, - "_lockFlags": 40, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "34q6Z5MopMcL+E3yRxUsvp" + "fileId": "9dCOUd5F5G1rV3EsuUtlR/" }, { "__type__": "6d3e03kLy5EwLqOppF+UTV7", @@ -3997,110 +2633,31 @@ }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 109 }, "avatar": { - "__id__": 19 + "__id__": 16 }, "girlName": { - "__id__": 79 + "__id__": 53 }, "tags": { - "__id__": 87 - }, - "price": { - "__id__": 139 - }, - "freeNode": { - "__id__": 158 - }, - "unreleaseCover": { - "__id__": 55 + "__id__": 59 }, "chatIcon": { - "__id__": 69 + "__id__": 100 }, "starParent": { - "__id__": 92 + "__id__": 62 }, "loading": { - "__id__": 22 + "__id__": 19 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ddpkJcPOZA+bWC89Xqt+x0" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 5 - }, - "_enabled": true, - "__prefab": { - "__id__": 173 - }, - "clickEvents": [ - { - "__id__": 174 - } - ], - "_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.9, - "_target": null, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3deGUEJe1CEIScNpk5jcL4" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 5 - }, - "component": "", - "_componentId": "6d3e03kLy5EwLqOppF+UTV7", - "handler": "onClickDetail", - "customEventData": "" + "fileId": "ddQIFGtqFEZ4kOxm/oVbYq" }, { "__type__": "cc.PrefabInfo", @@ -4110,7 +2667,7 @@ "asset": { "__id__": 0 }, - "fileId": "81ecnoEopIgYOD8vRtG1ey", + "fileId": "55UV3FYZ9EU4AHP+xulU5W", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -4125,26 +2682,26 @@ }, "_children": [ { - "__id__": 177 + "__id__": 112 } ], "_active": true, "_components": [ { - "__id__": 185 + "__id__": 120 }, { - "__id__": 187 + "__id__": 122 }, { - "__id__": 189 + "__id__": 124 }, { - "__id__": 191 + "__id__": 126 } ], "_prefab": { - "__id__": 193 + "__id__": 128 }, "_lpos": { "__type__": "cc.Vec3", @@ -4181,28 +2738,28 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 176 + "__id__": 111 }, "_children": [], "_active": true, "_components": [ { - "__id__": 178 + "__id__": 113 }, { - "__id__": 180 + "__id__": 115 }, { - "__id__": 182 + "__id__": 117 } ], "_prefab": { - "__id__": 184 + "__id__": 119 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 836.9090000000001, + "y": -213.28200000000004, "z": 0 }, "_lrot": { @@ -4234,15 +2791,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 177 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 179 + "__id__": 114 }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, + "width": 750, "height": -30 }, "_anchorPoint": { @@ -4262,11 +2819,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 177 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 116 }, "_resizeMode": 1, "_layoutType": 2, @@ -4300,11 +2857,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 177 + "__id__": 112 }, "_enabled": true, "__prefab": { - "__id__": 183 + "__id__": 118 }, "_alignFlags": 40, "_target": null, @@ -4349,16 +2906,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 176 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 186 + "__id__": 121 }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, - "height": 1695.6999999999998 + "width": 750, + "height": 1193.4959999999999 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4377,11 +2934,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 176 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 188 + "__id__": 123 }, "_type": 0, "_inverted": false, @@ -4399,11 +2956,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 176 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 190 + "__id__": 125 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4445,11 +3002,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 176 + "__id__": 111 }, "_enabled": true, "__prefab": { - "__id__": 192 + "__id__": 127 }, "_alignFlags": 45, "_target": null, @@ -4498,12 +3055,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 195 + "__id__": 130 }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, - "height": 1695.6999999999998 + "width": 750, + "height": 1193.4959999999999 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4526,7 +3083,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 197 + "__id__": 132 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4571,7 +3128,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 199 + "__id__": 134 }, "bounceDuration": 0.23, "brake": 0.75, @@ -4582,7 +3139,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 177 + "__id__": 112 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -4602,14 +3159,14 @@ }, "_enabled": true, "__prefab": { - "__id__": 201 + "__id__": 136 }, "_alignFlags": 45, "_target": null, "_left": 0, "_right": 0, - "_top": 24.1, - "_bottom": 231.5, + "_top": 0, + "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -4651,12 +3208,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 204 + "__id__": 139 }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, - "height": 1951.3 + "width": 750, + "height": 1193.4959999999999 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4679,14 +3236,14 @@ }, "_enabled": true, "__prefab": { - "__id__": 206 + "__id__": 141 }, "_alignFlags": 45, "_target": null, "_left": 0, "_right": 0, - "_top": 163.7, - "_bottom": 0, + "_top": 260.7020000000001, + "_bottom": 145.80200000000002, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -4715,7 +3272,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 208 + "__id__": 143 }, "_type": 0, "_inverted": false, @@ -4737,7 +3294,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 210 + "__id__": 145 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4796,31 +3353,34 @@ }, "_children": [ { - "__id__": 213 + "__id__": 148 }, { - "__id__": 228 + "__id__": 156 + }, + { + "__id__": 180 } ], "_active": true, "_components": [ { - "__id__": 238 + "__id__": 195 }, { - "__id__": 240 + "__id__": 197 }, { - "__id__": 242 + "__id__": 199 } ], "_prefab": { - "__id__": 244 + "__id__": 201 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 982.5, + "y": 679.5, "z": 0 }, "_lrot": { @@ -4848,36 +3408,808 @@ }, { "__type__": "cc.Node", - "_name": "ReturnBtn", + "_name": "edge", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 212 + "__id__": 147 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 149 + }, + { + "__id__": 151 + }, + { + "__id__": 153 + } + ], + "_prefab": { + "__id__": 155 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -118.5, + "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__": 148 + }, + "_enabled": true, + "__prefab": { + "__id__": 150 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 750, + "height": 4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c7uO1NLJhJLacI8RBb0aJE" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 148 + }, + "_enabled": true, + "__prefab": { + "__id__": 152 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 62 + }, + "_spriteFrame": { + "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_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": "b9c5yehk1PxphLSIoGbXAI" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 148 + }, + "_enabled": true, + "__prefab": { + "__id__": 154 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "daeEiB3rtIlbeEg7zKFZeS" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "f4ZgQTu1RN2abJU7YLjtQD", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 147 }, "_children": [ { - "__id__": 214 + "__id__": 157 + }, + { + "__id__": 165 + }, + { + "__id__": 171 } ], "_active": true, "_components": [ { - "__id__": 220 - }, - { - "__id__": 222 - }, - { - "__id__": 225 + "__id__": 177 } ], "_prefab": { - "__id__": 227 + "__id__": 179 }, "_lpos": { "__type__": "cc.Vec3", - "x": -461.576, + "x": -194.71, + "y": -85.97600000000011, + "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": "Sprite-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 156 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 158 + }, + { + "__id__": 160 + }, + { + "__id__": 162 + } + ], + "_prefab": { + "__id__": 164 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -32.25, + "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__": 157 + }, + "_enabled": true, + "__prefab": { + "__id__": 159 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 120, + "height": 4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "c3yCRfhKZAzIhhYOeqK2CX" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 157 + }, + "_enabled": true, + "__prefab": { + "__id__": 161 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "c8df9161-1974-4259-a60c-373c5c264a34@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": "b2ovEgibRPtY9erxIFTZLd" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 157 + }, + "_enabled": false, + "__prefab": { + "__id__": 163 + }, + "_alignFlags": 4, + "_target": null, + "_left": 0, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 0, + "_originalHeight": 0, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "0a/KVRVnxCS4kKco/LbZGB" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "bc48rNcUZFUaMsQkOEKkT+", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 156 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 166 + }, + { + "__id__": 168 + } + ], + "_prefab": { + "__id__": 170 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 2.7, + "y": 2.321, + "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__": 165 + }, + "_enabled": true, + "__prefab": { + "__id__": 167 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.5022624567956, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "22zTPXzsJNT7KgPWNYgIEa" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 165 + }, + "_enabled": true, + "__prefab": { + "__id__": 169 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 130, + "g": 46, + "b": 162, + "a": 255 + }, + "_string": "熟女", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, + "_spacingX": 0, + "_isItalic": true, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "55qdISnkpH1bVuuETrb4SF" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "aaYDT6E+FHJIHZJzTZ4aSR", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "title2", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 156 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 172 + }, + { + "__id__": 174 + } + ], + "_prefab": { + "__id__": 176 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": 5.020999999999958, + "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__": 171 + }, + "_enabled": true, + "__prefab": { + "__id__": 173 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 88.5022624567956, + "height": 50.4 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f4gG/g0atJkaqaGwI3gC0y" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 171 + }, + "_enabled": true, + "__prefab": { + "__id__": 175 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_string": "熟女", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 40, + "_fontSize": 40, + "_fontFamily": "Arial", + "_lineHeight": 40, + "_overflow": 0, + "_enableWrapText": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, + "_spacingX": 0, + "_isItalic": true, + "_isBold": true, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8aWCMZyPVD2beU85egv0yZ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a3muRH1iBBjL5Fski4Ot+s", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 156 + }, + "_enabled": true, + "__prefab": { + "__id__": 178 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 154.3, + "height": 68.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "4cEiAoo5JIUZyvYk2k+XkA" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "d8eq28tXJJY5PPZI8CDSCU", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "ReturnBtn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 147 + }, + "_children": [ + { + "__id__": 181 + } + ], + "_active": true, + "_components": [ + { + "__id__": 187 + }, + { + "__id__": 189 + }, + { + "__id__": 192 + } + ], + "_prefab": { + "__id__": 194 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -320.92, + "y": -68.16200000000003, "z": 0 }, "_lrot": { @@ -4909,20 +4241,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 213 + "__id__": 180 }, "_children": [], "_active": true, "_components": [ { - "__id__": 215 + "__id__": 182 }, { - "__id__": 217 + "__id__": 184 } ], "_prefab": { - "__id__": 219 + "__id__": 186 }, "_lpos": { "__type__": "cc.Vec3", @@ -4959,16 +4291,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 216 + "__id__": 183 }, "_contentSize": { "__type__": "cc.Size", - "width": 31, - "height": 56 + "width": 27, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4979,7 +4311,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "77E3QqK6FDnqFZXpMsO08C" + "fileId": "e6G26rR6lCX7e9KLxxVMbg" }, { "__type__": "cc.Sprite", @@ -4987,11 +4319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 214 + "__id__": 181 }, "_enabled": true, "__prefab": { - "__id__": 218 + "__id__": 185 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5004,12 +4336,12 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "baf0b09a-7e5c-4e7f-8468-fc117bb6d0ce@f9941", + "__uuid__": "37f5c3f4-a05e-4abe-a1f6-85aafd94de1b@f9941", "__expectedType__": "cc.SpriteFrame" }, - "_type": 0, + "_type": 1, "_fillType": 0, - "_sizeMode": 0, + "_sizeMode": 1, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -5024,7 +4356,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "15k1EffxNH2KONVjTgyIXN" + "fileId": "5ctQBDbwFMlq34T0dfQF16" }, { "__type__": "cc.PrefabInfo", @@ -5034,7 +4366,7 @@ "asset": { "__id__": 0 }, - "fileId": "9aCRghG1lBCa+25qEAugAS", + "fileId": "3dFibeXT9By5ZSCcg/MAAH", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5045,11 +4377,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 180 }, "_enabled": true, "__prefab": { - "__id__": 221 + "__id__": 188 }, "_contentSize": { "__type__": "cc.Size", @@ -5065,7 +4397,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e3DPaLU6tFXaqz8O6OhQu4" + "fileId": "b76KArpYhExoNL+5OmbZkC" }, { "__type__": "cc.Button", @@ -5073,15 +4405,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 180 }, "_enabled": true, "__prefab": { - "__id__": 223 + "__id__": 190 }, "clickEvents": [ { - "__id__": 224 + "__id__": 191 } ], "_interactable": true, @@ -5121,13 +4453,13 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 213 + "__id__": 180 }, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "4baNYSNShFU444oyMjbAaV" + "fileId": "6dAiqW94ZLJrma3z2QZA9M" }, { "__type__": "cc.ClickEvent", @@ -5145,20 +4477,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 213 + "__id__": 180 }, "_enabled": true, "__prefab": { - "__id__": 226 + "__id__": 193 }, "_alignFlags": 10, "_target": null, - "_left": 28.423999999999978, + "_left": 4.079999999999984, "_right": 0, "_top": 55.16199999999981, "_bottom": 30, "_horizontalCenter": 0, - "_verticalCenter": 0, + "_verticalCenter": -68.16200000000003, "_isAbsLeft": true, "_isAbsRight": true, "_isAbsTop": true, @@ -5173,7 +4505,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "416M3om4FHxoaUHDevJNw6" + "fileId": "fasZdoCotOwqjxbtEYIh0A" }, { "__type__": "cc.PrefabInfo", @@ -5183,232 +4515,7 @@ "asset": { "__id__": 0 }, - "fileId": "d1WDgkJXRKurs6eyBdc8WM", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 212 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 229 - }, - { - "__id__": 231 - }, - { - "__id__": 233 - }, - { - "__id__": 235 - } - ], - "_prefab": { - "__id__": 237 - }, - "_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__": 228 - }, - "_enabled": true, - "__prefab": { - "__id__": 230 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 234.73828125, - "height": 112.39200000000001 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "bb3PVxhfZBWZYnWbqDYogR" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 228 - }, - "_enabled": true, - "__prefab": { - "__id__": 232 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 196, - "g": 176, - "b": 237, - "a": 255 - }, - "_string": "Role list", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 66, - "_fontSize": 66, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 89.2, - "_overflow": 0, - "_enableWrapText": true, - "_font": { - "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", - "__expectedType__": "cc.TTFFont" - }, - "_isSystemFontUsed": false, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "1dF5kbRxdHY54d2N2Z5v7q" - }, - { - "__type__": "cc.Widget", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 228 - }, - "_enabled": true, - "__prefab": { - "__id__": 234 - }, - "_alignFlags": 18, - "_target": null, - "_left": 0, - "_right": 0, - "_top": 18.803999999999995, - "_bottom": 17.180999999999948, - "_horizontalCenter": 0, - "_verticalCenter": 0, - "_isAbsLeft": true, - "_isAbsRight": true, - "_isAbsTop": true, - "_isAbsBottom": true, - "_isAbsHorizontalCenter": true, - "_isAbsVerticalCenter": true, - "_originalWidth": 0, - "_originalHeight": 112.39200000000001, - "_alignMode": 2, - "_lockFlags": 0, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ac6+w0fbBCQqxPerSTlytw" - }, - { - "__type__": "d7e4fOii5xNLqH2PF6de4pP", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 228 - }, - "_enabled": true, - "__prefab": { - "__id__": 236 - }, - "languageKey": "girllistpanel.title", - "defaultText": "", - "autoUpdate": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "44CvqaSyxISoNVe7deH33M" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "f8jXlEeyVNGLROvCHFKOq+", + "fileId": "c8n5z0fe5D65qNS089+lWy", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5419,16 +4526,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 212 + "__id__": 147 }, "_enabled": true, "__prefab": { - "__id__": 239 + "__id__": 196 }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, - "height": 150 + "width": 750, + "height": 241 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5439,7 +4546,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "32nRQbPYxP1JxsvDMGQuHq" + "fileId": "cePzTxFuBFIY6IF0OFwMU1" }, { "__type__": "cc.Sprite", @@ -5447,24 +4554,24 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 212 + "__id__": 147 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 241 + "__id__": 198 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 130, + "g": 54, + "b": 136, "a": 255 }, "_spriteFrame": { - "__uuid__": "33dc4998-ec42-45fc-8530-883912d45198@f9941", + "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -5484,7 +4591,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "daZ9KJE+NFtq3CertRZ2Dx" + "fileId": "1akRnRmVRGW4PFSROL4mxG" }, { "__type__": "cc.Widget", @@ -5492,11 +4599,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 212 + "__id__": 147 }, "_enabled": true, "__prefab": { - "__id__": 243 + "__id__": 200 }, "_alignFlags": 41, "_target": null, @@ -5515,12 +4622,12 @@ "_originalWidth": 100, "_originalHeight": 0, "_alignMode": 2, - "_lockFlags": 0, + "_lockFlags": 41, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fbi7xz7gRJxb/5ymFO1RK8" + "fileId": "b5u9xIEkNNsJBdZ7hzA/no" }, { "__type__": "cc.PrefabInfo", @@ -5530,7 +4637,7 @@ "asset": { "__id__": 0 }, - "fileId": "5clW5/0spOcbtTKuUN482d", + "fileId": "4aIw9GCTdBlIr5j27D4jGq", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5545,12 +4652,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 246 + "__id__": 203 }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, - "height": 2115 + "width": 750, + "height": 1600 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5573,20 +4680,20 @@ }, "_enabled": true, "__prefab": { - "__id__": 248 + "__id__": 205 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 24, - "g": 15, - "b": 32, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", + "__uuid__": "31ac1156-cf36-4b09-a3bd-a7a5bd181fa1@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -5618,7 +4725,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 250 + "__id__": 207 }, "_alignFlags": 45, "_target": null, @@ -5667,12 +4774,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 253 + "__id__": 210 }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, - "height": 2115 + "width": 750, + "height": 1600 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5695,7 +4802,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 255 + "__id__": 212 }, "_alignFlags": 45, "_target": null, @@ -5731,7 +4838,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 257 + "__id__": 214 }, "m_rootNode": null, "_id": "" @@ -5750,7 +4857,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 259 + "__id__": 216 }, "_id": "" }, @@ -5767,7 +4874,6 @@ "__id__": 0 }, "fileId": "50O8GAOyNKI4WyeNDAmUoh", - "instance": null, "targetOverrides": null } ] \ No newline at end of file diff --git a/assets/bundles/Chat18x/PastGirlListPanel.prefab b/assets/bundles/Chat18x/PastGirlListPanel.prefab index 6edac149..a6719855 100644 --- a/assets/bundles/Chat18x/PastGirlListPanel.prefab +++ b/assets/bundles/Chat18x/PastGirlListPanel.prefab @@ -24,9 +24,6 @@ ], "_active": true, "_components": [ - { - "__id__": 172 - }, { "__id__": 174 }, @@ -35,10 +32,13 @@ }, { "__id__": 178 + }, + { + "__id__": 180 } ], "_prefab": { - "__id__": 180 + "__id__": 182 }, "_lpos": { "__type__": "cc.Vec3", @@ -87,18 +87,18 @@ ], "_active": true, "_components": [ - { - "__id__": 165 - }, { "__id__": 167 }, { "__id__": 169 + }, + { + "__id__": 171 } ], "_prefab": { - "__id__": 171 + "__id__": 173 }, "_lpos": { "__type__": "cc.Vec3", @@ -226,7 +226,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 103.70000000000005, + "y": 16.77350000000005, "z": 0 }, "_lrot": { @@ -476,6 +476,8 @@ "__id__": 0 }, "fileId": "b7j/c5VetFRbw7Oi4zWUYv", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -493,7 +495,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 750, - "height": 1197 + "height": 1194.9569999999999 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -654,7 +656,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 353.00199999999995, + "y": 307.302, "z": 0 }, "_lrot": { @@ -2756,6 +2758,21 @@ "__prefab": { "__id__": 113 }, + "avatar": { + "__id__": 35 + }, + "girlName": { + "__id__": 48 + }, + "tags": { + "__id__": 54 + }, + "lastChatTime": { + "__id__": 107 + }, + "starParent": { + "__id__": 57 + }, "_id": "" }, { @@ -2790,7 +2807,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 750, - "height": 1197 + "height": 1194.9569999999999 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2895,8 +2912,8 @@ "_target": null, "_left": 0, "_right": 0, - "_top": 24.1, - "_bottom": 231.5, + "_top": 112.04800000000009, + "_bottom": 145.59500000000006, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -3075,7 +3092,7 @@ }, { "__type__": "cc.Node", - "_name": "Upper", + "_name": "Upper-001", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -3086,28 +3103,28 @@ "__id__": 134 }, { - "__id__": 148 + "__id__": 142 } ], "_active": true, "_components": [ - { - "__id__": 158 - }, { "__id__": 160 }, { "__id__": 162 + }, + { + "__id__": 164 } ], "_prefab": { - "__id__": 164 + "__id__": 166 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 725, + "y": 679.5, "z": 0 }, "_lrot": { @@ -3135,86 +3152,32 @@ }, { "__type__": "cc.Node", - "_name": "ReturnBtn", + "_name": "edge", "_objFlags": 0, "__editorExtras__": {}, "_parent": { "__id__": 133 }, - "_children": [ - { - "__id__": 135 - } - ], - "_active": false, - "_components": [ - { - "__id__": 141 - }, - { - "__id__": 143 - }, - { - "__id__": 145 - } - ], - "_prefab": { - "__id__": 147 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -461.576, - "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": "ReturnBtn-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 134 - }, "_children": [], "_active": true, "_components": [ { - "__id__": 136 + "__id__": 135 }, { - "__id__": 138 + "__id__": 137 + }, + { + "__id__": 139 } ], "_prefab": { - "__id__": 140 + "__id__": 141 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 0, + "y": -118.5, "z": 0 }, "_lrot": { @@ -3246,16 +3209,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 135 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 137 + "__id__": 136 }, "_contentSize": { "__type__": "cc.Size", - "width": 31, - "height": 56 + "width": 750, + "height": 4 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3266,7 +3229,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "77E3QqK6FDnqFZXpMsO08C" + "fileId": "2f0aTMoDhL4oI+Emarg5lN" }, { "__type__": "cc.Sprite", @@ -3274,11 +3237,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 135 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 139 + "__id__": 138 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3288,10 +3251,10 @@ "r": 255, "g": 255, "b": 255, - "a": 255 + "a": 62 }, "_spriteFrame": { - "__uuid__": "baf0b09a-7e5c-4e7f-8468-fc117bb6d0ce@f9941", + "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -3311,106 +3274,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "15k1EffxNH2KONVjTgyIXN" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "9aCRghG1lBCa+25qEAugAS", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 134 - }, - "_enabled": true, - "__prefab": { - "__id__": 142 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e3DPaLU6tFXaqz8O6OhQu4" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 134 - }, - "_enabled": true, - "__prefab": { - "__id__": 144 - }, - "clickEvents": [], - "_interactable": true, - "_transition": 1, - "_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": 1.2, - "_target": { - "__id__": 134 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "4baNYSNShFU444oyMjbAaV" + "fileId": "baNWzDH7tFq4JgFL+pu/l0" }, { "__type__": "cc.Widget", @@ -3422,14 +3286,14 @@ }, "_enabled": true, "__prefab": { - "__id__": 146 + "__id__": 140 }, - "_alignFlags": 10, + "_alignFlags": 4, "_target": null, - "_left": 28.423999999999978, + "_left": 0, "_right": 0, - "_top": 55.16199999999981, - "_bottom": 30, + "_top": 0, + "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -3439,14 +3303,14 @@ "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, "_originalWidth": 0, - "_originalHeight": 64, + "_originalHeight": 0, "_alignMode": 2, - "_lockFlags": 4, + "_lockFlags": 0, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "416M3om4FHxoaUHDevJNw6" + "fileId": "26NpjlSJVLO6PBvIMYfWoM" }, { "__type__": "cc.PrefabInfo", @@ -3456,7 +3320,7 @@ "asset": { "__id__": 0 }, - "fileId": "d1WDgkJXRKurs6eyBdc8WM", + "fileId": "71/pPs9QJB+bhnBZD6WvLS", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3469,29 +3333,131 @@ "_parent": { "__id__": 133 }, - "_children": [], + "_children": [ + { + "__id__": 143 + } + ], "_active": true, "_components": [ { - "__id__": 149 - }, - { - "__id__": 151 - }, - { - "__id__": 153 - }, - { - "__id__": 155 + "__id__": 157 } ], "_prefab": { - "__id__": 157 + "__id__": 159 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -266.118, + "y": -85.97600000000011, + "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": "selectingIcon", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 142 + }, + "_children": [ + { + "__id__": 144 + } + ], + "_active": true, + "_components": [ + { + "__id__": 152 + }, + { + "__id__": 154 + } + ], + "_prefab": { + "__id__": 156 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, + "y": 5.020999999999958, + "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": "Sprite-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 143 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 145 + }, + { + "__id__": 147 + }, + { + "__id__": 149 + } + ], + "_prefab": { + "__id__": 151 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 0, + "y": -37.27099999999996, "z": 0 }, "_lrot": { @@ -3523,16 +3489,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 148 + "__id__": 144 }, "_enabled": true, "__prefab": { - "__id__": 150 + "__id__": 146 }, "_contentSize": { "__type__": "cc.Size", - "width": 234.73828125, - "height": 112.39200000000001 + "width": 120, + "height": 4 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3543,78 +3509,52 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "bb3PVxhfZBWZYnWbqDYogR" + "fileId": "86snWr3A9I6ZrPRc3ZXXqV" }, { - "__type__": "cc.Label", + "__type__": "cc.Sprite", "_name": "", "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 148 + "__id__": 144 }, "_enabled": true, "__prefab": { - "__id__": 152 + "__id__": 148 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 196, - "g": 176, - "b": 237, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, - "_string": "Role list", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 66, - "_fontSize": 66, - "_fontFamily": "NotoSans-Regular", - "_lineHeight": 89.2, - "_overflow": 0, - "_enableWrapText": true, - "_font": { - "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", - "__expectedType__": "cc.TTFFont" + "_spriteFrame": { + "__uuid__": "c8df9161-1974-4259-a60c-373c5c264a34@f9941", + "__expectedType__": "cc.SpriteFrame" }, - "_isSystemFontUsed": false, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { + "_type": 0, + "_fillType": 0, + "_sizeMode": 1, + "_fillCenter": { "__type__": "cc.Vec2", - "x": 2, - "y": 2 + "x": 0, + "y": 0 }, - "_shadowBlur": 2, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_useGrayscale": false, + "_atlas": null, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1dF5kbRxdHY54d2N2Z5v7q" + "fileId": "25G0EUpNFCrIa5TqfWjUAa" }, { "__type__": "cc.Widget", @@ -3622,18 +3562,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 148 + "__id__": 144 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 154 + "__id__": 150 }, - "_alignFlags": 18, + "_alignFlags": 4, "_target": null, "_left": 0, "_right": 0, - "_top": 18.803999999999995, - "_bottom": 17.180999999999948, + "_top": 0, + "_bottom": 0, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -3643,35 +3583,14 @@ "_isAbsHorizontalCenter": true, "_isAbsVerticalCenter": true, "_originalWidth": 0, - "_originalHeight": 112.39200000000001, + "_originalHeight": 0, "_alignMode": 2, "_lockFlags": 0, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "ac6+w0fbBCQqxPerSTlytw" - }, - { - "__type__": "d7e4fOii5xNLqH2PF6de4pP", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 148 - }, - "_enabled": true, - "__prefab": { - "__id__": 156 - }, - "languageKey": "pastgirllistpanel.title", - "defaultText": "", - "autoUpdate": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "44CvqaSyxISoNVe7deH33M" + "fileId": "2d07xK0qBKT6U7nscfmOul" }, { "__type__": "cc.PrefabInfo", @@ -3681,7 +3600,134 @@ "asset": { "__id__": 0 }, - "fileId": "f8jXlEeyVNGLROvCHFKOq+", + "fileId": "68Zv9SfVBPuL8zrkrg9RSL", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 143 + }, + "_enabled": true, + "__prefab": { + "__id__": 153 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 151, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "127SBtXrJBgIfk28tuItrC" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 143 + }, + "_enabled": true, + "__prefab": { + "__id__": 155 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "7e50500e-ee6b-4df6-a650-78a7fa173d38@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": "ebthBsDj5FPaAO/W1mECa6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "275vq8EldC5LNs6Cjb/ezc", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.UITransform", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 142 + }, + "_enabled": true, + "__prefab": { + "__id__": 158 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 154.3, + "height": 68.5 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f2XhinRT9MHrHeCVJ9wZek" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "3bSu4fv2JH7ZPEep99ztoH", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3696,12 +3742,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 159 + "__id__": 161 }, "_contentSize": { "__type__": "cc.Size", "width": 750, - "height": 150 + "height": 241 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3712,7 +3758,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "32nRQbPYxP1JxsvDMGQuHq" + "fileId": "acbyTKCvBAoqIFx/LIec8V" }, { "__type__": "cc.Sprite", @@ -3722,22 +3768,22 @@ "node": { "__id__": 133 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 161 + "__id__": 163 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 130, + "g": 54, + "b": 136, "a": 255 }, "_spriteFrame": { - "__uuid__": "33dc4998-ec42-45fc-8530-883912d45198@f9941", + "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -3757,7 +3803,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "daZ9KJE+NFtq3CertRZ2Dx" + "fileId": "e8b/sybw5Ij4+XH52S1Uyx" }, { "__type__": "cc.Widget", @@ -3769,7 +3815,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 163 + "__id__": 165 }, "_alignFlags": 41, "_target": null, @@ -3788,12 +3834,12 @@ "_originalWidth": 100, "_originalHeight": 0, "_alignMode": 2, - "_lockFlags": 0, + "_lockFlags": 41, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "fbi7xz7gRJxb/5ymFO1RK8" + "fileId": "d6elQ6BIxNJozwPPpnKIDt" }, { "__type__": "cc.PrefabInfo", @@ -3803,7 +3849,7 @@ "asset": { "__id__": 0 }, - "fileId": "5clW5/0spOcbtTKuUN482d", + "fileId": "61ebDmq5ZMOqFP/Mh8QTCA", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3818,7 +3864,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 166 + "__id__": 168 }, "_contentSize": { "__type__": "cc.Size", @@ -3846,20 +3892,20 @@ }, "_enabled": true, "__prefab": { - "__id__": 168 + "__id__": 170 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 24, - "g": 15, - "b": 32, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, "_spriteFrame": { - "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", + "__uuid__": "cb22366b-245a-484c-b60a-18a35825601d@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -3891,7 +3937,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 170 + "__id__": 172 }, "_alignFlags": 45, "_target": null, @@ -3940,7 +3986,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 173 + "__id__": 175 }, "_contentSize": { "__type__": "cc.Size", @@ -3968,7 +4014,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 175 + "__id__": 177 }, "_alignFlags": 45, "_target": null, @@ -4004,7 +4050,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 177 + "__id__": 179 }, "_id": "" }, @@ -4022,7 +4068,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 179 + "__id__": 181 }, "m_rootNode": null, "_id": "" diff --git a/assets/bundles/Chat18x/PopupGirlDetailPanel.prefab b/assets/bundles/Chat18x/PopupGirlDetailPanel.prefab index cad5aa7d..1dca6abc 100644 --- a/assets/bundles/Chat18x/PopupGirlDetailPanel.prefab +++ b/assets/bundles/Chat18x/PopupGirlDetailPanel.prefab @@ -23,22 +23,19 @@ }, { "__id__": 12 - }, - { - "__id__": 88 } ], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 88 }, { - "__id__": 114 + "__id__": 90 } ], "_prefab": { - "__id__": 116 + "__id__": 92 }, "_lpos": { "__type__": "cc.Vec3", @@ -577,6 +574,8 @@ "__id__": 0 }, "fileId": "baeVmjRypPQp5QUya2CMIl", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -2075,597 +2074,18 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "current", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 1 - }, - "_children": [ - { - "__id__": 89 - }, - { - "__id__": 97 - }, - { - "__id__": 103 - } - ], - "_active": true, - "_components": [ - { - "__id__": 109 - } - ], - "_prefab": { - "__id__": 111 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -157.03700000000003, - "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": "currentBalanceText", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 88 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 90 - }, - { - "__id__": 92 - }, - { - "__id__": 94 - } - ], - "_prefab": { - "__id__": 96 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -227.00900000000001, - "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__": 1 + }, + "_enabled": true, + "__prefab": { "__id__": 89 }, - "_enabled": true, - "__prefab": { - "__id__": 91 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 231.234375, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "10EBYc065JmLF+gUSKJNST" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 89 - }, - "_enabled": true, - "__prefab": { - "__id__": 93 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 162, - "g": 155, - "b": 169, - "a": 255 - }, - "_string": "Current Balance", - "_horizontalAlign": 1, - "_verticalAlign": 1, - "_actualFontSize": 32, - "_fontSize": 32, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 0, - "_enableWrapText": true, - "_font": { - "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", - "__expectedType__": "cc.TTFFont" - }, - "_isSystemFontUsed": false, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "f5378i26NLlL4X6JpfB7wL" - }, - { - "__type__": "d7e4fOii5xNLqH2PF6de4pP", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 89 - }, - "_enabled": true, - "__prefab": { - "__id__": 95 - }, - "languageKey": "girllistpop.currentmoney", - "defaultText": "", - "autoUpdate": true, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "49HJHfd19OrqLddKA+a2ZY" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "18fJc2yxhDApSfp7v/xe5d", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "图层 600", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 88 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 98 - }, - { - "__id__": 100 - } - ], - "_prefab": { - "__id__": 102 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": -28.992999999999995, - "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__": 97 - }, - "_enabled": true, - "__prefab": { - "__id__": 99 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 117, - "height": 59 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "90CO6E4ndNzJz6h0u1/4f1" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 97 - }, - "_enabled": true, - "__prefab": { - "__id__": 101 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "e42051cb-525e-48e1-9303-6c85a1b70661@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": "551af6dhJBKKnnn1/FyDpO" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "43O+KodWFGPqGWksAGEjd2", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "balanceCount", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 88 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 104 - }, - { - "__id__": 106 - } - ], - "_prefab": { - "__id__": 108 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 51.212999999999965, - "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__": 103 - }, - "_enabled": true, - "__prefab": { - "__id__": 105 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 280, - "height": 50.4 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "60e3baPYdOcY2ovZG8Bx4Z" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 103 - }, - "_enabled": true, - "__prefab": { - "__id__": 107 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 170, - "g": 194, - "b": 188, - "a": 255 - }, - "_string": "999,99.99", - "_horizontalAlign": 0, - "_verticalAlign": 1, - "_actualFontSize": 42, - "_fontSize": 41, - "_fontFamily": "Arial", - "_lineHeight": 40, - "_overflow": 2, - "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_isItalic": false, - "_isBold": false, - "_isUnderline": false, - "_underlineHeight": 2, - "_cacheMode": 0, - "_enableOutline": false, - "_outlineColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_outlineWidth": 2, - "_enableShadow": false, - "_shadowColor": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_shadowOffset": { - "__type__": "cc.Vec2", - "x": 2, - "y": 2 - }, - "_shadowBlur": 2, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "ffT6vNV6xJcKz9KvSwdscC" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "72NrPiElFBeLiiIPvm9wpW", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 88 - }, - "_enabled": true, - "__prefab": { - "__id__": 110 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 1000, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "96bIi9xIpLn4Srs3oSI0qS" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "c2+AxYpm9O6JcPxUcphtZr", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 1 - }, - "_enabled": true, - "__prefab": { - "__id__": 113 - }, "_contentSize": { "__type__": "cc.Size", "width": 865, @@ -2692,7 +2112,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 91 }, "m_rootNode": null, "_id": "" diff --git a/assets/bundles/Chat18x/PurchasePanel.prefab b/assets/bundles/Chat18x/PurchasePanel.prefab index 42e7ca2d..646a65c1 100644 --- a/assets/bundles/Chat18x/PurchasePanel.prefab +++ b/assets/bundles/Chat18x/PurchasePanel.prefab @@ -20,25 +20,28 @@ "_children": [ { "__id__": 2 + }, + { + "__id__": 12 } ], "_active": true, "_components": [ { - "__id__": 439 + "__id__": 449 }, { - "__id__": 441 + "__id__": 451 }, { - "__id__": 443 + "__id__": 453 }, { - "__id__": 445 + "__id__": 455 } ], "_prefab": { - "__id__": 447 + "__id__": 457 }, "_lpos": { "__type__": "cc.Vec3", @@ -69,6 +72,202 @@ }, "_id": "" }, + { + "__type__": "cc.Node", + "_name": "blocker-001", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 3 + }, + { + "__id__": 5 + }, + { + "__id__": 7 + }, + { + "__id__": 9 + } + ], + "_prefab": { + "__id__": 11 + }, + "_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__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 4 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 965, + "height": 2661 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "33mDFnZBxLgaPFS4eYG1KR" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 6 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 24, + "g": 15, + "b": 32, + "a": 153 + }, + "_spriteFrame": { + "__uuid__": "7d8f9b89-4fd1-4c9f-a3ab-38ec7cded7ca@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_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": "77soiVLSxAbrjIpLvA/xXJ" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 8 + }, + "_alignFlags": 45, + "_target": null, + "_left": -107.5, + "_right": -107.5, + "_top": -530.5, + "_bottom": -530.5, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 40, + "_originalHeight": 36, + "_alignMode": 2, + "_lockFlags": 0, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "dfgRGbf7xMkbRXd+mIdSkJ" + }, + { + "__type__": "cc.BlockInputEvents", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 2 + }, + "_enabled": true, + "__prefab": { + "__id__": 10 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "43qAR4UM5B1o1vswh+I0JU" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "4eJ2JgeutKWqd+XDGEjj+O", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", "_name": "Bg", @@ -79,29 +278,29 @@ }, "_children": [ { - "__id__": 3 + "__id__": 13 }, { - "__id__": 14 + "__id__": 24 }, { - "__id__": 142 + "__id__": 152 } ], "_active": true, "_components": [ { - "__id__": 432 + "__id__": 442 }, { - "__id__": 434 + "__id__": 444 }, { - "__id__": 436 + "__id__": 446 } ], "_prefab": { - "__id__": 438 + "__id__": 448 }, "_lpos": { "__type__": "cc.Vec3", @@ -138,26 +337,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2 + "__id__": 12 }, "_children": [], "_active": true, "_components": [ { - "__id__": 4 + "__id__": 14 }, { - "__id__": 6 + "__id__": 16 }, { - "__id__": 8 + "__id__": 18 }, { - "__id__": 11 + "__id__": 21 } ], "_prefab": { - "__id__": 13 + "__id__": 23 }, "_lpos": { "__type__": "cc.Vec3", @@ -194,11 +393,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3 + "__id__": 13 }, "_enabled": true, "__prefab": { - "__id__": 5 + "__id__": 15 }, "_contentSize": { "__type__": "cc.Size", @@ -222,11 +421,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3 + "__id__": 13 }, "_enabled": true, "__prefab": { - "__id__": 7 + "__id__": 17 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -264,15 +463,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3 + "__id__": 13 }, "_enabled": true, "__prefab": { - "__id__": 9 + "__id__": 19 }, "clickEvents": [ { - "__id__": 10 + "__id__": 20 } ], "_interactable": true, @@ -312,7 +511,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 3 + "__id__": 13 }, "_id": "" }, @@ -336,11 +535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 3 + "__id__": 13 }, "_enabled": true, "__prefab": { - "__id__": 12 + "__id__": 22 }, "_alignFlags": 10, "_target": null, @@ -385,33 +584,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2 + "__id__": 12 }, "_children": [ { - "__id__": 15 + "__id__": 25 }, { - "__id__": 57 + "__id__": 67 }, { - "__id__": 81 + "__id__": 91 }, { - "__id__": 109 + "__id__": 119 } ], "_active": true, "_components": [ { - "__id__": 137 + "__id__": 147 }, { - "__id__": 139 + "__id__": 149 } ], "_prefab": { - "__id__": 141 + "__id__": 151 }, "_lpos": { "__type__": "cc.Vec3", @@ -448,36 +647,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 14 + "__id__": 24 }, "_children": [ { - "__id__": 16 + "__id__": 26 }, { - "__id__": 24 + "__id__": 34 }, { - "__id__": 32 + "__id__": 42 }, { - "__id__": 36 - }, - { - "__id__": 44 - } - ], - "_active": true, - "_components": [ - { - "__id__": 52 + "__id__": 46 }, { "__id__": 54 } ], + "_active": true, + "_components": [ + { + "__id__": 62 + }, + { + "__id__": 64 + } + ], "_prefab": { - "__id__": 56 + "__id__": 66 }, "_lpos": { "__type__": "cc.Vec3", @@ -514,23 +713,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 15 + "__id__": 25 }, "_children": [], "_active": true, "_components": [ { - "__id__": 17 + "__id__": 27 }, { - "__id__": 19 + "__id__": 29 }, { - "__id__": 21 + "__id__": 31 } ], "_prefab": { - "__id__": 23 + "__id__": 33 }, "_lpos": { "__type__": "cc.Vec3", @@ -567,11 +766,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 16 + "__id__": 26 }, "_enabled": true, "__prefab": { - "__id__": 18 + "__id__": 28 }, "_contentSize": { "__type__": "cc.Size", @@ -595,11 +794,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 16 + "__id__": 26 }, "_enabled": true, "__prefab": { - "__id__": 20 + "__id__": 30 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -666,11 +865,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 16 + "__id__": 26 }, "_enabled": true, "__prefab": { - "__id__": 22 + "__id__": 32 }, "_alignFlags": 34, "_target": null, @@ -715,23 +914,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 15 + "__id__": 25 }, "_children": [], "_active": true, "_components": [ { - "__id__": 25 + "__id__": 35 }, { - "__id__": 27 + "__id__": 37 }, { - "__id__": 29 + "__id__": 39 } ], "_prefab": { - "__id__": 31 + "__id__": 41 }, "_lpos": { "__type__": "cc.Vec3", @@ -768,11 +967,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 34 }, "_enabled": true, "__prefab": { - "__id__": 26 + "__id__": 36 }, "_contentSize": { "__type__": "cc.Size", @@ -796,11 +995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 34 }, "_enabled": true, "__prefab": { - "__id__": 28 + "__id__": 38 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -841,11 +1040,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 24 + "__id__": 34 }, "_enabled": true, "__prefab": { - "__id__": 30 + "__id__": 40 }, "_alignFlags": 32, "_target": null, @@ -890,17 +1089,17 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 15 + "__id__": 25 }, "_children": [], "_active": true, "_components": [ { - "__id__": 33 + "__id__": 43 } ], "_prefab": { - "__id__": 35 + "__id__": 45 }, "_lpos": { "__type__": "cc.Vec3", @@ -937,11 +1136,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 32 + "__id__": 42 }, "_enabled": true, "__prefab": { - "__id__": 34 + "__id__": 44 }, "_contentSize": { "__type__": "cc.Size", @@ -978,23 +1177,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 15 + "__id__": 25 }, "_children": [], "_active": true, "_components": [ { - "__id__": 37 + "__id__": 47 }, { - "__id__": 39 + "__id__": 49 }, { - "__id__": 41 + "__id__": 51 } ], "_prefab": { - "__id__": 43 + "__id__": 53 }, "_lpos": { "__type__": "cc.Vec3", @@ -1031,11 +1230,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 38 + "__id__": 48 }, "_contentSize": { "__type__": "cc.Size", @@ -1059,11 +1258,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 50 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1130,11 +1329,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 46 }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 52 }, "_alignFlags": 10, "_target": null, @@ -1179,23 +1378,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 15 + "__id__": 25 }, "_children": [], "_active": true, "_components": [ { - "__id__": 45 + "__id__": 55 }, { - "__id__": 47 + "__id__": 57 }, { - "__id__": 49 + "__id__": 59 } ], "_prefab": { - "__id__": 51 + "__id__": 61 }, "_lpos": { "__type__": "cc.Vec3", @@ -1232,11 +1431,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 54 }, "_enabled": true, "__prefab": { - "__id__": 46 + "__id__": 56 }, "_contentSize": { "__type__": "cc.Size", @@ -1260,11 +1459,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 54 }, "_enabled": true, "__prefab": { - "__id__": 48 + "__id__": 58 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1305,11 +1504,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 54 }, "_enabled": true, "__prefab": { - "__id__": 50 + "__id__": 60 }, "_alignFlags": 32, "_target": null, @@ -1354,11 +1553,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 15 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 53 + "__id__": 63 }, "_contentSize": { "__type__": "cc.Size", @@ -1382,11 +1581,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 15 + "__id__": 25 }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 65 }, "_resizeMode": 0, "_layoutType": 1, @@ -1433,30 +1632,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 14 + "__id__": 24 }, "_children": [ - { - "__id__": 58 - }, { "__id__": 68 - } - ], - "_active": true, - "_components": [ - { - "__id__": 74 - }, - { - "__id__": 76 }, { "__id__": 78 } ], + "_active": true, + "_components": [ + { + "__id__": 84 + }, + { + "__id__": 86 + }, + { + "__id__": 88 + } + ], "_prefab": { - "__id__": 80 + "__id__": 90 }, "_lpos": { "__type__": "cc.Vec3", @@ -1493,26 +1692,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 57 + "__id__": 67 }, "_children": [], "_active": true, "_components": [ { - "__id__": 59 + "__id__": 69 }, { - "__id__": 61 + "__id__": 71 }, { - "__id__": 63 + "__id__": 73 }, { - "__id__": 65 + "__id__": 75 } ], "_prefab": { - "__id__": 67 + "__id__": 77 }, "_lpos": { "__type__": "cc.Vec3", @@ -1549,11 +1748,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 60 + "__id__": 70 }, "_contentSize": { "__type__": "cc.Size", @@ -1577,11 +1776,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 62 + "__id__": 72 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1648,11 +1847,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 68 }, "_enabled": false, "__prefab": { - "__id__": 64 + "__id__": 74 }, "_alignFlags": 36, "_target": null, @@ -1684,11 +1883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 58 + "__id__": 68 }, "_enabled": true, "__prefab": { - "__id__": 66 + "__id__": 76 }, "languageKey": "purchasepanel.vip_desc", "defaultText": "", @@ -1718,20 +1917,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 57 + "__id__": 67 }, "_children": [], "_active": true, "_components": [ { - "__id__": 69 + "__id__": 79 }, { - "__id__": 71 + "__id__": 81 } ], "_prefab": { - "__id__": 73 + "__id__": 83 }, "_lpos": { "__type__": "cc.Vec3", @@ -1768,11 +1967,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": { - "__id__": 70 + "__id__": 80 }, "_contentSize": { "__type__": "cc.Size", @@ -1796,11 +1995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 68 + "__id__": 78 }, "_enabled": true, "__prefab": { - "__id__": 72 + "__id__": 82 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1854,11 +2053,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 67 }, "_enabled": true, "__prefab": { - "__id__": 75 + "__id__": 85 }, "_contentSize": { "__type__": "cc.Size", @@ -1882,11 +2081,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 67 }, "_enabled": true, "__prefab": { - "__id__": 77 + "__id__": 87 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1927,11 +2126,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 67 }, "_enabled": false, "__prefab": { - "__id__": 79 + "__id__": 89 }, "_alignFlags": 40, "_target": null, @@ -1976,30 +2175,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 14 + "__id__": 24 }, "_children": [ { - "__id__": 82 - }, - { - "__id__": 96 - } - ], - "_active": true, - "_components": [ - { - "__id__": 102 - }, - { - "__id__": 104 + "__id__": 92 }, { "__id__": 106 } ], + "_active": true, + "_components": [ + { + "__id__": 112 + }, + { + "__id__": 114 + }, + { + "__id__": 116 + } + ], "_prefab": { - "__id__": 108 + "__id__": 118 }, "_lpos": { "__type__": "cc.Vec3", @@ -2036,24 +2235,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 81 + "__id__": 91 }, "_children": [ { - "__id__": 83 + "__id__": 93 } ], "_active": true, "_components": [ { - "__id__": 91 + "__id__": 101 }, { - "__id__": 93 + "__id__": 103 } ], "_prefab": { - "__id__": 95 + "__id__": 105 }, "_lpos": { "__type__": "cc.Vec3", @@ -2090,23 +2289,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 82 + "__id__": 92 }, "_children": [], "_active": true, "_components": [ { - "__id__": 84 + "__id__": 94 }, { - "__id__": 86 + "__id__": 96 }, { - "__id__": 88 + "__id__": 98 } ], "_prefab": { - "__id__": 90 + "__id__": 100 }, "_lpos": { "__type__": "cc.Vec3", @@ -2143,11 +2342,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 85 + "__id__": 95 }, "_contentSize": { "__type__": "cc.Size", @@ -2171,11 +2370,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 87 + "__id__": 97 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2216,11 +2415,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 83 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 89 + "__id__": 99 }, "_alignFlags": 8, "_target": null, @@ -2265,11 +2464,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 82 + "__id__": 92 }, "_enabled": true, "__prefab": { - "__id__": 92 + "__id__": 102 }, "_contentSize": { "__type__": "cc.Size", @@ -2293,11 +2492,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 82 + "__id__": 92 }, "_enabled": true, "__prefab": { - "__id__": 94 + "__id__": 104 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2377,20 +2576,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 81 + "__id__": 91 }, "_children": [], "_active": true, "_components": [ { - "__id__": 97 + "__id__": 107 }, { - "__id__": 99 + "__id__": 109 } ], "_prefab": { - "__id__": 101 + "__id__": 111 }, "_lpos": { "__type__": "cc.Vec3", @@ -2427,11 +2626,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 106 }, "_enabled": true, "__prefab": { - "__id__": 98 + "__id__": 108 }, "_contentSize": { "__type__": "cc.Size", @@ -2455,11 +2654,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 96 + "__id__": 106 }, "_enabled": true, "__prefab": { - "__id__": 100 + "__id__": 110 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2539,11 +2738,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 81 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 103 + "__id__": 113 }, "_contentSize": { "__type__": "cc.Size", @@ -2567,11 +2766,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 81 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 105 + "__id__": 115 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2612,11 +2811,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 81 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 117 }, "clickEvents": [], "_interactable": true, @@ -2656,7 +2855,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 81 + "__id__": 91 }, "_id": "" }, @@ -2683,30 +2882,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 14 + "__id__": 24 }, "_children": [ { - "__id__": 110 - }, - { - "__id__": 124 - } - ], - "_active": true, - "_components": [ - { - "__id__": 130 - }, - { - "__id__": 132 + "__id__": 120 }, { "__id__": 134 } ], + "_active": true, + "_components": [ + { + "__id__": 140 + }, + { + "__id__": 142 + }, + { + "__id__": 144 + } + ], "_prefab": { - "__id__": 136 + "__id__": 146 }, "_lpos": { "__type__": "cc.Vec3", @@ -2743,24 +2942,24 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 109 + "__id__": 119 }, "_children": [ { - "__id__": 111 + "__id__": 121 } ], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 129 }, { - "__id__": 121 + "__id__": 131 } ], "_prefab": { - "__id__": 123 + "__id__": 133 }, "_lpos": { "__type__": "cc.Vec3", @@ -2797,23 +2996,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 110 + "__id__": 120 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 122 }, { - "__id__": 114 + "__id__": 124 }, { - "__id__": 116 + "__id__": 126 } ], "_prefab": { - "__id__": 118 + "__id__": 128 }, "_lpos": { "__type__": "cc.Vec3", @@ -2850,11 +3049,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 121 }, "_enabled": true, "__prefab": { - "__id__": 113 + "__id__": 123 }, "_contentSize": { "__type__": "cc.Size", @@ -2878,11 +3077,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 121 }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 125 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2923,11 +3122,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 121 }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 127 }, "_alignFlags": 8, "_target": null, @@ -2972,11 +3171,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 110 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 120 + "__id__": 130 }, "_contentSize": { "__type__": "cc.Size", @@ -3000,11 +3199,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 110 + "__id__": 120 }, "_enabled": true, "__prefab": { - "__id__": 122 + "__id__": 132 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3084,20 +3283,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 109 + "__id__": 119 }, "_children": [], "_active": true, "_components": [ { - "__id__": 125 + "__id__": 135 }, { - "__id__": 127 + "__id__": 137 } ], "_prefab": { - "__id__": 129 + "__id__": 139 }, "_lpos": { "__type__": "cc.Vec3", @@ -3134,11 +3333,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 126 + "__id__": 136 }, "_contentSize": { "__type__": "cc.Size", @@ -3162,11 +3361,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 134 }, "_enabled": true, "__prefab": { - "__id__": 128 + "__id__": 138 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3246,11 +3445,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 131 + "__id__": 141 }, "_contentSize": { "__type__": "cc.Size", @@ -3274,11 +3473,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 133 + "__id__": 143 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3319,11 +3518,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 109 + "__id__": 119 }, "_enabled": true, "__prefab": { - "__id__": 135 + "__id__": 145 }, "clickEvents": [], "_interactable": true, @@ -3363,7 +3562,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 109 + "__id__": 119 }, "_id": "" }, @@ -3390,11 +3589,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 138 + "__id__": 148 }, "_contentSize": { "__type__": "cc.Size", @@ -3418,11 +3617,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 14 + "__id__": 24 }, "_enabled": true, "__prefab": { - "__id__": 140 + "__id__": 150 }, "_alignFlags": 0, "_target": null, @@ -3457,6 +3656,8 @@ "__id__": 0 }, "fileId": "bfmQnNE+dDppKipXIAljrF", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -3465,30 +3666,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 2 + "__id__": 12 }, "_children": [ { - "__id__": 143 + "__id__": 153 }, { - "__id__": 155 + "__id__": 165 }, { - "__id__": 239 + "__id__": 249 } ], "_active": true, "_components": [ { - "__id__": 427 + "__id__": 437 }, { - "__id__": 429 + "__id__": 439 } ], "_prefab": { - "__id__": 431 + "__id__": 441 }, "_lpos": { "__type__": "cc.Vec3", @@ -3525,24 +3726,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 152 }, "_children": [ { - "__id__": 144 + "__id__": 154 } ], "_active": true, "_components": [ { - "__id__": 150 + "__id__": 160 }, { - "__id__": 152 + "__id__": 162 } ], "_prefab": { - "__id__": 154 + "__id__": 164 }, "_lpos": { "__type__": "cc.Vec3", @@ -3579,20 +3780,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 143 + "__id__": 153 }, "_children": [], "_active": true, "_components": [ { - "__id__": 145 + "__id__": 155 }, { - "__id__": 147 + "__id__": 157 } ], "_prefab": { - "__id__": 149 + "__id__": 159 }, "_lpos": { "__type__": "cc.Vec3", @@ -3629,11 +3830,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 154 }, "_enabled": true, "__prefab": { - "__id__": 146 + "__id__": 156 }, "_contentSize": { "__type__": "cc.Size", @@ -3657,11 +3858,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 144 + "__id__": 154 }, "_enabled": true, "__prefab": { - "__id__": 148 + "__id__": 158 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3715,11 +3916,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 143 + "__id__": 153 }, "_enabled": true, "__prefab": { - "__id__": 151 + "__id__": 161 }, "_contentSize": { "__type__": "cc.Size", @@ -3743,11 +3944,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 143 + "__id__": 153 }, "_enabled": true, "__prefab": { - "__id__": 153 + "__id__": 163 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3801,30 +4002,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 152 }, "_children": [ { - "__id__": 156 + "__id__": 166 }, { - "__id__": 182 + "__id__": 192 }, { - "__id__": 208 + "__id__": 218 } ], "_active": true, "_components": [ { - "__id__": 234 + "__id__": 244 }, { - "__id__": 236 + "__id__": 246 } ], "_prefab": { - "__id__": 238 + "__id__": 248 }, "_lpos": { "__type__": "cc.Vec3", @@ -3861,33 +4062,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 155 + "__id__": 165 }, "_children": [ { - "__id__": 157 + "__id__": 167 }, { - "__id__": 163 - }, - { - "__id__": 169 - } - ], - "_active": true, - "_components": [ - { - "__id__": 175 - }, - { - "__id__": 177 + "__id__": 173 }, { "__id__": 179 } ], + "_active": true, + "_components": [ + { + "__id__": 185 + }, + { + "__id__": 187 + }, + { + "__id__": 189 + } + ], "_prefab": { - "__id__": 181 + "__id__": 191 }, "_lpos": { "__type__": "cc.Vec3", @@ -3924,20 +4125,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 156 + "__id__": 166 }, "_children": [], "_active": true, "_components": [ { - "__id__": 158 + "__id__": 168 }, { - "__id__": 160 + "__id__": 170 } ], "_prefab": { - "__id__": 162 + "__id__": 172 }, "_lpos": { "__type__": "cc.Vec3", @@ -3974,11 +4175,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 157 + "__id__": 167 }, "_enabled": true, "__prefab": { - "__id__": 159 + "__id__": 169 }, "_contentSize": { "__type__": "cc.Size", @@ -4002,11 +4203,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 157 + "__id__": 167 }, "_enabled": true, "__prefab": { - "__id__": 161 + "__id__": 171 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4060,20 +4261,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 156 + "__id__": 166 }, "_children": [], "_active": true, "_components": [ { - "__id__": 164 + "__id__": 174 }, { - "__id__": 166 + "__id__": 176 } ], "_prefab": { - "__id__": 168 + "__id__": 178 }, "_lpos": { "__type__": "cc.Vec3", @@ -4110,11 +4311,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 163 + "__id__": 173 }, "_enabled": true, "__prefab": { - "__id__": 165 + "__id__": 175 }, "_contentSize": { "__type__": "cc.Size", @@ -4138,11 +4339,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 163 + "__id__": 173 }, "_enabled": true, "__prefab": { - "__id__": 167 + "__id__": 177 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4222,20 +4423,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 156 + "__id__": 166 }, "_children": [], "_active": false, "_components": [ { - "__id__": 170 + "__id__": 180 }, { - "__id__": 172 + "__id__": 182 } ], "_prefab": { - "__id__": 174 + "__id__": 184 }, "_lpos": { "__type__": "cc.Vec3", @@ -4272,11 +4473,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 169 + "__id__": 179 }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 181 }, "_contentSize": { "__type__": "cc.Size", @@ -4300,11 +4501,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 169 + "__id__": 179 }, "_enabled": true, "__prefab": { - "__id__": 173 + "__id__": 183 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4384,11 +4585,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 156 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 176 + "__id__": 186 }, "_contentSize": { "__type__": "cc.Size", @@ -4412,11 +4613,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 156 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 178 + "__id__": 188 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4454,11 +4655,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 156 + "__id__": 166 }, "_enabled": true, "__prefab": { - "__id__": 180 + "__id__": 190 }, "clickEvents": [], "_interactable": true, @@ -4498,7 +4699,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 156 + "__id__": 166 }, "_id": "" }, @@ -4525,33 +4726,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 155 + "__id__": 165 }, "_children": [ { - "__id__": 183 + "__id__": 193 }, { - "__id__": 189 - }, - { - "__id__": 195 - } - ], - "_active": true, - "_components": [ - { - "__id__": 201 - }, - { - "__id__": 203 + "__id__": 199 }, { "__id__": 205 } ], + "_active": true, + "_components": [ + { + "__id__": 211 + }, + { + "__id__": 213 + }, + { + "__id__": 215 + } + ], "_prefab": { - "__id__": 207 + "__id__": 217 }, "_lpos": { "__type__": "cc.Vec3", @@ -4588,20 +4789,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 182 + "__id__": 192 }, "_children": [], "_active": true, "_components": [ { - "__id__": 184 + "__id__": 194 }, { - "__id__": 186 + "__id__": 196 } ], "_prefab": { - "__id__": 188 + "__id__": 198 }, "_lpos": { "__type__": "cc.Vec3", @@ -4638,11 +4839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 193 }, "_enabled": true, "__prefab": { - "__id__": 185 + "__id__": 195 }, "_contentSize": { "__type__": "cc.Size", @@ -4666,11 +4867,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 193 }, "_enabled": true, "__prefab": { - "__id__": 187 + "__id__": 197 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4724,20 +4925,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 182 + "__id__": 192 }, "_children": [], "_active": true, "_components": [ { - "__id__": 190 + "__id__": 200 }, { - "__id__": 192 + "__id__": 202 } ], "_prefab": { - "__id__": 194 + "__id__": 204 }, "_lpos": { "__type__": "cc.Vec3", @@ -4774,11 +4975,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 189 + "__id__": 199 }, "_enabled": true, "__prefab": { - "__id__": 191 + "__id__": 201 }, "_contentSize": { "__type__": "cc.Size", @@ -4802,11 +5003,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 189 + "__id__": 199 }, "_enabled": true, "__prefab": { - "__id__": 193 + "__id__": 203 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4886,20 +5087,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 182 + "__id__": 192 }, "_children": [], "_active": false, "_components": [ { - "__id__": 196 + "__id__": 206 }, { - "__id__": 198 + "__id__": 208 } ], "_prefab": { - "__id__": 200 + "__id__": 210 }, "_lpos": { "__type__": "cc.Vec3", @@ -4936,11 +5137,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 195 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 197 + "__id__": 207 }, "_contentSize": { "__type__": "cc.Size", @@ -4964,11 +5165,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 195 + "__id__": 205 }, "_enabled": true, "__prefab": { - "__id__": 199 + "__id__": 209 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5048,11 +5249,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 192 }, "_enabled": true, "__prefab": { - "__id__": 202 + "__id__": 212 }, "_contentSize": { "__type__": "cc.Size", @@ -5076,11 +5277,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 192 }, "_enabled": true, "__prefab": { - "__id__": 204 + "__id__": 214 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5118,11 +5319,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 192 }, "_enabled": true, "__prefab": { - "__id__": 206 + "__id__": 216 }, "clickEvents": [], "_interactable": true, @@ -5162,7 +5363,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 182 + "__id__": 192 }, "_id": "" }, @@ -5189,33 +5390,33 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 155 + "__id__": 165 }, "_children": [ { - "__id__": 209 + "__id__": 219 }, { - "__id__": 215 - }, - { - "__id__": 221 - } - ], - "_active": true, - "_components": [ - { - "__id__": 227 - }, - { - "__id__": 229 + "__id__": 225 }, { "__id__": 231 } ], + "_active": true, + "_components": [ + { + "__id__": 237 + }, + { + "__id__": 239 + }, + { + "__id__": 241 + } + ], "_prefab": { - "__id__": 233 + "__id__": 243 }, "_lpos": { "__type__": "cc.Vec3", @@ -5252,20 +5453,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 208 + "__id__": 218 }, "_children": [], "_active": true, "_components": [ { - "__id__": 210 + "__id__": 220 }, { - "__id__": 212 + "__id__": 222 } ], "_prefab": { - "__id__": 214 + "__id__": 224 }, "_lpos": { "__type__": "cc.Vec3", @@ -5302,11 +5503,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 219 }, "_enabled": true, "__prefab": { - "__id__": 211 + "__id__": 221 }, "_contentSize": { "__type__": "cc.Size", @@ -5330,11 +5531,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 219 }, "_enabled": true, "__prefab": { - "__id__": 213 + "__id__": 223 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5388,20 +5589,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 208 + "__id__": 218 }, "_children": [], "_active": true, "_components": [ { - "__id__": 216 + "__id__": 226 }, { - "__id__": 218 + "__id__": 228 } ], "_prefab": { - "__id__": 220 + "__id__": 230 }, "_lpos": { "__type__": "cc.Vec3", @@ -5438,11 +5639,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 225 }, "_enabled": true, "__prefab": { - "__id__": 217 + "__id__": 227 }, "_contentSize": { "__type__": "cc.Size", @@ -5466,11 +5667,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 225 }, "_enabled": true, "__prefab": { - "__id__": 219 + "__id__": 229 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5550,20 +5751,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 208 + "__id__": 218 }, "_children": [], "_active": false, "_components": [ { - "__id__": 222 + "__id__": 232 }, { - "__id__": 224 + "__id__": 234 } ], "_prefab": { - "__id__": 226 + "__id__": 236 }, "_lpos": { "__type__": "cc.Vec3", @@ -5600,11 +5801,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 221 + "__id__": 231 }, "_enabled": true, "__prefab": { - "__id__": 223 + "__id__": 233 }, "_contentSize": { "__type__": "cc.Size", @@ -5628,11 +5829,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 221 + "__id__": 231 }, "_enabled": true, "__prefab": { - "__id__": 225 + "__id__": 235 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5712,11 +5913,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 208 + "__id__": 218 }, "_enabled": true, "__prefab": { - "__id__": 228 + "__id__": 238 }, "_contentSize": { "__type__": "cc.Size", @@ -5740,11 +5941,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 208 + "__id__": 218 }, "_enabled": true, "__prefab": { - "__id__": 230 + "__id__": 240 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5782,11 +5983,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 208 + "__id__": 218 }, "_enabled": true, "__prefab": { - "__id__": 232 + "__id__": 242 }, "clickEvents": [], "_interactable": true, @@ -5826,7 +6027,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 208 + "__id__": 218 }, "_id": "" }, @@ -5853,11 +6054,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 155 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 235 + "__id__": 245 }, "_contentSize": { "__type__": "cc.Size", @@ -5881,11 +6082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 155 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 237 + "__id__": 247 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5939,42 +6140,42 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 152 }, "_children": [ { - "__id__": 240 + "__id__": 250 }, { - "__id__": 270 + "__id__": 280 }, { - "__id__": 300 + "__id__": 310 }, { - "__id__": 330 + "__id__": 340 }, { - "__id__": 360 + "__id__": 370 }, { - "__id__": 390 + "__id__": 400 } ], "_active": true, "_components": [ { - "__id__": 420 + "__id__": 430 }, { - "__id__": 422 + "__id__": 432 }, { - "__id__": 424 + "__id__": 434 } ], "_prefab": { - "__id__": 426 + "__id__": 436 }, "_lpos": { "__type__": "cc.Vec3", @@ -6011,36 +6212,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 249 }, "_children": [ { - "__id__": 241 + "__id__": 251 }, { - "__id__": 247 + "__id__": 257 }, { - "__id__": 253 + "__id__": 263 } ], "_active": true, "_components": [ { - "__id__": 261 + "__id__": 271 }, { - "__id__": 263 + "__id__": 273 }, { - "__id__": 265 + "__id__": 275 }, { - "__id__": 267 + "__id__": 277 } ], "_prefab": { - "__id__": 269 + "__id__": 279 }, "_lpos": { "__type__": "cc.Vec3", @@ -6077,20 +6278,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 240 + "__id__": 250 }, "_children": [], "_active": true, "_components": [ { - "__id__": 242 + "__id__": 252 }, { - "__id__": 244 + "__id__": 254 } ], "_prefab": { - "__id__": 246 + "__id__": 256 }, "_lpos": { "__type__": "cc.Vec3", @@ -6127,11 +6328,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 241 + "__id__": 251 }, "_enabled": true, "__prefab": { - "__id__": 243 + "__id__": 253 }, "_contentSize": { "__type__": "cc.Size", @@ -6155,11 +6356,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 241 + "__id__": 251 }, "_enabled": true, "__prefab": { - "__id__": 245 + "__id__": 255 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6213,20 +6414,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 240 + "__id__": 250 }, "_children": [], "_active": true, "_components": [ { - "__id__": 248 + "__id__": 258 }, { - "__id__": 250 + "__id__": 260 } ], "_prefab": { - "__id__": 252 + "__id__": 262 }, "_lpos": { "__type__": "cc.Vec3", @@ -6263,11 +6464,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 247 + "__id__": 257 }, "_enabled": true, "__prefab": { - "__id__": 249 + "__id__": 259 }, "_contentSize": { "__type__": "cc.Size", @@ -6291,11 +6492,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 247 + "__id__": 257 }, "_enabled": true, "__prefab": { - "__id__": 251 + "__id__": 261 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6375,23 +6576,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 240 + "__id__": 250 }, "_children": [], "_active": true, "_components": [ { - "__id__": 254 + "__id__": 264 }, { - "__id__": 256 + "__id__": 266 }, { - "__id__": 258 + "__id__": 268 } ], "_prefab": { - "__id__": 260 + "__id__": 270 }, "_lpos": { "__type__": "cc.Vec3", @@ -6428,11 +6629,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 253 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 255 + "__id__": 265 }, "_contentSize": { "__type__": "cc.Size", @@ -6456,11 +6657,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 253 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 257 + "__id__": 267 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6524,11 +6725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 253 + "__id__": 263 }, "_enabled": true, "__prefab": { - "__id__": 259 + "__id__": 269 }, "_alignFlags": 4, "_target": null, @@ -6573,11 +6774,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 250 }, "_enabled": true, "__prefab": { - "__id__": 262 + "__id__": 272 }, "_contentSize": { "__type__": "cc.Size", @@ -6601,11 +6802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 250 }, "_enabled": true, "__prefab": { - "__id__": 264 + "__id__": 274 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6646,11 +6847,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 250 }, "_enabled": true, "__prefab": { - "__id__": 266 + "__id__": 276 }, "clickEvents": [], "_interactable": true, @@ -6690,7 +6891,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 240 + "__id__": 250 }, "_id": "" }, @@ -6704,20 +6905,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 240 + "__id__": 250 }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 278 }, "count": { - "__id__": 250 + "__id__": 260 }, "price": { - "__id__": 256 + "__id__": 266 }, "icon": { - "__id__": 244 + "__id__": 254 }, "_id": "" }, @@ -6744,36 +6945,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 249 }, "_children": [ { - "__id__": 271 + "__id__": 281 }, { - "__id__": 277 + "__id__": 287 }, { - "__id__": 283 + "__id__": 293 } ], "_active": true, "_components": [ { - "__id__": 291 + "__id__": 301 }, { - "__id__": 293 + "__id__": 303 }, { - "__id__": 295 + "__id__": 305 }, { - "__id__": 297 + "__id__": 307 } ], "_prefab": { - "__id__": 299 + "__id__": 309 }, "_lpos": { "__type__": "cc.Vec3", @@ -6810,20 +7011,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 270 + "__id__": 280 }, "_children": [], "_active": true, "_components": [ { - "__id__": 272 + "__id__": 282 }, { - "__id__": 274 + "__id__": 284 } ], "_prefab": { - "__id__": 276 + "__id__": 286 }, "_lpos": { "__type__": "cc.Vec3", @@ -6860,11 +7061,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 271 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 273 + "__id__": 283 }, "_contentSize": { "__type__": "cc.Size", @@ -6888,11 +7089,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 271 + "__id__": 281 }, "_enabled": true, "__prefab": { - "__id__": 275 + "__id__": 285 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6946,20 +7147,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 270 + "__id__": 280 }, "_children": [], "_active": true, "_components": [ { - "__id__": 278 + "__id__": 288 }, { - "__id__": 280 + "__id__": 290 } ], "_prefab": { - "__id__": 282 + "__id__": 292 }, "_lpos": { "__type__": "cc.Vec3", @@ -6996,11 +7197,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 277 + "__id__": 287 }, "_enabled": true, "__prefab": { - "__id__": 279 + "__id__": 289 }, "_contentSize": { "__type__": "cc.Size", @@ -7024,11 +7225,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 277 + "__id__": 287 }, "_enabled": true, "__prefab": { - "__id__": 281 + "__id__": 291 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7108,23 +7309,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 270 + "__id__": 280 }, "_children": [], "_active": true, "_components": [ { - "__id__": 284 + "__id__": 294 }, { - "__id__": 286 + "__id__": 296 }, { - "__id__": 288 + "__id__": 298 } ], "_prefab": { - "__id__": 290 + "__id__": 300 }, "_lpos": { "__type__": "cc.Vec3", @@ -7161,11 +7362,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 283 + "__id__": 293 }, "_enabled": true, "__prefab": { - "__id__": 285 + "__id__": 295 }, "_contentSize": { "__type__": "cc.Size", @@ -7189,11 +7390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 283 + "__id__": 293 }, "_enabled": true, "__prefab": { - "__id__": 287 + "__id__": 297 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7257,11 +7458,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 283 + "__id__": 293 }, "_enabled": true, "__prefab": { - "__id__": 289 + "__id__": 299 }, "_alignFlags": 4, "_target": null, @@ -7306,11 +7507,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 270 + "__id__": 280 }, "_enabled": true, "__prefab": { - "__id__": 292 + "__id__": 302 }, "_contentSize": { "__type__": "cc.Size", @@ -7334,11 +7535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 270 + "__id__": 280 }, "_enabled": true, "__prefab": { - "__id__": 294 + "__id__": 304 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7379,11 +7580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 270 + "__id__": 280 }, "_enabled": true, "__prefab": { - "__id__": 296 + "__id__": 306 }, "clickEvents": [], "_interactable": true, @@ -7423,7 +7624,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 270 + "__id__": 280 }, "_id": "" }, @@ -7437,20 +7638,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 270 + "__id__": 280 }, "_enabled": true, "__prefab": { - "__id__": 298 + "__id__": 308 }, "count": { - "__id__": 280 + "__id__": 290 }, "price": { - "__id__": 286 + "__id__": 296 }, "icon": { - "__id__": 274 + "__id__": 284 }, "_id": "" }, @@ -7477,36 +7678,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 249 }, "_children": [ { - "__id__": 301 + "__id__": 311 }, { - "__id__": 307 + "__id__": 317 }, { - "__id__": 313 + "__id__": 323 } ], "_active": true, "_components": [ { - "__id__": 321 + "__id__": 331 }, { - "__id__": 323 + "__id__": 333 }, { - "__id__": 325 + "__id__": 335 }, { - "__id__": 327 + "__id__": 337 } ], "_prefab": { - "__id__": 329 + "__id__": 339 }, "_lpos": { "__type__": "cc.Vec3", @@ -7543,20 +7744,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 300 + "__id__": 310 }, "_children": [], "_active": true, "_components": [ { - "__id__": 302 + "__id__": 312 }, { - "__id__": 304 + "__id__": 314 } ], "_prefab": { - "__id__": 306 + "__id__": 316 }, "_lpos": { "__type__": "cc.Vec3", @@ -7593,11 +7794,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 303 + "__id__": 313 }, "_contentSize": { "__type__": "cc.Size", @@ -7621,11 +7822,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 301 + "__id__": 311 }, "_enabled": true, "__prefab": { - "__id__": 305 + "__id__": 315 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7679,20 +7880,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 300 + "__id__": 310 }, "_children": [], "_active": true, "_components": [ { - "__id__": 308 + "__id__": 318 }, { - "__id__": 310 + "__id__": 320 } ], "_prefab": { - "__id__": 312 + "__id__": 322 }, "_lpos": { "__type__": "cc.Vec3", @@ -7729,11 +7930,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 307 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 309 + "__id__": 319 }, "_contentSize": { "__type__": "cc.Size", @@ -7757,11 +7958,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 307 + "__id__": 317 }, "_enabled": true, "__prefab": { - "__id__": 311 + "__id__": 321 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7841,23 +8042,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 300 + "__id__": 310 }, "_children": [], "_active": true, "_components": [ { - "__id__": 314 + "__id__": 324 }, { - "__id__": 316 + "__id__": 326 }, { - "__id__": 318 + "__id__": 328 } ], "_prefab": { - "__id__": 320 + "__id__": 330 }, "_lpos": { "__type__": "cc.Vec3", @@ -7894,11 +8095,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 323 }, "_enabled": true, "__prefab": { - "__id__": 315 + "__id__": 325 }, "_contentSize": { "__type__": "cc.Size", @@ -7922,11 +8123,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 323 }, "_enabled": true, "__prefab": { - "__id__": 317 + "__id__": 327 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7990,11 +8191,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 313 + "__id__": 323 }, "_enabled": true, "__prefab": { - "__id__": 319 + "__id__": 329 }, "_alignFlags": 4, "_target": null, @@ -8039,11 +8240,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 322 + "__id__": 332 }, "_contentSize": { "__type__": "cc.Size", @@ -8067,11 +8268,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 324 + "__id__": 334 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8112,11 +8313,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 326 + "__id__": 336 }, "clickEvents": [], "_interactable": true, @@ -8156,7 +8357,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 300 + "__id__": 310 }, "_id": "" }, @@ -8170,20 +8371,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 300 + "__id__": 310 }, "_enabled": true, "__prefab": { - "__id__": 328 + "__id__": 338 }, "count": { - "__id__": 310 + "__id__": 320 }, "price": { - "__id__": 316 + "__id__": 326 }, "icon": { - "__id__": 304 + "__id__": 314 }, "_id": "" }, @@ -8210,36 +8411,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 249 }, "_children": [ { - "__id__": 331 + "__id__": 341 }, { - "__id__": 337 + "__id__": 347 }, { - "__id__": 343 + "__id__": 353 } ], "_active": true, "_components": [ { - "__id__": 351 + "__id__": 361 }, { - "__id__": 353 + "__id__": 363 }, { - "__id__": 355 + "__id__": 365 }, { - "__id__": 357 + "__id__": 367 } ], "_prefab": { - "__id__": 359 + "__id__": 369 }, "_lpos": { "__type__": "cc.Vec3", @@ -8276,20 +8477,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 330 + "__id__": 340 }, "_children": [], "_active": true, "_components": [ { - "__id__": 332 + "__id__": 342 }, { - "__id__": 334 + "__id__": 344 } ], "_prefab": { - "__id__": 336 + "__id__": 346 }, "_lpos": { "__type__": "cc.Vec3", @@ -8326,11 +8527,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 331 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 333 + "__id__": 343 }, "_contentSize": { "__type__": "cc.Size", @@ -8354,11 +8555,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 331 + "__id__": 341 }, "_enabled": true, "__prefab": { - "__id__": 335 + "__id__": 345 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8412,20 +8613,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 330 + "__id__": 340 }, "_children": [], "_active": true, "_components": [ { - "__id__": 338 + "__id__": 348 }, { - "__id__": 340 + "__id__": 350 } ], "_prefab": { - "__id__": 342 + "__id__": 352 }, "_lpos": { "__type__": "cc.Vec3", @@ -8462,11 +8663,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 337 + "__id__": 347 }, "_enabled": true, "__prefab": { - "__id__": 339 + "__id__": 349 }, "_contentSize": { "__type__": "cc.Size", @@ -8490,11 +8691,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 337 + "__id__": 347 }, "_enabled": true, "__prefab": { - "__id__": 341 + "__id__": 351 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8574,23 +8775,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 330 + "__id__": 340 }, "_children": [], "_active": true, "_components": [ { - "__id__": 344 + "__id__": 354 }, { - "__id__": 346 + "__id__": 356 }, { - "__id__": 348 + "__id__": 358 } ], "_prefab": { - "__id__": 350 + "__id__": 360 }, "_lpos": { "__type__": "cc.Vec3", @@ -8627,11 +8828,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 353 }, "_enabled": true, "__prefab": { - "__id__": 345 + "__id__": 355 }, "_contentSize": { "__type__": "cc.Size", @@ -8655,11 +8856,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 353 }, "_enabled": true, "__prefab": { - "__id__": 347 + "__id__": 357 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8723,11 +8924,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 343 + "__id__": 353 }, "_enabled": true, "__prefab": { - "__id__": 349 + "__id__": 359 }, "_alignFlags": 4, "_target": null, @@ -8772,11 +8973,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 352 + "__id__": 362 }, "_contentSize": { "__type__": "cc.Size", @@ -8800,11 +9001,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 354 + "__id__": 364 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8845,11 +9046,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 356 + "__id__": 366 }, "clickEvents": [], "_interactable": true, @@ -8889,7 +9090,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 330 + "__id__": 340 }, "_id": "" }, @@ -8903,20 +9104,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 330 + "__id__": 340 }, "_enabled": true, "__prefab": { - "__id__": 358 + "__id__": 368 }, "count": { - "__id__": 340 + "__id__": 350 }, "price": { - "__id__": 346 + "__id__": 356 }, "icon": { - "__id__": 334 + "__id__": 344 }, "_id": "" }, @@ -8943,36 +9144,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 249 }, "_children": [ { - "__id__": 361 + "__id__": 371 }, { - "__id__": 367 + "__id__": 377 }, { - "__id__": 373 + "__id__": 383 } ], "_active": true, "_components": [ { - "__id__": 381 + "__id__": 391 }, { - "__id__": 383 + "__id__": 393 }, { - "__id__": 385 + "__id__": 395 }, { - "__id__": 387 + "__id__": 397 } ], "_prefab": { - "__id__": 389 + "__id__": 399 }, "_lpos": { "__type__": "cc.Vec3", @@ -9009,20 +9210,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 360 + "__id__": 370 }, "_children": [], "_active": true, "_components": [ { - "__id__": 362 + "__id__": 372 }, { - "__id__": 364 + "__id__": 374 } ], "_prefab": { - "__id__": 366 + "__id__": 376 }, "_lpos": { "__type__": "cc.Vec3", @@ -9059,11 +9260,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 371 }, "_enabled": true, "__prefab": { - "__id__": 363 + "__id__": 373 }, "_contentSize": { "__type__": "cc.Size", @@ -9087,11 +9288,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 361 + "__id__": 371 }, "_enabled": true, "__prefab": { - "__id__": 365 + "__id__": 375 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9145,20 +9346,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 360 + "__id__": 370 }, "_children": [], "_active": true, "_components": [ { - "__id__": 368 + "__id__": 378 }, { - "__id__": 370 + "__id__": 380 } ], "_prefab": { - "__id__": 372 + "__id__": 382 }, "_lpos": { "__type__": "cc.Vec3", @@ -9195,11 +9396,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 377 }, "_enabled": true, "__prefab": { - "__id__": 369 + "__id__": 379 }, "_contentSize": { "__type__": "cc.Size", @@ -9223,11 +9424,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 367 + "__id__": 377 }, "_enabled": true, "__prefab": { - "__id__": 371 + "__id__": 381 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9307,23 +9508,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 360 + "__id__": 370 }, "_children": [], "_active": true, "_components": [ { - "__id__": 374 + "__id__": 384 }, { - "__id__": 376 + "__id__": 386 }, { - "__id__": 378 + "__id__": 388 } ], "_prefab": { - "__id__": 380 + "__id__": 390 }, "_lpos": { "__type__": "cc.Vec3", @@ -9360,11 +9561,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 383 }, "_enabled": true, "__prefab": { - "__id__": 375 + "__id__": 385 }, "_contentSize": { "__type__": "cc.Size", @@ -9388,11 +9589,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 383 }, "_enabled": true, "__prefab": { - "__id__": 377 + "__id__": 387 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9456,11 +9657,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 383 }, "_enabled": true, "__prefab": { - "__id__": 379 + "__id__": 389 }, "_alignFlags": 4, "_target": null, @@ -9505,11 +9706,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 370 }, "_enabled": true, "__prefab": { - "__id__": 382 + "__id__": 392 }, "_contentSize": { "__type__": "cc.Size", @@ -9533,11 +9734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 370 }, "_enabled": true, "__prefab": { - "__id__": 384 + "__id__": 394 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9578,11 +9779,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 370 }, "_enabled": true, "__prefab": { - "__id__": 386 + "__id__": 396 }, "clickEvents": [], "_interactable": true, @@ -9622,7 +9823,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 360 + "__id__": 370 }, "_id": "" }, @@ -9636,20 +9837,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 360 + "__id__": 370 }, "_enabled": true, "__prefab": { - "__id__": 388 + "__id__": 398 }, "count": { - "__id__": 370 + "__id__": 380 }, "price": { - "__id__": 376 + "__id__": 386 }, "icon": { - "__id__": 364 + "__id__": 374 }, "_id": "" }, @@ -9676,36 +9877,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 239 + "__id__": 249 }, "_children": [ { - "__id__": 391 + "__id__": 401 }, { - "__id__": 397 + "__id__": 407 }, { - "__id__": 403 + "__id__": 413 } ], "_active": true, "_components": [ { - "__id__": 411 + "__id__": 421 }, { - "__id__": 413 + "__id__": 423 }, { - "__id__": 415 + "__id__": 425 }, { - "__id__": 417 + "__id__": 427 } ], "_prefab": { - "__id__": 419 + "__id__": 429 }, "_lpos": { "__type__": "cc.Vec3", @@ -9742,20 +9943,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 390 + "__id__": 400 }, "_children": [], "_active": true, "_components": [ { - "__id__": 392 + "__id__": 402 }, { - "__id__": 394 + "__id__": 404 } ], "_prefab": { - "__id__": 396 + "__id__": 406 }, "_lpos": { "__type__": "cc.Vec3", @@ -9792,11 +9993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 391 + "__id__": 401 }, "_enabled": true, "__prefab": { - "__id__": 393 + "__id__": 403 }, "_contentSize": { "__type__": "cc.Size", @@ -9820,11 +10021,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 391 + "__id__": 401 }, "_enabled": true, "__prefab": { - "__id__": 395 + "__id__": 405 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9878,20 +10079,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 390 + "__id__": 400 }, "_children": [], "_active": true, "_components": [ { - "__id__": 398 + "__id__": 408 }, { - "__id__": 400 + "__id__": 410 } ], "_prefab": { - "__id__": 402 + "__id__": 412 }, "_lpos": { "__type__": "cc.Vec3", @@ -9928,11 +10129,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 397 + "__id__": 407 }, "_enabled": true, "__prefab": { - "__id__": 399 + "__id__": 409 }, "_contentSize": { "__type__": "cc.Size", @@ -9956,11 +10157,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 397 + "__id__": 407 }, "_enabled": true, "__prefab": { - "__id__": 401 + "__id__": 411 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10040,23 +10241,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 390 + "__id__": 400 }, "_children": [], "_active": true, "_components": [ { - "__id__": 404 + "__id__": 414 }, { - "__id__": 406 + "__id__": 416 }, { - "__id__": 408 + "__id__": 418 } ], "_prefab": { - "__id__": 410 + "__id__": 420 }, "_lpos": { "__type__": "cc.Vec3", @@ -10093,11 +10294,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 403 + "__id__": 413 }, "_enabled": true, "__prefab": { - "__id__": 405 + "__id__": 415 }, "_contentSize": { "__type__": "cc.Size", @@ -10121,11 +10322,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 403 + "__id__": 413 }, "_enabled": true, "__prefab": { - "__id__": 407 + "__id__": 417 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10189,11 +10390,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 403 + "__id__": 413 }, "_enabled": true, "__prefab": { - "__id__": 409 + "__id__": 419 }, "_alignFlags": 4, "_target": null, @@ -10238,11 +10439,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 390 + "__id__": 400 }, "_enabled": true, "__prefab": { - "__id__": 412 + "__id__": 422 }, "_contentSize": { "__type__": "cc.Size", @@ -10266,11 +10467,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 390 + "__id__": 400 }, "_enabled": true, "__prefab": { - "__id__": 414 + "__id__": 424 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10311,11 +10512,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 390 + "__id__": 400 }, "_enabled": true, "__prefab": { - "__id__": 416 + "__id__": 426 }, "clickEvents": [], "_interactable": true, @@ -10355,7 +10556,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 390 + "__id__": 400 }, "_id": "" }, @@ -10369,20 +10570,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 390 + "__id__": 400 }, "_enabled": true, "__prefab": { - "__id__": 418 + "__id__": 428 }, "count": { - "__id__": 400 + "__id__": 410 }, "price": { - "__id__": 406 + "__id__": 416 }, "icon": { - "__id__": 394 + "__id__": 404 }, "_id": "" }, @@ -10409,11 +10610,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 239 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 421 + "__id__": 431 }, "_contentSize": { "__type__": "cc.Size", @@ -10437,11 +10638,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 239 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 423 + "__id__": 433 }, "_resizeMode": 1, "_layoutType": 3, @@ -10475,11 +10676,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 239 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 425 + "__id__": 435 }, "_alignFlags": 16, "_target": null, @@ -10524,11 +10725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 152 }, "_enabled": true, "__prefab": { - "__id__": 428 + "__id__": 438 }, "_contentSize": { "__type__": "cc.Size", @@ -10552,11 +10753,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 152 }, "_enabled": true, "__prefab": { - "__id__": 430 + "__id__": 440 }, "_alignFlags": 0, "_target": null, @@ -10601,11 +10802,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 12 }, "_enabled": true, "__prefab": { - "__id__": 433 + "__id__": 443 }, "_contentSize": { "__type__": "cc.Size", @@ -10629,11 +10830,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 12 }, "_enabled": true, "__prefab": { - "__id__": 435 + "__id__": 445 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -10674,11 +10875,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 2 + "__id__": 12 }, "_enabled": true, "__prefab": { - "__id__": 437 + "__id__": 447 }, "_alignFlags": 45, "_target": null, @@ -10713,6 +10914,8 @@ "__id__": 0 }, "fileId": "8dc0NuR9RL2Z5AGk4CecAE", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -10725,7 +10928,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 440 + "__id__": 450 }, "_contentSize": { "__type__": "cc.Size", @@ -10753,7 +10956,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 442 + "__id__": 452 }, "_alignFlags": 45, "_target": null, @@ -10789,7 +10992,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 444 + "__id__": 454 }, "_id": "" }, @@ -10807,27 +11010,27 @@ }, "_enabled": true, "__prefab": { - "__id__": 446 + "__id__": 456 }, "m_rootNode": null, "items": [ { - "__id__": 267 + "__id__": 277 }, { - "__id__": 297 + "__id__": 307 }, { - "__id__": 327 + "__id__": 337 }, { - "__id__": 357 + "__id__": 367 }, { - "__id__": 387 + "__id__": 397 }, { - "__id__": 417 + "__id__": 427 } ], "_id": "" diff --git a/assets/bundles/Chat18x/RankPanel.prefab b/assets/bundles/Chat18x/RankPanel.prefab index ff14f89c..32f01913 100644 --- a/assets/bundles/Chat18x/RankPanel.prefab +++ b/assets/bundles/Chat18x/RankPanel.prefab @@ -37,11 +37,14 @@ "_active": true, "_components": [ { - "__id__": 264 + "__id__": 270 + }, + { + "__id__": 272 } ], "_prefab": { - "__id__": 266 + "__id__": 274 }, "_lpos": { "__type__": "cc.Vec3", @@ -1090,7 +1093,7 @@ "__id__": 41 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 47 @@ -1842,7 +1845,7 @@ "__id__": 71 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 77 @@ -2937,17 +2940,17 @@ "_active": true, "_components": [ { - "__id__": 257 + "__id__": 263 }, { - "__id__": 259 + "__id__": 265 }, { - "__id__": 261 + "__id__": 267 } ], "_prefab": { - "__id__": 263 + "__id__": 269 }, "_lpos": { "__type__": "cc.Vec3", @@ -2992,16 +2995,19 @@ }, { "__id__": 228 + }, + { + "__id__": 254 } ], "_active": true, "_components": [ { - "__id__": 254 + "__id__": 260 } ], "_prefab": { - "__id__": 256 + "__id__": 262 }, "_lpos": { "__type__": "cc.Vec3", @@ -3063,7 +3069,7 @@ "__id__": 219 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 225 @@ -6130,6 +6136,168 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, + { + "__type__": "cc.Node", + "_name": "Label", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 119 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 255 + }, + { + "__id__": 257 + } + ], + "_prefab": { + "__id__": 259 + }, + "_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__": 254 + }, + "_enabled": true, + "__prefab": { + "__id__": 256 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 283.330078125, + "height": 108.108 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "aax3KMA5dHZIJMRPWrUhWb" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 254 + }, + "_enabled": true, + "__prefab": { + "__id__": 258 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 132, + "g": 91, + "b": 206, + "a": 255 + }, + "_string": "敬请期待...", + "_horizontalAlign": 1, + "_verticalAlign": 1, + "_actualFontSize": 60, + "_fontSize": 60, + "_fontFamily": "Arial", + "_lineHeight": 85.8, + "_overflow": 0, + "_enableWrapText": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, + "_spacingX": 0, + "_isItalic": false, + "_isBold": false, + "_isUnderline": false, + "_underlineHeight": 2, + "_cacheMode": 0, + "_enableOutline": false, + "_outlineColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_outlineWidth": 2, + "_enableShadow": false, + "_shadowColor": { + "__type__": "cc.Color", + "r": 0, + "g": 0, + "b": 0, + "a": 255 + }, + "_shadowOffset": { + "__type__": "cc.Vec2", + "x": 2, + "y": 2 + }, + "_shadowBlur": 2, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a8OpeLtn5FWrZsda0hYvCm" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "0chZDO2/JOxZTKxrAjzsys", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.UITransform", "_name": "", @@ -6140,7 +6308,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 255 + "__id__": 261 }, "_contentSize": { "__type__": "cc.Size", @@ -6181,7 +6349,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 258 + "__id__": 264 }, "_contentSize": { "__type__": "cc.Size", @@ -6209,7 +6377,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 260 + "__id__": 266 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6254,7 +6422,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 262 + "__id__": 268 }, "_type": 3, "_inverted": false, @@ -6289,7 +6457,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 265 + "__id__": 271 }, "_contentSize": { "__type__": "cc.Size", @@ -6307,6 +6475,25 @@ "__type__": "cc.CompPrefabInfo", "fileId": "0fJ7Q83y9G04K4ElPXLGBq" }, + { + "__type__": "b738cIBVn9LN7EMowNgModd", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 273 + }, + "m_rootNode": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "8ebGxUn7RCcocJoTbY7d1j" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -6316,6 +6503,7 @@ "__id__": 0 }, "fileId": "1aVSUSLcdGgbYFrT72id4k", + "instance": null, "targetOverrides": null } ] \ No newline at end of file diff --git a/assets/bundles/Chat18x/SettingPanel.prefab b/assets/bundles/Chat18x/SettingPanel.prefab index 42660697..20f68256 100644 --- a/assets/bundles/Chat18x/SettingPanel.prefab +++ b/assets/bundles/Chat18x/SettingPanel.prefab @@ -28,14 +28,14 @@ "_active": true, "_components": [ { - "__id__": 298 + "__id__": 290 }, { - "__id__": 300 + "__id__": 292 } ], "_prefab": { - "__id__": 302 + "__id__": 294 }, "_lpos": { "__type__": "cc.Vec3", @@ -136,8 +136,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, - "height": 2115 + "width": 750, + "height": 1600 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -330,31 +330,28 @@ "__id__": 19 }, { - "__id__": 25 + "__id__": 27 }, { - "__id__": 33 - }, - { - "__id__": 285 + "__id__": 277 } ], "_active": true, "_components": [ { - "__id__": 293 + "__id__": 285 }, { - "__id__": 295 + "__id__": 287 } ], "_prefab": { - "__id__": 297 + "__id__": 289 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 0, + "y": 161.57399999999996, "z": 0 }, "_lrot": { @@ -382,7 +379,7 @@ }, { "__type__": "cc.Node", - "_name": "矩形 8 拷贝 993", + "_name": "bg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -404,7 +401,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 451.0329999999999, + "y": 0, "z": 0 }, "_lrot": { @@ -444,13 +441,13 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 865, - "height": 607.4 + "width": 450, + "height": 370 }, "_anchorPoint": { "__type__": "cc.Vec2", "x": 0.5, - "y": 1 + "y": 0.5 }, "_id": "" }, @@ -481,7 +478,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "135b84c5-52d8-4565-812e-c212a5f1a366@f9941", + "__uuid__": "ecc78d15-9b59-4865-8cb7-e337de96da9e@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -518,7 +515,7 @@ }, { "__type__": "cc.Node", - "_name": "矩形 11 拷贝 5", + "_name": "title", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -532,15 +529,18 @@ }, { "__id__": 22 + }, + { + "__id__": 24 } ], "_prefab": { - "__id__": 24 + "__id__": 26 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 385.19900000000007, + "y": 131.94899999999996, "z": 0 }, "_lrot": { @@ -580,147 +580,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 865, - "height": 135 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "477t+StE1O8ICMZmSP4Q0N" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 19 - }, - "_enabled": true, - "__prefab": { - "__id__": 23 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "b460dd67-58fd-4c43-9514-3d92844c458c@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": "d7vgVZyOJPiI8GJYM3gCBT" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "4fGuhDbFtDepwT2xGuJ+JN", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "title", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 12 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 26 - }, - { - "__id__": 28 - }, - { - "__id__": 30 - } - ], - "_prefab": { - "__id__": 32 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": 387.23900000000003, - "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__": 25 - }, - "_enabled": true, - "__prefab": { - "__id__": 27 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 217.9296875, - "height": 103.32000000000001 + "width": 136.46484375, + "height": 59.22 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -739,36 +600,39 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 25 + "__id__": 19 }, "_enabled": true, "__prefab": { - "__id__": 29 + "__id__": 23 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 196, - "g": 181, - "b": 218, + "r": 116, + "g": 31, + "b": 188, "a": 255 }, "_string": "Setting", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 70, - "_fontSize": 70, + "_actualFontSize": 40, + "_fontSize": 40, "_fontFamily": "Arial", - "_lineHeight": 82, + "_lineHeight": 47, "_overflow": 0, "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, "_spacingX": 0, "_isItalic": false, - "_isBold": false, + "_isBold": true, "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, @@ -807,11 +671,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 25 + "__id__": 19 }, "_enabled": true, "__prefab": { - "__id__": 31 + "__id__": 25 }, "languageKey": "settingpanel.title", "defaultText": "", @@ -845,28 +709,28 @@ }, "_children": [ { - "__id__": 34 + "__id__": 28 }, { - "__id__": 100 + "__id__": 106 }, { - "__id__": 166 + "__id__": 184 } ], "_active": true, "_components": [ { - "__id__": 282 + "__id__": 274 } ], "_prefab": { - "__id__": 284 + "__id__": 276 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -293.807, + "y": -32.68999999999994, "z": 0 }, "_lrot": { @@ -898,32 +762,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 33 + "__id__": 27 }, "_children": [ { - "__id__": 35 + "__id__": 29 }, { - "__id__": 87 + "__id__": 93 } ], "_active": true, "_components": [ { - "__id__": 95 + "__id__": 101 }, { - "__id__": 97 + "__id__": 103 } ], "_prefab": { - "__id__": 99 + "__id__": 105 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 529.76, + "y": 82.07499999999993, "z": 0 }, "_lrot": { @@ -955,11 +819,11 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 34 + "__id__": 28 }, "_children": [ { - "__id__": 36 + "__id__": 30 }, { "__id__": 58 @@ -968,21 +832,21 @@ "_active": true, "_components": [ { - "__id__": 80 + "__id__": 86 }, { - "__id__": 82 + "__id__": 88 }, { - "__id__": 84 + "__id__": 90 } ], "_prefab": { - "__id__": 86 + "__id__": 92 }, "_lpos": { "__type__": "cc.Vec3", - "x": 188.38199999999995, + "x": 102.66699999999997, "y": 0, "z": 0 }, @@ -1015,9 +879,12 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 35 + "__id__": 29 }, "_children": [ + { + "__id__": 31 + }, { "__id__": 37 }, @@ -1039,7 +906,7 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": -76.31299999999999, + "x": 0, "y": 0, "z": 0 }, @@ -1066,16 +933,152 @@ }, "_id": "" }, + { + "__type__": "cc.Node", + "_name": "WD_AN_KG1", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 30 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 32 + }, + { + "__id__": 34 + } + ], + "_prefab": { + "__id__": 36 + }, + "_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__": 31 + }, + "_enabled": true, + "__prefab": { + "__id__": 33 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 154, + "height": 48 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "eepF61B5RAUKSF1LeR+ERH" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 31 + }, + "_enabled": true, + "__prefab": { + "__id__": 35 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "e993d51b-9d8d-4e01-bd6c-681b404d0785@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": "46zvIA23xPS6/vP+F8quXe" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "a8Po4HLWdLJblPcPEtmNUN", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, { "__type__": "cc.Node", "_name": "text", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 36 + "__id__": 30 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 38 @@ -1258,10 +1261,10 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 36 + "__id__": 30 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 46 @@ -1444,7 +1447,7 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 30 }, "_enabled": true, "__prefab": { @@ -1472,9 +1475,9 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 36 + "__id__": 30 }, - "_enabled": true, + "_enabled": false, "__prefab": { "__id__": 56 }, @@ -1530,31 +1533,34 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 35 + "__id__": 29 }, "_children": [ { "__id__": 59 }, { - "__id__": 67 - } - ], - "_active": true, - "_components": [ - { - "__id__": 75 + "__id__": 65 }, { - "__id__": 77 + "__id__": 73 + } + ], + "_active": false, + "_components": [ + { + "__id__": 81 + }, + { + "__id__": 83 } ], "_prefab": { - "__id__": 79 + "__id__": 85 }, "_lpos": { "__type__": "cc.Vec3", - "x": 75.726, + "x": 0, "y": 0, "z": 0 }, @@ -1583,7 +1589,7 @@ }, { "__type__": "cc.Node", - "_name": "text", + "_name": "WD_AN_KG2", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -1597,17 +1603,14 @@ }, { "__id__": 62 - }, - { - "__id__": 64 } ], "_prefab": { - "__id__": 66 + "__id__": 64 }, "_lpos": { "__type__": "cc.Vec3", - "x": -152.039, + "x": 0, "y": 0, "z": 0 }, @@ -1646,6 +1649,145 @@ "__prefab": { "__id__": 61 }, + "_contentSize": { + "__type__": "cc.Size", + "width": 154, + "height": 48 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b9BfUThBVGn7ojJVVfHEYq" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 59 + }, + "_enabled": true, + "__prefab": { + "__id__": 63 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "c74e5298-516b-4845-8e05-631ec7ffb315@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": "d0ncWOYGZLqLOg8J1QBf0S" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "6fY2y421pCc4d3y/mwaQCb", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "text", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 58 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 66 + }, + { + "__id__": 68 + }, + { + "__id__": 70 + } + ], + "_prefab": { + "__id__": 72 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": -152.039, + "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__": 65 + }, + "_enabled": true, + "__prefab": { + "__id__": 67 + }, "_contentSize": { "__type__": "cc.Size", "width": 72, @@ -1668,11 +1810,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 59 + "__id__": 65 }, "_enabled": true, "__prefab": { - "__id__": 63 + "__id__": 69 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1739,11 +1881,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 59 + "__id__": 65 }, "_enabled": true, "__prefab": { - "__id__": 65 + "__id__": 71 }, "languageKey": "settingpanel.on", "defaultText": "", @@ -1776,20 +1918,20 @@ "__id__": 58 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { - "__id__": 68 + "__id__": 74 }, { - "__id__": 70 + "__id__": 76 }, { - "__id__": 72 + "__id__": 78 } ], "_prefab": { - "__id__": 74 + "__id__": 80 }, "_lpos": { "__type__": "cc.Vec3", @@ -1826,11 +1968,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 73 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 75 }, "_contentSize": { "__type__": "cc.Size", @@ -1854,11 +1996,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 73 }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 77 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1925,11 +2067,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 67 + "__id__": 73 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 79 }, "languageKey": "settingpanel.off", "defaultText": "", @@ -1963,7 +2105,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 76 + "__id__": 82 }, "_contentSize": { "__type__": "cc.Size", @@ -1989,9 +2131,9 @@ "node": { "__id__": 58 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 78 + "__id__": 84 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2045,16 +2187,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 35 + "__id__": 29 }, "_enabled": true, "__prefab": { - "__id__": 81 + "__id__": 87 }, "_contentSize": { "__type__": "cc.Size", - "width": 344, - "height": 94 + "width": 154, + "height": 48 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2073,11 +2215,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 35 + "__id__": 29 }, "_enabled": true, "__prefab": { - "__id__": 83 + "__id__": 89 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2095,7 +2237,7 @@ }, "_type": 0, "_fillType": 0, - "_sizeMode": 1, + "_sizeMode": 0, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -2118,11 +2260,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 35 + "__id__": 29 }, "_enabled": true, "__prefab": { - "__id__": 85 + "__id__": 91 }, "clickEvents": [], "_interactable": true, @@ -2187,28 +2329,28 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 34 + "__id__": 28 }, "_children": [], "_active": true, "_components": [ { - "__id__": 88 + "__id__": 94 }, { - "__id__": 90 + "__id__": 96 }, { - "__id__": 92 + "__id__": 98 } ], "_prefab": { - "__id__": 94 + "__id__": 100 }, "_lpos": { "__type__": "cc.Vec3", - "x": -362.733, - "y": 0, + "x": -170.111, + "y": 1.0080000000000382, "z": 0 }, "_lrot": { @@ -2240,16 +2382,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 87 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 89 + "__id__": 95 }, "_contentSize": { "__type__": "cc.Size", - "width": 141.01171875, - "height": 75.22200000000001 + "width": 84.7119140625, + "height": 50.652 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2268,33 +2410,33 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 87 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 91 + "__id__": 97 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 200, - "g": 153, - "b": 229, + "r": 116, + "g": 31, + "b": 188, "a": 255 }, "_string": "Music", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 54, - "_fontSize": 54, + "_actualFontSize": 30, + "_fontSize": 30, "_fontFamily": "Arial", - "_lineHeight": 59.7, + "_lineHeight": 40.2, "_overflow": 0, "_enableWrapText": true, "_font": { - "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", "__expectedType__": "cc.TTFFont" }, "_isSystemFontUsed": false, @@ -2339,11 +2481,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 87 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 93 + "__id__": 99 }, "languageKey": "settingpanel.music", "defaultText": "", @@ -2373,16 +2515,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 34 + "__id__": 28 }, "_enabled": true, "__prefab": { - "__id__": 96 + "__id__": 102 }, "_contentSize": { "__type__": "cc.Size", - "width": 800, - "height": 94 + "width": 387.2, + "height": 73.6 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2401,11 +2543,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 34 + "__id__": 28 }, "_enabled": false, "__prefab": { - "__id__": 98 + "__id__": 104 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2459,32 +2601,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 33 + "__id__": 27 }, "_children": [ { - "__id__": 101 + "__id__": 107 }, { - "__id__": 153 + "__id__": 171 } ], "_active": true, "_components": [ { - "__id__": 161 + "__id__": 179 }, { - "__id__": 163 + "__id__": 181 } ], "_prefab": { - "__id__": 165 + "__id__": 183 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 398.164, + "y": 12.92599999999993, "z": 0 }, "_lrot": { @@ -2516,34 +2658,34 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 100 + "__id__": 106 }, "_children": [ { - "__id__": 102 + "__id__": 108 }, { - "__id__": 124 + "__id__": 136 } ], "_active": true, "_components": [ { - "__id__": 146 + "__id__": 164 }, { - "__id__": 148 + "__id__": 166 }, { - "__id__": 150 + "__id__": 168 } ], "_prefab": { - "__id__": 152 + "__id__": 170 }, "_lpos": { "__type__": "cc.Vec3", - "x": 188.38199999999995, + "x": 102.66699999999997, "y": 0, "z": 0 }, @@ -2576,31 +2718,34 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 101 + "__id__": 107 }, "_children": [ { - "__id__": 103 + "__id__": 109 }, { - "__id__": 111 + "__id__": 115 + }, + { + "__id__": 123 } ], "_active": true, "_components": [ { - "__id__": 119 + "__id__": 131 }, { - "__id__": 121 + "__id__": 133 } ], "_prefab": { - "__id__": 123 + "__id__": 135 }, "_lpos": { "__type__": "cc.Vec3", - "x": -76.31299999999999, + "x": 0, "y": 0, "z": 0 }, @@ -2629,27 +2774,24 @@ }, { "__type__": "cc.Node", - "_name": "text", + "_name": "WD_AN_KG1", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 102 + "__id__": 108 }, "_children": [], "_active": true, "_components": [ { - "__id__": 104 + "__id__": 110 }, { - "__id__": 106 - }, - { - "__id__": 108 + "__id__": 112 } ], "_prefab": { - "__id__": 110 + "__id__": 114 }, "_lpos": { "__type__": "cc.Vec3", @@ -2686,11 +2828,150 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 103 + "__id__": 109 }, "_enabled": true, "__prefab": { - "__id__": 105 + "__id__": 111 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 154, + "height": 48 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "fd03SjyjtO+5hmqSxYV6op" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 109 + }, + "_enabled": true, + "__prefab": { + "__id__": 113 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "e993d51b-9d8d-4e01-bd6c-681b404d0785@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": "caBRSDPrZKK5Bh0U5ygAI4" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b4PI81jSJAKZed/e+7jttw", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "text", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 108 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 116 + }, + { + "__id__": 118 + }, + { + "__id__": 120 + } + ], + "_prefab": { + "__id__": 122 + }, + "_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__": 115 + }, + "_enabled": true, + "__prefab": { + "__id__": 117 }, "_contentSize": { "__type__": "cc.Size", @@ -2706,7 +2987,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "018+U3HzJM1pV4E3lNIBE2" + "fileId": "7182AqTRBLtJEOt0DU5WTs" }, { "__type__": "cc.Label", @@ -2714,11 +2995,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 103 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 119 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2777,7 +3058,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "3ekRftXP9De7sZpXWG7gPB" + "fileId": "b9mvEuuN9MnqIfuHfiWGmN" }, { "__type__": "d7e4fOii5xNLqH2PF6de4pP", @@ -2785,11 +3066,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 103 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 121 }, "languageKey": "settingpanel.on", "defaultText": "", @@ -2798,7 +3079,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "6bc98F6eNOi6PlcHfBoRcg" + "fileId": "c4oUqhZS9BsZLCYXyENfF/" }, { "__type__": "cc.PrefabInfo", @@ -2808,7 +3089,7 @@ "asset": { "__id__": 0 }, - "fileId": "3fnCI2fOFBkqEq7XO3LYbv", + "fileId": "8bKJLyqghFbqzHZhzYHexB", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -2819,23 +3100,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 102 + "__id__": 108 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { - "__id__": 112 + "__id__": 124 }, { - "__id__": 114 + "__id__": 126 }, { - "__id__": 116 + "__id__": 128 } ], "_prefab": { - "__id__": 118 + "__id__": 130 }, "_lpos": { "__type__": "cc.Vec3", @@ -2872,11 +3153,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 123 }, "_enabled": true, "__prefab": { - "__id__": 113 + "__id__": 125 }, "_contentSize": { "__type__": "cc.Size", @@ -2892,7 +3173,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d0YQKB/GRKQYZVVPZd6lg3" + "fileId": "e5xk4BNGZPqolpmBv3QKq6" }, { "__type__": "cc.Label", @@ -2900,11 +3181,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 123 }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 127 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2963,7 +3244,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "11oIdWtWZLAKYzlFkrApqI" + "fileId": "c4d/skjftGeKtTq/+Bz2m4" }, { "__type__": "d7e4fOii5xNLqH2PF6de4pP", @@ -2971,11 +3252,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 123 }, "_enabled": true, "__prefab": { - "__id__": 117 + "__id__": 129 }, "languageKey": "settingpanel.off", "defaultText": "", @@ -2984,7 +3265,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c3egjxuPVHaYfcxS8FoNVB" + "fileId": "5dSOAcqMFNo6qKYapWgVfR" }, { "__type__": "cc.PrefabInfo", @@ -2994,7 +3275,7 @@ "asset": { "__id__": 0 }, - "fileId": "31g3GvP2tLqLt8gAZ624F3", + "fileId": "60d4scYPBFWIopROPlUY/t", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3005,11 +3286,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 108 }, "_enabled": true, "__prefab": { - "__id__": 120 + "__id__": 132 }, "_contentSize": { "__type__": "cc.Size", @@ -3025,7 +3306,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "cd/gOXA8FG9pWAv/CcH2fA" + "fileId": "f3l6ascq5DWJ5fySAldAuk" }, { "__type__": "cc.Sprite", @@ -3033,11 +3314,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 102 + "__id__": 108 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 122 + "__id__": 134 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3070,7 +3351,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "2bTYsi41JKU4U7J00SG2mR" + "fileId": "a4zwTnxpZDuLLualwhftqc" }, { "__type__": "cc.PrefabInfo", @@ -3080,7 +3361,7 @@ "asset": { "__id__": 0 }, - "fileId": "7d0ERh18dCm6dzJPyQY+lK", + "fileId": "8cuNGHNI9Mxod/fmkCYrYk", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3091,31 +3372,34 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 101 + "__id__": 107 }, "_children": [ { - "__id__": 125 - }, - { - "__id__": 133 - } - ], - "_active": true, - "_components": [ - { - "__id__": 141 + "__id__": 137 }, { "__id__": 143 + }, + { + "__id__": 151 + } + ], + "_active": false, + "_components": [ + { + "__id__": 159 + }, + { + "__id__": 161 } ], "_prefab": { - "__id__": 145 + "__id__": 163 }, "_lpos": { "__type__": "cc.Vec3", - "x": 75.726, + "x": 0, "y": 0, "z": 0 }, @@ -3144,27 +3428,163 @@ }, { "__type__": "cc.Node", - "_name": "text", + "_name": "WD_AN_KG2", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 136 }, "_children": [], "_active": true, "_components": [ { - "__id__": 126 + "__id__": 138 }, { - "__id__": 128 - }, - { - "__id__": 130 + "__id__": 140 } ], "_prefab": { - "__id__": 132 + "__id__": 142 + }, + "_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__": 137 + }, + "_enabled": true, + "__prefab": { + "__id__": 139 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 154, + "height": 48 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "12DAINmcVBp5XebU7hChaf" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 137 + }, + "_enabled": true, + "__prefab": { + "__id__": 141 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "c74e5298-516b-4845-8e05-631ec7ffb315@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": "defqtNGjRIJ6xibd3XQ4Y6" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "74R36srEhOqoXl12ug6AOH", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "text", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 136 + }, + "_children": [], + "_active": false, + "_components": [ + { + "__id__": 144 + }, + { + "__id__": 146 + }, + { + "__id__": 148 + } + ], + "_prefab": { + "__id__": 150 }, "_lpos": { "__type__": "cc.Vec3", @@ -3201,11 +3621,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 127 + "__id__": 145 }, "_contentSize": { "__type__": "cc.Size", @@ -3221,7 +3641,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c2KOB8L09Ga6ZOsNvoZC0T" + "fileId": "9di0ds5ppIUZzeo6VtjE/S" }, { "__type__": "cc.Label", @@ -3229,11 +3649,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 129 + "__id__": 147 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3292,7 +3712,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d3z3v/8YdMq5fpuUHZUGm3" + "fileId": "83vPZtFohH/YGmp40T24d6" }, { "__type__": "d7e4fOii5xNLqH2PF6de4pP", @@ -3300,11 +3720,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 143 }, "_enabled": true, "__prefab": { - "__id__": 131 + "__id__": 149 }, "languageKey": "settingpanel.on", "defaultText": "", @@ -3313,7 +3733,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "8b48hwaZ5G0JRUz7awDnP3" + "fileId": "02ly5KzTRDdqwIcj5fXUNm" }, { "__type__": "cc.PrefabInfo", @@ -3323,7 +3743,7 @@ "asset": { "__id__": 0 }, - "fileId": "e8cIyy4j5HjoGKKhQr0RTR", + "fileId": "522Exb4yxN25Zy+UB0i0vw", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3334,23 +3754,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 136 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { - "__id__": 134 + "__id__": 152 }, { - "__id__": 136 + "__id__": 154 }, { - "__id__": 138 + "__id__": 156 } ], "_prefab": { - "__id__": 140 + "__id__": 158 }, "_lpos": { "__type__": "cc.Vec3", @@ -3387,11 +3807,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": { - "__id__": 135 + "__id__": 153 }, "_contentSize": { "__type__": "cc.Size", @@ -3407,7 +3827,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b3/VoXwhFOlIeOMcFMZ6xe" + "fileId": "f5T7L+mmBPG66eE5uFPKn3" }, { "__type__": "cc.Label", @@ -3415,11 +3835,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": { - "__id__": 137 + "__id__": 155 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3478,7 +3898,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "4fimmCTN5Og4fpVdgGOyqo" + "fileId": "82jJ6fvBdHH4t7kTmfCa/N" }, { "__type__": "d7e4fOii5xNLqH2PF6de4pP", @@ -3486,11 +3906,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 133 + "__id__": 151 }, "_enabled": true, "__prefab": { - "__id__": 139 + "__id__": 157 }, "languageKey": "settingpanel.off", "defaultText": "", @@ -3499,7 +3919,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e5qgDJCG9DiLtNhsyP5E1r" + "fileId": "a8uqtYwTBFC5c1Bfdk2A8W" }, { "__type__": "cc.PrefabInfo", @@ -3509,7 +3929,7 @@ "asset": { "__id__": 0 }, - "fileId": "4bE1n3k0VBV50Jk/dz8PBd", + "fileId": "f9Cl0Y7wRFI5IKOPJLN7QD", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3520,11 +3940,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 136 }, "_enabled": true, "__prefab": { - "__id__": 142 + "__id__": 160 }, "_contentSize": { "__type__": "cc.Size", @@ -3540,7 +3960,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "dcLpChJm9Pa4C+DsMMR2Cg" + "fileId": "5aQ5rw9IdC6ZYRcJoY3Q7o" }, { "__type__": "cc.Sprite", @@ -3548,11 +3968,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 136 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 144 + "__id__": 162 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3585,7 +4005,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "13JVoSTARMh4syX4R487kA" + "fileId": "d4PEyi4xFI7atkIbBFPvKi" }, { "__type__": "cc.PrefabInfo", @@ -3595,7 +4015,7 @@ "asset": { "__id__": 0 }, - "fileId": "e8btKYNuhEaYtHv4O6pJP+", + "fileId": "12lMQOagdAXYVMKMqjhmiZ", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3606,16 +4026,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 147 + "__id__": 165 }, "_contentSize": { "__type__": "cc.Size", - "width": 344, - "height": 94 + "width": 154, + "height": 48 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3626,7 +4046,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "a1xJaqqpVIGajC/lDC1Vtq" + "fileId": "88W59VH31ISqTZbH1xoREy" }, { "__type__": "cc.Sprite", @@ -3634,11 +4054,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 149 + "__id__": 167 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3656,7 +4076,7 @@ }, "_type": 0, "_fillType": 0, - "_sizeMode": 1, + "_sizeMode": 0, "_fillCenter": { "__type__": "cc.Vec2", "x": 0, @@ -3671,7 +4091,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "29LpbTVNZPi75AT6f097bD" + "fileId": "53O+LSfxBB5qYi4P2XNhuY" }, { "__type__": "cc.Button", @@ -3679,11 +4099,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 101 + "__id__": 107 }, "_enabled": true, "__prefab": { - "__id__": 151 + "__id__": 169 }, "clickEvents": [], "_interactable": true, @@ -3727,7 +4147,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "1b32FNZAVD97QKq6KC7ufF" + "fileId": "d0ImDQAR9GTI/CSd4pfaXb" }, { "__type__": "cc.PrefabInfo", @@ -3737,7 +4157,7 @@ "asset": { "__id__": 0 }, - "fileId": "61p4vnINdJiZG69Fl6Wq/a", + "fileId": "cc1oA6BZ9D9Kt51uqcdtbp", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3748,28 +4168,28 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 100 + "__id__": 106 }, "_children": [], "_active": true, "_components": [ { - "__id__": 154 + "__id__": 172 }, { - "__id__": 156 + "__id__": 174 }, { - "__id__": 158 + "__id__": 176 } ], "_prefab": { - "__id__": 160 + "__id__": 178 }, "_lpos": { "__type__": "cc.Vec3", - "x": -362.733, - "y": 0, + "x": -170.111, + "y": 1.0080000000000382, "z": 0 }, "_lrot": { @@ -3801,16 +4221,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 153 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 155 + "__id__": 173 }, "_contentSize": { "__type__": "cc.Size", - "width": 156.146484375, - "height": 75.22200000000001 + "width": 92.548828125, + "height": 50.652 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3821,7 +4241,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "8fPcBntxdCh64FpQU5kq6k" + "fileId": "73w06gjbhJE6ozSAxeLNXK" }, { "__type__": "cc.Label", @@ -3829,33 +4249,33 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 153 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 157 + "__id__": 175 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 200, - "g": 153, - "b": 229, + "r": 116, + "g": 31, + "b": 188, "a": 255 }, "_string": "Sound", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 54, - "_fontSize": 54, + "_actualFontSize": 30, + "_fontSize": 30, "_fontFamily": "Arial", - "_lineHeight": 59.7, + "_lineHeight": 40.2, "_overflow": 0, "_enableWrapText": true, "_font": { - "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", "__expectedType__": "cc.TTFFont" }, "_isSystemFontUsed": false, @@ -3892,7 +4312,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "5c3WZVI9VNS7ki7DUR1R+O" + "fileId": "d5s8oTUiVK3La3/M4gId2O" }, { "__type__": "d7e4fOii5xNLqH2PF6de4pP", @@ -3900,20 +4320,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 153 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 159 + "__id__": 177 }, - "languageKey": "settingpanel.sound", + "languageKey": "settingpanel.music", "defaultText": "", "autoUpdate": true, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c9mmRwoJBLBKuRdqqcKEvj" + "fileId": "3aLL6cnuRMs6biBhcYhpVd" }, { "__type__": "cc.PrefabInfo", @@ -3923,7 +4343,7 @@ "asset": { "__id__": 0 }, - "fileId": "50KkqyKuFLz4lZslcEgSlD", + "fileId": "a44FDACi5JPJZ18w9y7y/3", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -3934,16 +4354,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 100 + "__id__": 106 }, "_enabled": true, "__prefab": { - "__id__": 162 + "__id__": 180 }, "_contentSize": { "__type__": "cc.Size", - "width": 800, - "height": 94 + "width": 387.2, + "height": 73.6 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3954,7 +4374,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "07FUlwO9ZMn6GCBqSenvFr" + "fileId": "30AWkEGLhMDI28VLCxxFwa" }, { "__type__": "cc.Sprite", @@ -3962,11 +4382,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 100 + "__id__": 106 }, "_enabled": false, "__prefab": { - "__id__": 164 + "__id__": 182 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3999,7 +4419,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "0btQdSH9xG5L+Xo2Trvl/l" + "fileId": "ffsWp9ThJD3IgJyO/s8A5M" }, { "__type__": "cc.PrefabInfo", @@ -4009,7 +4429,7 @@ "asset": { "__id__": 0 }, - "fileId": "5fA30WapdOr4Fg3xyrRlV7", + "fileId": "8d6C/G5V5I4Y1ENzTf8RgA", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -4020,35 +4440,35 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 33 + "__id__": 27 }, "_children": [ { - "__id__": 167 + "__id__": 185 }, { - "__id__": 207 + "__id__": 211 }, { - "__id__": 215 + "__id__": 219 } ], "_active": true, "_components": [ { - "__id__": 277 + "__id__": 269 }, { - "__id__": 279 + "__id__": 271 } ], "_prefab": { - "__id__": 281 + "__id__": 273 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 256.44499999999994, + "y": -51.61699999999996, "z": 0 }, "_lrot": { @@ -4080,91 +4500,37 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 166 + "__id__": 184 }, "_children": [ { - "__id__": 168 + "__id__": 186 }, { - "__id__": 184 + "__id__": 192 }, { - "__id__": 190 - }, - { - "__id__": 196 + "__id__": 198 } ], "_active": true, "_components": [ - { - "__id__": 202 - }, { "__id__": 204 - } - ], - "_prefab": { - "__id__": 206 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 187.54600000000005, - "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": "bg", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 167 - }, - "_children": [ - { - "__id__": 169 }, { - "__id__": 175 - } - ], - "_active": true, - "_components": [ + "__id__": 206 + }, { - "__id__": 181 + "__id__": 208 } ], "_prefab": { - "__id__": 183 + "__id__": 210 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, + "x": 102.66699999999997, "y": 0, "z": 0 }, @@ -4193,341 +4559,28 @@ }, { "__type__": "cc.Node", - "_name": "矩形 8 拷贝 3", + "_name": "WD_AN_JT2", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 168 + "__id__": 185 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 170 - }, - { - "__id__": 172 - } - ], - "_prefab": { - "__id__": 174 - }, - "_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__": 169 - }, - "_enabled": true, - "__prefab": { - "__id__": 171 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 344, - "height": 82 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "6dUWNRmNhB8J1wbnUqXfc9" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 169 - }, - "_enabled": true, - "__prefab": { - "__id__": 173 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "6d0a8cc2-834f-4734-966c-9a62178b2510@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": "6eDSaHg3NFA67yxtbxpoEX" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "483pGw4VRKNZL0h2q7Sjmq", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "矩形 8 拷贝 4", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 168 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 176 - }, - { - "__id__": 178 - } - ], - "_prefab": { - "__id__": 180 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 133.769, - "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__": 175 - }, - "_enabled": true, - "__prefab": { - "__id__": 177 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 79, - "height": 82 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "dczSSMxFZBBaCBJedsV7EA" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 175 - }, - "_enabled": true, - "__prefab": { - "__id__": 179 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "5b879cbf-9bd1-4f40-af9c-30399e1997fa@f9941", - "__expectedType__": "cc.SpriteFrame" - }, - "_type": 0, - "_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": "a5uXHgSvlKNJ316jEQwBkL" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "01/73bWQdLzq4SKvOkoHiF", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 168 - }, - "_enabled": true, - "__prefab": { - "__id__": 182 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 100 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "30XGdLYgxOc6TYV5ck5SG0" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "640Zl3CzxLXaKlVzNyBbex", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "up", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 167 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 185 - }, { "__id__": 187 + }, + { + "__id__": 189 } ], "_prefab": { - "__id__": 189 + "__id__": 191 }, "_lpos": { "__type__": "cc.Vec3", - "x": 133.5709999999999, + "x": 53.44999999999999, "y": 0, "z": 0 }, @@ -4560,40 +4613,40 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 184 - }, - "_enabled": true, - "__prefab": { "__id__": 186 }, - "_contentSize": { - "__type__": "cc.Size", - "width": 31, - "height": 21 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "3eGxBD2K5PiaVbRrA2Iehz" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 184 - }, "_enabled": true, "__prefab": { "__id__": 188 }, + "_contentSize": { + "__type__": "cc.Size", + "width": 48, + "height": 48 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "84mV1t0thGTbV3IE4o6P90" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 186 + }, + "_enabled": true, + "__prefab": { + "__id__": 190 + }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, @@ -4605,7 +4658,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "c84a48a4-acbd-415d-a694-58c79f5cb141@f9941", + "__uuid__": "1b6f8a0f-ebde-435e-9346-4d8498c562df@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -4625,7 +4678,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "8e/cqJErZIIp85z2Od6Q5D" + "fileId": "39euDp1vtD7Ll3slpP0oT1" }, { "__type__": "cc.PrefabInfo", @@ -4635,35 +4688,35 @@ "asset": { "__id__": 0 }, - "fileId": "d9I4vHXhhHaZwd1HkTPVTf", + "fileId": "865O0q7NpGkojd7JeV1ZKo", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "down", + "_name": "WD_AN_JT1", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 167 + "__id__": 185 }, "_children": [], - "_active": false, + "_active": true, "_components": [ { - "__id__": 191 + "__id__": 193 }, { - "__id__": 193 + "__id__": 195 } ], "_prefab": { - "__id__": 195 + "__id__": 197 }, "_lpos": { "__type__": "cc.Vec3", - "x": 133.5709999999999, + "x": 53.44999999999999, "y": 0, "z": 0 }, @@ -4671,8 +4724,8 @@ "__type__": "cc.Quat", "x": 0, "y": 0, - "z": 1, - "w": 6.123233995736766e-17 + "z": 0, + "w": 1 }, "_lscale": { "__type__": "cc.Vec3", @@ -4686,7 +4739,7 @@ "__type__": "cc.Vec3", "x": 0, "y": 0, - "z": 180 + "z": 0 }, "_id": "" }, @@ -4696,16 +4749,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 190 + "__id__": 192 }, "_enabled": true, "__prefab": { - "__id__": 192 + "__id__": 194 }, "_contentSize": { "__type__": "cc.Size", - "width": 31, - "height": 21 + "width": 48, + "height": 48 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4716,7 +4769,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "093Hz413BHVp5sz5SazaaJ" + "fileId": "63sNytWJRGWoi6FvdDSvqL" }, { "__type__": "cc.Sprite", @@ -4724,11 +4777,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 190 + "__id__": 192 }, "_enabled": true, "__prefab": { - "__id__": 194 + "__id__": 196 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4741,7 +4794,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "c84a48a4-acbd-415d-a694-58c79f5cb141@f9941", + "__uuid__": "9453262b-31ae-474d-b913-d60af58fdcaf@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -4761,7 +4814,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "51ARAZkZVD9rHfnKoYmQkk" + "fileId": "2f+TBfw/9GBqa5L3zquyCS" }, { "__type__": "cc.PrefabInfo", @@ -4771,7 +4824,7 @@ "asset": { "__id__": 0 }, - "fileId": "a3Q5EWiadH1bjNw4j6wvej", + "fileId": "07i3uw6xxNsrXnPQxvpU3h", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -4782,24 +4835,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 167 + "__id__": 185 }, "_children": [], "_active": true, "_components": [ { - "__id__": 197 + "__id__": 199 }, { - "__id__": 199 + "__id__": 201 } ], "_prefab": { - "__id__": 201 + "__id__": 203 }, "_lpos": { "__type__": "cc.Vec3", - "x": -38.26700000000005, + "x": -20.036, "y": 0, "z": 0 }, @@ -4832,16 +4885,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 196 + "__id__": 198 }, "_enabled": true, "__prefab": { - "__id__": 198 + "__id__": 200 }, "_contentSize": { "__type__": "cc.Size", - "width": 260.689063, - "height": 78.75 + "width": 98.466797, + "height": 46.1 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4852,7 +4905,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e2hE9gU35EToKHjREV18Lj" + "fileId": "f9EFbWVGdCa646ilqFnfCl" }, { "__type__": "cc.Label", @@ -4860,36 +4913,39 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 196 + "__id__": 198 }, "_enabled": true, "__prefab": { - "__id__": 200 + "__id__": 202 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 46, - "g": 28, - "b": 57, + "r": 215, + "g": 209, + "b": 255, "a": 255 }, "_string": "English", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 49, - "_fontSize": 48, + "_actualFontSize": 25, + "_fontSize": 24, "_fontFamily": "Arial", - "_lineHeight": 62.5, + "_lineHeight": 40, "_overflow": 2, "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, "_spacingX": 0, "_isItalic": false, - "_isBold": true, + "_isBold": false, "_isUnderline": false, "_underlineHeight": 2, "_cacheMode": 0, @@ -4920,7 +4976,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "3cwOlFwdZGEqIg4TLD6jTg" + "fileId": "5bSRyuS3VE+YIUe+pkMKE8" }, { "__type__": "cc.PrefabInfo", @@ -4930,7 +4986,7 @@ "asset": { "__id__": 0 }, - "fileId": "49qdzqJNlEPYidGcks9OaI", + "fileId": "d4K8fiQXFGcoQwmkpXMuvi", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -4941,16 +4997,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 167 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 203 + "__id__": 205 }, "_contentSize": { "__type__": "cc.Size", - "width": 344, - "height": 82 + "width": 154, + "height": 48 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4961,7 +5017,52 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "00XaEnWgBMKLs8PlrqFkC9" + "fileId": "e5ICE3f15OraD0R+Ix0NKL" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 185 + }, + "_enabled": true, + "__prefab": { + "__id__": 207 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "c159bef3-dc97-4e59-a16a-d7eea9a98bd0@f9941", + "__expectedType__": "cc.SpriteFrame" + }, + "_type": 0, + "_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": "b0cDzDmFNBzIFt0GaBEsCl" }, { "__type__": "cc.Button", @@ -4969,11 +5070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 167 + "__id__": 185 }, "_enabled": true, "__prefab": { - "__id__": 205 + "__id__": 209 }, "clickEvents": [], "_interactable": true, @@ -5017,7 +5118,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "e393RhnKJCO7dVyfpyVEhX" + "fileId": "cdm3GTasxEDL2oJlvo13Uj" }, { "__type__": "cc.PrefabInfo", @@ -5027,39 +5128,39 @@ "asset": { "__id__": 0 }, - "fileId": "e62dHBCtdM07n2PhW2kIef", + "fileId": "53ZE0N1SlGeq7FgDIwuXAZ", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { "__type__": "cc.Node", - "_name": "text", + "_name": "Language", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 166 + "__id__": 184 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 208 - }, - { - "__id__": 210 - }, { "__id__": 212 + }, + { + "__id__": 214 + }, + { + "__id__": 216 } ], "_prefab": { - "__id__": 214 + "__id__": 218 }, "_lpos": { "__type__": "cc.Vec3", - "x": -362.733, - "y": 0, + "x": -170.111, + "y": 1.0080000000000382, "z": 0 }, "_lrot": { @@ -5091,16 +5192,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 207 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 209 + "__id__": 213 }, "_contentSize": { "__type__": "cc.Size", - "width": 240.2578125, - "height": 101.556 + "width": 140.9326171875, + "height": 50.652 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5111,7 +5212,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "290UxnXONHHo9N7GHW1/wO" + "fileId": "8btsoi27JC+qnqowLqiI9l" }, { "__type__": "cc.Label", @@ -5119,33 +5220,33 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 207 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 211 + "__id__": 215 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 200, - "g": 153, - "b": 229, + "r": 116, + "g": 31, + "b": 188, "a": 255 }, "_string": "Language", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 54, - "_fontSize": 54, + "_actualFontSize": 30, + "_fontSize": 30, "_fontFamily": "Arial", - "_lineHeight": 80.6, + "_lineHeight": 40.2, "_overflow": 0, "_enableWrapText": true, "_font": { - "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", "__expectedType__": "cc.TTFFont" }, "_isSystemFontUsed": false, @@ -5182,7 +5283,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "52N3seWyRB8oAYKDig4oLy" + "fileId": "9enouq/8hFv7mPb2djRR2B" }, { "__type__": "d7e4fOii5xNLqH2PF6de4pP", @@ -5190,20 +5291,20 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 207 + "__id__": 211 }, "_enabled": true, "__prefab": { - "__id__": 213 + "__id__": 217 }, - "languageKey": "settingpanel.language", + "languageKey": "settingpanel.music", "defaultText": "", "autoUpdate": true, "_id": "" }, { "__type__": "cc.CompPrefabInfo", - "fileId": "b1EX9J1ytFabOlHz2+O49O" + "fileId": "05UiO5d9dFl4I06n85jccg" }, { "__type__": "cc.PrefabInfo", @@ -5213,7 +5314,7 @@ "asset": { "__id__": 0 }, - "fileId": "feOzRede9HMpfQ8fArpsW/", + "fileId": "c04WG6oWJFjLfHe6WuyUw6", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -5224,44 +5325,38 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 166 + "__id__": 184 }, "_children": [ { - "__id__": 216 + "__id__": 220 }, { - "__id__": 230 + "__id__": 234 }, { - "__id__": 236 - }, - { - "__id__": 250 - }, - { - "__id__": 256 + "__id__": 248 } ], "_active": true, "_components": [ { - "__id__": 270 + "__id__": 262 }, { - "__id__": 272 + "__id__": 264 }, { - "__id__": 274 + "__id__": 266 } ], "_prefab": { - "__id__": 276 + "__id__": 268 }, "_lpos": { "__type__": "cc.Vec3", - "x": 187.54600000000005, - "y": -53.72399999999993, + "x": 97.88299999999998, + "y": -31.81000000000006, "z": 0 }, "_lrot": { @@ -5293,32 +5388,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 215 + "__id__": 219 }, "_children": [ { - "__id__": 217 + "__id__": 221 } ], "_active": true, "_components": [ - { - "__id__": 223 - }, - { - "__id__": 225 - }, { "__id__": 227 + }, + { + "__id__": 229 + }, + { + "__id__": 231 } ], "_prefab": { - "__id__": 229 + "__id__": 233 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -46.15, + "y": -22, "z": 0 }, "_lrot": { @@ -5350,20 +5445,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 216 + "__id__": 220 }, "_children": [], "_active": true, "_components": [ { - "__id__": 218 + "__id__": 222 }, { - "__id__": 220 + "__id__": 224 } ], "_prefab": { - "__id__": 222 + "__id__": 226 }, "_lpos": { "__type__": "cc.Vec3", @@ -5400,16 +5495,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 219 + "__id__": 223 }, "_contentSize": { "__type__": "cc.Size", - "width": 137.7509765625, - "height": 75.22200000000001 + "width": 81.99609375, + "height": 40.068 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5428,33 +5523,36 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 221 + "__id__": 225 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 46, - "g": 28, - "b": 57, + "r": 215, + "g": 209, + "b": 255, "a": 255 }, "_string": "English", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 42, - "_fontSize": 42, + "_actualFontSize": 24, + "_fontSize": 24, "_fontFamily": "Arial", - "_lineHeight": 59.7, + "_lineHeight": 31.8, "_overflow": 0, "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, "_spacingX": 0, "_isItalic": false, "_isBold": false, @@ -5499,8 +5597,6 @@ "__id__": 0 }, "fileId": "e3965QO7BNH6J1lGQWWrZn", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -5509,16 +5605,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 220 }, "_enabled": true, "__prefab": { - "__id__": 224 + "__id__": 228 }, "_contentSize": { "__type__": "cc.Size", - "width": 306.7, - "height": 72.3 + "width": 150, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5537,11 +5633,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 220 }, "_enabled": false, "__prefab": { - "__id__": 226 + "__id__": 230 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5582,11 +5678,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 216 + "__id__": 220 }, "_enabled": true, "__prefab": { - "__id__": 228 + "__id__": 232 }, "clickEvents": [], "_interactable": true, @@ -5638,7 +5734,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 216 + "__id__": 220 }, "_id": "" }, @@ -5659,174 +5755,38 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "seperator", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 215 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 231 - }, - { - "__id__": 233 - } - ], - "_prefab": { - "__id__": 235 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -87.5, - "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__": 230 - }, - "_enabled": true, - "__prefab": { - "__id__": 232 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 285, - "height": 5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "625hTI2apCCbGAu0fT9rJI" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 230 - }, - "_enabled": true, - "__prefab": { - "__id__": 234 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "abcf6b7d-4710-47a3-a316-bdabaffb2a17@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": "29KIxZr6ZH27Q/q7CEewJQ" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "45ZtdEN5pA4pDWTqf0pYE8", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "Language2", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 215 + "__id__": 219 }, "_children": [ { - "__id__": 237 + "__id__": 235 } ], "_active": true, "_components": [ + { + "__id__": 241 + }, { "__id__": 243 }, { "__id__": 245 - }, - { - "__id__": 247 } ], "_prefab": { - "__id__": 249 + "__id__": 247 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -128.85, + "y": -64, "z": 0 }, "_lrot": { @@ -5858,20 +5818,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 236 + "__id__": 234 }, "_children": [], "_active": true, "_components": [ { - "__id__": 238 + "__id__": 236 }, { - "__id__": 240 + "__id__": 238 } ], "_prefab": { - "__id__": 242 + "__id__": 240 }, "_lpos": { "__type__": "cc.Vec3", @@ -5908,16 +5868,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 237 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 239 + "__id__": 237 }, "_contentSize": { "__type__": "cc.Size", - "width": 114.43359375, - "height": 75.22200000000001 + "width": 81.99609375, + "height": 40.068 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -5928,7 +5888,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "89jZMx101OgrXqXi/zr7bH" + "fileId": "f52gNcB/5AzpMpX4InBp7L" }, { "__type__": "cc.Label", @@ -5936,33 +5896,36 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 237 + "__id__": 235 }, "_enabled": true, "__prefab": { - "__id__": 241 + "__id__": 239 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 46, - "g": 28, - "b": 57, + "r": 215, + "g": 209, + "b": 255, "a": 255 }, - "_string": "Indian", + "_string": "English", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 42, - "_fontSize": 42, + "_actualFontSize": 24, + "_fontSize": 24, "_fontFamily": "Arial", - "_lineHeight": 59.7, + "_lineHeight": 31.8, "_overflow": 0, "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, "_spacingX": 0, "_isItalic": false, "_isBold": false, @@ -5996,7 +5959,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "d71m4bh9hM0oPK3rq3EbGp" + "fileId": "fe7gGPJi5HfLay0yRO7M5O" }, { "__type__": "cc.PrefabInfo", @@ -6006,7 +5969,7 @@ "asset": { "__id__": 0 }, - "fileId": "7efEhQqsZO8aVPCMeMTPOO", + "fileId": "99TAU0lddAxLfyZeyL9d7D", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -6017,16 +5980,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 236 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 244 + "__id__": 242 }, "_contentSize": { "__type__": "cc.Size", - "width": 306.7, - "height": 72.3 + "width": 150, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6045,11 +6008,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 236 + "__id__": 234 }, "_enabled": false, "__prefab": { - "__id__": 246 + "__id__": 244 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6090,11 +6053,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 236 + "__id__": 234 }, "_enabled": true, "__prefab": { - "__id__": 248 + "__id__": 246 }, "clickEvents": [], "_interactable": true, @@ -6146,7 +6109,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 236 + "__id__": 234 }, "_id": "" }, @@ -6163,144 +6126,6 @@ "__id__": 0 }, "fileId": "ad+JOqXVVBgJzQOCZa3yWE", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.Node", - "_name": "seperator-001", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 215 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 251 - }, - { - "__id__": 253 - } - ], - "_prefab": { - "__id__": 255 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 0, - "y": -170.2, - "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__": 250 - }, - "_enabled": true, - "__prefab": { - "__id__": 252 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 285, - "height": 5 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7cVfF8rTVJIITEJ1YmQr10" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 250 - }, - "_enabled": true, - "__prefab": { - "__id__": 254 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "abcf6b7d-4710-47a3-a316-bdabaffb2a17@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": "3cEAq76qBOWqO4/4tzC2Jc" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d7xI/P55JGW6o/RYb04rTd", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -6309,32 +6134,32 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 215 + "__id__": 219 }, "_children": [ { - "__id__": 257 + "__id__": 249 } ], "_active": true, "_components": [ { - "__id__": 263 + "__id__": 255 }, { - "__id__": 265 + "__id__": 257 }, { - "__id__": 267 + "__id__": 259 } ], "_prefab": { - "__id__": 269 + "__id__": 261 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": -211.54999999999998, + "y": -106, "z": 0 }, "_lrot": { @@ -6366,20 +6191,20 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 256 + "__id__": 248 }, "_children": [], "_active": true, "_components": [ { - "__id__": 258 + "__id__": 250 }, { - "__id__": 260 + "__id__": 252 } ], "_prefab": { - "__id__": 262 + "__id__": 254 }, "_lpos": { "__type__": "cc.Vec3", @@ -6416,16 +6241,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 257 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 259 + "__id__": 251 }, "_contentSize": { "__type__": "cc.Size", - "width": 84, - "height": 75.22200000000001 + "width": 81.99609375, + "height": 40.068 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6436,7 +6261,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "c1NM3weL1DKKmT6wTSrt7Y" + "fileId": "ced2QbNKtMcKK/pVOORuX5" }, { "__type__": "cc.Label", @@ -6444,33 +6269,36 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 257 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 261 + "__id__": 253 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 46, - "g": 28, - "b": 57, + "r": 215, + "g": 209, + "b": 255, "a": 255 }, - "_string": "中文", + "_string": "English", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 42, - "_fontSize": 42, + "_actualFontSize": 24, + "_fontSize": 24, "_fontFamily": "Arial", - "_lineHeight": 59.7, + "_lineHeight": 31.8, "_overflow": 0, "_enableWrapText": false, - "_font": null, - "_isSystemFontUsed": true, + "_font": { + "__uuid__": "2d833118-c040-441c-a2f2-8e56390acb70", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, "_spacingX": 0, "_isItalic": false, "_isBold": false, @@ -6504,7 +6332,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "79ob02zCdL14yzo6D0XTSh" + "fileId": "760+QihHhHqYXnwqSqWhPw" }, { "__type__": "cc.PrefabInfo", @@ -6514,7 +6342,7 @@ "asset": { "__id__": 0 }, - "fileId": "c5h39cmDhDz6CRjC6d99Zh", + "fileId": "797MDa8oVDOJHhuSeNgeCx", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -6525,16 +6353,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 256 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 264 + "__id__": 256 }, "_contentSize": { "__type__": "cc.Size", - "width": 306.7, - "height": 72.3 + "width": 150, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6553,11 +6381,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 256 + "__id__": 248 }, "_enabled": false, "__prefab": { - "__id__": 266 + "__id__": 258 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6598,11 +6426,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 256 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 268 + "__id__": 260 }, "clickEvents": [], "_interactable": true, @@ -6654,7 +6482,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 256 + "__id__": 248 }, "_id": "" }, @@ -6671,8 +6499,6 @@ "__id__": 0 }, "fileId": "8aIGTJb8xH7Z52zp9WxCCG", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -6681,16 +6507,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 219 }, "_enabled": true, "__prefab": { - "__id__": 271 + "__id__": 263 }, "_contentSize": { "__type__": "cc.Size", - "width": 344, - "height": 257.7 + "width": 152, + "height": 128 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6709,11 +6535,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 219 }, "_enabled": true, "__prefab": { - "__id__": 273 + "__id__": 265 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6726,7 +6552,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "6d0a8cc2-834f-4734-966c-9a62178b2510@f9941", + "__uuid__": "cfb70033-8243-453f-9153-347c05d68b08@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 1, @@ -6754,11 +6580,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 215 + "__id__": 219 }, "_enabled": true, "__prefab": { - "__id__": 275 + "__id__": 267 }, "_resizeMode": 1, "_layoutType": 2, @@ -6770,10 +6596,10 @@ "_startAxis": 0, "_paddingLeft": 0, "_paddingRight": 0, - "_paddingTop": 10, - "_paddingBottom": 10, + "_paddingTop": 2, + "_paddingBottom": 2, "_spacingX": 0, - "_spacingY": 2.7, + "_spacingY": 2, "_verticalDirection": 1, "_horizontalDirection": 0, "_constraint": 0, @@ -6805,16 +6631,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 166 + "__id__": 184 }, "_enabled": true, "__prefab": { - "__id__": 278 + "__id__": 270 }, "_contentSize": { "__type__": "cc.Size", - "width": 800, - "height": 94 + "width": 387.2, + "height": 73.6 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6825,7 +6651,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "a80Hch6JpG1blikbdD9/fu" + "fileId": "00l7sjQNpBZpm+dA9aHCDu" }, { "__type__": "cc.Sprite", @@ -6833,11 +6659,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 166 + "__id__": 184 }, "_enabled": false, "__prefab": { - "__id__": 280 + "__id__": 272 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6870,7 +6696,7 @@ }, { "__type__": "cc.CompPrefabInfo", - "fileId": "8fg6benYJCHpBSPVtK31zF" + "fileId": "8a5gUEJ4JCB5DT6Qxmy0ik" }, { "__type__": "cc.PrefabInfo", @@ -6880,7 +6706,7 @@ "asset": { "__id__": 0 }, - "fileId": "feY5skGNhF/4ON5xFgg+oL", + "fileId": "11lm+hZRNEfIkAl+uq7HaQ", "instance": null, "targetOverrides": null, "nestedPrefabInstanceRoots": null @@ -6891,16 +6717,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 33 + "__id__": 27 }, "_enabled": true, "__prefab": { - "__id__": 283 + "__id__": 275 }, "_contentSize": { "__type__": "cc.Size", - "width": 100, - "height": 100 + "width": 388.4, + "height": 238.3 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -6938,22 +6764,22 @@ "_active": true, "_components": [ { - "__id__": 286 + "__id__": 278 }, { - "__id__": 288 + "__id__": 280 }, { - "__id__": 290 + "__id__": 282 } ], "_prefab": { - "__id__": 292 + "__id__": 284 }, "_lpos": { "__type__": "cc.Vec3", - "x": 370.36, - "y": 397.8620000000001, + "x": 187.33500000000004, + "y": 145.79100000000005, "z": 0 }, "_lrot": { @@ -6985,16 +6811,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 277 }, "_enabled": true, "__prefab": { - "__id__": 287 + "__id__": 279 }, "_contentSize": { "__type__": "cc.Size", - "width": 56, - "height": 56 + "width": 36, + "height": 36 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7013,11 +6839,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 277 }, "_enabled": true, "__prefab": { - "__id__": 289 + "__id__": 281 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -7030,7 +6856,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "987067e0-13ff-4d1b-a877-da3ea2a092a7@f9941", + "__uuid__": "06b32779-9627-4ace-b4bc-c8d25f3b3273@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -7058,11 +6884,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 285 + "__id__": 277 }, "_enabled": true, "__prefab": { - "__id__": 291 + "__id__": 283 }, "clickEvents": [], "_interactable": true, @@ -7131,12 +6957,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 294 + "__id__": 286 }, "_contentSize": { "__type__": "cc.Size", - "width": 865, - "height": 1000 + "width": 450, + "height": 370 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7159,7 +6985,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 296 + "__id__": 288 }, "_alignFlags": 18, "_target": null, @@ -7168,7 +6994,7 @@ "_top": 400, "_bottom": 400, "_horizontalCenter": 0, - "_verticalCenter": 0, + "_verticalCenter": 161.57399999999996, "_isAbsLeft": true, "_isAbsRight": true, "_isAbsTop": true, @@ -7208,12 +7034,12 @@ }, "_enabled": true, "__prefab": { - "__id__": 299 + "__id__": 291 }, "_contentSize": { "__type__": "cc.Size", - "width": 1080, - "height": 2115 + "width": 750, + "height": 1600 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7236,11 +7062,11 @@ }, "_enabled": true, "__prefab": { - "__id__": 301 + "__id__": 293 }, "m_rootNode": null, "titleLabel": { - "__id__": 28 + "__id__": 22 }, "panelBg": { "__id__": 12 diff --git a/assets/bundles/Chat18x/ThemePanel.prefab b/assets/bundles/Chat18x/ThemePanel.prefab index 15680584..4082c9fc 100644 --- a/assets/bundles/Chat18x/ThemePanel.prefab +++ b/assets/bundles/Chat18x/ThemePanel.prefab @@ -25,17 +25,17 @@ "_active": true, "_components": [ { - "__id__": 412 + "__id__": 420 }, { - "__id__": 414 + "__id__": 422 }, { - "__id__": 416 + "__id__": 424 } ], "_prefab": { - "__id__": 418 + "__id__": 426 }, "_lpos": { "__type__": "cc.Vec3", @@ -88,17 +88,17 @@ "_active": true, "_components": [ { - "__id__": 405 + "__id__": 413 }, { - "__id__": 407 + "__id__": 415 }, { - "__id__": 409 + "__id__": 417 } ], "_prefab": { - "__id__": 411 + "__id__": 419 }, "_lpos": { "__type__": "cc.Vec3", @@ -1546,7 +1546,7 @@ }, { "__type__": "cc.Node", - "_name": "recomandPanel", + "_name": "recomandList", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -3005,8 +3005,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 327.7, - "height": 245.5 + "width": 316.4, + "height": 216.9 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3795,15 +3795,12 @@ "__prefab": { "__id__": 160 }, - "lockImg": null, - "lockCover": null, "titleName": { "__id__": 150 }, "titleNameBg": { "__id__": 140 }, - "loading": null, "img": { "__id__": 123 }, @@ -6629,23 +6626,23 @@ "__id__": 292 }, { - "__id__": 372 + "__id__": 380 } ], "_active": true, "_components": [ { - "__id__": 398 + "__id__": 406 }, { - "__id__": 400 + "__id__": 408 }, { - "__id__": 402 + "__id__": 410 } ], "_prefab": { - "__id__": 404 + "__id__": 412 }, "_lpos": { "__type__": "cc.Vec3", @@ -6702,16 +6699,22 @@ }, { "__id__": 363 + }, + { + "__id__": 369 } ], "_active": true, "_components": [ { - "__id__": 369 + "__id__": 375 + }, + { + "__id__": 377 } ], "_prefab": { - "__id__": 371 + "__id__": 379 }, "_lpos": { "__type__": "cc.Vec3", @@ -8378,7 +8381,7 @@ }, { "__type__": "cc.Node", - "_name": "chatBtn", + "_name": "detailBtn", "_objFlags": 0, "__editorExtras__": {}, "_parent": { @@ -8399,8 +8402,8 @@ }, "_lpos": { "__type__": "cc.Vec3", - "x": 240.08799999999997, - "y": -2.285999999999831, + "x": 0, + "y": 0, "z": 0 }, "_lrot": { @@ -8438,6 +8441,133 @@ "__prefab": { "__id__": 365 }, + "_contentSize": { + "__type__": "cc.Size", + "width": 690, + "height": 180 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "f5K3Qj88pL4JIx4gI2e79l" + }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 363 + }, + "_enabled": true, + "__prefab": { + "__id__": 367 + }, + "_alignFlags": 45, + "_target": null, + "_left": 0, + "_right": 0, + "_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": "72LPwbGp5JYoYzkvi2bdgJ" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "5cFQgERu9Ofpv4eCK65wY5", + "instance": null, + "targetOverrides": null, + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "chatBtn", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 292 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 370 + }, + { + "__id__": 372 + } + ], + "_prefab": { + "__id__": 374 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 240.08799999999997, + "y": -2.285999999999831, + "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__": 369 + }, + "_enabled": true, + "__prefab": { + "__id__": 371 + }, "_contentSize": { "__type__": "cc.Size", "width": 100, @@ -8460,11 +8590,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 363 + "__id__": 369 }, "_enabled": true, "__prefab": { - "__id__": 367 + "__id__": 373 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8522,7 +8652,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 370 + "__id__": 376 }, "_contentSize": { "__type__": "cc.Size", @@ -8540,6 +8670,24 @@ "__type__": "cc.CompPrefabInfo", "fileId": "f2ty2h2PhFlYsi2BxF16ZG" }, + { + "__type__": "abef3IqtANAnqcuw8y5CEj5", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 292 + }, + "_enabled": true, + "__prefab": { + "__id__": 378 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "25w438HtBIppjIzrSNlabh" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -8549,8 +8697,6 @@ "__id__": 0 }, "fileId": "95e7AkM3hGAYNTgNhafYd/", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -8563,26 +8709,26 @@ }, "_children": [ { - "__id__": 373 + "__id__": 381 } ], "_active": true, "_components": [ { - "__id__": 389 + "__id__": 397 }, { - "__id__": 391 + "__id__": 399 }, { - "__id__": 393 + "__id__": 401 }, { - "__id__": 395 + "__id__": 403 } ], "_prefab": { - "__id__": 397 + "__id__": 405 }, "_lpos": { "__type__": "cc.Vec3", @@ -8619,30 +8765,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 372 + "__id__": 380 }, "_children": [ { - "__id__": 374 + "__id__": 382 } ], "_active": true, "_components": [ { - "__id__": 380 + "__id__": 388 }, { - "__id__": 382 + "__id__": 390 }, { - "__id__": 384 + "__id__": 392 }, { - "__id__": 386 + "__id__": 394 } ], "_prefab": { - "__id__": 388 + "__id__": 396 }, "_lpos": { "__type__": "cc.Vec3", @@ -8675,29 +8821,29 @@ }, { "__type__": "cc.Node", - "_name": "content", + "_name": "allRecGirlContent", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 373 + "__id__": 381 }, "_children": [], "_active": true, "_components": [ { - "__id__": 375 + "__id__": 383 }, { - "__id__": 377 + "__id__": 385 } ], "_prefab": { - "__id__": 379 + "__id__": 387 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 604.698, + "y": 99.14200000000005, "z": 0 }, "_lrot": { @@ -8729,11 +8875,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 374 + "__id__": 382 }, "_enabled": true, "__prefab": { - "__id__": 376 + "__id__": 384 }, "_contentSize": { "__type__": "cc.Size", @@ -8757,11 +8903,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 374 + "__id__": 382 }, "_enabled": true, "__prefab": { - "__id__": 378 + "__id__": 386 }, "_resizeMode": 1, "_layoutType": 2, @@ -8808,11 +8954,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 381 + "__id__": 389 }, "_contentSize": { "__type__": "cc.Size", @@ -8836,11 +8982,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 383 + "__id__": 391 }, "_type": 0, "_inverted": false, @@ -8858,11 +9004,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 385 + "__id__": 393 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -8904,11 +9050,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 373 + "__id__": 381 }, "_enabled": true, "__prefab": { - "__id__": 387 + "__id__": 395 }, "_alignFlags": 45, "_target": null, @@ -8943,8 +9089,6 @@ "__id__": 0 }, "fileId": "885+b7zBZOQqOqN8VildHp", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -8953,11 +9097,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 380 }, "_enabled": true, "__prefab": { - "__id__": 390 + "__id__": 398 }, "_contentSize": { "__type__": "cc.Size", @@ -8981,11 +9125,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 380 }, "_enabled": false, "__prefab": { - "__id__": 392 + "__id__": 400 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9026,11 +9170,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 380 }, "_enabled": true, "__prefab": { - "__id__": 394 + "__id__": 402 }, "bounceDuration": 0.23, "brake": 0.75, @@ -9041,7 +9185,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 374 + "__id__": 382 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -9057,11 +9201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 372 + "__id__": 380 }, "_enabled": true, "__prefab": { - "__id__": 396 + "__id__": 404 }, "_alignFlags": 45, "_target": null, @@ -9110,7 +9254,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 399 + "__id__": 407 }, "_contentSize": { "__type__": "cc.Size", @@ -9138,7 +9282,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 401 + "__id__": 409 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9183,7 +9327,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 403 + "__id__": 411 }, "_alignFlags": 45, "_target": null, @@ -9218,8 +9362,6 @@ "__id__": 0 }, "fileId": "3ac3ofAUBNQqBqbnLH/FfL", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -9232,7 +9374,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 406 + "__id__": 414 }, "_contentSize": { "__type__": "cc.Size", @@ -9260,7 +9402,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 408 + "__id__": 416 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -9305,7 +9447,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 410 + "__id__": 418 }, "_alignFlags": 45, "_target": null, @@ -9354,7 +9496,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 413 + "__id__": 421 }, "_contentSize": { "__type__": "cc.Size", @@ -9382,7 +9524,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 415 + "__id__": 423 }, "_alignFlags": 45, "_target": null, @@ -9418,7 +9560,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 417 + "__id__": 425 }, "m_rootNode": null, "_id": "" diff --git a/assets/bundles/Chat18x/releasePanel.prefab b/assets/bundles/Chat18x/releasePanel.prefab index 9ee41af6..cdb8b7be 100644 --- a/assets/bundles/Chat18x/releasePanel.prefab +++ b/assets/bundles/Chat18x/releasePanel.prefab @@ -1,7 +1,7 @@ [ { "__type__": "cc.Prefab", - "_name": "releasePanel", + "_name": "ReleasePanel", "_objFlags": 0, "__editorExtras__": {}, "_native": "", @@ -13,7 +13,7 @@ }, { "__type__": "cc.Node", - "_name": "releasePanel", + "_name": "ReleasePanel", "_objFlags": 0, "__editorExtras__": {}, "_parent": null, @@ -29,10 +29,13 @@ }, { "__id__": 10 + }, + { + "__id__": 12 } ], "_prefab": { - "__id__": 12 + "__id__": 14 }, "_lpos": { "__type__": "cc.Vec3", @@ -298,6 +301,25 @@ "__type__": "cc.CompPrefabInfo", "fileId": "cbKD4by4xKxJo4W4PGX0Iw" }, + { + "__type__": "56126ehtZZHR6+dQ4GXiId3", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 1 + }, + "_enabled": true, + "__prefab": { + "__id__": 13 + }, + "m_rootNode": null, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "71CYCfVvVLya8MfL2e8ttC" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -307,6 +329,7 @@ "__id__": 0 }, "fileId": "085yHiirJMta3dIFXQtSvf", + "instance": null, "targetOverrides": null } ] \ No newline at end of file diff --git a/assets/bundles/Chat18x/releasePanel.prefab.meta b/assets/bundles/Chat18x/releasePanel.prefab.meta index 0c69f4e7..c42a1a23 100644 --- a/assets/bundles/Chat18x/releasePanel.prefab.meta +++ b/assets/bundles/Chat18x/releasePanel.prefab.meta @@ -8,6 +8,6 @@ ], "subMetas": {}, "userData": { - "syncNodeName": "releasePanel" + "syncNodeName": "ReleasePanel" } } diff --git a/assets/resources/ui/common/LT_Font_LTJL.png b/assets/resources/ui/common/LT_Font_LTJL.png new file mode 100644 index 0000000000000000000000000000000000000000..fd9515845e48b59687729b79171e60696c1ff35b GIT binary patch literal 12098 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 F{{xj?9ajJV literal 0 HcmV?d00001 diff --git a/assets/resources/ui/common/LT_Font_LTJL.png.meta b/assets/resources/ui/common/LT_Font_LTJL.png.meta new file mode 100644 index 00000000..4bb0a6de --- /dev/null +++ b/assets/resources/ui/common/LT_Font_LTJL.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.27", + "importer": "image", + "imported": true, + "uuid": "7e50500e-ee6b-4df6-a650-78a7fa173d38", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "7e50500e-ee6b-4df6-a650-78a7fa173d38@6c48a", + "displayName": "LT_Font_LTJL", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "7e50500e-ee6b-4df6-a650-78a7fa173d38", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "7e50500e-ee6b-4df6-a650-78a7fa173d38@f9941", + "displayName": "LT_Font_LTJL", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0.5, + "offsetY": 0, + "trimX": 1, + "trimY": 0, + "width": 151, + "height": 40, + "rawWidth": 152, + "rawHeight": 40, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -75.5, + -20, + 0, + 75.5, + -20, + 0, + -75.5, + 20, + 0, + 75.5, + 20, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 1, + 40, + 152, + 40, + 1, + 0, + 152, + 0 + ], + "nuv": [ + 0.006578947368421052, + 0, + 1, + 0, + 0.006578947368421052, + 1, + 1, + 1 + ], + "minPos": [ + -75.5, + -20, + 0 + ], + "maxPos": [ + 75.5, + 20, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "7e50500e-ee6b-4df6-a650-78a7fa173d38@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "7e50500e-ee6b-4df6-a650-78a7fa173d38@6c48a" + } +} diff --git a/assets/resources/ui/girl_detail/ZY_AN_LT.png b/assets/resources/ui/girl_detail/ZY_AN_LT.png index b4ea258182e46de68ba62ba7a313661f24c9e09a..fa4031659c849afb447536689b5c70debd09b0ce 100644 GIT binary patch literal 7322 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 WLmX$Y5$|6=!_<_t6szT}BmN7$`Y_-C literal 0 HcmV?d00001 diff --git a/assets/resources/ui/setting/WD_AN_KG1.png.meta b/assets/resources/ui/setting/WD_AN_KG1.png.meta new file mode 100644 index 00000000..26b68e75 --- /dev/null +++ b/assets/resources/ui/setting/WD_AN_KG1.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.27", + "importer": "image", + "imported": true, + "uuid": "e993d51b-9d8d-4e01-bd6c-681b404d0785", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "e993d51b-9d8d-4e01-bd6c-681b404d0785@6c48a", + "displayName": "WD_AN_KG1", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "e993d51b-9d8d-4e01-bd6c-681b404d0785", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "e993d51b-9d8d-4e01-bd6c-681b404d0785@f9941", + "displayName": "WD_AN_KG1", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 154, + "height": 48, + "rawWidth": 154, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -77, + -24, + 0, + 77, + -24, + 0, + -77, + 24, + 0, + 77, + 24, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 48, + 154, + 48, + 0, + 0, + 154, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -77, + -24, + 0 + ], + "maxPos": [ + 77, + 24, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "e993d51b-9d8d-4e01-bd6c-681b404d0785@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "e993d51b-9d8d-4e01-bd6c-681b404d0785@6c48a" + } +} diff --git a/assets/resources/ui/setting/WD_AN_KG2.png b/assets/resources/ui/setting/WD_AN_KG2.png new file mode 100644 index 0000000000000000000000000000000000000000..77dea031af9b8490d1ee3e7b5fc8844cbdca57bc GIT binary patch literal 7564 zcmbVQbySq?wjUallI|D;6zOINksOfj#$gz8h9QQQl2DOGKtM{65|EM@y1}85Mj8R> zE`iH;&iT&0f1GvKUH4sYJh6Yj9naot?e)IZ(NZP3$8Zk-0FbDGmGthuX?KqxA^zQa z(+8Rb0Nhh_R8-VaQ&ePgbw}Dc!eIb_&rF8Cw@Km|joiW+jLb-3YQG`{9s&Szlo0lk zn|>ls06@aXDdfAt-`q2zqJHoZY}ol~{2n;t&2sjmI{RmlZ_M5qT1f7)&J}zM@Y~zj zxthFcT>rTKXV7#ra2e1PYpgc7v#%)_n;N``%SQeS({7K~1pw^h z`1%B*%Afwh`icZ#16;@XA5!!z-G-udxQqd8@qk4j#rl1$I6XiwzdO*Y#2EYr$5ItV()^BXJEB$K$CPvqO7J?4#vm~Oz;H3r zb|d*TZvEHl(l5Jp_}+2XryJ*eBv6k1VBw}Q3L6(dt~InbW4*REf#cePRqom1Tx1TI zF#E8YOJDfH-O@b@$YobJN5_h})=2T1h{)F*ml- zVngtiC}sAZ>}fx=l!uWPOpsB4o>z7XJlZ zW;upb6+TgYF=&GxbhNB)UyR26z3QmKpc1KU%+zL1q6vOC*j1SLvl8Jzsdd4!>wMK-wR zQ^Cmd4NnvxATkCTJR(GD7c~vBhZnO=wIM8Ya}v4NNT5uIBWkxajn;0ae7AsFZN+ zva_&fa$0edQd%d1ACmSZtZLn3=Zq6pyRYU9o(1#e>F3Ffk~@CX;M$5q^v$mlRtA@_ zrNr09k;Q2zT=jLV)>47G-YjbneR`;u_ntys4EA&l_j8u8LTYxg?m$uI55nR%pe!>r zM7EcXfd1R@=&Vh6qMNA%F?)Y$;qrKyqgTN*VP4qLAMLA_SWz>0tU~_#l^w^u2 zB!VQg2W<0*-kIK?zJRWlULaK?A8#xrwbwv!QkXH-{sY+uq@fAVDbGvl`0o@+pd_QD zz@+tJ149qPr{liG_YJ-nl6|o<3dmP6tkPL2BKkq|WxR;lu%Sr2Y*5czFIHzr*E+Y^ z`uf!+l%z5uTqQdKoNEBB?WT`rr|A}k9hfLgxEtYY@j8Fdv@x%|*w*mEyJGYb@Ym2+ z^eDC~v5U9M_~kZ$McQ4lxGy#RQGJkokYv!G4~Oq5U&Vw|saTz z_C{DG1VstO^a$dXi_7Ut;i*HIvUuJ{ZXv`5K)VO_r!lSZwibAtsFBI*i8Y#Oa`P zOif{FdTFOuI%0upnJV`2=;IT8ml>h$Kil`V)3)(A?AK23g!uEl=Mq? zlxM#e+_iBlZ%MSHsI#bJ)7YNTKF1^DNQ^fBc^rl!#VdtYA5jol;F9HsNm^srMUQ?P zJIPINNS`a6M*R5MFWVLH*dm>Nj%C-X}B z5_27U-m>I-NOPct_X4X8YYnR@gdwB~#~FteHx>6Yff!yiUIV@Wu^hDmF%gL=t9v4{ zmG+SF0xB|R&zm+v{hcs_+Klm1u%AnVW#U0h#1P>Ec_1?XLSwVPhVadzD*R0yt0R3X z?L`39V;xV%BO3gYzjI8blPhLE}G1ghhgdA+RDwJqCe?Y)YhrXB>c)SN;;MNDIK7A=@6l< z;@K@iq^F$_sVlFVs`D{DSOm5xH_&jr)2H?37qZkt+xj@}j|N~IFqO&II?E<{hKEkRbB8f{ zp`)KaD?WK;ESgmGz7OM4c5GG;rG_Ng8tyrzjGG$;@z5q&m$;S`mYtWY)csmE*0LUd zdE$$hnVDCw{l2pW-pbo@DLFH3`KsRJ^lW@MVxOdx@gRDQ(HfyXkIM0LI*A#m9{4_h zBL)%MG4HP_nLW%A&pq|a2(rW&U6+2TZJy?unP~ax?SDiX%1kXizxRH-@!Jz0W9KI2 zfD@O|-B&+j8EhEQEx!VP)~R}HcV))fjLLuREUt3x#i4c0?(JWw)>sop+ zawdHz&HJ0H84qduv$Zzvh5VQPD>@rFgB^1n0}H7^wI_sIVBaUBpcc;(zFb7MY);eO zMpSMFvlX*ybM0;5p3n-^vqvn}I5Rurk?g_6>Z`<+0^5Sj46UcKKT_v>&ous|I$P>m zHrXo`v?P}CopYBC^Zs`1_0p(nzv?)L3P*Ho1}iHg2}9GN z?O@_kL1h8u(Dy*2Ti-2@FY61}%U92bO#V#m-@kY_)KcbKbmYGGrRXcDhogtJanM)x zApcM4;B3HN-5z?Or-?Q7(I5F6ouiRUXiveg_L*xvv+in1@1Mp0NEUEWr4gNoVvIRbs zW0Ua#-4P&QCaZyy-C=AJ{K9-t zK|w(_2`PRd8*wp+gp`daFPpHSu&{ujxPXudpRh1UQ0VSv`_~1$Q|NAM2hvkg`Iox8 znJmx&g>nT62zYyY^LvZ%Bi-!u!D1box<=Q`_Jy3eE z|2E@4N_!aiy21qXU>-W9czpbM!NYYkBQc^+$$|qqfDaa|3l#RZZpS;_|H2CYuUL?x zI}CzCx*H&o@V^s5#{r2#dN?3m*@Q*-#n>JhJG$5+y*(cPbw>YmSqbLu=moP?aYrK9 z{t;x5<9{&V|K|KZ@wWfp;0fFrCGc0K{Ey7}d+9D6{~G?g6z(SfE+&}ET?M({l}ecc zo+rRwJyag!BwX*&o1nQa3Z_i=Ed#&RUL-?^qSv z=jZy&se;lri_I~zCnw&?{#!NcsB{BmP%pr z1^Lnk*5+&_uS;9{o?*>GJREnkE<1&`?u4k%WFB>XLS&laA2oxXUs8@b@8Hg8t7Y-m zEBjn?(T@eE0PwY6QwpjXbD;})f zb?F@tH#mzsppZ}y=Z3s0Wg07a4BUfuTR!60U?!nuO&~4d3?86j!^npij1kjCkdBGU znJ$o#Rq)nxWN9l1;)a16&>@*DL|0m;gg;Hbuau@330)i6Rj-a~CEmoLT)63WAfvS4 zt0`uDAV|oB;Dy%PGd#Dm$!&exsCD$)w0+>WDUW#%J5(Z*yUM@;;$zkxdveg+ z57$)s^!WpKP-xI&&BPBT9hYe;+uNZjz>xR@HqwQ$P`F;(F`nyDK_zdlXj){t9PKCUA?X|^xPvx8AKzsGQ} zZRfdia6|j&!rA$%X8Wrn;NoFL4Oi^;o{cvtxOIcrGkTc>pz*UR4r z^UBk+X?phYa+HpSHZ4@cP*cM?dojwb2IDEq4*ezUIt29}5qqS<#L5FH;u@}77Qhzg zhoG=;x7M^GF%yYaz2V&>0nfw_+I*>fze`R#&l983JkS8e_Dy7znVk!BP3D4uDM%oHJ4;E;&!8nw>e;wo~~wZZ`i52JQdWCeYHf9&tp^V zQ2+kmpp(j-oy>GlQJ31^T$Dob5miL3S_OYP#(-%|!vG!O$t7SUUGf}w636^dwWQ$PwxK>FrMz~~(Gq{zR$u+H zufhYgR$cv;dRhHeB1GraempDpQ;De5Bl>($_m5bx2+eRaw-a-x?GB64On+W^Wo49w zoN+_Bs-s1a_0tG^)!*2=hbSq37H0ac;Z|^mvrFDYMRlV=KV9s?{Gluv>l;O(4yvj3 z9mLioDo2_Vhr>#PWuKj*frXdY!BV6GowxEGR?5E^v+w}!mvKQ)V$4r%dArZT+I=R$ z8ZL7-)VLK`9{v7Cusc>o==NE%L_o^1vC-FNo{iFh&r#uBQvDXGWdM4dC**`vS)P_X zPBzqIRF=Y9VwCuC>0Yz(0XesVls&hf}=vZDl!q=Sp>N&a&ulh!6p{P z0sIm+pqYlX_cT`>H6R~VGM@7A<<(9Ro8s870rKW%^^xCBzTM;cy|Wv-z*^YnRU%R~ zRtNhH);C7ip{NN?HNUMj2Lux3H1n^1ttRMy9djWhX|}uYr#fQIm*m2N9;9 zTbe3_et=}YO>!k2{C6vR*sG*OnQs z>ws`*@2ubsTi9ib4_izrgcQWQ$;`LX5!=QOB^DLpJ6@r4cfxbvwK!co$3%Zw zn~HtTOsz}xk40-Nb(iI~DVC-LSl*=w4~re29wU6IvfDkK)PF`L z768`V%@sdvO4@(ha^95TV=>;e(KJ3Y-C}4Aht`2R6}PvGkkVf?I^q3Gl-5;0OS%=c zN@ZS3z<<4WbI+j_uzrLd4mULxtILlv(pf4xaAK;Os>yehCf#A&w{g_+2q;V(aH?wL7O zYB2fEp~1BRRwHKUETdUtw7Y(=xLFt6uPp{a`EoKP5{x9vP-dpA)l1(MQLtCzpz$1f zWl;^I<>6Uo-$@KZT{_oe6jSsW zPFWM}kC)k0H_wz|xTBnBi@SX7q zlUoGiZ|;$oHpVr(nlH5Twj+wQ7Pq0tpKc$QYRGE~pEX+HT~bhuoLm*sU#D}% ztVN>+S$GF^_MLxERkR(SF|WKUV2#Pn0vLZq#8o!yr)^bg57--YoJUuTIBSz57>H`S_+=354q?)NxO!}Hq%+&4QkFFMp8VN<;mOD}C(U$2ZjVle0NKiSSfKFi+mqMv&Hwk?k= zP_-+-SF2-LbpS)=uTJl1*U|dR&!c_gcOv-~ANK6P#ZOvR>Q#HnQ&CulroI)56KgXT=6X>Hd)Q*z+;azeWCXI)Y{UvZ(HxSzN?I}7AZ+;s$em)-d% zdq_TP46nWMFUTY6Q)grav9)eG?}khRkFW8i3?W8 zhQ*at`jv-SjrPjKm|DNIzHHcVX&Sz#*YjqaC?X*&FVAhP#Cup{jrWI`zr%rfp_y7C zOKwG@Ei7kSVfxnVLn#BC5hyrvEg@C4CXs`%%`mka2tQ}geEG8Y_)N`CJoD!gnKw;P z5gneTF?0r_y9g`Qz>*u{Ceamze+G#K12&%9NCV!!a+ zT<1wV%Sn;N=+Kr`0PCMzs7zNcwxw!u*!>Unj7^j>Jx)a0 zqb)6Yjh)yn*DlvlpT6SMFe>;wT)3oH4vY;8IY3fzcjwpoAKu;<1Z?zF1#SrZ$o}hx OmYTAbQklYwSN{dCofKRE literal 0 HcmV?d00001 diff --git a/assets/resources/ui/setting/WD_AN_KG2.png.meta b/assets/resources/ui/setting/WD_AN_KG2.png.meta new file mode 100644 index 00000000..f8af21aa --- /dev/null +++ b/assets/resources/ui/setting/WD_AN_KG2.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.27", + "importer": "image", + "imported": true, + "uuid": "c74e5298-516b-4845-8e05-631ec7ffb315", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "c74e5298-516b-4845-8e05-631ec7ffb315@6c48a", + "displayName": "WD_AN_KG2", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "c74e5298-516b-4845-8e05-631ec7ffb315", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "c74e5298-516b-4845-8e05-631ec7ffb315@f9941", + "displayName": "WD_AN_KG2", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 154, + "height": 48, + "rawWidth": 154, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -77, + -24, + 0, + 77, + -24, + 0, + -77, + 24, + 0, + 77, + 24, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 48, + 154, + 48, + 0, + 0, + 154, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -77, + -24, + 0 + ], + "maxPos": [ + 77, + 24, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "c74e5298-516b-4845-8e05-631ec7ffb315@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "c74e5298-516b-4845-8e05-631ec7ffb315@6c48a" + } +} diff --git a/assets/resources/ui/setting/WD_UI_DB3.png b/assets/resources/ui/setting/WD_UI_DB3.png new file mode 100644 index 0000000000000000000000000000000000000000..764f94e5a8758eaceadc34fa99dfde80e988740c GIT binary patch literal 58115 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 literal 0 HcmV?d00001 diff --git a/assets/resources/ui/setting/WD_UI_YYK.png.meta b/assets/resources/ui/setting/WD_UI_YYK.png.meta new file mode 100644 index 00000000..7315b43a --- /dev/null +++ b/assets/resources/ui/setting/WD_UI_YYK.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.27", + "importer": "image", + "imported": true, + "uuid": "c159bef3-dc97-4e59-a16a-d7eea9a98bd0", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "c159bef3-dc97-4e59-a16a-d7eea9a98bd0@6c48a", + "displayName": "WD_UI_YYK", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "c159bef3-dc97-4e59-a16a-d7eea9a98bd0", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "c159bef3-dc97-4e59-a16a-d7eea9a98bd0@f9941", + "displayName": "WD_UI_YYK", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 156, + "height": 48, + "rawWidth": 156, + "rawHeight": 48, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -78, + -24, + 0, + 78, + -24, + 0, + -78, + 24, + 0, + 78, + 24, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 48, + 156, + 48, + 0, + 0, + 156, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -78, + -24, + 0 + ], + "maxPos": [ + 78, + 24, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "c159bef3-dc97-4e59-a16a-d7eea9a98bd0@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "c159bef3-dc97-4e59-a16a-d7eea9a98bd0@6c48a" + } +} diff --git a/assets/resources/ui/setting/WD_UI_YYK_XL.png b/assets/resources/ui/setting/WD_UI_YYK_XL.png new file mode 100644 index 0000000000000000000000000000000000000000..b8f08aa31213fcf00bbf035d4788b5da3cc9c812 GIT binary patch literal 4219 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 L&aBkL`|SS!D-}J@ literal 0 HcmV?d00001 diff --git a/assets/resources/ui/setting/WD_UI_YYK_XL.png.meta b/assets/resources/ui/setting/WD_UI_YYK_XL.png.meta new file mode 100644 index 00000000..fcbd7bf3 --- /dev/null +++ b/assets/resources/ui/setting/WD_UI_YYK_XL.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.27", + "importer": "image", + "imported": true, + "uuid": "cfb70033-8243-453f-9153-347c05d68b08", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "cfb70033-8243-453f-9153-347c05d68b08@6c48a", + "displayName": "WD_UI_YYK_XL", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "cfb70033-8243-453f-9153-347c05d68b08", + "isUuid": true, + "visible": false, + "minfilter": "linear", + "magfilter": "linear", + "mipfilter": "none", + "anisotropy": 0 + }, + "ver": "1.0.22", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + }, + "f9941": { + "importer": "sprite-frame", + "uuid": "cfb70033-8243-453f-9153-347c05d68b08@f9941", + "displayName": "WD_UI_YYK_XL", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 152, + "height": 164, + "rawWidth": 152, + "rawHeight": 164, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -76, + -82, + 0, + 76, + -82, + 0, + -76, + 82, + 0, + 76, + 82, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 164, + 152, + 164, + 0, + 0, + 152, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -76, + -82, + 0 + ], + "maxPos": [ + 76, + 82, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "cfb70033-8243-453f-9153-347c05d68b08@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "cfb70033-8243-453f-9153-347c05d68b08@6c48a" + } +} diff --git a/assets/resources/ui/setting/folder.meta b/assets/resources/ui/setting/folder.meta new file mode 100644 index 00000000..bdc420d2 --- /dev/null +++ b/assets/resources/ui/setting/folder.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.2.0", + "importer": "directory", + "imported": true, + "uuid": "5629f20e-3b21-44f7-b7b3-7ea579883600", + "files": [], + "subMetas": {}, + "userData": {} +} diff --git a/assets/resources/ui/setting/多边形 1 拷贝.png b/assets/resources/ui/setting/folder/多边形 1 拷贝.png similarity index 100% rename from assets/resources/ui/setting/多边形 1 拷贝.png rename to assets/resources/ui/setting/folder/多边形 1 拷贝.png diff --git a/assets/resources/ui/setting/多边形 1 拷贝.png.meta b/assets/resources/ui/setting/folder/多边形 1 拷贝.png.meta similarity index 100% rename from assets/resources/ui/setting/多边形 1 拷贝.png.meta rename to assets/resources/ui/setting/folder/多边形 1 拷贝.png.meta diff --git a/assets/resources/ui/setting/矩形 10 拷111贝.png b/assets/resources/ui/setting/folder/矩形 10 拷111贝.png similarity index 100% rename from assets/resources/ui/setting/矩形 10 拷111贝.png rename to assets/resources/ui/setting/folder/矩形 10 拷111贝.png diff --git a/assets/resources/ui/setting/矩形 10 拷111贝.png.meta b/assets/resources/ui/setting/folder/矩形 10 拷111贝.png.meta similarity index 100% rename from assets/resources/ui/setting/矩形 10 拷111贝.png.meta rename to assets/resources/ui/setting/folder/矩形 10 拷111贝.png.meta diff --git a/assets/resources/ui/setting/矩形 10 拷贝.png b/assets/resources/ui/setting/folder/矩形 10 拷贝.png similarity index 100% rename from assets/resources/ui/setting/矩形 10 拷贝.png rename to assets/resources/ui/setting/folder/矩形 10 拷贝.png diff --git a/assets/resources/ui/setting/矩形 10 拷贝.png.meta b/assets/resources/ui/setting/folder/矩形 10 拷贝.png.meta similarity index 100% rename from assets/resources/ui/setting/矩形 10 拷贝.png.meta rename to assets/resources/ui/setting/folder/矩形 10 拷贝.png.meta diff --git a/assets/resources/ui/setting/矩形 10.png b/assets/resources/ui/setting/folder/矩形 10.png similarity index 100% rename from assets/resources/ui/setting/矩形 10.png rename to assets/resources/ui/setting/folder/矩形 10.png diff --git a/assets/resources/ui/setting/矩形 10.png.meta b/assets/resources/ui/setting/folder/矩形 10.png.meta similarity index 100% rename from assets/resources/ui/setting/矩形 10.png.meta rename to assets/resources/ui/setting/folder/矩形 10.png.meta diff --git a/assets/resources/ui/setting/矩形 11 拷贝 5.png b/assets/resources/ui/setting/folder/矩形 11 拷贝 5.png similarity index 100% rename from assets/resources/ui/setting/矩形 11 拷贝 5.png rename to assets/resources/ui/setting/folder/矩形 11 拷贝 5.png diff --git a/assets/resources/ui/setting/矩形 11 拷贝 5.png.meta b/assets/resources/ui/setting/folder/矩形 11 拷贝 5.png.meta similarity index 100% rename from assets/resources/ui/setting/矩形 11 拷贝 5.png.meta rename to assets/resources/ui/setting/folder/矩形 11 拷贝 5.png.meta diff --git a/assets/resources/ui/setting/矩形 8 拷贝 3.png b/assets/resources/ui/setting/folder/矩形 8 拷贝 3.png similarity index 100% rename from assets/resources/ui/setting/矩形 8 拷贝 3.png rename to assets/resources/ui/setting/folder/矩形 8 拷贝 3.png diff --git a/assets/resources/ui/setting/矩形 8 拷贝 3.png.meta b/assets/resources/ui/setting/folder/矩形 8 拷贝 3.png.meta similarity index 100% rename from assets/resources/ui/setting/矩形 8 拷贝 3.png.meta rename to assets/resources/ui/setting/folder/矩形 8 拷贝 3.png.meta diff --git a/assets/resources/ui/setting/矩形 8 拷贝 4.png b/assets/resources/ui/setting/folder/矩形 8 拷贝 4.png similarity index 100% rename from assets/resources/ui/setting/矩形 8 拷贝 4.png rename to assets/resources/ui/setting/folder/矩形 8 拷贝 4.png diff --git a/assets/resources/ui/setting/矩形 8 拷贝 4.png.meta b/assets/resources/ui/setting/folder/矩形 8 拷贝 4.png.meta similarity index 100% rename from assets/resources/ui/setting/矩形 8 拷贝 4.png.meta rename to assets/resources/ui/setting/folder/矩形 8 拷贝 4.png.meta diff --git a/assets/resources/ui/setting/矩形 8 拷贝 993.png b/assets/resources/ui/setting/folder/矩形 8 拷贝 993.png similarity index 100% rename from assets/resources/ui/setting/矩形 8 拷贝 993.png rename to assets/resources/ui/setting/folder/矩形 8 拷贝 993.png diff --git a/assets/resources/ui/setting/矩形 8 拷贝 993.png.meta b/assets/resources/ui/setting/folder/矩形 8 拷贝 993.png.meta similarity index 100% rename from assets/resources/ui/setting/矩形 8 拷贝 993.png.meta rename to assets/resources/ui/setting/folder/矩形 8 拷贝 993.png.meta diff --git a/assets/resources/ui/setting/矩形 9.png b/assets/resources/ui/setting/folder/矩形 9.png similarity index 100% rename from assets/resources/ui/setting/矩形 9.png rename to assets/resources/ui/setting/folder/矩形 9.png diff --git a/assets/resources/ui/setting/矩形 9.png.meta b/assets/resources/ui/setting/folder/矩形 9.png.meta similarity index 100% rename from assets/resources/ui/setting/矩形 9.png.meta rename to assets/resources/ui/setting/folder/矩形 9.png.meta