From ab9bc98c6f9ab820f7f4f343b524f7b8310ef272 Mon Sep 17 00:00:00 2001 From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com> Date: Mon, 17 Feb 2020 10:30:42 +0800 Subject: [PATCH] 南沙小程序修改 --- SunshineLnsMinApp/templeteDist/wuxDist/sticky-item/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SunshineLnsMinApp/templeteDist/wuxDist/sticky-item/index.wxss b/SunshineLnsMinApp/templeteDist/wuxDist/sticky-item/index.wxss index 21ee56d..60a059d 100644 --- a/SunshineLnsMinApp/templeteDist/wuxDist/sticky-item/index.wxss +++ b/SunshineLnsMinApp/templeteDist/wuxDist/sticky-item/index.wxss @@ -1 +1 @@ -.wux-sticky-item{position:relative;font-size:28rpx}.wux-sticky-item__hd{background:#eee;width:100%;height:64rpx;line-height:64rpx}.wux-sticky-item__title{width:100%;padding:0 30rpx;box-sizing:border-box;background:#eee}.wux-sticky-item--fixed .wux-sticky-item__title{position:fixed;left:0;top:0;z-index:2} \ No newline at end of file +.wux-sticky-item{position:relative;font-size:28rpx}.wux-sticky-item__hd{background:#d9d9d9;width:100%;height:64rpx;line-height:64rpx}.wux-sticky-item__title{width:100%;padding:0 30rpx;box-sizing:border-box;background:#d9d9d9}.wux-sticky-item--fixed .wux-sticky-item__title{position:fixed;left:0;top:0;z-index:2} \ No newline at end of file -- Gitblit v1.8.0