diff --git a/src/layout/index.vue b/src/layout/index.vue
index 0acbeac..ca468e1 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -43,12 +43,12 @@
{{ $t("shop.title") }}
-
+
@@ -610,14 +610,14 @@ function findStatus() {
.codeImg {
display: flex;
margin: auto;
- justify-content: space-evenly;
+ // justify-content: space-evenly;
align-items: center;
width: 220PX;
height: 220PX;
border: 1px solid #ccc;
border-radius: 15px;
overflow: hidden;
- padding: 10px;
+ padding: 13px;
img {
width: 100%;
height: 100%;