From d611ebb8391df8db938dc57d88a26c684aa5110d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 17 十月 2024 14:38:02 +0800
Subject: [PATCH] 看板
---
h5/pages/staffLogin/forgetPsd.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/h5/pages/staffLogin/forgetPsd.vue b/h5/pages/staffLogin/forgetPsd.vue
index d7d6fd8..ab6b45e 100644
--- a/h5/pages/staffLogin/forgetPsd.vue
+++ b/h5/pages/staffLogin/forgetPsd.vue
@@ -123,7 +123,7 @@
width: 100%;
height: 100vh;
display: flex;
- padding-top: 160rpx;
+ padding-top: 130rpx;
box-sizing: border-box;
align-items: center;
flex-direction: column;
@@ -146,7 +146,7 @@
font-weight: 600;
color: #333333;
margin-top: 40rpx;
- margin-bottom: 120rpx;
+ margin-bottom: 80rpx;
}
.login_list {
width: 100%;
--
Gitblit v1.9.3