i have angular component with dynamic background-image fetched from server: <div class="picture" [style.background-image]="'url(' + this.category.photo + ')'" > ...
確定! 回上一頁