From 63de1e2ae6d1197d28d4cf1f6c191e6effeb978b Mon Sep 17 00:00:00 2001
From: liuwh <liuwh@hugeinfo.com.cn>
Date: Thu, 05 Mar 2020 16:33:59 +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