<div [ngStyle]="{
width:'200px',
height:'200px',
border:'1px solid red'
}"
这是我写的代码吃了 post.component.html 有错误:意外字符“EOF”(
怎么了?
<div [ngStyle]="{
width:'200px',
height:'200px',
border:'1px solid red'
}"
这是我写的代码吃了 post.component.html 有错误:意外字符“EOF”(
怎么了?