You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pgfqe6ch8/app/views/statistics/index.html.erb

19 lines
349 B

6 years ago
<h1>Statistics#index</h1>
<p>Find me in app/views/statistics/index.html.erb</p>
<table>
<tr>
<td>评测次数</td>
<td>提交作品</td>
<td>参入讨论</td>
<td>创建实训</td>
<td>创建课堂</td>
</tr>
<tr>
<td>1111</td>
<td>123120</td>
<td>66445</td>
<td>2233</td>
<td>112</td>
</tr>
</table>