From a9a71b5c1758862e7fc60976adc98e7654f7e44f Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期六, 22 六月 2024 19:39:20 +0800
Subject: [PATCH] 添加验证手机号的功能

---
 policy/policyIndex/policyIndex.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/policy/policyIndex/policyIndex.scss b/policy/policyIndex/policyIndex.scss
index e69de29..59833bf 100644
--- a/policy/policyIndex/policyIndex.scss
+++ b/policy/policyIndex/policyIndex.scss
@@ -0,0 +1,3 @@
+.padding-bottom{
+	padding-bottom: 100rpx;
+}
\ No newline at end of file

--
Gitblit v1.9.1