html/vue 输出textarea内容换行

CSS

.p{
	white-space: pre-line;
}

Examples

<p style="white-space: pre-line;font-size:16px;color:#777;">{{row.ent_profile}}</p>

posted on 2022-09-09 08:16  小馬過河﹎  阅读(150)  评论(0)    收藏  举报

导航