From f926e6141482ca1c7ea8de58c06736e7d93abf9f Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期一, 13 一月 2025 11:37:53 +0800
Subject: [PATCH] 1.在线客服-点击事件修改
---
pages/login/login.scss | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/pages/login/login.scss b/pages/login/login.scss
index b673239..2b64429 100644
--- a/pages/login/login.scss
+++ b/pages/login/login.scss
@@ -21,7 +21,6 @@
line-height: 28px;
}
.title-2{
- font-family: PingFangSC, PingFang SC;
font-weight: 600;
font-size: 24px;
color: #000000;
@@ -47,7 +46,7 @@
background: var(--topicolor);
border-radius: 46rpx;
text-align: center;
- margin-top: 120rpx;
+ margin-top: 40rpx;
margin-bottom: 42rpx;
}
--
Gitblit v1.9.3