diff --git a/src/views/home/data_forms.vue b/src/views/home/data_forms.vue
index 4de0dd0..2e9e791 100644
--- a/src/views/home/data_forms.vue
+++ b/src/views/home/data_forms.vue
@@ -114,17 +114,17 @@
-->
+
+
+ ¥{{ scope.row.salesAmount }}
+
+
¥{{ scope.row.refAmount }}
-
-
- ¥{{ scope.row.salesAmount }}
-
-
diff --git a/src/views/home/home.vue b/src/views/home/home.vue
index 1bb1a1e..ce5e0eb 100644
--- a/src/views/home/home.vue
+++ b/src/views/home/home.vue
@@ -194,9 +194,9 @@
30天
-
diff --git a/src/views/shop/components/shopInfo.vue b/src/views/shop/components/shopInfo.vue
index b91a002..e7d6ca8 100644
--- a/src/views/shop/components/shopInfo.vue
+++ b/src/views/shop/components/shopInfo.vue
@@ -43,7 +43,7 @@
showUpload = true;
uploadIndex = 3;
">
- 下载
+
@@ -441,6 +441,7 @@ export default {
display: flex;
align-items: flex-end;
gap: 20px;
+ padding-bottom: 20px;
}
.map_box {