From eb23a7c7faefe86330a88f9118b8211f6b86e75b Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 20 九月 2022 19:00:58 +0800
Subject: [PATCH] 1.点检项目开发( 除提交功能外完成)

---
 unpackage/cache/wgt/H5EDA0853/pages/sbgl/sbwx.html |    9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diff --git a/unpackage/cache/wgt/H5EDA0853/pages/sbgl/sbwx.html b/unpackage/cache/wgt/H5EDA0853/pages/sbgl/sbwx.html
index 1af327a..222596e 100644
--- a/unpackage/cache/wgt/H5EDA0853/pages/sbgl/sbwx.html
+++ b/unpackage/cache/wgt/H5EDA0853/pages/sbgl/sbwx.html
@@ -93,22 +93,15 @@
 		}
 
 		.body {
-			/* width: 96%; */
 			height: 600px;
 			background-color: grey;
 			margin-top: 0px;
-			/* margin-left: 2%; */
 			background-color: #fff;
-			position: relative;
-			/* 		display: flex;
-			justify-content: center;
-			align-items: flex-start; */
-			
+			position: relative;		
 		}
 
 		.van-nav-bar__content {
 			background-color: #2651d8;
-			/* background-color: #25a4ff; */
 			height: 44px;
 		}
 

--
Gitblit v1.9.3