From 800ffe29f328c84d4de46e8867ad3ca5cbae0d4f Mon Sep 17 00:00:00 2001 From: liuwh <liuwh@hugeinfo.com.cn> Date: Tue, 10 Mar 2020 15:44:59 +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