From 0b839802995855032e51ab7d622556e9a43bdcc3 Mon Sep 17 00:00:00 2001 From: Anyon Date: Fri, 25 May 2018 11:25:19 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E5=9B=BE?= =?UTF-8?q?=E6=96=87=E8=A1=A8=E5=8D=95=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/news/form.html | 1 + 1 file changed, 1 insertion(+) diff --git a/application/wechat/view/news/form.html b/application/wechat/view/news/form.html index eeb5d065b..afae8e5f2 100644 --- a/application/wechat/view/news/form.html +++ b/application/wechat/view/news/form.html @@ -275,6 +275,7 @@ .news-left .news-item { width: 280px; height: 150px; + cursor: pointer; max-width: 270px; overflow: hidden; position: relative;