From af54cb73addda1ff05f633b299d12d3017e75d71 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Fri, 25 Oct 2024 09:37:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=95=B0=E6=8D=AE=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/data_forms.vue | 10 +++++----- src/views/home/home.vue | 4 ++-- src/views/shop/components/shopInfo.vue | 3 ++- 3 files changed, 9 insertions(+), 8 deletions(-) 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 @@ --> + + + - - -
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 {