From aee951be6ba8c7444ecfac3cd4e1f6f2e82542f9 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 29 九月 2022 17:27:20 +0800
Subject: [PATCH] 1.设备维修静态页面初步实现
---
unpackage/cache/wgt/H5EDA0853/pages/sbgl/wxyz.html | 9 +--------
1 files changed, 1 insertions(+), 8 deletions(-)
diff --git a/unpackage/cache/wgt/H5EDA0853/pages/sbgl/wxyz.html b/unpackage/cache/wgt/H5EDA0853/pages/sbgl/wxyz.html
index afcfb0c..f207692 100644
--- a/unpackage/cache/wgt/H5EDA0853/pages/sbgl/wxyz.html
+++ b/unpackage/cache/wgt/H5EDA0853/pages/sbgl/wxyz.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