From 95316b05f985f1a429ac46c37b134d2f84958224 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?=
=?UTF-8?q?=E7=A8=80?= <2675540038@qq.com>
Date: Mon, 16 Jun 2025 17:41:17 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/my-tabbar.vue | 21 ++++++++++++---------
packageA/center/detailSys.vue | 4 ++--
packageA/my/cancelActivity.vue | 4 ++--
packageA/my/pendinPayDetail.vue | 7 +++----
packageB/names/index.vue | 2 +-
pages/center/index.vue | 8 ++++----
pages/fenl/index.vue | 9 +--------
pages/index/index.vue | 13 +++++++------
pages/my/applyOwner.vue | 6 +++---
pages/my/index.vue | 14 +++++++++-----
10 files changed, 44 insertions(+), 44 deletions(-)
diff --git a/components/my-tabbar.vue b/components/my-tabbar.vue
index 8197de2..d49bcad 100644
--- a/components/my-tabbar.vue
+++ b/components/my-tabbar.vue
@@ -8,13 +8,14 @@
{{item.name}}
-
+
+ style="border-radius: 50%;width: 102rpx;height: 102rpx">
+ style="border-radius: 50%;width: 102rpx;height: 102rpx;">
- {{item.name}}
+
+ {{item.name}}
@@ -244,8 +245,8 @@
width: 100%;
height: 100rpx;
padding-bottom: 0;
- background: url('/static/bottom_tab.png') no-repeat;
- background-size: 100%;
+ background: url('/static/bottom_tab.png') no-repeat;
+ background-size: 100%;
box-sizing: border-box;
.list {
@@ -256,7 +257,8 @@
width: 200rpx;
height: 130rpx;
position: relative;
- z-index: 1000;
+ z-index: 1000;
+
image {
width: 44rpx;
height: 44rpx;
@@ -300,9 +302,10 @@
align-items: center;
justify-content: center;
width: 200rpx;
- height: 130rpx;
+ height: 125rpx;
position: relative;
- z-index: 1000;
+ z-index: 1000;
+
image {
width: 44rpx;
height: 44rpx;
diff --git a/packageA/center/detailSys.vue b/packageA/center/detailSys.vue
index 346f47c..c66ea97 100644
--- a/packageA/center/detailSys.vue
+++ b/packageA/center/detailSys.vue
@@ -168,7 +168,7 @@