From 2d5b4e0ff0a6daffceb58d8b761aed8a3df74894 Mon Sep 17 00:00:00 2001 From: duanhongyi Date: Sat, 21 Mar 2020 15:29:31 +0800 Subject: [PATCH] =?UTF-8?q?fix(litemall-wx):=20=E6=9B=BF=E6=8D=A2=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E6=96=87=E4=BB=B6=20(#362)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-wx/pages/goods/goods.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litemall-wx/pages/goods/goods.wxss b/litemall-wx/pages/goods/goods.wxss index 7c8bb76a..b3768449 100644 --- a/litemall-wx/pages/goods/goods.wxss +++ b/litemall-wx/pages/goods/goods.wxss @@ -807,7 +807,7 @@ right: 10rpx; font-size: 20rpx; box-sizing: border-box; - background: url("https://litemall.oss-cn-shenzhen.aliyuncs.com/kefu.png") no-repeat center 21rpx; + background: url("/static/images/customer.png") no-repeat center 21rpx; background-size: 55rpx auto; }