背景. 在最近angular的项目中,需要用到[innerHTML]标签来指定一个div的样式: //HTML部分<div class="contents" [innerHTML]="contents"></div> //TS ...
確定! 回上一頁