From 0e5cc5f682866e32be324024a72f54d117eb6423 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期三, 28 九月 2022 17:39:17 +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