|
|
@ -24,12 +24,12 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<h4 class="ui top attached block header">排名</h4> |
|
|
|
<h4 class="ui top attached block header">排名</h4> |
|
|
|
<div class="ui bottom attached segment"> |
|
|
|
<div class="ui bottom attached segment"> |
|
|
|
<table class="ui very basic center aligned table"> |
|
|
|
<table class="ui very basic center aligned table" style="table-layout: fixed; "> |
|
|
|
<thead> |
|
|
|
<thead> |
|
|
|
<tr> |
|
|
|
<tr> |
|
|
|
<th>#</th> |
|
|
|
<th style="width: 50px; ">#</th> |
|
|
|
<th>昵称</th> |
|
|
|
<th style="width: 170px; ">用户名</th> |
|
|
|
<th>个性签名</th> |
|
|
|
<th>个性签名</th> |
|
|
|
</tr> |
|
|
|
</tr> |
|
|
|
</thead> |
|
|
|
</thead> |
|
|
|
<script> |
|
|
|
<script> |
|
|
|