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 1/2] 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" + } +} From 365bdf7293346ac3af975c0a603bb699dd625c23 Mon Sep 17 00:00:00 2001 From: xlj <543978819@qq.com> Date: Mon, 22 Sep 2025 16:40:56 +0800 Subject: [PATCH 2/2] =?UTF-8?q?web3=20=E6=9B=B4=E6=96=B0=20=E8=AF=AD?= =?UTF-8?q?=E8=A8=80=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chat18x/ui/panels/PurchasePanel.ts | 3 +- .../Scripts/chat18x/ui/panels/Web3PopPanel.ts | 79 +- assets/bundles/Chat18x/Web3PopPanel.prefab | 937 ++++++++++-------- assets/bundles/DataTable/tblanguage.bin | Bin 32927 -> 33013 bytes assets/resources/ui/web3pop/coinIcon/BEP.png | Bin 0 -> 8054 bytes .../{ENT_TON.png.meta => BEP.png.meta} | 56 +- .../resources/ui/web3pop/coinIcon/ENT_BEP.png | Bin 2838 -> 0 bytes .../resources/ui/web3pop/coinIcon/ENT_ETH.png | Bin 4810 -> 0 bytes .../resources/ui/web3pop/coinIcon/ENT_TON.png | Bin 6498 -> 0 bytes .../ui/web3pop/coinIcon/ENT_TRON.png | Bin 4683 -> 0 bytes assets/resources/ui/web3pop/coinIcon/ETH.png | Bin 0 -> 4508 bytes .../{ENT_BEP.png.meta => ETH.png.meta} | 56 +- assets/resources/ui/web3pop/coinIcon/TON.png | Bin 0 -> 2619 bytes .../{ENT_ETH.png.meta => TON.png.meta} | 56 +- assets/resources/ui/web3pop/coinIcon/Tron.png | Bin 0 -> 3778 bytes .../{ENT_TRON.png.meta => Tron.png.meta} | 56 +- xchat_cfg | 2 +- 17 files changed, 681 insertions(+), 564 deletions(-) create mode 100644 assets/resources/ui/web3pop/coinIcon/BEP.png rename assets/resources/ui/web3pop/coinIcon/{ENT_TON.png.meta => BEP.png.meta} (70%) delete mode 100644 assets/resources/ui/web3pop/coinIcon/ENT_BEP.png delete mode 100644 assets/resources/ui/web3pop/coinIcon/ENT_ETH.png delete mode 100644 assets/resources/ui/web3pop/coinIcon/ENT_TON.png delete mode 100644 assets/resources/ui/web3pop/coinIcon/ENT_TRON.png create mode 100644 assets/resources/ui/web3pop/coinIcon/ETH.png rename assets/resources/ui/web3pop/coinIcon/{ENT_BEP.png.meta => ETH.png.meta} (70%) create mode 100644 assets/resources/ui/web3pop/coinIcon/TON.png rename assets/resources/ui/web3pop/coinIcon/{ENT_ETH.png.meta => TON.png.meta} (70%) create mode 100644 assets/resources/ui/web3pop/coinIcon/Tron.png rename assets/resources/ui/web3pop/coinIcon/{ENT_TRON.png.meta => Tron.png.meta} (70%) diff --git a/assets/Scripts/chat18x/ui/panels/PurchasePanel.ts b/assets/Scripts/chat18x/ui/panels/PurchasePanel.ts index 19a1bffb..1980ac96 100644 --- a/assets/Scripts/chat18x/ui/panels/PurchasePanel.ts +++ b/assets/Scripts/chat18x/ui/panels/PurchasePanel.ts @@ -207,7 +207,8 @@ export class PurchasePanel extends li_BaseView { payType: param.payType, goodId: param.goodId, networkType: this.getDefaultNetworkType(), - base: this.base, + basePanel: this.base, + payPanel: this, }; if (this.web3PopPanel == null) diff --git a/assets/Scripts/chat18x/ui/panels/Web3PopPanel.ts b/assets/Scripts/chat18x/ui/panels/Web3PopPanel.ts index e8576ee5..dd87f370 100644 --- a/assets/Scripts/chat18x/ui/panels/Web3PopPanel.ts +++ b/assets/Scripts/chat18x/ui/panels/Web3PopPanel.ts @@ -12,6 +12,7 @@ import { TipsPanel } from "./TipsPanel"; import { SDKManager } from "../../../Main/Channel/SDKManager"; import LanguageUtils from "../../../Main/Common/LanguageUtils"; import { logger } from "db://assets/Scripts/Main/Common/Logger"; +import { PersonalPanel } from "./PersonalPanel"; const { ccclass, property } = _decorator; @@ -34,14 +35,16 @@ export class Web3PopPanel extends li_BaseView { private networkType: proto.cs.EnmNetworkType; private goodId: number; - private base: PurchasePanel; + private basePanel: PersonalPanel; + private payPanel: PurchasePanel; private countdownTimer: any; private remainingSeconds: number = 0; private isCountingDown: boolean = false; + private tips: Label; openUIDataCT(data: any): void { this.refreshData(data); - this.base.web3PopPanel = this; + this.payPanel.web3PopPanel = this; } onLoadCT(): void { @@ -54,6 +57,7 @@ export class Web3PopPanel extends li_BaseView { this.address = this._nodeTab.addressText.getComponent(Label); this.expireTimeText = this._nodeTab.expireTimeText.getComponent(Label); this.qrCode = this._nodeTab.qrCode.getComponent(Sprite); + this.tips = this._nodeTab.tips.getComponent(Label); this.registerListener(); this.selection.setScale(new Vec3(1, 0, 1)); @@ -83,13 +87,7 @@ export class Web3PopPanel extends li_BaseView { }, this ); - GButton.BandClick( - this._nodeTab.ENT_BEP, - () => { - this.onClickCoinType(proto.cs.EnmNetworkType.ENT_BEP); - }, - this - ); + GButton.BandClick( this._nodeTab.ENT_ETH, () => { @@ -97,6 +95,13 @@ export class Web3PopPanel extends li_BaseView { }, this ); + GButton.BandClick( + this._nodeTab.ENT_BEP, + () => { + this.onClickCoinType(proto.cs.EnmNetworkType.ENT_BEP); + }, + this + ); } refreshData(data: any): void { @@ -105,7 +110,8 @@ export class Web3PopPanel extends li_BaseView { this.goodId = data.goodId; this.curType = data.networkType != undefined ? data.networkType : this.curType; - this.base = data.base; + this.basePanel = data.basePanel; + this.payPanel = data.payPanel; } refreshView() { const OrderData = DataManager.I.getDataById(DataId.Order); @@ -127,8 +133,8 @@ export class Web3PopPanel extends li_BaseView { if (expireTime > 0) { this.startCountdown(expireTime); } else { - this.expireTimeText.string = "已过期"; - this.expireTimeText.color = new Color(128, 128, 128, 255); + this.expireTimeText.string = LanguageUtils.getText("web3panel.expired"); + //this.expireTimeText.color = new Color(128, 128, 128, 255); this.disableButtons(); } this.amount.string = amount; @@ -137,30 +143,46 @@ export class Web3PopPanel extends li_BaseView { case proto.cs.EnmNetworkType.ENT_TRON: ResManager.I.changeResourceSpriteFrame( this.coinIcon, - "ui/web3pop/coinIcon/ENT_TRON" + "ui/web3pop/coinIcon/Tron" + ); + this.coinText.string = "Tron(TRC20)"; + this.tips.string = LanguageUtils.getText("web3panel.tips").replace( + "{Network}", + "Tron" ); - this.coinText.string = "ENT_TRON"; break; case proto.cs.EnmNetworkType.ENT_TON: ResManager.I.changeResourceSpriteFrame( this.coinIcon, - "ui/web3pop/coinIcon/ENT_TON" + "ui/web3pop/coinIcon/TON" + ); + this.coinText.string = "TON"; + this.tips.string = LanguageUtils.getText("web3panel.tips").replace( + "{Network}", + "TON" ); - this.coinText.string = "ENT_TON"; break; case proto.cs.EnmNetworkType.ENT_ETH: ResManager.I.changeResourceSpriteFrame( this.coinIcon, - "ui/web3pop/coinIcon/ENT_ETH" + "ui/web3pop/coinIcon/ETH" + ); + this.coinText.string = "ETH"; + this.tips.string = LanguageUtils.getText("web3panel.tips").replace( + "{Network}", + "ETH" ); - this.coinText.string = "ENT_ETH"; break; case proto.cs.EnmNetworkType.ENT_BEP: ResManager.I.changeResourceSpriteFrame( this.coinIcon, - "ui/web3pop/coinIcon/ENT_BEP" + "ui/web3pop/coinIcon/BEP" + ); + this.coinText.string = "BEP"; + this.tips.string = LanguageUtils.getText("web3panel.tips").replace( + "{Network}", + "BEP" ); - this.coinText.string = "ENT_BEP"; break; } @@ -198,7 +220,11 @@ export class Web3PopPanel extends li_BaseView { case proto.cs.EnmNetworkType.ENT_BEP: break; } - this.base.startPayment(this.goodId, proto.cs.EnmPayType.EPT_WEB3_USD, type); + this.payPanel.startPayment( + this.goodId, + proto.cs.EnmPayType.EPT_WEB3_USD, + type + ); this.selection.scale = new Vec3(1, 0, 1); } @@ -222,7 +248,7 @@ export class Web3PopPanel extends li_BaseView { onClickClose() { this.stopCountdown(); - this.base.web3PopPanel = null; + this.payPanel.web3PopPanel = null; this.close(); } @@ -279,14 +305,15 @@ export class Web3PopPanel extends li_BaseView { if (!this.expireTimeText) return; const timeText = this.formatCountdownTime(this.remainingSeconds); - this.expireTimeText.string = timeText; + this.expireTimeText.string = + LanguageUtils.getText("web3panel.expire") + timeText; if (this.remainingSeconds <= 30 && this.remainingSeconds > 0) { this.expireTimeText.color = new Color(255, 0, 0, 255); } else if (this.remainingSeconds <= 0) { this.expireTimeText.color = new Color(128, 128, 128, 255); } else { - this.expireTimeText.color = new Color(255, 255, 255, 255); + this.expireTimeText.color = new Color(255, 135, 247, 255); } } @@ -329,6 +356,8 @@ export class Web3PopPanel extends li_BaseView { private onCountdownExpired(): void { logger.log("Web3支付倒计时已过期"); this.disableButtons(); - TipsPanel.show("支付时间已过期,请重新发起支付"); + this.expireTimeText.string = LanguageUtils.getText("web3panel.expired"); + + //TipsPanel.show("支付时间已过期,请重新发起支付"); } } diff --git a/assets/bundles/Chat18x/Web3PopPanel.prefab b/assets/bundles/Chat18x/Web3PopPanel.prefab index 4cd7cb3e..1fbce173 100644 --- a/assets/bundles/Chat18x/Web3PopPanel.prefab +++ b/assets/bundles/Chat18x/Web3PopPanel.prefab @@ -22,41 +22,41 @@ "__id__": 2 }, { - "__id__": 30 + "__id__": 32 }, { - "__id__": 44 + "__id__": 48 }, { - "__id__": 76 + "__id__": 80 }, { - "__id__": 82 + "__id__": 86 }, { - "__id__": 88 + "__id__": 92 }, { - "__id__": 208 + "__id__": 212 }, { - "__id__": 244 + "__id__": 248 } ], "_active": true, "_components": [ { - "__id__": 264 + "__id__": 270 }, { - "__id__": 266 + "__id__": 272 }, { - "__id__": 268 + "__id__": 274 } ], "_prefab": { - "__id__": 270 + "__id__": 276 }, "_lpos": { "__type__": "cc.Vec3", @@ -106,14 +106,14 @@ "_active": true, "_components": [ { - "__id__": 25 + "__id__": 27 }, { - "__id__": 27 + "__id__": 29 } ], "_prefab": { - "__id__": 29 + "__id__": 31 }, "_lpos": { "__type__": "cc.Vec3", @@ -548,10 +548,13 @@ }, { "__id__": 22 + }, + { + "__id__": 24 } ], "_prefab": { - "__id__": 24 + "__id__": 26 }, "_lpos": { "__type__": "cc.Vec3", @@ -681,6 +684,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "e3rc7PLYJCra06FfdIxfET" }, + { + "__type__": "d7e4fOii5xNLqH2PF6de4pP", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 19 + }, + "_enabled": true, + "__prefab": { + "__id__": 25 + }, + "languageKey": "web3panel.title", + "defaultText": "", + "autoUpdate": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "51esHu7thNt6npEve+fVOq" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -704,7 +728,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 26 + "__id__": 28 }, "_contentSize": { "__type__": "cc.Size", @@ -732,7 +756,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 28 + "__id__": 30 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -790,20 +814,23 @@ }, "_children": [ { - "__id__": 31 + "__id__": 33 } ], "_active": true, "_components": [ { - "__id__": 39 + "__id__": 41 }, { - "__id__": 41 + "__id__": 43 + }, + { + "__id__": 45 } ], "_prefab": { - "__id__": 43 + "__id__": 47 }, "_lpos": { "__type__": "cc.Vec3", @@ -840,23 +867,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 30 + "__id__": 32 }, "_children": [], "_active": false, "_components": [ - { - "__id__": 32 - }, { "__id__": 34 }, { "__id__": 36 + }, + { + "__id__": 38 } ], "_prefab": { - "__id__": 38 + "__id__": 40 }, "_lpos": { "__type__": "cc.Vec3", @@ -893,11 +920,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 33 }, "_enabled": true, "__prefab": { - "__id__": 33 + "__id__": 35 }, "_contentSize": { "__type__": "cc.Size", @@ -921,11 +948,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 33 }, "_enabled": true, "__prefab": { - "__id__": 35 + "__id__": 37 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -966,11 +993,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 31 + "__id__": 33 }, "_enabled": true, "__prefab": { - "__id__": 37 + "__id__": 39 }, "_alignFlags": 9, "_target": null, @@ -1015,11 +1042,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 30 + "__id__": 32 }, "_enabled": true, "__prefab": { - "__id__": 40 + "__id__": 42 }, "_contentSize": { "__type__": "cc.Size", @@ -1043,11 +1070,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 30 + "__id__": 32 }, "_enabled": true, "__prefab": { - "__id__": 42 + "__id__": 44 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1105,6 +1132,27 @@ "__type__": "cc.CompPrefabInfo", "fileId": "1bosF3eUdGNZ66VUTvm+vI" }, + { + "__type__": "d7e4fOii5xNLqH2PF6de4pP", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 32 + }, + "_enabled": true, + "__prefab": { + "__id__": 46 + }, + "languageKey": "web3panel.warning", + "defaultText": "", + "autoUpdate": true, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "b8exDMa7BAvLkQRxAOaJEn" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -1128,23 +1176,23 @@ }, "_children": [ { - "__id__": 45 + "__id__": 49 }, { - "__id__": 57 + "__id__": 61 }, { - "__id__": 65 + "__id__": 69 } ], "_active": true, "_components": [ { - "__id__": 73 + "__id__": 77 } ], "_prefab": { - "__id__": 75 + "__id__": 79 }, "_lpos": { "__type__": "cc.Vec3", @@ -1181,24 +1229,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 44 + "__id__": 48 }, "_children": [ { - "__id__": 46 + "__id__": 50 } ], "_active": true, "_components": [ { - "__id__": 52 + "__id__": 56 }, { - "__id__": 54 + "__id__": 58 } ], "_prefab": { - "__id__": 56 + "__id__": 60 }, "_lpos": { "__type__": "cc.Vec3", @@ -1235,20 +1283,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 45 + "__id__": 49 }, "_children": [], "_active": true, "_components": [ { - "__id__": 47 + "__id__": 51 }, { - "__id__": 49 + "__id__": 53 } ], "_prefab": { - "__id__": 51 + "__id__": 55 }, "_lpos": { "__type__": "cc.Vec3", @@ -1285,11 +1333,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 46 + "__id__": 50 }, "_enabled": true, "__prefab": { - "__id__": 48 + "__id__": 52 }, "_contentSize": { "__type__": "cc.Size", @@ -1313,11 +1361,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 46 + "__id__": 50 }, "_enabled": true, "__prefab": { - "__id__": 50 + "__id__": 54 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1371,11 +1419,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 49 }, "_enabled": true, "__prefab": { - "__id__": 53 + "__id__": 57 }, "_contentSize": { "__type__": "cc.Size", @@ -1399,11 +1447,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 45 + "__id__": 49 }, "_enabled": true, "__prefab": { - "__id__": 55 + "__id__": 59 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1457,23 +1505,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 44 + "__id__": 48 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 58 - }, - { - "__id__": 60 - }, { "__id__": 62 + }, + { + "__id__": 64 + }, + { + "__id__": 66 } ], "_prefab": { - "__id__": 64 + "__id__": 68 }, "_lpos": { "__type__": "cc.Vec3", @@ -1510,11 +1558,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 59 + "__id__": 63 }, "_contentSize": { "__type__": "cc.Size", @@ -1538,11 +1586,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 61 + "__id__": 65 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1609,11 +1657,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 57 + "__id__": 61 }, "_enabled": true, "__prefab": { - "__id__": 63 + "__id__": 67 }, "languageKey": "web3panel.amount", "defaultText": "", @@ -1643,23 +1691,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 44 + "__id__": 48 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 66 - }, - { - "__id__": 68 - }, { "__id__": 70 + }, + { + "__id__": 72 + }, + { + "__id__": 74 } ], "_prefab": { - "__id__": 72 + "__id__": 76 }, "_lpos": { "__type__": "cc.Vec3", @@ -1696,11 +1744,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 69 }, "_enabled": true, "__prefab": { - "__id__": 67 + "__id__": 71 }, "_contentSize": { "__type__": "cc.Size", @@ -1724,11 +1772,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 69 }, "_enabled": true, "__prefab": { - "__id__": 69 + "__id__": 73 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -1792,11 +1840,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 65 + "__id__": 69 }, "_enabled": true, "__prefab": { - "__id__": 71 + "__id__": 75 }, "_alignFlags": 0, "_target": null, @@ -1841,11 +1889,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 44 + "__id__": 48 }, "_enabled": true, "__prefab": { - "__id__": 74 + "__id__": 78 }, "_contentSize": { "__type__": "cc.Size", @@ -1888,14 +1936,14 @@ "_active": true, "_components": [ { - "__id__": 77 + "__id__": 81 }, { - "__id__": 79 + "__id__": 83 } ], "_prefab": { - "__id__": 81 + "__id__": 85 }, "_lpos": { "__type__": "cc.Vec3", @@ -1932,11 +1980,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 80 }, "_enabled": true, "__prefab": { - "__id__": 78 + "__id__": 82 }, "_contentSize": { "__type__": "cc.Size", @@ -1960,11 +2008,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 76 + "__id__": 80 }, "_enabled": true, "__prefab": { - "__id__": 80 + "__id__": 84 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2021,14 +2069,14 @@ "_active": true, "_components": [ { - "__id__": 83 + "__id__": 87 }, { - "__id__": 85 + "__id__": 89 } ], "_prefab": { - "__id__": 87 + "__id__": 91 }, "_lpos": { "__type__": "cc.Vec3", @@ -2065,11 +2113,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 82 + "__id__": 86 }, "_enabled": true, "__prefab": { - "__id__": 84 + "__id__": 88 }, "_contentSize": { "__type__": "cc.Size", @@ -2093,11 +2141,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 82 + "__id__": 86 }, "_enabled": true, "__prefab": { - "__id__": 86 + "__id__": 90 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2178,26 +2226,26 @@ }, "_children": [ { - "__id__": 89 + "__id__": 93 }, { - "__id__": 97 + "__id__": 101 }, { - "__id__": 111 + "__id__": 115 }, { - "__id__": 123 + "__id__": 127 } ], "_active": true, "_components": [ { - "__id__": 205 + "__id__": 209 } ], "_prefab": { - "__id__": 207 + "__id__": 211 }, "_lpos": { "__type__": "cc.Vec3", @@ -2234,23 +2282,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 88 + "__id__": 92 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 90 - }, - { - "__id__": 92 - }, { "__id__": 94 + }, + { + "__id__": 96 + }, + { + "__id__": 98 } ], "_prefab": { - "__id__": 96 + "__id__": 100 }, "_lpos": { "__type__": "cc.Vec3", @@ -2287,11 +2335,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 91 + "__id__": 95 }, "_contentSize": { "__type__": "cc.Size", @@ -2315,11 +2363,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 93 + "__id__": 97 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2386,11 +2434,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 89 + "__id__": 93 }, "_enabled": true, "__prefab": { - "__id__": 95 + "__id__": 99 }, "languageKey": "web3panel.network", "defaultText": "", @@ -2420,27 +2468,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 88 + "__id__": 92 }, "_children": [ { - "__id__": 98 + "__id__": 102 } ], "_active": true, "_components": [ - { - "__id__": 104 - }, - { - "__id__": 106 - }, { "__id__": 108 + }, + { + "__id__": 110 + }, + { + "__id__": 112 } ], "_prefab": { - "__id__": 110 + "__id__": 114 }, "_lpos": { "__type__": "cc.Vec3", @@ -2477,20 +2525,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 97 + "__id__": 101 }, "_children": [], "_active": true, "_components": [ { - "__id__": 99 + "__id__": 103 }, { - "__id__": 101 + "__id__": 105 } ], "_prefab": { - "__id__": 103 + "__id__": 107 }, "_lpos": { "__type__": "cc.Vec3", @@ -2527,11 +2575,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 98 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 100 + "__id__": 104 }, "_contentSize": { "__type__": "cc.Size", @@ -2555,11 +2603,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 98 + "__id__": 102 }, "_enabled": true, "__prefab": { - "__id__": 102 + "__id__": 106 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2613,11 +2661,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 101 }, "_enabled": true, "__prefab": { - "__id__": 105 + "__id__": 109 }, "_contentSize": { "__type__": "cc.Size", @@ -2641,11 +2689,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 101 }, "_enabled": true, "__prefab": { - "__id__": 107 + "__id__": 111 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2686,11 +2734,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 97 + "__id__": 101 }, "_enabled": true, "__prefab": { - "__id__": 109 + "__id__": 113 }, "clickEvents": [], "_interactable": true, @@ -2755,24 +2803,24 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 88 + "__id__": 92 }, "_children": [ { - "__id__": 112 + "__id__": 116 } ], "_active": true, "_components": [ { - "__id__": 118 + "__id__": 122 }, { - "__id__": 120 + "__id__": 124 } ], "_prefab": { - "__id__": 122 + "__id__": 126 }, "_lpos": { "__type__": "cc.Vec3", @@ -2809,20 +2857,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 111 + "__id__": 115 }, "_children": [], "_active": true, "_components": [ { - "__id__": 113 + "__id__": 117 }, { - "__id__": 115 + "__id__": 119 } ], "_prefab": { - "__id__": 117 + "__id__": 121 }, "_lpos": { "__type__": "cc.Vec3", @@ -2859,11 +2907,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 112 + "__id__": 116 }, "_enabled": true, "__prefab": { - "__id__": 114 + "__id__": 118 }, "_contentSize": { "__type__": "cc.Size", @@ -2887,11 +2935,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 112 + "__id__": 116 }, "_enabled": true, "__prefab": { - "__id__": 116 + "__id__": 120 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -2903,7 +2951,7 @@ "b": 255, "a": 255 }, - "_string": "TRON Mainnet", + "_string": "Tron(TRC20)", "_horizontalAlign": 0, "_verticalAlign": 1, "_actualFontSize": 37, @@ -2968,16 +3016,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 119 + "__id__": 123 }, "_contentSize": { "__type__": "cc.Size", - "width": 67, - "height": 67 + "width": 63, + "height": 63 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2996,11 +3044,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 111 + "__id__": 115 }, "_enabled": true, "__prefab": { - "__id__": 121 + "__id__": 125 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3013,7 +3061,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "49b048c9-5df5-441e-bab1-71e783a89c38@f9941", + "__uuid__": "5f727fd9-541b-4ec1-b0af-e8c589ef1fc9@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -3054,36 +3102,36 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 88 + "__id__": 92 }, "_children": [ { - "__id__": 124 + "__id__": 128 }, { - "__id__": 142 + "__id__": 146 }, { - "__id__": 160 + "__id__": 164 }, { - "__id__": 178 + "__id__": 182 } ], "_active": true, "_components": [ - { - "__id__": 198 - }, - { - "__id__": 200 - }, { "__id__": 202 + }, + { + "__id__": 204 + }, + { + "__id__": 206 } ], "_prefab": { - "__id__": 204 + "__id__": 208 }, "_lpos": { "__type__": "cc.Vec3", @@ -3120,27 +3168,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 123 + "__id__": 127 }, "_children": [ { - "__id__": 125 + "__id__": 129 }, { - "__id__": 131 + "__id__": 135 } ], "_active": true, "_components": [ { - "__id__": 137 + "__id__": 141 }, { - "__id__": 139 + "__id__": 143 } ], "_prefab": { - "__id__": 141 + "__id__": 145 }, "_lpos": { "__type__": "cc.Vec3", @@ -3177,20 +3225,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 128 }, "_children": [], "_active": true, "_components": [ { - "__id__": 126 + "__id__": 130 }, { - "__id__": 128 + "__id__": 132 } ], "_prefab": { - "__id__": 130 + "__id__": 134 }, "_lpos": { "__type__": "cc.Vec3", @@ -3227,16 +3275,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 129 }, "_enabled": true, "__prefab": { - "__id__": 127 + "__id__": 131 }, "_contentSize": { "__type__": "cc.Size", - "width": 67, - "height": 67 + "width": 63, + "height": 63 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3255,11 +3303,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 125 + "__id__": 129 }, "_enabled": true, "__prefab": { - "__id__": 129 + "__id__": 133 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3272,7 +3320,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "49b048c9-5df5-441e-bab1-71e783a89c38@f9941", + "__uuid__": "5f727fd9-541b-4ec1-b0af-e8c589ef1fc9@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -3313,20 +3361,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 124 + "__id__": 128 }, "_children": [], "_active": true, "_components": [ { - "__id__": 132 + "__id__": 136 }, { - "__id__": 134 + "__id__": 138 } ], "_prefab": { - "__id__": 136 + "__id__": 140 }, "_lpos": { "__type__": "cc.Vec3", @@ -3363,15 +3411,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 135 }, "_enabled": true, "__prefab": { - "__id__": 133 + "__id__": 137 }, "_contentSize": { "__type__": "cc.Size", - "width": 194.009765625, + "width": 210.69140625, "height": 50.4 }, "_anchorPoint": { @@ -3391,11 +3439,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 131 + "__id__": 135 }, "_enabled": true, "__prefab": { - "__id__": 135 + "__id__": 139 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3407,7 +3455,7 @@ "b": 255, "a": 255 }, - "_string": "ENT_TRON", + "_string": "Tron(TRC20)", "_horizontalAlign": 0, "_verticalAlign": 1, "_actualFontSize": 36, @@ -3472,11 +3520,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 128 }, "_enabled": true, "__prefab": { - "__id__": 138 + "__id__": 142 }, "_contentSize": { "__type__": "cc.Size", @@ -3500,11 +3548,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 124 + "__id__": 128 }, "_enabled": true, "__prefab": { - "__id__": 140 + "__id__": 144 }, "clickEvents": [], "_interactable": true, @@ -3569,27 +3617,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 123 + "__id__": 127 }, "_children": [ { - "__id__": 143 + "__id__": 147 }, { - "__id__": 149 + "__id__": 153 } ], "_active": true, "_components": [ { - "__id__": 155 + "__id__": 159 }, { - "__id__": 157 + "__id__": 161 } ], "_prefab": { - "__id__": 159 + "__id__": 163 }, "_lpos": { "__type__": "cc.Vec3", @@ -3626,20 +3674,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 146 }, "_children": [], "_active": true, "_components": [ { - "__id__": 144 + "__id__": 148 }, { - "__id__": 146 + "__id__": 150 } ], "_prefab": { - "__id__": 148 + "__id__": 152 }, "_lpos": { "__type__": "cc.Vec3", @@ -3676,16 +3724,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 143 + "__id__": 147 }, "_enabled": true, "__prefab": { - "__id__": 145 + "__id__": 149 }, "_contentSize": { "__type__": "cc.Size", - "width": 64, - "height": 71 + "width": 63, + "height": 63 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -3704,11 +3752,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 143 + "__id__": 147 }, "_enabled": true, "__prefab": { - "__id__": 147 + "__id__": 151 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3721,7 +3769,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "a27de5e4-1840-40c4-ad05-2bc4b3f36c79@f9941", + "__uuid__": "e7365632-f721-473c-b545-7e9d56140774@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -3762,20 +3810,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 142 + "__id__": 146 }, "_children": [], "_active": true, "_components": [ { - "__id__": 150 + "__id__": 154 }, { - "__id__": 152 + "__id__": 156 } ], "_prefab": { - "__id__": 154 + "__id__": 158 }, "_lpos": { "__type__": "cc.Vec3", @@ -3812,15 +3860,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 149 + "__id__": 153 }, "_enabled": true, "__prefab": { - "__id__": 151 + "__id__": 155 }, "_contentSize": { "__type__": "cc.Size", - "width": 167.361328125, + "width": 75.33984375, "height": 50.4 }, "_anchorPoint": { @@ -3840,11 +3888,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 149 + "__id__": 153 }, "_enabled": true, "__prefab": { - "__id__": 153 + "__id__": 157 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -3856,7 +3904,7 @@ "b": 255, "a": 255 }, - "_string": "ENT_TON", + "_string": "TON", "_horizontalAlign": 0, "_verticalAlign": 1, "_actualFontSize": 36, @@ -3921,11 +3969,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 146 }, "_enabled": true, "__prefab": { - "__id__": 156 + "__id__": 160 }, "_contentSize": { "__type__": "cc.Size", @@ -3949,11 +3997,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 142 + "__id__": 146 }, "_enabled": true, "__prefab": { - "__id__": 158 + "__id__": 162 }, "clickEvents": [], "_interactable": true, @@ -4018,27 +4066,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 123 + "__id__": 127 }, "_children": [ { - "__id__": 161 + "__id__": 165 }, { - "__id__": 167 + "__id__": 171 } ], "_active": true, "_components": [ { - "__id__": 173 + "__id__": 177 }, { - "__id__": 175 + "__id__": 179 } ], "_prefab": { - "__id__": 177 + "__id__": 181 }, "_lpos": { "__type__": "cc.Vec3", @@ -4075,20 +4123,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 160 + "__id__": 164 }, "_children": [], "_active": true, "_components": [ { - "__id__": 162 + "__id__": 166 }, { - "__id__": 164 + "__id__": 168 } ], "_prefab": { - "__id__": 166 + "__id__": 170 }, "_lpos": { "__type__": "cc.Vec3", @@ -4125,16 +4173,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 161 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 163 + "__id__": 167 }, "_contentSize": { "__type__": "cc.Size", - "width": 70, - "height": 70 + "width": 63, + "height": 63 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4153,11 +4201,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 161 + "__id__": 165 }, "_enabled": true, "__prefab": { - "__id__": 165 + "__id__": 169 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4170,7 +4218,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "51d2ab04-4a3e-4872-b41a-c3b752734c3c@f9941", + "__uuid__": "ecc0567a-892a-4356-914b-73c100168288@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -4211,20 +4259,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 160 + "__id__": 164 }, "_children": [], "_active": true, "_components": [ { - "__id__": 168 + "__id__": 172 }, { - "__id__": 170 + "__id__": 174 } ], "_prefab": { - "__id__": 172 + "__id__": 176 }, "_lpos": { "__type__": "cc.Vec3", @@ -4261,15 +4309,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 167 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 169 + "__id__": 173 }, "_contentSize": { "__type__": "cc.Size", - "width": 164.056640625, + "width": 72, "height": 50.4 }, "_anchorPoint": { @@ -4289,11 +4337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 167 + "__id__": 171 }, "_enabled": true, "__prefab": { - "__id__": 171 + "__id__": 175 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4305,7 +4353,7 @@ "b": 255, "a": 255 }, - "_string": "ENT_BEP", + "_string": "ETH", "_horizontalAlign": 0, "_verticalAlign": 1, "_actualFontSize": 36, @@ -4370,11 +4418,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 160 + "__id__": 164 }, "_enabled": true, "__prefab": { - "__id__": 174 + "__id__": 178 }, "_contentSize": { "__type__": "cc.Size", @@ -4398,11 +4446,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 160 + "__id__": 164 }, "_enabled": true, "__prefab": { - "__id__": 176 + "__id__": 180 }, "clickEvents": [], "_interactable": true, @@ -4467,30 +4515,30 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 123 + "__id__": 127 }, "_children": [ { - "__id__": 179 + "__id__": 183 }, { - "__id__": 185 + "__id__": 189 } ], "_active": true, "_components": [ - { - "__id__": 191 - }, - { - "__id__": 193 - }, { "__id__": 195 + }, + { + "__id__": 197 + }, + { + "__id__": 199 } ], "_prefab": { - "__id__": 197 + "__id__": 201 }, "_lpos": { "__type__": "cc.Vec3", @@ -4527,20 +4575,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 182 }, "_children": [], "_active": true, "_components": [ { - "__id__": 180 + "__id__": 184 }, { - "__id__": 182 + "__id__": 186 } ], "_prefab": { - "__id__": 184 + "__id__": 188 }, "_lpos": { "__type__": "cc.Vec3", @@ -4577,16 +4625,16 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 183 }, "_enabled": true, "__prefab": { - "__id__": 181 + "__id__": 185 }, "_contentSize": { "__type__": "cc.Size", - "width": 67, - "height": 67 + "width": 63, + "height": 63 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -4605,11 +4653,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 179 + "__id__": 183 }, "_enabled": true, "__prefab": { - "__id__": 183 + "__id__": 187 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4622,7 +4670,7 @@ "a": 255 }, "_spriteFrame": { - "__uuid__": "7def72e9-1d54-4c0a-8ddb-3c58c8564acf@f9941", + "__uuid__": "4ac28fc0-5891-44b4-953c-8940d43379b0@f9941", "__expectedType__": "cc.SpriteFrame" }, "_type": 0, @@ -4663,20 +4711,20 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 178 + "__id__": 182 }, "_children": [], "_active": true, "_components": [ { - "__id__": 186 + "__id__": 190 }, { - "__id__": 188 + "__id__": 192 } ], "_prefab": { - "__id__": 190 + "__id__": 194 }, "_lpos": { "__type__": "cc.Vec3", @@ -4713,15 +4761,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 185 + "__id__": 189 }, "_enabled": true, "__prefab": { - "__id__": 187 + "__id__": 191 }, "_contentSize": { "__type__": "cc.Size", - "width": 164.021484375, + "width": 72.03515625, "height": 50.4 }, "_anchorPoint": { @@ -4741,11 +4789,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 185 + "__id__": 189 }, "_enabled": true, "__prefab": { - "__id__": 189 + "__id__": 193 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4757,7 +4805,7 @@ "b": 255, "a": 255 }, - "_string": "ENT_ETH", + "_string": "BEP", "_horizontalAlign": 0, "_verticalAlign": 1, "_actualFontSize": 36, @@ -4822,11 +4870,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 182 }, "_enabled": true, "__prefab": { - "__id__": 192 + "__id__": 196 }, "_contentSize": { "__type__": "cc.Size", @@ -4850,11 +4898,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 182 }, "_enabled": true, "__prefab": { - "__id__": 194 + "__id__": 198 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -4892,11 +4940,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 178 + "__id__": 182 }, "_enabled": true, "__prefab": { - "__id__": 196 + "__id__": 200 }, "clickEvents": [], "_interactable": true, @@ -4961,11 +5009,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 123 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 199 + "__id__": 203 }, "_contentSize": { "__type__": "cc.Size", @@ -4989,11 +5037,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 123 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 201 + "__id__": 205 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5034,11 +5082,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 123 + "__id__": 127 }, "_enabled": true, "__prefab": { - "__id__": 203 + "__id__": 207 }, "_resizeMode": 0, "_layoutType": 2, @@ -5085,11 +5133,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 88 + "__id__": 92 }, "_enabled": true, "__prefab": { - "__id__": 206 + "__id__": 210 }, "_contentSize": { "__type__": "cc.Size", @@ -5130,23 +5178,23 @@ }, "_children": [ { - "__id__": 209 + "__id__": 213 }, { - "__id__": 217 + "__id__": 221 }, { - "__id__": 225 + "__id__": 229 } ], "_active": true, "_components": [ { - "__id__": 241 + "__id__": 245 } ], "_prefab": { - "__id__": 243 + "__id__": 247 }, "_lpos": { "__type__": "cc.Vec3", @@ -5183,23 +5231,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 208 + "__id__": 212 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 210 - }, - { - "__id__": 212 - }, { "__id__": 214 + }, + { + "__id__": 216 + }, + { + "__id__": 218 } ], "_prefab": { - "__id__": 216 + "__id__": 220 }, "_lpos": { "__type__": "cc.Vec3", @@ -5236,11 +5284,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 211 + "__id__": 215 }, "_contentSize": { "__type__": "cc.Size", @@ -5264,11 +5312,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 213 + "__id__": 217 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5335,11 +5383,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 209 + "__id__": 213 }, "_enabled": true, "__prefab": { - "__id__": 215 + "__id__": 219 }, "languageKey": "", "defaultText": "", @@ -5369,23 +5417,23 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 208 + "__id__": 212 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 218 - }, - { - "__id__": 220 - }, { "__id__": 222 + }, + { + "__id__": 224 + }, + { + "__id__": 226 } ], "_prefab": { - "__id__": 224 + "__id__": 228 }, "_lpos": { "__type__": "cc.Vec3", @@ -5422,11 +5470,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 219 + "__id__": 223 }, "_contentSize": { "__type__": "cc.Size", @@ -5450,11 +5498,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 221 + "__id__": 225 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5518,11 +5566,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 217 + "__id__": 221 }, "_enabled": true, "__prefab": { - "__id__": 223 + "__id__": 227 }, "_alignFlags": 0, "_target": null, @@ -5567,27 +5615,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 208 + "__id__": 212 }, "_children": [ { - "__id__": 226 + "__id__": 230 } ], "_active": true, "_components": [ - { - "__id__": 234 - }, - { - "__id__": 236 - }, { "__id__": 238 + }, + { + "__id__": 240 + }, + { + "__id__": 242 } ], "_prefab": { - "__id__": 240 + "__id__": 244 }, "_lpos": { "__type__": "cc.Vec3", @@ -5624,23 +5672,23 @@ "_objFlags": 512, "__editorExtras__": {}, "_parent": { - "__id__": 225 + "__id__": 229 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 227 - }, - { - "__id__": 229 - }, { "__id__": 231 + }, + { + "__id__": 233 + }, + { + "__id__": 235 } ], "_prefab": { - "__id__": 233 + "__id__": 237 }, "_lpos": { "__type__": "cc.Vec3", @@ -5677,11 +5725,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 226 + "__id__": 230 }, "_enabled": true, "__prefab": { - "__id__": 228 + "__id__": 232 }, "_contentSize": { "__type__": "cc.Size", @@ -5705,11 +5753,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 226 + "__id__": 230 }, "_enabled": true, "__prefab": { - "__id__": 230 + "__id__": 234 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5728,7 +5776,7 @@ "_fontSize": 42, "_fontFamily": "Arial", "_lineHeight": 81.5, - "_overflow": 1, + "_overflow": 2, "_enableWrapText": false, "_font": null, "_isSystemFontUsed": true, @@ -5773,13 +5821,13 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 226 + "__id__": 230 }, "_enabled": true, "__prefab": { - "__id__": 232 + "__id__": 236 }, - "languageKey": "", + "languageKey": "web3panel.copy", "defaultText": "", "autoUpdate": true, "_id": "" @@ -5807,11 +5855,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 225 + "__id__": 229 }, "_enabled": true, "__prefab": { - "__id__": 235 + "__id__": 239 }, "_contentSize": { "__type__": "cc.Size", @@ -5835,11 +5883,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 225 + "__id__": 229 }, "_enabled": true, "__prefab": { - "__id__": 237 + "__id__": 241 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -5880,11 +5928,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 225 + "__id__": 229 }, "_enabled": true, "__prefab": { - "__id__": 239 + "__id__": 243 }, "clickEvents": [], "_interactable": true, @@ -5936,7 +5984,7 @@ "_duration": 0.1, "_zoomScale": 1.2, "_target": { - "__id__": 225 + "__id__": 229 }, "_id": "" }, @@ -5963,11 +6011,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 208 + "__id__": 212 }, "_enabled": true, "__prefab": { - "__id__": 242 + "__id__": 246 }, "_contentSize": { "__type__": "cc.Size", @@ -6008,27 +6056,27 @@ }, "_children": [ { - "__id__": 245 + "__id__": 249 }, { - "__id__": 253 + "__id__": 257 } ], "_active": true, "_components": [ { - "__id__": 259 + "__id__": 265 }, { - "__id__": 261 + "__id__": 267 } ], "_prefab": { - "__id__": 263 + "__id__": 269 }, "_lpos": { "__type__": "cc.Vec3", - "x": 5.254000000000019, + "x": -146.81400000000002, "y": 336.22800000000007, "z": 0 }, @@ -6061,27 +6109,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 244 + "__id__": 248 }, "_children": [], "_active": true, "_components": [ - { - "__id__": 246 - }, - { - "__id__": 248 - }, { "__id__": 250 + }, + { + "__id__": 252 + }, + { + "__id__": 254 } ], "_prefab": { - "__id__": 252 + "__id__": 256 }, "_lpos": { "__type__": "cc.Vec3", - "x": -231.85000000000002, + "x": -27.36510950000003, "y": -2.8290000000001783, "z": 0 }, @@ -6114,11 +6162,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 247 + "__id__": 251 }, "_contentSize": { "__type__": "cc.Size", @@ -6142,11 +6190,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 249 + "__id__": 253 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6187,11 +6235,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 245 + "__id__": 249 }, "_enabled": true, "__prefab": { - "__id__": 251 + "__id__": 255 }, "_alignFlags": 9, "_target": null, @@ -6210,7 +6258,7 @@ "_originalWidth": 34, "_originalHeight": 0, "_alignMode": 2, - "_lockFlags": 0, + "_lockFlags": 8, "_id": "" }, { @@ -6236,24 +6284,27 @@ "_objFlags": 0, "__editorExtras__": {}, "_parent": { - "__id__": 244 + "__id__": 248 }, "_children": [], "_active": true, "_components": [ { - "__id__": 254 + "__id__": 258 }, { - "__id__": 256 + "__id__": 260 + }, + { + "__id__": 262 } ], "_prefab": { - "__id__": 258 + "__id__": 264 }, "_lpos": { "__type__": "cc.Vec3", - "x": -4.004000000000019, + "x": 3.5049999999999955, "y": 0, "z": 0 }, @@ -6286,11 +6337,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 253 + "__id__": 257 }, "_enabled": true, "__prefab": { - "__id__": 255 + "__id__": 259 }, "_contentSize": { "__type__": "cc.Size", @@ -6314,11 +6365,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 253 + "__id__": 257 }, "_enabled": true, "__prefab": { - "__id__": 257 + "__id__": 261 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6330,7 +6381,7 @@ "b": 247, "a": 255 }, - "_string": "label", + "_string": "Expire Time:label", "_horizontalAlign": 0, "_verticalAlign": 1, "_actualFontSize": 37, @@ -6376,6 +6427,42 @@ "__type__": "cc.CompPrefabInfo", "fileId": "97qw1pZZpIGYyqINJO7VGr" }, + { + "__type__": "cc.Widget", + "_name": "", + "_objFlags": 0, + "__editorExtras__": {}, + "node": { + "__id__": 257 + }, + "_enabled": false, + "__prefab": { + "__id__": 263 + }, + "_alignFlags": 8, + "_target": null, + "_left": 207.09351562499995, + "_right": 0, + "_top": 0, + "_bottom": 0, + "_horizontalCenter": 0, + "_verticalCenter": 0, + "_isAbsLeft": true, + "_isAbsRight": true, + "_isAbsTop": true, + "_isAbsBottom": true, + "_isAbsHorizontalCenter": true, + "_isAbsVerticalCenter": true, + "_originalWidth": 300, + "_originalHeight": 0, + "_alignMode": 1, + "_lockFlags": 8, + "_id": "" + }, + { + "__type__": "cc.CompPrefabInfo", + "fileId": "a1awmUN2NOoqEpKXO0vQ/5" + }, { "__type__": "cc.PrefabInfo", "root": { @@ -6395,15 +6482,15 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 244 + "__id__": 248 }, "_enabled": true, "__prefab": { - "__id__": 260 + "__id__": 266 }, "_contentSize": { "__type__": "cc.Size", - "width": 408.969781, + "width": 0, "height": 50.4 }, "_anchorPoint": { @@ -6423,11 +6510,11 @@ "_objFlags": 0, "__editorExtras__": {}, "node": { - "__id__": 244 + "__id__": 248 }, - "_enabled": true, + "_enabled": false, "__prefab": { - "__id__": 262 + "__id__": 268 }, "_customMaterial": null, "_srcBlendFactor": 2, @@ -6446,7 +6533,7 @@ "_fontSize": 36, "_fontFamily": "Arial", "_lineHeight": 40, - "_overflow": 3, + "_overflow": 0, "_enableWrapText": true, "_font": null, "_isSystemFontUsed": true, @@ -6508,7 +6595,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 265 + "__id__": 271 }, "_contentSize": { "__type__": "cc.Size", @@ -6536,7 +6623,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 267 + "__id__": 273 }, "_alignFlags": 45, "_target": null, @@ -6572,7 +6659,7 @@ }, "_enabled": true, "__prefab": { - "__id__": 269 + "__id__": 275 }, "m_rootNode": null, "_id": "" diff --git a/assets/bundles/DataTable/tblanguage.bin b/assets/bundles/DataTable/tblanguage.bin index 5d29810c7bd78e1a24aa7843b6f5e453ab27d078..4f7841c981993a8fa32b7e13c1dce66fda1ecf75 100644 GIT binary patch delta 180 zcmbQ=$n>?5iK$`zMkZr1XTkE+B;$g_ywn`M)QW=4qSO?2R|w7dbo-_k``e$*nJ@QX zN&kZ-Qy(nteXwN5gC(mTEZO&9$@&LNHh@JIPBs>+5Hax2%c)c-PR&bEsP;=ODbFv; zuARI~Ox95U$?n#dGbcQqF!9;iB~RyUcsjS?Y5&BR4UGtO&-YGzzI)E|SuLT#E+J8q PnZ#AO5R#j<#Y-{)Tbx-Q delta 119 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 Ef@VIZzyJUM literal 0 HcmV?d00001 diff --git a/assets/resources/ui/web3pop/coinIcon/ENT_TON.png.meta b/assets/resources/ui/web3pop/coinIcon/BEP.png.meta similarity index 70% rename from assets/resources/ui/web3pop/coinIcon/ENT_TON.png.meta rename to assets/resources/ui/web3pop/coinIcon/BEP.png.meta index 6c98ea38..c7b6ffe0 100644 --- a/assets/resources/ui/web3pop/coinIcon/ENT_TON.png.meta +++ b/assets/resources/ui/web3pop/coinIcon/BEP.png.meta @@ -2,7 +2,7 @@ "ver": "1.0.27", "importer": "image", "imported": true, - "uuid": "a27de5e4-1840-40c4-ad05-2bc4b3f36c79", + "uuid": "4ac28fc0-5891-44b4-953c-8940d43379b0", "files": [ ".json", ".png" @@ -10,14 +10,14 @@ "subMetas": { "6c48a": { "importer": "texture", - "uuid": "a27de5e4-1840-40c4-ad05-2bc4b3f36c79@6c48a", - "displayName": "ENT_TON", + "uuid": "4ac28fc0-5891-44b4-953c-8940d43379b0@6c48a", + "displayName": "BEP", "id": "6c48a", "name": "texture", "userData": { "wrapModeS": "clamp-to-edge", "wrapModeT": "clamp-to-edge", - "imageUuidOrDatabaseUri": "a27de5e4-1840-40c4-ad05-2bc4b3f36c79", + "imageUuidOrDatabaseUri": "4ac28fc0-5891-44b4-953c-8940d43379b0", "isUuid": true, "visible": false, "minfilter": "linear", @@ -34,8 +34,8 @@ }, "f9941": { "importer": "sprite-frame", - "uuid": "a27de5e4-1840-40c4-ad05-2bc4b3f36c79@f9941", - "displayName": "ENT_TON", + "uuid": "4ac28fc0-5891-44b4-953c-8940d43379b0@f9941", + "displayName": "BEP", "id": "f9941", "name": "spriteFrame", "userData": { @@ -46,10 +46,10 @@ "offsetY": 0, "trimX": 0, "trimY": 0, - "width": 64, - "height": 71, - "rawWidth": 64, - "rawHeight": 71, + "width": 63, + "height": 63, + "rawWidth": 63, + "rawHeight": 63, "borderTop": 0, "borderBottom": 0, "borderLeft": 0, @@ -61,17 +61,17 @@ "meshType": 0, "vertices": { "rawPosition": [ - -32, - -35.5, + -31.5, + -31.5, 0, - 32, - -35.5, + 31.5, + -31.5, 0, - -32, - 35.5, + -31.5, + 31.5, 0, - 32, - 35.5, + 31.5, + 31.5, 0 ], "indexes": [ @@ -84,12 +84,12 @@ ], "uv": [ 0, - 71, - 64, - 71, + 63, + 63, + 63, 0, 0, - 64, + 63, 0 ], "nuv": [ @@ -103,18 +103,18 @@ 1 ], "minPos": [ - -32, - -35.5, + -31.5, + -31.5, 0 ], "maxPos": [ - 32, - 35.5, + 31.5, + 31.5, 0 ] }, "isUuid": true, - "imageUuidOrDatabaseUri": "a27de5e4-1840-40c4-ad05-2bc4b3f36c79@6c48a", + "imageUuidOrDatabaseUri": "4ac28fc0-5891-44b4-953c-8940d43379b0@6c48a", "atlasUuid": "" }, "ver": "1.0.12", @@ -129,6 +129,6 @@ "type": "sprite-frame", "hasAlpha": true, "fixAlphaTransparencyArtifacts": false, - "redirect": "a27de5e4-1840-40c4-ad05-2bc4b3f36c79@6c48a" + "redirect": "4ac28fc0-5891-44b4-953c-8940d43379b0@6c48a" } } diff --git a/assets/resources/ui/web3pop/coinIcon/ENT_BEP.png b/assets/resources/ui/web3pop/coinIcon/ENT_BEP.png deleted file mode 100644 index 914179d3d2903fbf43510e588c67ad2cb893592e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2838 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 diff --git a/assets/resources/ui/web3pop/coinIcon/ENT_ETH.png b/assets/resources/ui/web3pop/coinIcon/ENT_ETH.png deleted file mode 100644 index 03a956850fea7ab2b0dc0735c269ee609a852458..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4810 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 IM6N<$f(ombn*aa+ diff --git a/assets/resources/ui/web3pop/coinIcon/ENT_TRON.png b/assets/resources/ui/web3pop/coinIcon/ENT_TRON.png deleted file mode 100644 index 117492f4c8898acb71444107ba86820a7fccdd84..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4683 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 N002ovPDHLkV1iG=@u2_! diff --git a/assets/resources/ui/web3pop/coinIcon/ETH.png b/assets/resources/ui/web3pop/coinIcon/ETH.png new file mode 100644 index 0000000000000000000000000000000000000000..14f0c09bd256d09b18589383b65902e30fa9d605 GIT binary patch literal 4508 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 literal 0 HcmV?d00001 diff --git a/assets/resources/ui/web3pop/coinIcon/ENT_TRON.png.meta b/assets/resources/ui/web3pop/coinIcon/Tron.png.meta similarity index 70% rename from assets/resources/ui/web3pop/coinIcon/ENT_TRON.png.meta rename to assets/resources/ui/web3pop/coinIcon/Tron.png.meta index 53454dd0..217a29f7 100644 --- a/assets/resources/ui/web3pop/coinIcon/ENT_TRON.png.meta +++ b/assets/resources/ui/web3pop/coinIcon/Tron.png.meta @@ -2,7 +2,7 @@ "ver": "1.0.27", "importer": "image", "imported": true, - "uuid": "49b048c9-5df5-441e-bab1-71e783a89c38", + "uuid": "5f727fd9-541b-4ec1-b0af-e8c589ef1fc9", "files": [ ".json", ".png" @@ -10,14 +10,14 @@ "subMetas": { "6c48a": { "importer": "texture", - "uuid": "49b048c9-5df5-441e-bab1-71e783a89c38@6c48a", - "displayName": "ENT_TRON", + "uuid": "5f727fd9-541b-4ec1-b0af-e8c589ef1fc9@6c48a", + "displayName": "Tron", "id": "6c48a", "name": "texture", "userData": { "wrapModeS": "clamp-to-edge", "wrapModeT": "clamp-to-edge", - "imageUuidOrDatabaseUri": "49b048c9-5df5-441e-bab1-71e783a89c38", + "imageUuidOrDatabaseUri": "5f727fd9-541b-4ec1-b0af-e8c589ef1fc9", "isUuid": true, "visible": false, "minfilter": "linear", @@ -34,8 +34,8 @@ }, "f9941": { "importer": "sprite-frame", - "uuid": "49b048c9-5df5-441e-bab1-71e783a89c38@f9941", - "displayName": "ENT_TRON", + "uuid": "5f727fd9-541b-4ec1-b0af-e8c589ef1fc9@f9941", + "displayName": "Tron", "id": "f9941", "name": "spriteFrame", "userData": { @@ -46,10 +46,10 @@ "offsetY": 0, "trimX": 0, "trimY": 0, - "width": 67, - "height": 67, - "rawWidth": 67, - "rawHeight": 67, + "width": 63, + "height": 63, + "rawWidth": 63, + "rawHeight": 63, "borderTop": 0, "borderBottom": 0, "borderLeft": 0, @@ -61,17 +61,17 @@ "meshType": 0, "vertices": { "rawPosition": [ - -33.5, - -33.5, + -31.5, + -31.5, 0, - 33.5, - -33.5, + 31.5, + -31.5, 0, - -33.5, - 33.5, + -31.5, + 31.5, 0, - 33.5, - 33.5, + 31.5, + 31.5, 0 ], "indexes": [ @@ -84,12 +84,12 @@ ], "uv": [ 0, - 67, - 67, - 67, + 63, + 63, + 63, 0, 0, - 67, + 63, 0 ], "nuv": [ @@ -103,18 +103,18 @@ 1 ], "minPos": [ - -33.5, - -33.5, + -31.5, + -31.5, 0 ], "maxPos": [ - 33.5, - 33.5, + 31.5, + 31.5, 0 ] }, "isUuid": true, - "imageUuidOrDatabaseUri": "49b048c9-5df5-441e-bab1-71e783a89c38@6c48a", + "imageUuidOrDatabaseUri": "5f727fd9-541b-4ec1-b0af-e8c589ef1fc9@6c48a", "atlasUuid": "" }, "ver": "1.0.12", @@ -129,6 +129,6 @@ "type": "sprite-frame", "hasAlpha": true, "fixAlphaTransparencyArtifacts": false, - "redirect": "49b048c9-5df5-441e-bab1-71e783a89c38@6c48a" + "redirect": "5f727fd9-541b-4ec1-b0af-e8c589ef1fc9@6c48a" } } diff --git a/xchat_cfg b/xchat_cfg index bf5ae24f..f1c13f8c 160000 --- a/xchat_cfg +++ b/xchat_cfg @@ -1 +1 @@ -Subproject commit bf5ae24f0f65daf676a8ed4479d2ff53528b3646 +Subproject commit f1c13f8ca3df2086693d83851f53219348f4dd47