From 8f619dde9e2382fc8a4f1e04fafde1418f06165b Mon Sep 17 00:00:00 2001 From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com> Date: Wed, 26 Feb 2020 16:39:29 +0800 Subject: [PATCH] 问卷管理模块(新建、列表、详情) --- 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