diff --git a/assets/resources/gui/element/mission.prefab b/assets/resources/gui/element/mission.prefab index 84f0fad9..58af7077 100644 --- a/assets/resources/gui/element/mission.prefab +++ b/assets/resources/gui/element/mission.prefab @@ -2044,7 +2044,7 @@ "_lpos": { "__type__": "cc.Vec3", "x": 0, - "y": 596.686, + "y": 583.661, "z": 0 }, "_lrot": { @@ -2109,8 +2109,8 @@ }, "_lscale": { "__type__": "cc.Vec3", - "x": 1, - "y": 1, + "x": 0.5, + "y": 0.5, "z": 1 }, "_mobility": 0, @@ -2137,8 +2137,8 @@ }, "_contentSize": { "__type__": "cc.Size", - "width": 710, - "height": 80 + "width": 1420, + "height": 120 }, "_anchorPoint": { "__type__": "cc.Vec2", @@ -2212,8 +2212,8 @@ "_target": null, "_left": 0, "_right": 0, - "_top": 0, - "_bottom": 0, + "_top": 10, + "_bottom": 10, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, @@ -4114,7 +4114,7 @@ "_left": 5, "_right": 5, "_top": 0, - "_bottom": 556.686, + "_bottom": 543.661, "_horizontalCenter": 0, "_verticalCenter": 0, "_isAbsLeft": true, diff --git a/assets/script/game/common/config/ShopSet.ts b/assets/script/game/common/config/ShopSet.ts deleted file mode 100644 index 8b137891..00000000 --- a/assets/script/game/common/config/ShopSet.ts +++ /dev/null @@ -1 +0,0 @@ - diff --git a/assets/script/game/common/config/ShopSet.ts.meta b/assets/script/game/common/config/ShopSet.ts.meta deleted file mode 100644 index bd23b45b..00000000 --- a/assets/script/game/common/config/ShopSet.ts.meta +++ /dev/null @@ -1,9 +0,0 @@ -{ - "ver": "4.0.24", - "importer": "typescript", - "imported": true, - "uuid": "4c695c53-c447-4160-995c-8c53b9a895a1", - "files": [], - "subMetas": {}, - "userData": {} -}