From ffdf72085932dc4b50f23470479bf2843fd717f3 Mon Sep 17 00:00:00 2001 From: pangxie1991 Date: Tue, 3 Jan 2017 11:09:07 +0800 Subject: [PATCH] steps pic to background --- dist/steps/index.wxss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dist/steps/index.wxss b/dist/steps/index.wxss index 10fdeccd..2f785ffe 100644 --- a/dist/steps/index.wxss +++ b/dist/steps/index.wxss @@ -68,9 +68,7 @@ .zui-steps__step--done .zui-steps__circle { width: 5px; height: 5px; - background: transparent url("https://b.yzcdn.cn/v2/image/wap/trade/steps/icon_green@2x.png") center no-repeat; - background-size: 5px 5px; - border-radius: 0; + background-color: #09bb07; } /* 正在进行中的steps */