From 47c7a0503a119572bd1b9e2812510dd6792d95f0 Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Tue, 31 Mar 2020 12:14:44 +0800 Subject: [PATCH] 1 --- 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