当MVC View内容包含
<div style="background-image:url('');"></div>
或<div class="test"></div><style type="text/css"> .test { background-image: url(''); }</style>
时,Controller会被请求二次