From f07b70558d5b84f1070470229037629bc1ace006 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期六, 22 六月 2024 14:39:30 +0800
Subject: [PATCH] 接口对接

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

diff --git a/policy/reportRecord/reportRecord.scss b/policy/reportRecord/reportRecord.scss
index e3fbbf3..60d7083 100644
--- a/policy/reportRecord/reportRecord.scss
+++ b/policy/reportRecord/reportRecord.scss
@@ -1,4 +1,7 @@
 .page-box{
+	.padding{
+		padding: 20rpx 32rpx;
+	}
 	.list{
 		margin: 20rpx 32rpx;
 		.list-item{

--
Gitblit v1.9.1