检测列表页面

This commit is contained in:
huang 2016-06-23 13:59:45 +08:00
parent ad6e3c3364
commit 723540044d
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
<div style="min-height: 687px;" id="RSide" class="fl">
<div class="project_r_h">
<h2 class="project_h2">分析结果</h2>
</div>
<ul class="analysis-result-list">
<li class="analysis-result-name fl fontBlue2" title="Name">NAME</li>
<li class="analysis-result-version fl fontBlue2" title="Version">VERSION</li>
<li class="analysis-result-loc fl fontBlue2" title="Non Commenting Lines of Code">LOC</li>
<li class="analysis-result-debt fl fontBlue2" title="Total effort (in days) to fix all the issues on the component and therefore to comply to all the requirements.">TECHNICAL DEBT</li>
<li class="analysis-result-time fl fontBlue2" title="Last Analysis">LAST ANALYSIS</li>
<div class="cl"></div>
</ul>
<ul class="analysis-result-list b_grey">
<li class="analysis-result-name fl fontBlue2 hidden" title="Name"><span class="analysis-name-icon mr5"></span><a href="/dashboard/index/139" title="shitou:sonar_rep" class="fontBlue2">shitou:sonar_rep</a></li>
<li class="analysis-result-version fl fontGrey3" title="Version">1</li>
<li class="analysis-result-loc fl fontGrey3" title="Non Commenting Lines of Code">1,814</li>
<li class="analysis-result-debt fl fontGrey3" title="Total effort (in days) to fix all the issues on the component and therefore to comply to all the requirements.">3d 2h</li>
<li class="analysis-result-time fl fontGrey3" title="Last Analysis">2016-06-22</li>
<div class="cl"></div>
</ul>
<ul class="analysis-result-list">
<li class="analysis-result-name fl fontBlue2 hidden" title="Name"><span class="analysis-name-icon mr5"></span><a href="/dashboard/index/139" title="shitou:sonar_rep" class="fontBlue2">shitou:sonar_rep</a></li>
<li class="analysis-result-version fl fontGrey3" title="Version">1</li>
<li class="analysis-result-loc fl fontGrey3" title="Non Commenting Lines of Code">1,814</li>
<li class="analysis-result-debt fl fontGrey3" title="Total effort (in days) to fix all the issues on the component and therefore to comply to all the requirements.">3d 2h</li>
<li class="analysis-result-time fl fontGrey3" title="Last Analysis">2016-06-22</li>
<div class="cl"></div>
</ul>
<ul class="analysis-result-list b_grey">
<li class="analysis-result-name fl fontBlue2 hidden" title="Name"><span class="analysis-name-icon mr5"></span><a href="/dashboard/index/139" title="shitou:sonar_rep" class="fontBlue2">shitou:sonar_rep</a></li>
<li class="analysis-result-version fl fontGrey3" title="Version">1</li>
<li class="analysis-result-loc fl fontGrey3" title="Non Commenting Lines of Code">1,814</li>
<li class="analysis-result-debt fl fontGrey3" title="Total effort (in days) to fix all the issues on the component and therefore to comply to all the requirements.">3d 2h</li>
<li class="analysis-result-time fl fontGrey3" title="Last Analysis">2016-06-22</li>
<div class="cl"></div>
</ul>
</div>
<div style="clear:both;"></div>