@@ -175,7 +175,6 @@ public class News {
}
public String getTitleImg() {
- if(titleImg!=null && !titleImg.contains("."))return null;
return titleImg;