From 1d16210f89422f673f6953263bafb28a1ea4017c Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Tue, 12 Aug 2025 16:47:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/gx-copyright.vue | 56 +++--- pages/index/index.vue | 15 +- pages/mine/index.vue | 2 +- pages/mySeekHelp/index.vue | 334 ++++++++++++++++++++------------- pages/myTickets/index.vue | 346 +++++++++++++++++++---------------- pages/neighbor/index.vue | 2 +- pages/neighborList/index.vue | 2 +- 7 files changed, 431 insertions(+), 326 deletions(-) diff --git a/components/gx-copyright.vue b/components/gx-copyright.vue index 6911af2..3223e37 100644 --- a/components/gx-copyright.vue +++ b/components/gx-copyright.vue @@ -1,5 +1,6 @@ + @@ -272,9 +269,13 @@ export default { \ No newline at end of file diff --git a/pages/myTickets/index.vue b/pages/myTickets/index.vue index 169e143..b6bf4e5 100644 --- a/pages/myTickets/index.vue +++ b/pages/myTickets/index.vue @@ -1,15 +1,13 @@ \ No newline at end of file diff --git a/pages/neighbor/index.vue b/pages/neighbor/index.vue index 676ae4d..1d8adb3 100644 --- a/pages/neighbor/index.vue +++ b/pages/neighbor/index.vue @@ -120,7 +120,7 @@ flex-direction: column; min-height: 100vh; background: #f8faff; - padding-bottom: 120rpx; + padding-bottom: calc(100rpx + 40rpx + 40rpx); } .nearby-page { diff --git a/pages/neighborList/index.vue b/pages/neighborList/index.vue index 2622a97..89ced96 100644 --- a/pages/neighborList/index.vue +++ b/pages/neighborList/index.vue @@ -140,7 +140,7 @@ // height: 100vh; // padding: 70rpx 0; // margin-top: 90rpx; - padding-bottom: 400rpx; + padding-bottom: calc(190rpx + 100rpx + 80rpx); .neighbor_head { width: 100%;