From c79f4fea5045445c40cd417c3bdcf78c843f87ae Mon Sep 17 00:00:00 2001
From: liuwh <liuwh@hugeinfo.com.cn>
Date: Thu, 05 Mar 2020 17:38:01 +0800
Subject: [PATCH] 1

---
 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