From dcf2918292d3ce1f20b0e4661c5f14ada0863b6b Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期四, 01 八月 2024 23:11:14 +0800
Subject: [PATCH] 1
---
sub_pages/customer/shopping/shopping.vue | 3 ++-
components/footer/main.scss | 1 +
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/components/footer/main.scss b/components/footer/main.scss
index ad0da37..dbec33b 100644
--- a/components/footer/main.scss
+++ b/components/footer/main.scss
@@ -116,6 +116,7 @@
left:0rpx;
right: 0rpx;
width: 750rpx;
+ padding-bottom: 40rpx;
.footer-item{
flex: 1;
diff --git a/sub_pages/customer/shopping/shopping.vue b/sub_pages/customer/shopping/shopping.vue
index c4da252..0abb7ac 100644
--- a/sub_pages/customer/shopping/shopping.vue
+++ b/sub_pages/customer/shopping/shopping.vue
@@ -402,7 +402,8 @@
left: 0rpx;
padding: 20rpx;
right: 0rpx;
- bottom: 160rpx;
+ // bottom: 160rpx;
+ bottom: 140rpx;
z-index: 11;
}
--
Gitblit v1.9.3