From 244d89b41c0e0e995d38f635a126a0959b9ba25b Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期二, 25 六月 2024 18:16:42 +0800
Subject: [PATCH] 问题处理

---
 policy/components/mine.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/policy/components/mine.vue b/policy/components/mine.vue
index f7efe29..f919002 100644
--- a/policy/components/mine.vue
+++ b/policy/components/mine.vue
@@ -159,7 +159,7 @@
 			width: calc(100% - 64rpx);
 			left: 32rpx;
 			position: fixed;
-			bottom: 180rpx;
+			bottom: 220rpx;
 		}
 		.inckname{
 			font-size: 36rpx;

--
Gitblit v1.9.1