From d9cb8e57537fe5764018f53a224f6afceec64f9e Mon Sep 17 00:00:00 2001
From: liuwh <liuwh@hugeinfo.com.cn>
Date: Tue, 24 Mar 2020 09:22:06 +0800
Subject: [PATCH] 提交
---
SunshineLnsMinApp/pages/zscqdxal/zscqdxal.wxss | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/SunshineLnsMinApp/pages/zscqdxal/zscqdxal.wxss b/SunshineLnsMinApp/pages/zscqdxal/zscqdxal.wxss
index 2092ffd..e4fadf1 100644
--- a/SunshineLnsMinApp/pages/zscqdxal/zscqdxal.wxss
+++ b/SunshineLnsMinApp/pages/zscqdxal/zscqdxal.wxss
@@ -1,9 +1,16 @@
/* pages/dxal/dxal.wxss */
@import '../../weui.wxss';
-page{
+page {
margin-top: 130rpx;
background: #f1f1f1;
+}
+
+.zscqdxal-top {
+ top: 0;
+ position: fixed;
+ width: 100%;
+
}
.weui-media-box {
@@ -35,4 +42,4 @@
.zhwj-b {
background-color: #fff;
-}
+}
\ No newline at end of file
--
Gitblit v1.8.0