From 7324ab178d937103c1c067d8d88a1bc9401e89fe Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Mon, 22 Sep 2025 15:31:15 +0800 Subject: [PATCH] update --- .../chat18x/ui/panels/PersonalPanel.ts | 13 +- .../chat18x/ui/panels/PurchasePanel.ts | 27 +- .../Scripts/chat18x/ui/panels/ThemePanel.ts | 13 +- .../bundles/Chat18x/PastGirlListPanel.prefab | 1315 ++++++----------- .../resources/ui/girls_list/矩形 13 拷贝.png | Bin 0 -> 867 bytes .../ui/girls_list/矩形 13 拷贝.png.meta | 134 ++ 6 files changed, 580 insertions(+), 922 deletions(-) create mode 100644 assets/resources/ui/girls_list/矩形 13 拷贝.png create mode 100644 assets/resources/ui/girls_list/矩形 13 拷贝.png.meta diff --git a/assets/Scripts/chat18x/ui/panels/PersonalPanel.ts b/assets/Scripts/chat18x/ui/panels/PersonalPanel.ts index 8388cec8..1b239b73 100644 --- a/assets/Scripts/chat18x/ui/panels/PersonalPanel.ts +++ b/assets/Scripts/chat18x/ui/panels/PersonalPanel.ts @@ -154,9 +154,14 @@ export class PersonalPanel extends li_BaseView { NavigationManager.Instance.openSubPanel("SettingPanel", this.node); } private openPurchase() { - NavigationManager.Instance.openSubPanel("PurchasePanel", this.node, null, { - openAnimation: PageTransitionType.SLIDE_LEFT, - closeAnimation: PageTransitionType.SLIDE_RIGHT, - }); + NavigationManager.Instance.openSubPanel( + "PurchasePanel", + this.node, + { base: this.node }, + { + openAnimation: PageTransitionType.SLIDE_LEFT, + closeAnimation: PageTransitionType.SLIDE_RIGHT, + } + ); } } diff --git a/assets/Scripts/chat18x/ui/panels/PurchasePanel.ts b/assets/Scripts/chat18x/ui/panels/PurchasePanel.ts index 939bd4dc..19a1bffb 100644 --- a/assets/Scripts/chat18x/ui/panels/PurchasePanel.ts +++ b/assets/Scripts/chat18x/ui/panels/PurchasePanel.ts @@ -47,6 +47,10 @@ export class PurchasePanel extends li_BaseView { web3BtnSelecting; web3BtnNotSelect; + base: Node; + openUIDataCT(data: any): void { + this.base = data.base; + } onLoadCT(): void { this.node.active = false; this.scheduleOnce(() => { @@ -203,23 +207,16 @@ export class PurchasePanel extends li_BaseView { payType: param.payType, goodId: param.goodId, networkType: this.getDefaultNetworkType(), - base: this, + base: this.base, }; - if ( - NavigationManager.Instance.getCurrentActivePanel() == PanelType.PERSONAL - ) - if (this.web3PopPanel == null) - NavigationManager.Instance.openSubPanel( - "Web3PopPanel", - this.node, - data - ); - else { - data.networkType = undefined; - this.web3PopPanel.refreshData(data); - this.web3PopPanel.refreshView(); - } + if (this.web3PopPanel == null) + NavigationManager.Instance.openSubPanel("Web3PopPanel", this.base, data); + else { + data.networkType = undefined; + this.web3PopPanel.refreshData(data); + this.web3PopPanel.refreshView(); + } } getPlayerMerData() { diff --git a/assets/Scripts/chat18x/ui/panels/ThemePanel.ts b/assets/Scripts/chat18x/ui/panels/ThemePanel.ts index 3d0d37f9..9f9cb212 100644 --- a/assets/Scripts/chat18x/ui/panels/ThemePanel.ts +++ b/assets/Scripts/chat18x/ui/panels/ThemePanel.ts @@ -295,10 +295,15 @@ export class ThemePanel extends li_BaseView { } enterShop() { - NavigationManager.Instance.openSubPanel("PurchasePanel", this.node, null, { - openAnimation: PageTransitionType.SLIDE_LEFT, - closeAnimation: PageTransitionType.SLIDE_RIGHT, - }); + NavigationManager.Instance.openSubPanel( + "PurchasePanel", + this.node, + { base: this.node }, + { + openAnimation: PageTransitionType.SLIDE_LEFT, + closeAnimation: PageTransitionType.SLIDE_RIGHT, + } + ); } chatWithRec() { diff --git a/assets/bundles/Chat18x/PastGirlListPanel.prefab b/assets/bundles/Chat18x/PastGirlListPanel.prefab index d9992b55..7ca50892 100644 --- a/assets/bundles/Chat18x/PastGirlListPanel.prefab +++ b/assets/bundles/Chat18x/PastGirlListPanel.prefab @@ -25,20 +25,20 @@ "_active": true, "_components": [ { - "__id__": 257 + "__id__": 237 }, { - "__id__": 259 + "__id__": 239 }, { - "__id__": 261 + "__id__": 241 }, { - "__id__": 263 + "__id__": 243 } ], "_prefab": { - "__id__": 265 + "__id__": 245 }, "_lpos": { "__type__": "cc.Vec3", @@ -82,23 +82,23 @@ "__id__": 3 }, { - "__id__": 218 + "__id__": 198 } ], "_active": true, "_components": [ { - "__id__": 250 + "__id__": 230 }, { - "__id__": 252 + "__id__": 232 }, { - "__id__": 254 + "__id__": 234 } ], "_prefab": { - "__id__": 256 + "__id__": 236 }, "_lpos": { "__type__": "cc.Vec3", @@ -145,20 +145,20 @@ "_active": true, "_components": [ { - "__id__": 209 + "__id__": 189 }, { - "__id__": 211 + "__id__": 191 }, { - "__id__": 213 + "__id__": 193 }, { - "__id__": 215 + "__id__": 195 } ], "_prefab": { - "__id__": 217 + "__id__": 197 }, "_lpos": { "__type__": "cc.Vec3", @@ -202,26 +202,26 @@ "__id__": 5 }, { - "__id__": 182 + "__id__": 162 } ], "_active": true, "_components": [ { - "__id__": 200 + "__id__": 180 }, { - "__id__": 202 + "__id__": 182 }, { - "__id__": 204 + "__id__": 184 }, { - "__id__": 206 + "__id__": 186 } ], "_prefab": { - "__id__": 208 + "__id__": 188 }, "_lpos": { "__type__": "cc.Vec3", @@ -265,26 +265,26 @@ "__id__": 6 }, { - "__id__": 164 + "__id__": 144 } ], "_active": true, "_components": [ { - "__id__": 172 + "__id__": 152 }, { - "__id__": 174 + "__id__": 154 }, { - "__id__": 176 + "__id__": 156 }, { - "__id__": 179 + "__id__": 159 } ], "_prefab": { - "__id__": 181 + "__id__": 161 }, "_lpos": { "__type__": "cc.Vec3", @@ -334,32 +334,29 @@ "__id__": 55 }, { - "__id__": 69 + "__id__": 61 }, { - "__id__": 75 - }, - { - "__id__": 149 + "__id__": 129 } ], "_active": true, "_components": [ { - "__id__": 155 + "__id__": 135 }, { - "__id__": 157 + "__id__": 137 }, { - "__id__": 159 + "__id__": 139 }, { - "__id__": 161 + "__id__": 141 } ], "_prefab": { - "__id__": 163 + "__id__": 143 }, "_lpos": { "__type__": "cc.Vec3", @@ -1410,321 +1407,6 @@ "targetOverrides": null, "nestedPrefabInstanceRoots": null }, - { - "__type__": "cc.Node", - "_name": "cover", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 6 - }, - "_children": [ - { - "__id__": 56 - } - ], - "_active": true, - "_components": [ - { - "__id__": 62 - }, - { - "__id__": 64 - }, - { - "__id__": 66 - } - ], - "_prefab": { - "__id__": 68 - }, - "_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": "lock", - "_objFlags": 0, - "__editorExtras__": {}, - "_parent": { - "__id__": 55 - }, - "_children": [], - "_active": true, - "_components": [ - { - "__id__": 57 - }, - { - "__id__": 59 - } - ], - "_prefab": { - "__id__": 61 - }, - "_lpos": { - "__type__": "cc.Vec3", - "x": 364.73299999999995, - "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__": 56 - }, - "_enabled": true, - "__prefab": { - "__id__": 58 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 89, - "height": 109 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "7b/qZR2ktJmIwIFObahhxS" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 56 - }, - "_enabled": true, - "__prefab": { - "__id__": 60 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_spriteFrame": { - "__uuid__": "7fa45f8f-c23a-48d8-9564-b64b0b3ec228@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": "afKZR3Jg9NJqY5Ry7A0fbz" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "1f1NlyRqxOe6e98bwbw5DW", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, - { - "__type__": "cc.UITransform", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 55 - }, - "_enabled": true, - "__prefab": { - "__id__": 63 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 966, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_id": "" - }, - { - "__type__": "cc.CompPrefabInfo", - "fileId": "e6ldqB4BNJUKl6FmCq14PJ" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "__editorExtras__": {}, - "node": { - "__id__": 55 - }, - "_enabled": true, - "__prefab": { - "__id__": 65 - }, - "_customMaterial": null, - "_srcBlendFactor": 2, - "_dstBlendFactor": 4, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 185 - }, - "_spriteFrame": { - "__uuid__": "38c514e8-7c9e-4f04-9784-9885160fda03@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": "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" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 1 - }, - "asset": { - "__id__": 0 - }, - "fileId": "d0h8VEQNdGmIrpFWi0Xc6F", - "instance": null, - "targetOverrides": null, - "nestedPrefabInstanceRoots": null - }, { "__type__": "cc.Node", "_name": "chat", @@ -1737,19 +1419,19 @@ "_active": true, "_components": [ { - "__id__": 70 + "__id__": 56 }, { - "__id__": 72 + "__id__": 58 } ], "_prefab": { - "__id__": 74 + "__id__": 60 }, "_lpos": { "__type__": "cc.Vec3", "x": 364.73299999999995, - "y": 0, + "y": -21.429999999999836, "z": 0 }, "_lrot": { @@ -1781,11 +1463,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 69 + "__id__": 55 }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 57 }, "_contentSize": { "__type__": "cc.Size", @@ -1809,11 +1491,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 69 + "__id__": 55 }, "_enabled": true, "__prefab": { - "__id__": 73 + "__id__": 59 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1870,33 +1552,33 @@ "__id__": 6 }, "_children": [ + { + "__id__": 62 + }, + { + "__id__": 70 + }, { "__id__": 76 }, { "__id__": 84 - }, - { - "__id__": 92 - }, - { - "__id__": 130 } ], "_active": true, "_components": [ { - "__id__": 142 + "__id__": 122 }, { - "__id__": 144 + "__id__": 124 }, { - "__id__": 146 + "__id__": 126 } ], "_prefab": { - "__id__": 148 + "__id__": 128 }, "_lpos": { "__type__": "cc.Vec3", @@ -1933,28 +1615,28 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 75 + "__id__": 61 }, "_children": [], "_active": true, "_components": [ { - "__id__": 77 + "__id__": 63 }, { - "__id__": 79 + "__id__": 65 }, { - "__id__": 81 + "__id__": 67 } ], "_prefab": { - "__id__": 83 + "__id__": 69 }, "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 60.30799999999999, + "y": 82.84500000000003, "z": 0 }, "_lrot": { @@ -1986,11 +1668,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 62 }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 64 }, "_contentSize": { "__type__": "cc.Size", @@ -2014,11 +1696,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 62 }, "_enabled": true, "__prefab": { - "__id__": 80 + "__id__": 66 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2085,11 +1767,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 62 }, "_enabled": true, "__prefab": { - "__id__": 82 + "__id__": 68 }, "_alignFlags": 8, "_target": null, @@ -2130,32 +1812,29 @@ }, { "__type__": "cc.Node", - "_name": "desc", + "_name": "categorybg", "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 75 + "__id__": 61 }, "_children": [], "_active": true, "_components": [ { - "__id__": 85 + "__id__": 71 }, { - "__id__": 87 - }, - { - "__id__": 89 + "__id__": 73 } ], "_prefab": { - "__id__": 91 + "__id__": 75 }, "_lpos": { "__type__": "cc.Vec3", - "x": 0, - "y": 3.060999999999922, + "x": 165.699, + "y": 83.36500000000001, "z": 0 }, "_lrot": { @@ -2187,15 +1866,152 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 70 }, "_enabled": true, "__prefab": { - "__id__": 86 + "__id__": 72 }, "_contentSize": { "__type__": "cc.Size", - "width": 360.496094, + "width": 87, + "height": 46 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "85aj2hExRDm6OPcLl2Gz4/" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 70 + }, + "_enabled": true, + "__prefab": { + "__id__": 74 + }, + "_customMaterial": null, + "_srcBlendFactor": 2, + "_dstBlendFactor": 4, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_spriteFrame": { + "__uuid__": "864139dc-174a-4005-848d-824583910814@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": "c3caKEmG9ArL3Tl/Z1sRW1" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__id__": 0 + }, + "fileId": "b05OwiVlRFYKs8cGLYSzxa", + "nestedPrefabInstanceRoots": null + }, + { + "__type__": "cc.Node", + "_name": "desc", + "_objFlags": 0, + "__editorExtras__": {}, + "_parent": { + "__id__": 61 + }, + "_children": [], + "_active": true, + "_components": [ + { + "__id__": 77 + }, + { + "__id__": 79 + }, + { + "__id__": 81 + } + ], + "_prefab": { + "__id__": 83 + }, + "_lpos": { + "__type__": "cc.Vec3", + "x": 1.0709999999999695, + "y": 15.307000000000016, + "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": 327.596094, "height": 49.72800000000001 }, "_anchorPoint": { @@ -2215,11 +2031,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 76 }, "_enabled": true, "__prefab": { - "__id__": 88 + "__id__": 80 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2234,8 +2050,8 @@ "_string": "Tag1````|Tag2---", "_horizontalAlign": 0, "_verticalAlign": 1, - "_actualFontSize": 37, - "_fontSize": 36, + "_actualFontSize": 29, + "_fontSize": 28, "_fontFamily": "NotoSans-Regular", "_lineHeight": 0, "_overflow": 2, @@ -2283,18 +2099,18 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 84 + "__id__": 76 }, "_enabled": true, "__prefab": { - "__id__": 90 + "__id__": 82 }, "_alignFlags": 13, "_target": null, - "_left": 0, + "_left": 1.0709999999999695, "_right": -138.69309400000003, - "_top": 122.07500000000007, - "_bottom": 128.19699999999992, + "_top": 109.82899999999998, + "_bottom": 140.443, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -2322,8 +2138,6 @@ "__id__": 0 }, "fileId": "5ch8N9B29DTZ6wqMEnxh6E", - "instance": null, - "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -2332,39 +2146,39 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 75 + "__id__": 61 }, "_children": [ { - "__id__": 93 + "__id__": 85 }, { - "__id__": 99 + "__id__": 91 }, { - "__id__": 105 + "__id__": 97 }, { - "__id__": 111 + "__id__": 103 }, { - "__id__": 117 + "__id__": 109 } ], "_active": true, "_components": [ { - "__id__": 123 + "__id__": 115 }, { - "__id__": 125 + "__id__": 117 }, { - "__id__": 127 + "__id__": 119 } ], "_prefab": { - "__id__": 129 + "__id__": 121 }, "_lpos": { "__type__": "cc.Vec3", @@ -2401,20 +2215,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 84 }, "_children": [], "_active": true, "_components": [ { - "__id__": 94 + "__id__": 86 }, { - "__id__": 96 + "__id__": 88 } ], "_prefab": { - "__id__": 98 + "__id__": 90 }, "_lpos": { "__type__": "cc.Vec3", @@ -2451,11 +2265,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 85 }, "_enabled": true, "__prefab": { - "__id__": 95 + "__id__": 87 }, "_contentSize": { "__type__": "cc.Size", @@ -2479,11 +2293,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 93 + "__id__": 85 }, "_enabled": true, "__prefab": { - "__id__": 97 + "__id__": 89 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2537,20 +2351,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 84 }, "_children": [], "_active": true, "_components": [ { - "__id__": 100 + "__id__": 92 }, { - "__id__": 102 + "__id__": 94 } ], "_prefab": { - "__id__": 104 + "__id__": 96 }, "_lpos": { "__type__": "cc.Vec3", @@ -2587,11 +2401,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 101 + "__id__": 93 }, "_contentSize": { "__type__": "cc.Size", @@ -2615,11 +2429,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 99 + "__id__": 91 }, "_enabled": true, "__prefab": { - "__id__": 103 + "__id__": 95 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2673,20 +2487,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 84 }, "_children": [], "_active": true, "_components": [ { - "__id__": 106 + "__id__": 98 }, { - "__id__": 108 + "__id__": 100 } ], "_prefab": { - "__id__": 110 + "__id__": 102 }, "_lpos": { "__type__": "cc.Vec3", @@ -2723,11 +2537,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 97 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 99 }, "_contentSize": { "__type__": "cc.Size", @@ -2751,11 +2565,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 105 + "__id__": 97 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 101 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2809,20 +2623,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 84 }, "_children": [], "_active": true, "_components": [ { - "__id__": 112 + "__id__": 104 }, { - "__id__": 114 + "__id__": 106 } ], "_prefab": { - "__id__": 116 + "__id__": 108 }, "_lpos": { "__type__": "cc.Vec3", @@ -2859,11 +2673,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 103 }, "_enabled": true, "__prefab": { - "__id__": 113 + "__id__": 105 }, "_contentSize": { "__type__": "cc.Size", @@ -2887,11 +2701,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 103 }, "_enabled": true, "__prefab": { - "__id__": 115 + "__id__": 107 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2945,20 +2759,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 92 + "__id__": 84 }, "_children": [], "_active": true, "_components": [ { - "__id__": 118 + "__id__": 110 }, { - "__id__": 120 + "__id__": 112 } ], "_prefab": { - "__id__": 122 + "__id__": 114 }, "_lpos": { "__type__": "cc.Vec3", @@ -2995,11 +2809,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 109 }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 111 }, "_contentSize": { "__type__": "cc.Size", @@ -3023,11 +2837,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 117 + "__id__": 109 }, "_enabled": true, "__prefab": { - "__id__": 121 + "__id__": 113 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3081,11 +2895,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 92 + "__id__": 84 }, "_enabled": true, "__prefab": { - "__id__": 124 + "__id__": 116 }, "_contentSize": { "__type__": "cc.Size", @@ -3109,11 +2923,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 92 + "__id__": 84 }, "_enabled": true, "__prefab": { - "__id__": 126 + "__id__": 118 }, "_alignFlags": 12, "_target": null, @@ -3145,11 +2959,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 92 + "__id__": 84 }, "_enabled": false, "__prefab": { - "__id__": 128 + "__id__": 120 }, "_resizeMode": 1, "_layoutType": 1, @@ -3190,319 +3004,17 @@ "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 + "__id__": 61 }, "_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 + "__id__": 123 }, "_contentSize": { "__type__": "cc.Size", @@ -3526,11 +3038,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 145 + "__id__": 125 }, "_alignFlags": 13, "_target": null, @@ -3562,11 +3074,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 75 + "__id__": 61 }, "_enabled": false, "__prefab": { - "__id__": 147 + "__id__": 127 }, "_resizeMode": 0, "_layoutType": 2, @@ -3619,19 +3131,19 @@ "_active": true, "_components": [ { - "__id__": 150 + "__id__": 130 }, { - "__id__": 152 + "__id__": 132 } ], "_prefab": { - "__id__": 154 + "__id__": 134 }, "_lpos": { "__type__": "cc.Vec3", "x": 362.47400000000005, - "y": 99.32100000000014, + "y": 87.07500000000005, "z": 0 }, "_lrot": { @@ -3663,15 +3175,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 149 + "__id__": 129 }, "_enabled": true, "__prefab": { - "__id__": 151 + "__id__": 131 }, "_contentSize": { "__type__": "cc.Size", - "width": 42.255859375, + "width": 235.513281, "height": 50.4 }, "_anchorPoint": { @@ -3691,33 +3203,36 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 149 + "__id__": 129 }, "_enabled": true, "__prefab": { - "__id__": 153 + "__id__": 133 }, "_customMaterial": null, "_srcBlendFactor": 2, "_dstBlendFactor": 4, "_color": { "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, + "r": 182, + "g": 157, + "b": 194, "a": 255 }, - "_string": "label", + "_string": "09-24", "_horizontalAlign": 1, "_verticalAlign": 1, - "_actualFontSize": 20, - "_fontSize": 20, + "_actualFontSize": 29, + "_fontSize": 28, "_fontFamily": "Arial", "_lineHeight": 40, - "_overflow": 0, + "_overflow": 2, "_enableWrapText": true, - "_font": null, - "_isSystemFontUsed": true, + "_font": { + "__uuid__": "52af39e6-df78-413a-88bb-72dfdca7ec84", + "__expectedType__": "cc.TTFFont" + }, + "_isSystemFontUsed": false, "_spacingX": 0, "_isItalic": false, "_isBold": false, @@ -3776,7 +3291,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 156 + "__id__": 136 }, "_contentSize": { "__type__": "cc.Size", @@ -3804,7 +3319,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 158 + "__id__": 138 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3849,7 +3364,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 160 + "__id__": 140 }, "_alignFlags": 45, "_target": null, @@ -3885,7 +3400,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 162 + "__id__": 142 }, "_type": 3, "_inverted": false, @@ -3922,17 +3437,17 @@ "_active": true, "_components": [ { - "__id__": 165 + "__id__": 145 }, { - "__id__": 167 + "__id__": 147 }, { - "__id__": 169 + "__id__": 149 } ], "_prefab": { - "__id__": 171 + "__id__": 151 }, "_lpos": { "__type__": "cc.Vec3", @@ -3969,11 +3484,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 164 + "__id__": 144 }, "_enabled": true, "__prefab": { - "__id__": 166 + "__id__": 146 }, "_contentSize": { "__type__": "cc.Size", @@ -3997,11 +3512,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 164 + "__id__": 144 }, "_enabled": false, "__prefab": { - "__id__": 168 + "__id__": 148 }, "_alignFlags": 18, "_target": null, @@ -4033,11 +3548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 164 + "__id__": 144 }, "_enabled": true, "__prefab": { - "__id__": 170 + "__id__": 150 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4095,7 +3610,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 173 + "__id__": 153 }, "_contentSize": { "__type__": "cc.Size", @@ -4123,7 +3638,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 175 + "__id__": 155 }, "_alignFlags": 16, "_target": null, @@ -4159,11 +3674,11 @@ }, "_enabled": true, "__prefab": { - "__id__": 177 + "__id__": 157 }, "clickEvents": [ { - "__id__": 178 + "__id__": 158 } ], "_interactable": true, @@ -4229,22 +3744,22 @@ }, "_enabled": true, "__prefab": { - "__id__": 180 + "__id__": 160 }, "avatar": { "__id__": 19 }, "girlName": { - "__id__": 79 + "__id__": 65 }, "tags": { - "__id__": 87 + "__id__": 79 }, "lastChatTime": { - "__id__": 152 + "__id__": 132 }, "starParent": { - "__id__": 92 + "__id__": 84 }, "loading": { "__id__": 22 @@ -4278,26 +3793,26 @@ }, "_children": [ { - "__id__": 183 + "__id__": 163 } ], "_active": true, "_components": [ { - "__id__": 191 + "__id__": 171 }, { - "__id__": 193 + "__id__": 173 }, { - "__id__": 195 + "__id__": 175 }, { - "__id__": 197 + "__id__": 177 } ], "_prefab": { - "__id__": 199 + "__id__": 179 }, "_lpos": { "__type__": "cc.Vec3", @@ -4334,23 +3849,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 182 + "__id__": 162 }, "_children": [], "_active": true, "_components": [ { - "__id__": 184 + "__id__": 164 }, { - "__id__": 186 + "__id__": 166 }, { - "__id__": 188 + "__id__": 168 } ], "_prefab": { - "__id__": 190 + "__id__": 170 }, "_lpos": { "__type__": "cc.Vec3", @@ -4387,11 +3902,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 185 + "__id__": 165 }, "_contentSize": { "__type__": "cc.Size", @@ -4415,11 +3930,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 187 + "__id__": 167 }, "_resizeMode": 1, "_layoutType": 2, @@ -4453,11 +3968,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 183 + "__id__": 163 }, "_enabled": true, "__prefab": { - "__id__": 189 + "__id__": 169 }, "_alignFlags": 40, "_target": null, @@ -4502,11 +4017,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 162 }, "_enabled": true, "__prefab": { - "__id__": 192 + "__id__": 172 }, "_contentSize": { "__type__": "cc.Size", @@ -4530,11 +4045,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 162 }, "_enabled": true, "__prefab": { - "__id__": 194 + "__id__": 174 }, "_type": 0, "_inverted": false, @@ -4552,11 +4067,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 162 }, "_enabled": true, "__prefab": { - "__id__": 196 + "__id__": 176 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4598,11 +4113,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 182 + "__id__": 162 }, "_enabled": true, "__prefab": { - "__id__": 198 + "__id__": 178 }, "_alignFlags": 45, "_target": null, @@ -4651,7 +4166,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 201 + "__id__": 181 }, "_contentSize": { "__type__": "cc.Size", @@ -4679,7 +4194,7 @@ }, "_enabled": false, "__prefab": { - "__id__": 203 + "__id__": 183 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4724,7 +4239,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 205 + "__id__": 185 }, "bounceDuration": 0.23, "brake": 0.75, @@ -4735,7 +4250,7 @@ "cancelInnerEvents": true, "scrollEvents": [], "_content": { - "__id__": 183 + "__id__": 163 }, "_horizontalScrollBar": null, "_verticalScrollBar": null, @@ -4755,7 +4270,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 207 + "__id__": 187 }, "_alignFlags": 45, "_target": null, @@ -4804,7 +4319,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 210 + "__id__": 190 }, "_contentSize": { "__type__": "cc.Size", @@ -4832,7 +4347,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 212 + "__id__": 192 }, "_alignFlags": 45, "_target": null, @@ -4868,7 +4383,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 214 + "__id__": 194 }, "_type": 0, "_inverted": false, @@ -4890,7 +4405,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 216 + "__id__": 196 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4949,26 +4464,26 @@ }, "_children": [ { - "__id__": 219 + "__id__": 199 }, { - "__id__": 233 + "__id__": 213 } ], "_active": true, "_components": [ { - "__id__": 243 + "__id__": 223 }, { - "__id__": 245 + "__id__": 225 }, { - "__id__": 247 + "__id__": 227 } ], "_prefab": { - "__id__": 249 + "__id__": 229 }, "_lpos": { "__type__": "cc.Vec3", @@ -5005,27 +4520,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 218 + "__id__": 198 }, "_children": [ { - "__id__": 220 + "__id__": 200 } ], "_active": false, "_components": [ { - "__id__": 226 + "__id__": 206 }, { - "__id__": 228 + "__id__": 208 }, { - "__id__": 230 + "__id__": 210 } ], "_prefab": { - "__id__": 232 + "__id__": 212 }, "_lpos": { "__type__": "cc.Vec3", @@ -5062,20 +4577,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 219 + "__id__": 199 }, "_children": [], "_active": true, "_components": [ { - "__id__": 221 + "__id__": 201 }, { - "__id__": 223 + "__id__": 203 } ], "_prefab": { - "__id__": 225 + "__id__": 205 }, "_lpos": { "__type__": "cc.Vec3", @@ -5112,11 +4627,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 220 + "__id__": 200 }, "_enabled": true, "__prefab": { - "__id__": 222 + "__id__": 202 }, "_contentSize": { "__type__": "cc.Size", @@ -5140,11 +4655,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 220 + "__id__": 200 }, "_enabled": true, "__prefab": { - "__id__": 224 + "__id__": 204 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5188,6 +4703,8 @@ "__id__": 0 }, "fileId": "9aCRghG1lBCa+25qEAugAS", + "instance": null, + "targetOverrides": null, "nestedPrefabInstanceRoots": null }, { @@ -5196,11 +4713,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 199 }, "_enabled": true, "__prefab": { - "__id__": 227 + "__id__": 207 }, "_contentSize": { "__type__": "cc.Size", @@ -5224,11 +4741,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 199 }, "_enabled": true, "__prefab": { - "__id__": 229 + "__id__": 209 }, "clickEvents": [], "_interactable": true, @@ -5268,7 +4785,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 219 + "__id__": 199 }, "_id": "" }, @@ -5282,11 +4799,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 219 + "__id__": 199 }, "_enabled": true, "__prefab": { - "__id__": 231 + "__id__": 211 }, "_alignFlags": 10, "_target": null, @@ -5331,26 +4848,26 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 218 + "__id__": 198 }, "_children": [], "_active": true, "_components": [ { - "__id__": 234 + "__id__": 214 }, { - "__id__": 236 + "__id__": 216 }, { - "__id__": 238 + "__id__": 218 }, { - "__id__": 240 + "__id__": 220 } ], "_prefab": { - "__id__": 242 + "__id__": 222 }, "_lpos": { "__type__": "cc.Vec3", @@ -5387,11 +4904,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 233 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 235 + "__id__": 215 }, "_contentSize": { "__type__": "cc.Size", @@ -5415,11 +4932,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 233 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 237 + "__id__": 217 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5486,11 +5003,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 233 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 239 + "__id__": 219 }, "_alignFlags": 18, "_target": null, @@ -5522,11 +5039,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 233 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 241 + "__id__": 221 }, "languageKey": "girllistpanel.title", "defaultText": "", @@ -5556,11 +5073,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 198 }, "_enabled": true, "__prefab": { - "__id__": 244 + "__id__": 224 }, "_contentSize": { "__type__": "cc.Size", @@ -5584,11 +5101,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 198 }, "_enabled": true, "__prefab": { - "__id__": 246 + "__id__": 226 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5629,11 +5146,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 218 + "__id__": 198 }, "_enabled": true, "__prefab": { - "__id__": 248 + "__id__": 228 }, "_alignFlags": 41, "_target": null, @@ -5682,7 +5199,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 251 + "__id__": 231 }, "_contentSize": { "__type__": "cc.Size", @@ -5710,7 +5227,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 253 + "__id__": 233 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5755,7 +5272,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 255 + "__id__": 235 }, "_alignFlags": 45, "_target": null, @@ -5804,7 +5321,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 258 + "__id__": 238 }, "_contentSize": { "__type__": "cc.Size", @@ -5832,7 +5349,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 260 + "__id__": 240 }, "_alignFlags": 45, "_target": null, @@ -5868,7 +5385,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 262 + "__id__": 242 }, "_id": "" }, @@ -5886,7 +5403,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 264 + "__id__": 244 }, "m_rootNode": null, "_id": "" diff --git a/assets/resources/ui/girls_list/矩形 13 拷贝.png b/assets/resources/ui/girls_list/矩形 13 拷贝.png new file mode 100644 index 0000000000000000000000000000000000000000..fab0e33b1ca0091328f4454c7eed9fdf3ff76889 GIT binary patch literal 867 zcmV-p1DyPcP)Bkc+yR#yX7*fu&f4LCnL$oetb1MsXdN@iWfgJ6u4qlYwWn*>3=AOWVRu1pE(pu(Umf7sPLZ z-|;0r#ie!zF0>dwSo*SGu|xkGTaN*}jf>caCtDq$S#xLM9sGoKrTwWw0c&s$ABrij z>5h#U!U=JvKG2T3M3{-qIEAO0>CnjBVVo8htDImle!!|mf%VK?g(G;ROQKR@9=^eA z^@1iccNhmSyUU_dVurZ5zdTVuEpvzPwW)Q{YM1Hw4A0d%SZ(es?8ifsEGi}D3eV2i1+0<_=+N&*Y@Xn|P+Oq0-!KnA1}^X)zt|RW_8(9l)zSmy;eV z@pO5oZ0=h5-9a~)hS$qGWpnG^4Cl1O8u6&CAl|_~o~fL)cofSBb6?6yxk6mfe#ux!id-bjJ)NopSugUGn11RpOin8&AlWX&*_X2k?Mqd7bxGyt)9zCha%psY^XH%M||8`K|E)vUb^g>Z0jN=ttt3FUG5$}8{czlvYr9crIaJ1IJ ziBd=pVWZsOdKAS}uy>+>ddbgwuv+PcIOiVz!+LyFFQ`%4{y{7k)jK)C6|r=_r%_-t z1t;gkQt?hx`zfx7&+#n2Z>B@DrBb7KOPKtv4l4`$kfV4}{LYF(lqJ}W zKU?hIPy8kR`pZT6?eV(NHE6dy^(@{HXY(>K2R$zmOol|RYCmxszll|uGvXb=3Eb>t t(00u&GlpZOt&+L=rxIuk|4hcfcK|E%eUn3VB=!IR002ovPDHLkV1irRq(lG! literal 0 HcmV?d00001 diff --git a/assets/resources/ui/girls_list/矩形 13 拷贝.png.meta b/assets/resources/ui/girls_list/矩形 13 拷贝.png.meta new file mode 100644 index 00000000..ab623e6c --- /dev/null +++ b/assets/resources/ui/girls_list/矩形 13 拷贝.png.meta @@ -0,0 +1,134 @@ +{ + "ver": "1.0.27", + "importer": "image", + "imported": true, + "uuid": "864139dc-174a-4005-848d-824583910814", + "files": [ + ".json", + ".png" + ], + "subMetas": { + "6c48a": { + "importer": "texture", + "uuid": "864139dc-174a-4005-848d-824583910814@6c48a", + "displayName": "矩形 13 拷贝", + "id": "6c48a", + "name": "texture", + "userData": { + "wrapModeS": "clamp-to-edge", + "wrapModeT": "clamp-to-edge", + "imageUuidOrDatabaseUri": "864139dc-174a-4005-848d-824583910814", + "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": "864139dc-174a-4005-848d-824583910814@f9941", + "displayName": "矩形 13 拷贝", + "id": "f9941", + "name": "spriteFrame", + "userData": { + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 87, + "height": 46, + "rawWidth": 87, + "rawHeight": 46, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "packable": true, + "pixelsToUnit": 100, + "pivotX": 0.5, + "pivotY": 0.5, + "meshType": 0, + "vertices": { + "rawPosition": [ + -43.5, + -23, + 0, + 43.5, + -23, + 0, + -43.5, + 23, + 0, + 43.5, + 23, + 0 + ], + "indexes": [ + 0, + 1, + 2, + 2, + 1, + 3 + ], + "uv": [ + 0, + 46, + 87, + 46, + 0, + 0, + 87, + 0 + ], + "nuv": [ + 0, + 0, + 1, + 0, + 0, + 1, + 1, + 1 + ], + "minPos": [ + -43.5, + -23, + 0 + ], + "maxPos": [ + 43.5, + 23, + 0 + ] + }, + "isUuid": true, + "imageUuidOrDatabaseUri": "864139dc-174a-4005-848d-824583910814@6c48a", + "atlasUuid": "" + }, + "ver": "1.0.12", + "imported": true, + "files": [ + ".json" + ], + "subMetas": {} + } + }, + "userData": { + "type": "sprite-frame", + "hasAlpha": true, + "fixAlphaTransparencyArtifacts": false, + "redirect": "864139dc-174a-4005-848d-824583910814@6c48a" + } +}