From dca71a02f96a62589e51c8634ccb63271d5bbf07 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Tue, 06 Jan 2026 16:03:21 +0800
Subject: [PATCH] feat:界面优化
---
src/pages/user/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pages/user/index.vue b/src/pages/user/index.vue
index c4f16d7..f06fd48 100644
--- a/src/pages/user/index.vue
+++ b/src/pages/user/index.vue
@@ -117,7 +117,7 @@
}
/* #ifdef MP-WEIXIN */
.userBox {
- padding-top: 118rpx;
+ padding-top: 180rpx;
}
/* #endif */
.userName {
--
Gitblit v1.9.3