From 8d68b6a1dcdf5008fba6bdac5858d1085a0e63e7 Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Mon, 30 Mar 2020 23:14:04 +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