From 18506562bdb369759752377eb85a965c14945ecd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Wed, 28 Apr 2021 14:07:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/wechat/view/news/formstyle.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/wechat/view/news/formstyle.html b/app/wechat/view/news/formstyle.html index 97d12eb33..5c57eba2b 100644 --- a/app/wechat/view/news/formstyle.html +++ b/app/wechat/view/news/formstyle.html @@ -81,7 +81,7 @@ height: 90px; border-radius: 5px; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2); - background: url("__ROOT__/static/plugs/uploader/theme/image.png") no-repeat center center; + background: url("__ROOT__/static/theme/img/image.png") no-repeat center center; background-size: cover; } \ No newline at end of file