You need an <img> -tag inside of your <ion-item> in order for the thumbnail to show. Something like this: <img ng-src="{{article.imageUrl}}"> ...
確定! 回上一頁