下面这段代码在vue里面显示不正常,当然用v-html也没事,但只用html就没问题。

<p style="margin:0px0px1.4em; color:rgb(68,68,68); font-family:-apple-system,BlinkMacSystemFont,"HelveticaNeue","PingFangSC","MicrosoftYaHei","SourceHanSansSC","NotoSansCJKSC","WenQuanYiMicroHei",sans-serif; font-size:18.08px; font-style:normal; font-variant-ligatures:normal; font-variant-caps:normal; font-weight:400; letter-spacing:normal; orphans:2text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; -webkit-text-stroke-width:0px; background-color:rgb(255,255,255); text-decoration-thickness:initial; text-decoration-style:initial; text-decoration-color:initial; text-align:left;">你看到了什么</p>
展开
5