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;