頁面輸出:html
html源碼:spa
<div style="width: 90%; height: auto;"> <p>付凱航 阿豆 ADOU</p> </div>
解決方案:code
@Html.Raw(ViewData["str"].ToString())