From b72fc1b10b08cf2fea1626d32e1ca2cccabe2edd Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Tue, 31 Mar 2020 23:49:35 +0800 Subject: [PATCH] bug修复 --- SunshineLnsMinApp/templeteDist/wuxDist/index-item/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SunshineLnsMinApp/templeteDist/wuxDist/index-item/index.wxss b/SunshineLnsMinApp/templeteDist/wuxDist/index-item/index.wxss index b8a0e8b..7435c56 100644 --- a/SunshineLnsMinApp/templeteDist/wuxDist/index-item/index.wxss +++ b/SunshineLnsMinApp/templeteDist/wuxDist/index-item/index.wxss @@ -1 +1 @@ -.wux-index-item__hd{background:#eee;width:100%;padding:0 30rpx;box-sizing:border-box;height:64rpx;line-height:64rpx} \ No newline at end of file +.wux-index-item__hd{background:#d9d9d9;width:100%;padding:0 30rpx;box-sizing:border-box;height:64rpx;line-height:64rpx} \ No newline at end of file -- Gitblit v1.8.0