diff --git a/assets/comp/wallet/prefab/NftList.prefab b/assets/comp/wallet/prefab/NftList.prefab index 03938cc..afeda2d 100644 --- a/assets/comp/wallet/prefab/NftList.prefab +++ b/assets/comp/wallet/prefab/NftList.prefab @@ -47,7 +47,7 @@ "_contentSize": { "__type__": "cc.Size", "width": 450, - "height": 400 + "height": 330 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -119,7 +119,7 @@ "_position": { "__type__": "cc.Vec3", "x": 0, - "y": 200, + "y": 165, "z": 0 }, "_scale": { @@ -164,10 +164,10 @@ "height": 40 }, "_N$startAxis": 0, - "_N$paddingLeft": 0, - "_N$paddingRight": 0, - "_N$paddingTop": 0, - "_N$paddingBottom": 0, + "_N$paddingLeft": 10, + "_N$paddingRight": 10, + "_N$paddingTop": 10, + "_N$paddingBottom": 10, "_N$spacingX": 10, "_N$spacingY": 10, "_N$verticalDirection": 1, diff --git a/assets/comp/wallet/prefab/OneNFT.prefab b/assets/comp/wallet/prefab/OneNFT.prefab index f3d9503..69a1e54 100644 --- a/assets/comp/wallet/prefab/OneNFT.prefab +++ b/assets/comp/wallet/prefab/OneNFT.prefab @@ -149,9 +149,7 @@ "_enabled": true, "_srcBlendFactor": 770, "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "8cdb44ac-a3f6-449f-b354-7cd48cf84061" - }, + "_spriteFrame": null, "_type": 0, "_sizeMode": 0, "_fillType": 0, @@ -199,15 +197,15 @@ "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 51, - "g": 0, + "r": 255, + "g": 255, "b": 255, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 48.38, - "height": 40 + "width": 100, + "height": 14 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -217,7 +215,7 @@ "_position": { "__type__": "cc.Vec3", "x": -50, - "y": -53, + "y": -56, "z": 0 }, "_scale": { @@ -251,8 +249,8 @@ "_useOriginalSize": false, "_string": "loading", "_N$string": "loading", - "_fontSize": 15, - "_lineHeight": 40, + "_fontSize": 12, + "_lineHeight": 14, "_enableWrapText": true, "_N$file": null, "_isSystemFontUsed": true, @@ -261,7 +259,7 @@ "_N$horizontalAlign": 0, "_N$verticalAlign": 1, "_N$fontFamily": "Arial", - "_N$overflow": 0, + "_N$overflow": 3, "_N$cacheMode": 0, "_id": "" }, diff --git a/assets/comp/wallet/prefab/OneToken.prefab b/assets/comp/wallet/prefab/OneToken.prefab index 9341fb1..0ba04af 100644 --- a/assets/comp/wallet/prefab/OneToken.prefab +++ b/assets/comp/wallet/prefab/OneToken.prefab @@ -205,14 +205,14 @@ "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 75.04, + "width": 0, "height": 40 }, "_anchorPoint": { @@ -222,7 +222,7 @@ }, "_position": { "__type__": "cc.Vec3", - "x": -162, + "x": -143, "y": 0, "z": 0 }, @@ -255,9 +255,9 @@ }, "_enabled": true, "_useOriginalSize": false, - "_string": "name", - "_N$string": "name", - "_fontSize": 30, + "_string": "", + "_N$string": "", + "_fontSize": 25, "_lineHeight": 40, "_enableWrapText": true, "_N$file": null, @@ -303,14 +303,14 @@ "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 246, + "g": 190, + "b": 93, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 108.44, + "width": 0, "height": 40 }, "_anchorPoint": { @@ -353,9 +353,9 @@ }, "_enabled": true, "_useOriginalSize": false, - "_string": "1000.00", - "_N$string": "1000.00", - "_fontSize": 30, + "_string": "", + "_N$string": "", + "_fontSize": 25, "_lineHeight": 40, "_enableWrapText": true, "_N$file": null, diff --git a/assets/comp/wallet/prefab/tabBtn.prefab b/assets/comp/wallet/prefab/tabBtn.prefab index b91cf73..88232da 100644 --- a/assets/comp/wallet/prefab/tabBtn.prefab +++ b/assets/comp/wallet/prefab/tabBtn.prefab @@ -18,36 +18,42 @@ "_children": [ { "__id__": 2 + }, + { + "__id__": 5 + }, + { + "__id__": 8 } ], "_active": true, "_level": 1, "_components": [ { - "__id__": 5 + "__id__": 11 }, { - "__id__": 6 + "__id__": 12 }, { - "__id__": 7 + "__id__": 13 } ], "_prefab": { - "__id__": 9 + "__id__": 15 }, "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, "_contentSize": { "__type__": "cc.Size", - "width": 40, - "height": 80 + "width": 116, + "height": 36 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -82,14 +88,14 @@ }, { "__type__": "cc.Node", - "_name": "New Label", + "_name": "btn-selected", "_objFlags": 0, "_parent": { "__id__": 1 }, "_children": [], "_active": true, - "_level": 4, + "_level": 2, "_components": [ { "__id__": 3 @@ -101,9 +107,211 @@ "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 116, + "height": 36 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 2 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "89db0d56-124d-4f2b-99a8-a9c433657a84" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "907f9b53-1333-4900-b166-4ba7a7b6e09f" + }, + "fileId": "62eNCW2ZlF75HgJ9bdc0qT", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "btn-disable", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_level": 2, + "_components": [ + { + "__id__": 6 + } + ], + "_prefab": { + "__id__": 7 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 105, + "height": 27 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 5 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "47eb8576-31c6-4604-89dd-5e8c98a25ac5" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 1 + }, + "asset": { + "__uuid__": "907f9b53-1333-4900-b166-4ba7a7b6e09f" + }, + "fileId": "487HjGGIVF/72CFdXUow7u", + "sync": false + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_parent": { + "__id__": 1 + }, + "_children": [], + "_active": true, + "_level": 4, + "_components": [ + { + "__id__": 9 + } + ], + "_prefab": { + "__id__": 10 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 254, + "g": 255, + "b": 175, "a": 255 }, "_contentSize": { @@ -128,14 +336,14 @@ "y": 1, "z": 1 }, - "_rotationX": 90, - "_rotationY": 90, + "_rotationX": 0, + "_rotationY": 0, "_quat": { "__type__": "cc.Quat", "x": 0, "y": 0, - "z": -0.7071067811865475, - "w": 0.7071067811865476 + "z": 0, + "w": 1 }, "_skewX": 0, "_skewY": 0, @@ -147,7 +355,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 2 + "__id__": 8 }, "_enabled": true, "_useOriginalSize": false, @@ -185,11 +393,11 @@ "node": { "__id__": 1 }, - "_enabled": true, + "_enabled": false, "_srcBlendFactor": 770, "_dstBlendFactor": 771, "_spriteFrame": { - "__uuid__": "13d3eb87-b218-4fb7-b7c2-31e8a58b67bc" + "__uuid__": "89db0d56-124d-4f2b-99a8-a9c433657a84" }, "_type": 1, "_sizeMode": 0, @@ -215,26 +423,29 @@ }, "_enabled": true, "titleLabel": { - "__id__": 3 + "__id__": 9 }, - "border": { - "__id__": 1 + "normalLayer": { + "__id__": 5 + }, + "selectLayer": { + "__id__": 2 }, "title": "", "selected": false, "colors": [ { "__type__": "cc.Color", - "r": 127, - "g": 127, - "b": 127, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, { "__type__": "cc.Color", - "r": 0, + "r": 254, "g": 255, - "b": 0, + "b": 175, "a": 255 } ], @@ -252,7 +463,7 @@ "zoomScale": 1.2, "clickEvents": [ { - "__id__": 8 + "__id__": 14 } ], "_N$interactable": true, diff --git a/assets/comp/wallet/res/ui.meta b/assets/comp/wallet/res/ui.meta new file mode 100644 index 0000000..d05eb23 --- /dev/null +++ b/assets/comp/wallet/res/ui.meta @@ -0,0 +1,7 @@ +{ + "ver": "1.0.1", + "uuid": "d0f80a0b-e9bb-4ca7-96f0-58353a2488bb", + "isSubpackage": false, + "subpackageName": "", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/bar-black.png b/assets/comp/wallet/res/ui/bar-black.png new file mode 100644 index 0000000..4b87f2f Binary files /dev/null and b/assets/comp/wallet/res/ui/bar-black.png differ diff --git a/assets/comp/wallet/res/ui/bar-black.png.meta b/assets/comp/wallet/res/ui/bar-black.png.meta new file mode 100644 index 0000000..bc352cb --- /dev/null +++ b/assets/comp/wallet/res/ui/bar-black.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "52c1b6be-727c-4dd8-b6c6-e6db5665300f", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "bar-black": { + "ver": "1.0.4", + "uuid": "040ee26c-fe0c-4996-a957-4c17cd376ff5", + "rawTextureUuid": "52c1b6be-727c-4dd8-b6c6-e6db5665300f", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 38, + "height": 35, + "rawWidth": 38, + "rawHeight": 35, + "borderTop": 9, + "borderBottom": 8, + "borderLeft": 9, + "borderRight": 9, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/bg-active.png b/assets/comp/wallet/res/ui/bg-active.png new file mode 100755 index 0000000..5fbfb3f Binary files /dev/null and b/assets/comp/wallet/res/ui/bg-active.png differ diff --git a/assets/comp/wallet/res/ui/bg-active.png.meta b/assets/comp/wallet/res/ui/bg-active.png.meta new file mode 100644 index 0000000..f6e8bf2 --- /dev/null +++ b/assets/comp/wallet/res/ui/bg-active.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "bb24d3bb-5178-4164-aa96-99004ac11978", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "bg-active": { + "ver": "1.0.4", + "uuid": "ef910b74-7518-4046-b523-593f1eb10a6d", + "rawTextureUuid": "bb24d3bb-5178-4164-aa96-99004ac11978", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 111, + "height": 21, + "rawWidth": 111, + "rawHeight": 21, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/bg-black.png b/assets/comp/wallet/res/ui/bg-black.png new file mode 100755 index 0000000..e903e0b Binary files /dev/null and b/assets/comp/wallet/res/ui/bg-black.png differ diff --git a/assets/comp/wallet/res/ui/bg-black.png.meta b/assets/comp/wallet/res/ui/bg-black.png.meta new file mode 100644 index 0000000..3bbe488 --- /dev/null +++ b/assets/comp/wallet/res/ui/bg-black.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "96cdeac0-2701-48e2-b7bd-2273d22624c5", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "bg-black": { + "ver": "1.0.4", + "uuid": "fad979aa-0f36-462e-aa08-698c5506e6e6", + "rawTextureUuid": "96cdeac0-2701-48e2-b7bd-2273d22624c5", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 425, + "height": 35, + "rawWidth": 425, + "rawHeight": 35, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/bg-blue.png b/assets/comp/wallet/res/ui/bg-blue.png new file mode 100755 index 0000000..4512013 Binary files /dev/null and b/assets/comp/wallet/res/ui/bg-blue.png differ diff --git a/assets/comp/wallet/res/ui/bg-blue.png.meta b/assets/comp/wallet/res/ui/bg-blue.png.meta new file mode 100644 index 0000000..4f779b6 --- /dev/null +++ b/assets/comp/wallet/res/ui/bg-blue.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "94d40a43-2a04-43be-ba22-f47f7aad247d", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "bg-blue": { + "ver": "1.0.4", + "uuid": "f201fb81-4964-47e4-a820-bececa838851", + "rawTextureUuid": "94d40a43-2a04-43be-ba22-f47f7aad247d", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 425, + "height": 404, + "rawWidth": 425, + "rawHeight": 404, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/btn-bg-blue.png b/assets/comp/wallet/res/ui/btn-bg-blue.png new file mode 100755 index 0000000..773dc37 Binary files /dev/null and b/assets/comp/wallet/res/ui/btn-bg-blue.png differ diff --git a/assets/comp/wallet/res/ui/btn-bg-blue.png.meta b/assets/comp/wallet/res/ui/btn-bg-blue.png.meta new file mode 100644 index 0000000..0a7bb5f --- /dev/null +++ b/assets/comp/wallet/res/ui/btn-bg-blue.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "52645aef-c7f2-4204-88fc-30d3c2dced23", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "btn-bg-blue": { + "ver": "1.0.4", + "uuid": "4ae4aa57-b716-4630-bda9-7496f9c38443", + "rawTextureUuid": "52645aef-c7f2-4204-88fc-30d3c2dced23", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 124, + "height": 47, + "rawWidth": 124, + "rawHeight": 47, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/btn-bg-yellow.png b/assets/comp/wallet/res/ui/btn-bg-yellow.png new file mode 100755 index 0000000..a24523f Binary files /dev/null and b/assets/comp/wallet/res/ui/btn-bg-yellow.png differ diff --git a/assets/comp/wallet/res/ui/btn-bg-yellow.png.meta b/assets/comp/wallet/res/ui/btn-bg-yellow.png.meta new file mode 100644 index 0000000..9be71e7 --- /dev/null +++ b/assets/comp/wallet/res/ui/btn-bg-yellow.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "71c6d77f-e06f-4e88-8f25-64935293af23", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "btn-bg-yellow": { + "ver": "1.0.4", + "uuid": "9dc44980-73ff-4dd0-aea1-4436a816a533", + "rawTextureUuid": "71c6d77f-e06f-4e88-8f25-64935293af23", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 117, + "height": 45, + "rawWidth": 117, + "rawHeight": 45, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/btn-disable.png b/assets/comp/wallet/res/ui/btn-disable.png new file mode 100755 index 0000000..3971a9b Binary files /dev/null and b/assets/comp/wallet/res/ui/btn-disable.png differ diff --git a/assets/comp/wallet/res/ui/btn-disable.png.meta b/assets/comp/wallet/res/ui/btn-disable.png.meta new file mode 100644 index 0000000..3da415a --- /dev/null +++ b/assets/comp/wallet/res/ui/btn-disable.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "7bbc11a0-158b-43ff-987a-1b707b7ee709", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "btn-disable": { + "ver": "1.0.4", + "uuid": "47eb8576-31c6-4604-89dd-5e8c98a25ac5", + "rawTextureUuid": "7bbc11a0-158b-43ff-987a-1b707b7ee709", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 105, + "height": 27, + "rawWidth": 105, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/btn-receive.png b/assets/comp/wallet/res/ui/btn-receive.png new file mode 100755 index 0000000..6646cd5 Binary files /dev/null and b/assets/comp/wallet/res/ui/btn-receive.png differ diff --git a/assets/comp/wallet/res/ui/btn-receive.png.meta b/assets/comp/wallet/res/ui/btn-receive.png.meta new file mode 100644 index 0000000..1f46002 --- /dev/null +++ b/assets/comp/wallet/res/ui/btn-receive.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "f6b645db-aa13-4a65-a000-03a520b0c979", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "btn-receive": { + "ver": "1.0.4", + "uuid": "0318efa7-0d9f-4101-b916-cc871a7fdc52", + "rawTextureUuid": "f6b645db-aa13-4a65-a000-03a520b0c979", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 21, + "height": 20, + "rawWidth": 21, + "rawHeight": 20, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/btn-selected.png b/assets/comp/wallet/res/ui/btn-selected.png new file mode 100755 index 0000000..cbd6a41 Binary files /dev/null and b/assets/comp/wallet/res/ui/btn-selected.png differ diff --git a/assets/comp/wallet/res/ui/btn-selected.png.meta b/assets/comp/wallet/res/ui/btn-selected.png.meta new file mode 100644 index 0000000..921aa19 --- /dev/null +++ b/assets/comp/wallet/res/ui/btn-selected.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "6d4421eb-8d4f-4ec6-915a-f22402c93773", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "btn-selected": { + "ver": "1.0.4", + "uuid": "89db0d56-124d-4f2b-99a8-a9c433657a84", + "rawTextureUuid": "6d4421eb-8d4f-4ec6-915a-f22402c93773", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 116, + "height": 36, + "rawWidth": 116, + "rawHeight": 36, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/btn-send.png b/assets/comp/wallet/res/ui/btn-send.png new file mode 100755 index 0000000..0db93e7 Binary files /dev/null and b/assets/comp/wallet/res/ui/btn-send.png differ diff --git a/assets/comp/wallet/res/ui/btn-send.png.meta b/assets/comp/wallet/res/ui/btn-send.png.meta new file mode 100644 index 0000000..b2e9a23 --- /dev/null +++ b/assets/comp/wallet/res/ui/btn-send.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "1ee0c9cf-2003-4f18-9256-f81d8ddaf4de", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "btn-send": { + "ver": "1.0.4", + "uuid": "238e7701-9a0d-4bb1-8f99-45b1a59a4ce7", + "rawTextureUuid": "1ee0c9cf-2003-4f18-9256-f81d8ddaf4de", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 26, + "height": 27, + "rawWidth": 26, + "rawHeight": 27, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/icon-cp.png b/assets/comp/wallet/res/ui/icon-cp.png new file mode 100755 index 0000000..f59f853 Binary files /dev/null and b/assets/comp/wallet/res/ui/icon-cp.png differ diff --git a/assets/comp/wallet/res/ui/icon-cp.png.meta b/assets/comp/wallet/res/ui/icon-cp.png.meta new file mode 100644 index 0000000..ae861c4 --- /dev/null +++ b/assets/comp/wallet/res/ui/icon-cp.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "8a6520fe-085f-418d-b612-0239d90ca098", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "icon-cp": { + "ver": "1.0.4", + "uuid": "5298fe45-c38f-416c-a27d-073a1097a3ba", + "rawTextureUuid": "8a6520fe-085f-418d-b612-0239d90ca098", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 32, + "height": 31, + "rawWidth": 32, + "rawHeight": 31, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/icon-plus.png b/assets/comp/wallet/res/ui/icon-plus.png new file mode 100755 index 0000000..0282aea Binary files /dev/null and b/assets/comp/wallet/res/ui/icon-plus.png differ diff --git a/assets/comp/wallet/res/ui/icon-plus.png.meta b/assets/comp/wallet/res/ui/icon-plus.png.meta new file mode 100644 index 0000000..dccbcab --- /dev/null +++ b/assets/comp/wallet/res/ui/icon-plus.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "7b5dc213-8939-4974-a92e-6444a95ce2b2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "icon-plus": { + "ver": "1.0.4", + "uuid": "00fac768-80b9-4a74-8070-fef6c27c807c", + "rawTextureUuid": "7b5dc213-8939-4974-a92e-6444a95ce2b2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 21, + "height": 23, + "rawWidth": 21, + "rawHeight": 23, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/line-blue.png b/assets/comp/wallet/res/ui/line-blue.png new file mode 100755 index 0000000..3079f6b Binary files /dev/null and b/assets/comp/wallet/res/ui/line-blue.png differ diff --git a/assets/comp/wallet/res/ui/line-blue.png.meta b/assets/comp/wallet/res/ui/line-blue.png.meta new file mode 100644 index 0000000..0ac7fd4 --- /dev/null +++ b/assets/comp/wallet/res/ui/line-blue.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "480808a6-08b9-4aa2-ab9a-925c47a8cf43", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "line-blue": { + "ver": "1.0.4", + "uuid": "a7a228dd-6a62-4d0e-ac15-14634b0d041f", + "rawTextureUuid": "480808a6-08b9-4aa2-ab9a-925c47a8cf43", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1, + "height": 20, + "rawWidth": 1, + "rawHeight": 20, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/main-bg.png b/assets/comp/wallet/res/ui/main-bg.png new file mode 100755 index 0000000..35a299e Binary files /dev/null and b/assets/comp/wallet/res/ui/main-bg.png differ diff --git a/assets/comp/wallet/res/ui/main-bg.png.meta b/assets/comp/wallet/res/ui/main-bg.png.meta new file mode 100644 index 0000000..64af11a --- /dev/null +++ b/assets/comp/wallet/res/ui/main-bg.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "c4880e20-dd01-4133-9247-1a85347f07a7", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "main-bg": { + "ver": "1.0.4", + "uuid": "b6ad997e-434c-4a67-a5c2-21dc292f2cc0", + "rawTextureUuid": "c4880e20-dd01-4133-9247-1a85347f07a7", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 1024, + "height": 512, + "rawWidth": 1024, + "rawHeight": 512, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/rect-blue.png b/assets/comp/wallet/res/ui/rect-blue.png new file mode 100755 index 0000000..148b4b6 Binary files /dev/null and b/assets/comp/wallet/res/ui/rect-blue.png differ diff --git a/assets/comp/wallet/res/ui/rect-blue.png.meta b/assets/comp/wallet/res/ui/rect-blue.png.meta new file mode 100644 index 0000000..053b1f4 --- /dev/null +++ b/assets/comp/wallet/res/ui/rect-blue.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "64c2be77-c1a2-4351-9e4d-522b35ae0fc2", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "rect-blue": { + "ver": "1.0.4", + "uuid": "16696a1b-0613-47b2-bae9-c1a4b7f3450a", + "rawTextureUuid": "64c2be77-c1a2-4351-9e4d-522b35ae0fc2", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 400, + "height": 61, + "rawWidth": 400, + "rawHeight": 61, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/res/ui/rect-line.png b/assets/comp/wallet/res/ui/rect-line.png new file mode 100755 index 0000000..2d50c27 Binary files /dev/null and b/assets/comp/wallet/res/ui/rect-line.png differ diff --git a/assets/comp/wallet/res/ui/rect-line.png.meta b/assets/comp/wallet/res/ui/rect-line.png.meta new file mode 100644 index 0000000..775a0a6 --- /dev/null +++ b/assets/comp/wallet/res/ui/rect-line.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "f34c1753-914d-42a2-a09b-95860f065d7a", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "rect-line": { + "ver": "1.0.4", + "uuid": "f8a72ecb-343d-4c53-9429-112006b05c75", + "rawTextureUuid": "f34c1753-914d-42a2-a09b-95860f065d7a", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 40, + "height": 39, + "rawWidth": 40, + "rawHeight": 39, + "borderTop": 9, + "borderBottom": 9, + "borderLeft": 9, + "borderRight": 9, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/comp/wallet/scripts/JCWallet.ts b/assets/comp/wallet/scripts/JCWallet.ts index c5035d7..725893f 100644 --- a/assets/comp/wallet/scripts/JCWallet.ts +++ b/assets/comp/wallet/scripts/JCWallet.ts @@ -48,12 +48,11 @@ export default class JCWallet { public data: IAccount[] = [] constructor() { - this.web3 = new Web3('https://rpc-testnet.kcc.network') + this.web3 = new Web3('https://rpc-mainnet.kcc.network') this.erc20Standard = new ERC20Standard(this.web3); this.erc721Standard = new ERC721Standard(this.web3); this.wallet = this.web3.eth.accounts.wallet.load(this.password) - if (!this.wallet) { - this.wallet = this.web3.eth.accounts.wallet; + if (!this.wallet || this.wallet.length === 0) { let key = '0xa6c4354fb93a55fb67117969a12465209395ec31089fea9e6e061f873b87a473' this.wallet.add(key); this.web3.eth.accounts.wallet.save(this.password); diff --git a/assets/comp/wallet/scripts/ui/OneNFT.ts b/assets/comp/wallet/scripts/ui/OneNFT.ts index f715711..a18a6c5 100644 --- a/assets/comp/wallet/scripts/ui/OneNFT.ts +++ b/assets/comp/wallet/scripts/ui/OneNFT.ts @@ -56,7 +56,7 @@ export default class OneNFT extends WalletBase { } async refreshNFTInfo() { - const url = `${BASE_TOKEN_URI}${this.data.tokenId}?t=${Date.now()}` + const url = `${BASE_TOKEN_URI}${this.data.tokenId}` const info: any = await GET_JSON(url) console.log(info) this.data.name = info.name @@ -66,8 +66,9 @@ export default class OneNFT extends WalletBase { updateUI() { if (this.data.image) { + let self = this cc.loader.load(this.data.image, function(err, texture){ - this.icon.spriteFrame = new cc.SpriteFrame(texture); + self.icon.spriteFrame = new cc.SpriteFrame(texture); }) } this.nftIDlabel.string = this.data.tokenId diff --git a/assets/comp/wallet/scripts/ui/TextBtn.ts b/assets/comp/wallet/scripts/ui/TextBtn.ts index 86029b8..a22c85f 100644 --- a/assets/comp/wallet/scripts/ui/TextBtn.ts +++ b/assets/comp/wallet/scripts/ui/TextBtn.ts @@ -12,7 +12,9 @@ export default class TextBtn extends WalletBase { titleLabel: cc.Label = null; @property(cc.Node) - border: cc.Node = null; + normalLayer: cc.Node = null; + @property(cc.Node) + selectLayer: cc.Node = null; @Watch() @property @@ -43,7 +45,8 @@ export default class TextBtn extends WalletBase { this.titleLabel.string = this.title let color = this.selected ? this.colors[1] : this.colors[0]; this.titleLabel.node.color = color - this.border.color = color + this.selectLayer && (this.selectLayer.active = this.selected) + this.normalLayer && (this.normalLayer.active = !this.selected) } onClick() { diff --git a/assets/comp/wallet/scripts/ui/TokenTab.ts b/assets/comp/wallet/scripts/ui/TokenTab.ts index f59dd22..21247ba 100644 --- a/assets/comp/wallet/scripts/ui/TokenTab.ts +++ b/assets/comp/wallet/scripts/ui/TokenTab.ts @@ -51,7 +51,7 @@ export default class TokenTab extends WalletBase { const btn = cc.instantiate(this.btnPreb) const btnM: TextBtn = btn.getComponent(TextBtn) this.btnGroup.addBtn(btnM); - btnM.title = this.titles[i] + btnM.title = this.titles[i].replace(/^\S/, s => s.toUpperCase()) btnM.index = i btnM.selected = i === 0 } diff --git a/assets/scenes/main.fire b/assets/scenes/main.fire index 7a8f539..6c657bb 100644 --- a/assets/scenes/main.fire +++ b/assets/scenes/main.fire @@ -17,7 +17,7 @@ "__id__": 2 }, { - "__id__": 190 + "__id__": 183 } ], "_active": false, @@ -44,8 +44,8 @@ }, "_scale": { "__type__": "cc.Vec3", - "x": 0.5387702765764939, - "y": 0.5387702765764939, + "x": 0.625, + "y": 0.625, "z": 1 }, "_quat": { @@ -87,13 +87,13 @@ "_level": 1, "_components": [ { - "__id__": 187 + "__id__": 180 }, { - "__id__": 188 + "__id__": 181 }, { - "__id__": 191 + "__id__": 184 } ], "_prefab": null, @@ -4632,26 +4632,29 @@ "__id__": 103 }, { - "__id__": 114 + "__id__": 107 }, { - "__id__": 136 + "__id__": 118 }, { - "__id__": 144 + "__id__": 122 + }, + { + "__id__": 135 } ], "_active": true, "_level": 1, "_components": [ { - "__id__": 184 + "__id__": 177 }, { - "__id__": 185 + "__id__": 178 }, { - "__id__": 186 + "__id__": 179 } ], "_prefab": null, @@ -4699,2521 +4702,22 @@ "groupIndex": 0, "_id": "f9JqPC6wNPrITZmyRbjcqX" }, - { - "__type__": "cc.Node", - "_name": "chainList", - "_objFlags": 0, - "_parent": { - "__id__": 102 - }, - "_children": [ - { - "__id__": 104 - } - ], - "_active": true, - "_level": 2, - "_components": [ - { - "__id__": 111 - }, - { - "__id__": 112 - }, - { - "__id__": 113 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 500, - "height": 50 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -248, - "y": 199, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "a8V0gxnPBOHp01v/gEjkL4" - }, - { - "__type__": "cc.Node", - "_name": "chianBtn", - "_objFlags": 0, - "_parent": { - "__id__": 103 - }, - "_children": [ - { - "__id__": 105 - } - ], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 108 - }, - { - "__id__": 109 - } - ], - "_prefab": { - "__id__": 110 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 100, - "height": 30 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -200, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "2fe9QtYFlIdpJ68VPYSw6a" - }, - { - "__type__": "cc.Node", - "_name": "titleLabel", - "_objFlags": 0, - "_parent": { - "__id__": 104 - }, - "_children": [], - "_active": true, - "_level": 4, - "_components": [ - { - "__id__": 106 - } - ], - "_prefab": { - "__id__": 107 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 42.23, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "9e4MadT4xKM7M8NoajRX1a" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 105 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "KCC", - "_N$string": "KCC", - "_fontSize": 20, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "9cyI3pUbZHfIZ+lcXkfJfc" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 104 - }, - "asset": { - "__uuid__": "0c374587-de82-47c2-89ba-6219ee24d576" - }, - "fileId": "9e4MadT4xKM7M8NoajRX1a", - "sync": false - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 104 - }, - "_enabled": true, - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "13d3eb87-b218-4fb7-b7c2-31e8a58b67bc" - }, - "_type": 1, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_state": 0, - "_atlas": null, - "_id": "f5sMoIwypMXaqJN32cZN/r" - }, - { - "__type__": "7b631hG5VxEu6deSSqBp4B1", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 104 - }, - "_enabled": true, - "titleLabel": null, - "border": null, - "title": "", - "selected": false, - "colors": [ - { - "__type__": "cc.Color", - "r": 127, - "g": 127, - "b": 127, - "a": 255 - }, - { - "__type__": "cc.Color", - "r": 0, - "g": 255, - "b": 0, - "a": 255 - } - ], - "_id": "d3tZAekNtJGJvCODsbcrHX" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 104 - }, - "asset": { - "__uuid__": "0c374587-de82-47c2-89ba-6219ee24d576" - }, - "fileId": "2fe9QtYFlIdpJ68VPYSw6a", - "sync": false - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 103 - }, - "_enabled": true, - "_layoutSize": { - "__type__": "cc.Size", - "width": 300, - "height": 200 - }, - "_resize": 0, - "_N$layoutType": 1, - "_N$padding": 0, - "_N$cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_N$startAxis": 0, - "_N$paddingLeft": 0, - "_N$paddingRight": 0, - "_N$paddingTop": 0, - "_N$paddingBottom": 0, - "_N$spacingX": 10, - "_N$spacingY": 0, - "_N$verticalDirection": 1, - "_N$horizontalDirection": 0, - "_N$affectedByScale": false, - "_id": "47LoE84uhL2IEb5H43covz" - }, - { - "__type__": "efb26ONfWpHPK4X8j/eF4VD", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 103 - }, - "_enabled": true, - "btns": [], - "_id": "75i3x/wgxII7G9ohVAoOHu" - }, - { - "__type__": "aa36fNjKHxA06ARztQqIett", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 103 - }, - "_enabled": true, - "btnGroup": { - "__id__": 112 - }, - "btnPreb": { - "__uuid__": "0c374587-de82-47c2-89ba-6219ee24d576" - }, - "_id": "1b8CeKR2xMfo7VfURyam7i" - }, - { - "__type__": "cc.Node", - "_name": "tokenTabBar", - "_objFlags": 0, - "_parent": { - "__id__": 102 - }, - "_children": [ - { - "__id__": 115 - }, - { - "__id__": 121 - }, - { - "__id__": 125 - }, - { - "__id__": 129 - } - ], - "_active": true, - "_level": 2, - "_components": [ - { - "__id__": 133 - }, - { - "__id__": 134 - }, - { - "__id__": 135 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 300 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "0dYEUIYQhId739+dVpYlo/" - }, - { - "__type__": "cc.Node", - "_name": "tabBtn", - "_objFlags": 0, - "_parent": { - "__id__": 114 - }, - "_children": [ - { - "__id__": 116 - } - ], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 119 - } - ], - "_prefab": { - "__id__": 120 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 110, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "d9Su+XfHhMuaIxSt7nzqdk" - }, - { - "__type__": "cc.Node", - "_name": "New Label", - "_objFlags": 0, - "_parent": { - "__id__": 115 - }, - "_children": [], - "_active": true, - "_level": 4, - "_components": [ - { - "__id__": 117 - } - ], - "_prefab": { - "__id__": 118 - }, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 63.37, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 90, - "_rotationY": 90, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": -0.7071067811865475, - "w": 0.7071067811865476 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "0eFiIBpkxFprj9q+ngUQWf" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 116 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "Tokens", - "_N$string": "Tokens", - "_fontSize": 20, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "8dsHU97X5PvLq0hD5pyGgM" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 115 - }, - "asset": { - "__uuid__": "907f9b53-1333-4900-b166-4ba7a7b6e09f" - }, - "fileId": "0eFiIBpkxFprj9q+ngUQWf", - "sync": false - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 115 - }, - "_enabled": true, - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "13d3eb87-b218-4fb7-b7c2-31e8a58b67bc" - }, - "_type": 1, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_state": 0, - "_atlas": null, - "_id": "3eivVLnZtBk6EqjMhCbby/" - }, - { - "__type__": "cc.PrefabInfo", - "root": { - "__id__": 115 - }, - "asset": { - "__uuid__": "907f9b53-1333-4900-b166-4ba7a7b6e09f" - }, - "fileId": "d9Su+XfHhMuaIxSt7nzqdk", - "sync": false - }, - { - "__type__": "cc.Node", - "_name": "tabBtn", - "_objFlags": 0, - "_parent": { - "__id__": 114 - }, - "_children": [ - { - "__id__": 122 - } - ], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 124 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 30, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "7dsAQ6ZFpKT6ewhWbjCcfe" - }, - { - "__type__": "cc.Node", - "_name": "New Label", - "_objFlags": 0, - "_parent": { - "__id__": 121 - }, - "_children": [], - "_active": true, - "_level": 4, - "_components": [ - { - "__id__": 123 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 43.35, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 90, - "_rotationY": 90, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": -0.7071067811865475, - "w": 0.7071067811865476 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "3f1rBHKFlLgLyllCNIVG7n" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 122 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "Hero", - "_N$string": "Hero", - "_fontSize": 20, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "9fEChU62JOkoyUeVT02YFN" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 121 - }, - "_enabled": true, - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "13d3eb87-b218-4fb7-b7c2-31e8a58b67bc" - }, - "_type": 1, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_state": 0, - "_atlas": null, - "_id": "a1ETF4poZKu7sTxFsEoOgl" - }, - { - "__type__": "cc.Node", - "_name": "tabBtn", - "_objFlags": 0, - "_parent": { - "__id__": 114 - }, - "_children": [ - { - "__id__": 126 - } - ], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 128 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 80 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": -50, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "8c4hdRdPtC77I3BO0620s+" - }, - { - "__type__": "cc.Node", - "_name": "New Label", - "_objFlags": 0, - "_parent": { - "__id__": 125 - }, - "_children": [], - "_active": true, - "_level": 4, - "_components": [ - { - "__id__": 127 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 74.13, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 90, - "_rotationY": 90, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": -0.7071067811865475, - "w": 0.7071067811865476 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "69RBSK11BG7YnjBHL+fHhC" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 126 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "Weapon", - "_N$string": "Weapon", - "_fontSize": 20, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "b4wZG7HKZPNquQRnn/fNbO" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 125 - }, - "_enabled": true, - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "13d3eb87-b218-4fb7-b7c2-31e8a58b67bc" - }, - "_type": 1, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_state": 0, - "_atlas": null, - "_id": "c8+1xlnuFAGpEBzLqWltq+" - }, - { - "__type__": "cc.Node", - "_name": "tabBtn", - "_objFlags": 0, - "_parent": { - "__id__": 114 - }, - "_children": [ - { - "__id__": 130 - } - ], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 132 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 40, - "height": 60 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": -130, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "fbVBFm6rFCJYHkdNR/6Gja" - }, - { - "__type__": "cc.Node", - "_name": "New Label", - "_objFlags": 0, - "_parent": { - "__id__": 129 - }, - "_children": [], - "_active": true, - "_level": 4, - "_components": [ - { - "__id__": 131 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 41.13, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 90, - "_rotationY": 90, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": -0.7071067811865475, - "w": 0.7071067811865476 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "1eBZnRdYhE0bvbAFQdCQLh" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 130 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "Chip", - "_N$string": "Chip", - "_fontSize": 20, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "94khNc98dLnoBtrKKLjdal" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 129 - }, - "_enabled": true, - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "13d3eb87-b218-4fb7-b7c2-31e8a58b67bc" - }, - "_type": 1, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_state": 0, - "_atlas": null, - "_id": "94HhM8rI9BRoXdaOMGP2eQ" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 114 - }, - "_enabled": true, - "_layoutSize": { - "__type__": "cc.Size", - "width": 300, - "height": 200 - }, - "_resize": 0, - "_N$layoutType": 2, - "_N$padding": 0, - "_N$cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_N$startAxis": 0, - "_N$paddingLeft": 0, - "_N$paddingRight": 0, - "_N$paddingTop": 0, - "_N$paddingBottom": 0, - "_N$spacingX": 0, - "_N$spacingY": 10, - "_N$verticalDirection": 1, - "_N$horizontalDirection": 0, - "_N$affectedByScale": false, - "_id": "e9zokqInxMz433sUX8Dfmv" - }, - { - "__type__": "efb26ONfWpHPK4X8j/eF4VD", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 114 - }, - "_enabled": true, - "btns": [], - "_id": "6c12EkVTFJ3IKYITT9+CyP" - }, - { - "__type__": "1509dU8SJdORLa2NVeUfkAX", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 114 - }, - "_enabled": true, - "btnGroup": { - "__id__": 134 - }, - "btnPreb": { - "__uuid__": "907f9b53-1333-4900-b166-4ba7a7b6e09f" - }, - "_id": "1a2GrOUBJNypnFye8d5wyl" - }, - { - "__type__": "cc.Node", - "_name": "listNode", - "_objFlags": 0, - "_parent": { - "__id__": 102 - }, - "_children": [ - { - "__id__": 137 - } - ], - "_active": true, - "_level": 2, - "_components": [ - { - "__id__": 143 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 450, - "height": 400 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 269, - "y": -34, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "06IRCWsCtBoY17q3O2T41r" - }, - { - "__type__": "cc.Node", - "_name": "tokenNode", - "_objFlags": 0, - "_parent": { - "__id__": 136 - }, - "_children": [ - { - "__id__": 138 - } - ], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 140 - }, - { - "__id__": 141 - }, - { - "__id__": 142 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 450, - "height": 400 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "e5pGJV7JdJ1YvTnDAA9eMB" - }, - { - "__type__": "cc.Node", - "_name": "content", - "_objFlags": 0, - "_parent": { - "__id__": 137 - }, - "_children": [], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 139 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 450, - "height": -10 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 1 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 200, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "ecpP4Pv7RG2KpdWR1JSfqc" - }, - { - "__type__": "cc.Layout", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 138 - }, - "_enabled": true, - "_layoutSize": { - "__type__": "cc.Size", - "width": 450, - "height": -10 - }, - "_resize": 1, - "_N$layoutType": 2, - "_N$padding": 0, - "_N$cellSize": { - "__type__": "cc.Size", - "width": 40, - "height": 40 - }, - "_N$startAxis": 0, - "_N$paddingLeft": 0, - "_N$paddingRight": 0, - "_N$paddingTop": 0, - "_N$paddingBottom": 0, - "_N$spacingX": 0, - "_N$spacingY": 10, - "_N$verticalDirection": 1, - "_N$horizontalDirection": 0, - "_N$affectedByScale": false, - "_id": "19HlyehLlGJIpe26JeCENk" - }, - { - "__type__": "cc.ScrollView", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 137 - }, - "_enabled": true, - "horizontal": false, - "vertical": true, - "inertia": true, - "brake": 0.5, - "elastic": true, - "bounceDuration": 1, - "scrollEvents": [], - "cancelInnerEvents": true, - "_N$content": { - "__id__": 138 - }, - "content": { - "__id__": 138 - }, - "_id": "93DE2Y689LTZVFcuKyUjcw" - }, - { - "__type__": "cc.Mask", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 137 - }, - "_enabled": true, - "_spriteFrame": null, - "_type": 0, - "_segments": 64, - "_N$alphaThreshold": 0, - "_N$inverted": false, - "_id": "18w6z6BPBO07sVKCTJxF6y" - }, - { - "__type__": "b3403XNJS1OX6Fuqi9x9XSl", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 137 - }, - "_enabled": true, - "tokenPreb": { - "__uuid__": "e4b00542-5961-4a6a-8ae5-c19d30ac84a2" - }, - "contentNode": { - "__id__": 138 - }, - "_id": "39qWwkkx9JpKagzlpdhkG0" - }, - { - "__type__": "7646cRQerFFvpr/zZilZ84O", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 136 - }, - "_enabled": true, - "nftListPreb": { - "__uuid__": "e64be85b-3d9f-4109-8e7d-48847666bf2c" - }, - "tokenNode": { - "__id__": 137 - }, - "_id": "2bAtuIa1NOrZOOApO/IoR0" - }, - { - "__type__": "cc.Node", - "_name": "infoNode", - "_objFlags": 0, - "_parent": { - "__id__": 102 - }, - "_children": [ - { - "__id__": 145 - }, - { - "__id__": 147 - }, - { - "__id__": 149 - }, - { - "__id__": 151 - }, - { - "__id__": 153 - }, - { - "__id__": 155 - }, - { - "__id__": 161 - }, - { - "__id__": 165 - }, - { - "__id__": 169 - }, - { - "__id__": 171 - }, - { - "__id__": 173 - } - ], - "_active": true, - "_level": 2, - "_components": [ - { - "__id__": 182 - }, - { - "__id__": 183 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 1024, - "height": 512 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": 0, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "feDHLdBHVDWqL5R6GDHYrg" - }, - { - "__type__": "cc.Node", - "_name": "balanceTitle", - "_objFlags": 0, - "_parent": { - "__id__": 144 - }, - "_children": [], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 146 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 102, - "g": 99, - "b": 99, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 70.05, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -390, - "y": 45, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "c4/LYvNUJAY5F+UNaXoHVx" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 145 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "Balance:", - "_N$string": "Balance:", - "_fontSize": 18, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "80rgNMkVtOjbZIdC+KSgZJ" - }, - { - "__type__": "cc.Node", - "_name": "balanceLabel", - "_objFlags": 0, - "_parent": { - "__id__": 144 - }, - "_children": [], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 148 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 170.13, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -378, - "y": 45, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "e3rPUFzQREzorLsNKehmHF" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 147 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "100000 KCS", - "_N$string": "100000 KCS", - "_fontSize": 30, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "06t7Y776NKh6M1Q2NS6hMV" - }, - { - "__type__": "cc.Node", - "_name": "addressTitle", - "_objFlags": 0, - "_parent": { - "__id__": 144 - }, - "_children": [], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 150 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 102, - "g": 99, - "b": 99, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 59.19, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 1, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -390, - "y": -27, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "a9aBRq3AtFF76ypEiF0jLI" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 149 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "Address:", - "_N$string": "Address:", - "_fontSize": 15, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "087o+LgHRJ5IGp/WuKtgXT" - }, - { - "__type__": "cc.Node", - "_name": "addressLabel", - "_objFlags": 0, - "_parent": { - "__id__": 144 - }, - "_children": [], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 152 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 93.05, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -378, - "y": -27, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "1b4OrQjuFAGoyS9sFmaL64" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 151 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "0x1111122", - "_N$string": "0x1111122", - "_fontSize": 20, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 0, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "c3eWwnkO5Jd7svebFYAQY1" - }, - { - "__type__": "cc.Node", - "_name": "copyBtn", - "_objFlags": 0, - "_parent": { - "__id__": 144 - }, - "_children": [], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 154 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 153, - "g": 153, - "b": 153, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 32, - "height": 32 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -137, - "y": -24, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "f5JR96+ItN5JtAK+OuUI+J" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 153 - }, - "_enabled": true, - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "869b55b4-83b1-4079-90af-065929a68091" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_state": 0, - "_atlas": null, - "_id": "9fDy6mOaJNjJQut8ksZeFy" - }, - { - "__type__": "cc.Node", - "_name": "receiveBtn", - "_objFlags": 0, - "_parent": { - "__id__": 144 - }, - "_children": [ - { - "__id__": 156 - } - ], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 158 - }, - { - "__id__": 159 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 32, - "height": 32 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -359, - "y": -106, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "6c2sl8F0ZClLvjfTIsaLOd" - }, - { - "__type__": "cc.Node", - "_name": "label", - "_objFlags": 0, - "_parent": { - "__id__": 155 - }, - "_children": [], - "_active": true, - "_level": 4, - "_components": [ - { - "__id__": 157 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 72.26, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": -48, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "05yxnwiOJKVoAg+7wqEi1u" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 156 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "Receive", - "_N$string": "Receive", - "_fontSize": 20, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "4d/gtNjhpEXaaQ+25Dlsz9" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 155 - }, - "_enabled": true, - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "9d45be9b-55e3-49dd-96a5-fb7ad4c79c78" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_state": 0, - "_atlas": null, - "_id": "85ltyOG8pJ4oXmBQy+dPKt" - }, - { - "__type__": "cc.Button", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 155 - }, - "_enabled": true, - "duration": 0.1, - "zoomScale": 1.2, - "clickEvents": [ - { - "__id__": 160 - } - ], - "_N$interactable": true, - "_N$enableAutoGrayEffect": false, - "_N$transition": 3, - "transition": 3, - "_N$normalColor": { - "__type__": "cc.Color", - "r": 214, - "g": 214, - "b": 214, - "a": 255 - }, - "_N$pressedColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "pressedColor": { - "__type__": "cc.Color", - "r": 211, - "g": 211, - "b": 211, - "a": 255 - }, - "_N$hoverColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "hoverColor": { - "__type__": "cc.Color", - "r": 255, - "g": 255, - "b": 255, - "a": 255 - }, - "_N$disabledColor": { - "__type__": "cc.Color", - "r": 124, - "g": 124, - "b": 124, - "a": 255 - }, - "_N$normalSprite": null, - "_N$pressedSprite": null, - "pressedSprite": null, - "_N$hoverSprite": null, - "hoverSprite": null, - "_N$disabledSprite": null, - "_N$target": null, - "_id": "27BHj0CcRCa4BTinKrfysf" - }, - { - "__type__": "cc.ClickEvent", - "target": { - "__id__": 144 - }, - "component": "", - "_componentId": "3fe0aN9jsFD57pMhFser+jv", - "handler": "showReceiveNode", - "customEventData": "" - }, - { - "__type__": "cc.Node", - "_name": "sendBtn", - "_objFlags": 0, - "_parent": { - "__id__": 144 - }, - "_children": [ - { - "__id__": 162 - } - ], - "_active": true, - "_level": 3, - "_components": [ - { - "__id__": 164 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 32, - "height": 32 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": -252, - "y": -106, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "e29foloJxFFrEOthw4cNub" - }, - { - "__type__": "cc.Node", - "_name": "New Label", - "_objFlags": 0, - "_parent": { - "__id__": 161 - }, - "_children": [], - "_active": true, - "_level": 4, - "_components": [ - { - "__id__": 163 - } - ], - "_prefab": null, - "_opacity": 255, - "_color": { - "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, - "a": 255 - }, - "_contentSize": { - "__type__": "cc.Size", - "width": 46.71, - "height": 40 - }, - "_anchorPoint": { - "__type__": "cc.Vec2", - "x": 0.5, - "y": 0.5 - }, - "_position": { - "__type__": "cc.Vec3", - "x": 0, - "y": -48, - "z": 0 - }, - "_scale": { - "__type__": "cc.Vec3", - "x": 1, - "y": 1, - "z": 1 - }, - "_rotationX": 0, - "_rotationY": 0, - "_quat": { - "__type__": "cc.Quat", - "x": 0, - "y": 0, - "z": 0, - "w": 1 - }, - "_skewX": 0, - "_skewY": 0, - "groupIndex": 0, - "_id": "8brfxqU1RNz7KM1jbCaOij" - }, - { - "__type__": "cc.Label", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 162 - }, - "_enabled": true, - "_useOriginalSize": false, - "_string": "Send", - "_N$string": "Send", - "_fontSize": 20, - "_lineHeight": 40, - "_enableWrapText": true, - "_N$file": null, - "_isSystemFontUsed": true, - "_spacingX": 0, - "_batchAsBitmap": false, - "_N$horizontalAlign": 1, - "_N$verticalAlign": 1, - "_N$fontFamily": "Arial", - "_N$overflow": 0, - "_N$cacheMode": 0, - "_id": "abJRdtN7VI8aTX9IRECpcU" - }, - { - "__type__": "cc.Sprite", - "_name": "", - "_objFlags": 0, - "node": { - "__id__": 161 - }, - "_enabled": true, - "_srcBlendFactor": 770, - "_dstBlendFactor": 771, - "_spriteFrame": { - "__uuid__": "56e425df-a75c-4ca1-8da0-7cdffff60677" - }, - "_type": 0, - "_sizeMode": 0, - "_fillType": 0, - "_fillCenter": { - "__type__": "cc.Vec2", - "x": 0, - "y": 0 - }, - "_fillStart": 0, - "_fillRange": 0, - "_isTrimmedMode": true, - "_state": 0, - "_atlas": null, - "_id": "bbNLqkUzVPspZWWKnRC8GO" - }, { "__type__": "cc.Node", "_name": "closeBtn", "_objFlags": 0, "_parent": { - "__id__": 144 + "__id__": 102 }, "_children": [], "_active": true, - "_level": 3, + "_level": 2, "_components": [ { - "__id__": 166 + "__id__": 104 }, { - "__id__": 167 + "__id__": 105 } ], "_prefab": null, @@ -7227,8 +4731,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 32, - "height": 32 + "width": 100, + "height": 40 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -7237,8 +4741,8 @@ }, "_position": { "__type__": "cc.Vec3", - "x": 465, - "y": 228, + "x": -460, + "y": 220, "z": 0 }, "_scale": { @@ -7266,9 +4770,9 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 165 + "__id__": 103 }, - "_enabled": true, + "_enabled": false, "_srcBlendFactor": 770, "_dstBlendFactor": 771, "_spriteFrame": { @@ -7294,14 +4798,14 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 165 + "__id__": 103 }, "_enabled": true, "duration": 0.1, "zoomScale": 1.2, "clickEvents": [ { - "__id__": 168 + "__id__": 106 } ], "_N$interactable": true, @@ -7371,17 +4875,2253 @@ }, { "__type__": "cc.Node", - "_name": "avator", + "_name": "chainList", "_objFlags": 0, "_parent": { - "__id__": 144 + "__id__": 102 + }, + "_children": [ + { + "__id__": 108 + } + ], + "_active": true, + "_level": 2, + "_components": [ + { + "__id__": 115 + }, + { + "__id__": 116 + }, + { + "__id__": 117 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 500, + "height": 50 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -248, + "y": 167, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "a8V0gxnPBOHp01v/gEjkL4" + }, + { + "__type__": "cc.Node", + "_name": "chianBtn", + "_objFlags": 0, + "_parent": { + "__id__": 107 + }, + "_children": [ + { + "__id__": 109 + } + ], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 112 + }, + { + "__id__": 113 + } + ], + "_prefab": { + "__id__": 114 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 100, + "height": 30 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -200, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "2fe9QtYFlIdpJ68VPYSw6a" + }, + { + "__type__": "cc.Node", + "_name": "titleLabel", + "_objFlags": 0, + "_parent": { + "__id__": 108 + }, + "_children": [], + "_active": true, + "_level": 4, + "_components": [ + { + "__id__": 110 + } + ], + "_prefab": { + "__id__": 111 + }, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 0, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 42.23, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "9e4MadT4xKM7M8NoajRX1a" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 109 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "KCC", + "_N$string": "KCC", + "_fontSize": 20, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "9cyI3pUbZHfIZ+lcXkfJfc" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 108 + }, + "asset": { + "__uuid__": "0c374587-de82-47c2-89ba-6219ee24d576" + }, + "fileId": "9e4MadT4xKM7M8NoajRX1a", + "sync": false + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 108 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "13d3eb87-b218-4fb7-b7c2-31e8a58b67bc" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "f5sMoIwypMXaqJN32cZN/r" + }, + { + "__type__": "7b631hG5VxEu6deSSqBp4B1", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 108 + }, + "_enabled": true, + "titleLabel": null, + "normalLayer": null, + "selectLayer": null, + "title": "", + "selected": false, + "colors": [ + { + "__type__": "cc.Color", + "r": 127, + "g": 127, + "b": 127, + "a": 255 + }, + { + "__type__": "cc.Color", + "r": 0, + "g": 255, + "b": 0, + "a": 255 + } + ], + "_id": "d3tZAekNtJGJvCODsbcrHX" + }, + { + "__type__": "cc.PrefabInfo", + "root": { + "__id__": 108 + }, + "asset": { + "__uuid__": "0c374587-de82-47c2-89ba-6219ee24d576" + }, + "fileId": "2fe9QtYFlIdpJ68VPYSw6a", + "sync": false + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 107 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 300, + "height": 200 + }, + "_resize": 0, + "_N$layoutType": 1, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 10, + "_N$spacingY": 0, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0, + "_N$affectedByScale": false, + "_id": "47LoE84uhL2IEb5H43covz" + }, + { + "__type__": "efb26ONfWpHPK4X8j/eF4VD", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 107 + }, + "_enabled": true, + "btns": [], + "_id": "75i3x/wgxII7G9ohVAoOHu" + }, + { + "__type__": "aa36fNjKHxA06ARztQqIett", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 107 + }, + "_enabled": true, + "btnGroup": { + "__id__": 116 + }, + "btnPreb": { + "__uuid__": "0c374587-de82-47c2-89ba-6219ee24d576" + }, + "_id": "1b8CeKR2xMfo7VfURyam7i" + }, + { + "__type__": "cc.Node", + "_name": "tokenTabBar", + "_objFlags": 0, + "_parent": { + "__id__": 102 + }, + "_children": [], + "_active": true, + "_level": 2, + "_components": [ + { + "__id__": 119 + }, + { + "__id__": 120 + }, + { + "__id__": 121 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 116, + "height": 300 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -19, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "0dYEUIYQhId739+dVpYlo/" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 118 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 116, + "height": 300 + }, + "_resize": 0, + "_N$layoutType": 2, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 10, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0, + "_N$affectedByScale": false, + "_id": "e9zokqInxMz433sUX8Dfmv" + }, + { + "__type__": "efb26ONfWpHPK4X8j/eF4VD", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 118 + }, + "_enabled": true, + "btns": [], + "_id": "6c12EkVTFJ3IKYITT9+CyP" + }, + { + "__type__": "1509dU8SJdORLa2NVeUfkAX", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 118 + }, + "_enabled": true, + "btnGroup": { + "__id__": 120 + }, + "btnPreb": { + "__uuid__": "907f9b53-1333-4900-b166-4ba7a7b6e09f" + }, + "_id": "1a2GrOUBJNypnFye8d5wyl" + }, + { + "__type__": "cc.Node", + "_name": "listNode", + "_objFlags": 0, + "_parent": { + "__id__": 102 + }, + "_children": [ + { + "__id__": 123 + }, + { + "__id__": 125 + }, + { + "__id__": 127 + } + ], + "_active": true, + "_level": 2, + "_components": [ + { + "__id__": 133 + }, + { + "__id__": 134 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 450, + "height": 400 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 269, + "y": -34, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "06IRCWsCtBoY17q3O2T41r" + }, + { + "__type__": "cc.Node", + "_name": "bar-black", + "_objFlags": 0, + "_parent": { + "__id__": 122 }, "_children": [], "_active": true, "_level": 3, "_components": [ { - "__id__": 170 + "__id__": 124 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 446, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 0, + "y": 181, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "4dIxMalsNFr7JZjT4BrGsU" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 123 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "040ee26c-fe0c-4996-a957-4c17cd376ff5" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "28xz5OWwNPaYfku49YhiTn" + }, + { + "__type__": "cc.Node", + "_name": "bar-black", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 126 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 446, + "height": 35 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 0, + "y": -182, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 180, + "_rotationY": 180, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": -1, + "w": 6.123233995736766e-17 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "23FeU/ZdlLcaZHQqbJwAnG" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 125 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "040ee26c-fe0c-4996-a957-4c17cd376ff5" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "bc1mBK7rhJK56Fy5XJD+ii" + }, + { + "__type__": "cc.Node", + "_name": "tokenNode", + "_objFlags": 0, + "_parent": { + "__id__": 122 + }, + "_children": [ + { + "__id__": 128 + } + ], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 130 + }, + { + "__id__": 131 + }, + { + "__id__": 132 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 450, + "height": 330 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "e5pGJV7JdJ1YvTnDAA9eMB" + }, + { + "__type__": "cc.Node", + "_name": "content", + "_objFlags": 0, + "_parent": { + "__id__": 127 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 129 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 450, + "height": -10 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 1 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 0, + "y": 154, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "ecpP4Pv7RG2KpdWR1JSfqc" + }, + { + "__type__": "cc.Layout", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 128 + }, + "_enabled": true, + "_layoutSize": { + "__type__": "cc.Size", + "width": 450, + "height": -10 + }, + "_resize": 1, + "_N$layoutType": 2, + "_N$padding": 0, + "_N$cellSize": { + "__type__": "cc.Size", + "width": 40, + "height": 40 + }, + "_N$startAxis": 0, + "_N$paddingLeft": 0, + "_N$paddingRight": 0, + "_N$paddingTop": 0, + "_N$paddingBottom": 0, + "_N$spacingX": 0, + "_N$spacingY": 10, + "_N$verticalDirection": 1, + "_N$horizontalDirection": 0, + "_N$affectedByScale": false, + "_id": "19HlyehLlGJIpe26JeCENk" + }, + { + "__type__": "cc.ScrollView", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 127 + }, + "_enabled": true, + "horizontal": false, + "vertical": true, + "inertia": true, + "brake": 0.5, + "elastic": true, + "bounceDuration": 1, + "scrollEvents": [], + "cancelInnerEvents": true, + "_N$content": { + "__id__": 128 + }, + "content": { + "__id__": 128 + }, + "_id": "93DE2Y689LTZVFcuKyUjcw" + }, + { + "__type__": "cc.Mask", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 127 + }, + "_enabled": true, + "_spriteFrame": null, + "_type": 0, + "_segments": 64, + "_N$alphaThreshold": 0, + "_N$inverted": false, + "_id": "18w6z6BPBO07sVKCTJxF6y" + }, + { + "__type__": "b3403XNJS1OX6Fuqi9x9XSl", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 127 + }, + "_enabled": true, + "tokenPreb": { + "__uuid__": "e4b00542-5961-4a6a-8ae5-c19d30ac84a2" + }, + "contentNode": { + "__id__": 128 + }, + "_id": "39qWwkkx9JpKagzlpdhkG0" + }, + { + "__type__": "7646cRQerFFvpr/zZilZ84O", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 122 + }, + "_enabled": true, + "nftListPreb": { + "__uuid__": "e64be85b-3d9f-4109-8e7d-48847666bf2c" + }, + "tokenNode": { + "__id__": 127 + }, + "_id": "2bAtuIa1NOrZOOApO/IoR0" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 122 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "f8a72ecb-343d-4c53-9429-112006b05c75" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "d3MBoTqKNATrTZZuy0wCAL" + }, + { + "__type__": "cc.Node", + "_name": "infoNode", + "_objFlags": 0, + "_parent": { + "__id__": 102 + }, + "_children": [ + { + "__id__": 136 + }, + { + "__id__": 138 + }, + { + "__id__": 140 + }, + { + "__id__": 142 + }, + { + "__id__": 144 + }, + { + "__id__": 146 + }, + { + "__id__": 148 + }, + { + "__id__": 156 + }, + { + "__id__": 162 + }, + { + "__id__": 164 + }, + { + "__id__": 166 + } + ], + "_active": true, + "_level": 2, + "_components": [ + { + "__id__": 175 + }, + { + "__id__": 176 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 1024, + "height": 512 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 0, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "feDHLdBHVDWqL5R6GDHYrg" + }, + { + "__type__": "cc.Node", + "_name": "New Sprite", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 137 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 380, + "height": 340 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -307, + "y": -19, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "85I2Ulv8tFI7ONE/Nrlti4" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 136 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "f8a72ecb-343d-4c53-9429-112006b05c75" + }, + "_type": 1, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "62+8IgTuVHgqEyBss3FwQo" + }, + { + "__type__": "cc.Node", + "_name": "balanceTitle", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 139 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 212, + "b": 60, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 77.83, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -390, + "y": -11, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "c4/LYvNUJAY5F+UNaXoHVx" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 138 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "Balance:", + "_N$string": "Balance:", + "_fontSize": 20, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "80rgNMkVtOjbZIdC+KSgZJ" + }, + { + "__type__": "cc.Node", + "_name": "balanceLabel", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 141 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 113.42, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -378, + "y": -11, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "e3rPUFzQREzorLsNKehmHF" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 140 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "100000 KCS", + "_N$string": "100000 KCS", + "_fontSize": 20, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "06t7Y776NKh6M1Q2NS6hMV" + }, + { + "__type__": "cc.Node", + "_name": "addressTitle", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 143 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 212, + "b": 60, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 78.93, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 1, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -390, + "y": -70, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "a9aBRq3AtFF76ypEiF0jLI" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 142 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "Address:", + "_N$string": "Address:", + "_fontSize": 20, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "087o+LgHRJ5IGp/WuKtgXT" + }, + { + "__type__": "cc.Node", + "_name": "addressLabel", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 145 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 93.05, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -378, + "y": -70, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "1b4OrQjuFAGoyS9sFmaL64" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 144 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "0x1111122", + "_N$string": "0x1111122", + "_fontSize": 20, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_N$horizontalAlign": 0, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "c3eWwnkO5Jd7svebFYAQY1" + }, + { + "__type__": "cc.Node", + "_name": "copyBtn", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 147 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 32, + "height": 32 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -146, + "y": -67, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "f5JR96+ItN5JtAK+OuUI+J" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 146 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "5298fe45-c38f-416c-a27d-073a1097a3ba" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "9fDy6mOaJNjJQut8ksZeFy" + }, + { + "__type__": "cc.Node", + "_name": "receiveBtn", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [ + { + "__id__": 149 + }, + { + "__id__": 151 + } + ], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 153 + }, + { + "__id__": 154 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 47 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -399, + "y": -140, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "6c2sl8F0ZClLvjfTIsaLOd" + }, + { + "__type__": "cc.Node", + "_name": "btn-receive", + "_objFlags": 0, + "_parent": { + "__id__": 148 + }, + "_children": [], + "_active": true, + "_level": 4, + "_components": [ + { + "__id__": 150 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 21, + "height": 20 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -38, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "a4wfVwOjNPirYg9EtMSE0Q" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 149 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "0318efa7-0d9f-4101-b916-cc871a7fdc52" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "20JgfU5TxGZrw6u71LMIdA" + }, + { + "__type__": "cc.Node", + "_name": "label", + "_objFlags": 0, + "_parent": { + "__id__": 148 + }, + "_children": [], + "_active": true, + "_level": 4, + "_components": [ + { + "__id__": 152 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 250, + "g": 253, + "b": 175, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 72.26, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 13, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "05yxnwiOJKVoAg+7wqEi1u" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 151 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "Receive", + "_N$string": "Receive", + "_fontSize": 20, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "4d/gtNjhpEXaaQ+25Dlsz9" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 148 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "9dc44980-73ff-4dd0-aea1-4436a816a533" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "85ltyOG8pJ4oXmBQy+dPKt" + }, + { + "__type__": "cc.Button", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 148 + }, + "_enabled": true, + "duration": 0.1, + "zoomScale": 1.2, + "clickEvents": [ + { + "__id__": 155 + } + ], + "_N$interactable": true, + "_N$enableAutoGrayEffect": false, + "_N$transition": 3, + "transition": 3, + "_N$normalColor": { + "__type__": "cc.Color", + "r": 214, + "g": 214, + "b": 214, + "a": 255 + }, + "_N$pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "pressedColor": { + "__type__": "cc.Color", + "r": 211, + "g": 211, + "b": 211, + "a": 255 + }, + "_N$hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "hoverColor": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_N$disabledColor": { + "__type__": "cc.Color", + "r": 124, + "g": 124, + "b": 124, + "a": 255 + }, + "_N$normalSprite": null, + "_N$pressedSprite": null, + "pressedSprite": null, + "_N$hoverSprite": null, + "hoverSprite": null, + "_N$disabledSprite": null, + "_N$target": null, + "_id": "27BHj0CcRCa4BTinKrfysf" + }, + { + "__type__": "cc.ClickEvent", + "target": { + "__id__": 135 + }, + "component": "", + "_componentId": "3fe0aN9jsFD57pMhFser+jv", + "handler": "showReceiveNode", + "customEventData": "" + }, + { + "__type__": "cc.Node", + "_name": "sendBtn", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [ + { + "__id__": 157 + }, + { + "__id__": 159 + } + ], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 161 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 124, + "height": 47 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -223, + "y": -140, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "e29foloJxFFrEOthw4cNub" + }, + { + "__type__": "cc.Node", + "_name": "btn-send", + "_objFlags": 0, + "_parent": { + "__id__": 156 + }, + "_children": [], + "_active": true, + "_level": 4, + "_components": [ + { + "__id__": 158 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 255, + "g": 255, + "b": 255, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 26, + "height": 27 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": -29, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "ac0cDML8JBoJUeOqu3Hwnp" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 157 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "238e7701-9a0d-4bb1-8f99-45b1a59a4ce7" + }, + "_type": 0, + "_sizeMode": 1, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "114R+2fWRJ9aBOmqXTGUuH" + }, + { + "__type__": "cc.Node", + "_name": "New Label", + "_objFlags": 0, + "_parent": { + "__id__": 156 + }, + "_children": [], + "_active": true, + "_level": 4, + "_components": [ + { + "__id__": 160 + } + ], + "_prefab": null, + "_opacity": 255, + "_color": { + "__type__": "cc.Color", + "r": 138, + "g": 246, + "b": 244, + "a": 255 + }, + "_contentSize": { + "__type__": "cc.Size", + "width": 46.71, + "height": 40 + }, + "_anchorPoint": { + "__type__": "cc.Vec2", + "x": 0.5, + "y": 0.5 + }, + "_position": { + "__type__": "cc.Vec3", + "x": 16, + "y": 0, + "z": 0 + }, + "_scale": { + "__type__": "cc.Vec3", + "x": 1, + "y": 1, + "z": 1 + }, + "_rotationX": 0, + "_rotationY": 0, + "_quat": { + "__type__": "cc.Quat", + "x": 0, + "y": 0, + "z": 0, + "w": 1 + }, + "_skewX": 0, + "_skewY": 0, + "groupIndex": 0, + "_id": "8brfxqU1RNz7KM1jbCaOij" + }, + { + "__type__": "cc.Label", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 159 + }, + "_enabled": true, + "_useOriginalSize": false, + "_string": "Send", + "_N$string": "Send", + "_fontSize": 20, + "_lineHeight": 40, + "_enableWrapText": true, + "_N$file": null, + "_isSystemFontUsed": true, + "_spacingX": 0, + "_batchAsBitmap": false, + "_N$horizontalAlign": 1, + "_N$verticalAlign": 1, + "_N$fontFamily": "Arial", + "_N$overflow": 0, + "_N$cacheMode": 0, + "_id": "abJRdtN7VI8aTX9IRECpcU" + }, + { + "__type__": "cc.Sprite", + "_name": "", + "_objFlags": 0, + "node": { + "__id__": 156 + }, + "_enabled": true, + "_srcBlendFactor": 770, + "_dstBlendFactor": 771, + "_spriteFrame": { + "__uuid__": "4ae4aa57-b716-4630-bda9-7496f9c38443" + }, + "_type": 0, + "_sizeMode": 0, + "_fillType": 0, + "_fillCenter": { + "__type__": "cc.Vec2", + "x": 0, + "y": 0 + }, + "_fillStart": 0, + "_fillRange": 0, + "_isTrimmedMode": true, + "_state": 0, + "_atlas": null, + "_id": "bbNLqkUzVPspZWWKnRC8GO" + }, + { + "__type__": "cc.Node", + "_name": "avator", + "_objFlags": 0, + "_parent": { + "__id__": 135 + }, + "_children": [], + "_active": true, + "_level": 3, + "_components": [ + { + "__id__": 163 } ], "_prefab": null, @@ -7405,8 +7145,8 @@ }, "_position": { "__type__": "cc.Vec3", - "x": -344, - "y": 123, + "x": -358, + "y": 75, "z": 0 }, "_scale": { @@ -7434,7 +7174,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 169 + "__id__": 162 }, "_enabled": true, "_srcBlendFactor": 770, @@ -7459,26 +7199,26 @@ }, { "__type__": "cc.Node", - "_name": "New Label", + "_name": "nameLabel", "_objFlags": 0, "_parent": { - "__id__": 144 + "__id__": 135 }, "_children": [], "_active": true, "_level": 3, "_components": [ { - "__id__": 172 + "__id__": 165 } ], "_prefab": null, "_opacity": 255, "_color": { "__type__": "cc.Color", - "r": 0, - "g": 0, - "b": 0, + "r": 255, + "g": 255, + "b": 255, "a": 255 }, "_contentSize": { @@ -7493,8 +7233,8 @@ }, "_position": { "__type__": "cc.Vec3", - "x": -303, - "y": 112, + "x": -317, + "y": 64, "z": 0 }, "_scale": { @@ -7522,7 +7262,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 171 + "__id__": 164 }, "_enabled": true, "_useOriginalSize": false, @@ -7547,21 +7287,21 @@ "_name": "qrNode", "_objFlags": 0, "_parent": { - "__id__": 144 + "__id__": 135 }, "_children": [ { - "__id__": 174 + "__id__": 167 }, { - "__id__": 179 + "__id__": 172 } ], "_active": false, "_level": 3, "_components": [ { - "__id__": 181 + "__id__": 174 } ], "_prefab": null, @@ -7614,20 +7354,20 @@ "_name": "New Sprite(Splash)", "_objFlags": 0, "_parent": { - "__id__": 173 + "__id__": 166 }, "_children": [], "_active": true, "_level": 4, "_components": [ { - "__id__": 175 + "__id__": 168 }, { - "__id__": 176 + "__id__": 169 }, { - "__id__": 177 + "__id__": 170 } ], "_prefab": null, @@ -7680,7 +7420,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 174 + "__id__": 167 }, "_enabled": true, "_srcBlendFactor": 770, @@ -7708,7 +7448,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 174 + "__id__": 167 }, "_enabled": true, "alignMode": 1, @@ -7735,14 +7475,14 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 174 + "__id__": 167 }, "_enabled": true, "duration": 0.1, "zoomScale": 1.2, "clickEvents": [ { - "__id__": 178 + "__id__": 171 } ], "_N$interactable": true, @@ -7803,7 +7543,7 @@ { "__type__": "cc.ClickEvent", "target": { - "__id__": 144 + "__id__": 135 }, "component": "", "_componentId": "3fe0aN9jsFD57pMhFser+jv", @@ -7815,14 +7555,14 @@ "_name": "qrImgNode", "_objFlags": 0, "_parent": { - "__id__": 173 + "__id__": 166 }, "_children": [], "_active": true, "_level": 4, "_components": [ { - "__id__": 180 + "__id__": 173 } ], "_prefab": null, @@ -7875,7 +7615,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 179 + "__id__": 172 }, "_enabled": true, "lightColor": { @@ -7899,7 +7639,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 173 + "__id__": 166 }, "_enabled": true, "alignMode": 1, @@ -7926,7 +7666,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 144 + "__id__": 135 }, "_enabled": true, "alignMode": 1, @@ -7953,17 +7693,17 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 144 + "__id__": 135 }, "_enabled": true, "addressLabel": { - "__id__": 152 + "__id__": 145 }, "balanceLabel": { - "__id__": 148 + "__id__": 141 }, "qrNode": { - "__id__": 173 + "__id__": 166 }, "_id": "8bO0XBvlFDPJ87FOgdOxUH" }, @@ -8005,7 +7745,7 @@ "_srcBlendFactor": 770, "_dstBlendFactor": 771, "_spriteFrame": { - "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91" + "__uuid__": "b6ad997e-434c-4a67-a5c2-21dc292f2cc0" }, "_type": 0, "_sizeMode": 0, @@ -8031,10 +7771,10 @@ }, "_enabled": true, "chainTab": { - "__id__": 113 + "__id__": 117 }, "listNode": { - "__id__": 143 + "__id__": 133 }, "_id": "a8YbO7l9lF95gWk3JRycGs" }, @@ -8064,7 +7804,7 @@ }, "_enabled": true, "webview": { - "__id__": 189 + "__id__": 182 }, "debugText": { "__id__": 6 @@ -8077,7 +7817,7 @@ "_name": "", "_objFlags": 0, "node": { - "__id__": 190 + "__id__": 183 }, "_enabled": true, "_useOriginalSize": false, @@ -8097,7 +7837,7 @@ "_level": 1, "_components": [ { - "__id__": 189 + "__id__": 182 } ], "_prefab": null, diff --git a/assets/scripts/wallet/WalletController.ts b/assets/scripts/wallet/WalletController.ts index 4a5ffd6..0926e50 100644 --- a/assets/scripts/wallet/WalletController.ts +++ b/assets/scripts/wallet/WalletController.ts @@ -21,8 +21,8 @@ export default class WalletController extends cc.Component { @property(cc.Node) private walletNode: cc.Node = null - // private apiBase = 'https://market.cebg.games' - private apiBase = 'https://game2006api-test.kingsome.cn' + private apiBase = 'https://market.cebg.games' + //private apiBase = 'https://game2006api-test.kingsome.cn' // LIFE-CYCLE CALLBACKS: @@ -31,7 +31,8 @@ export default class WalletController extends cc.Component { start () { this.walletNode.active = false; this.wallet = new JCWallet(); - let chains = CC_DEBUG ? [322, 97] : [321, 56] + //let chains = CC_DEBUG ? [322, 97] : [321, 56] + let chains = [321] this.wallet.init({ chains })