From 2faf4eee0eb42db65e7833004a44e187951e9b55 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期一, 09 九月 2024 00:58:29 +0800
Subject: [PATCH] update合伙人的质检3级页面变成了2级

---
 common/global.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/common/global.scss b/common/global.scss
index 0baa73e..2cddd3b 100644
--- a/common/global.scss
+++ b/common/global.scss
@@ -72,6 +72,7 @@
     height: 100;
     height: 100%;
     z-index: -1;
+	background-size: 100% 100%;
 }
 .component-popup_input_all{
 	margin: 0 auto;

--
Gitblit v1.9.3