代码查重结果中加一行提示
This commit is contained in:
parent
1d674e0f6e
commit
5595b45670
|
@ -1,5 +1,6 @@
|
|||
<div class="conbox">
|
||||
<h2 class="conbox-h2">查重结果</h2>
|
||||
<h2 class="conbox-h2" style="border-bottom:1px solid #ddd;">查重结果</h2>
|
||||
<p class="nodata mt10 ml10 mr10" style="text-align: left;">代码量少的作品,误报率高,因此不参与查重</p>
|
||||
<div class="chabox">
|
||||
<ul class="chabox-header">
|
||||
<li class="chabox-w-500" style = "width:437px" >被查作品</li>
|
||||
|
|
Loading…
Reference in New Issue