Commit 5d250005 authored by nanahira's avatar nanahira Committed by GitHub

extend player name length

parent e31de5d6
......@@ -48,11 +48,11 @@
<div class="col-lg-12">
<table class="table table-striped" id="rooms">
<thead>
<th width="10%">房号</th>
<th width="30%">房名</th>
<th width="25%">玩家</th>
<th width="25%">玩家</th>
<th width="10%">状态</th>
<th width="5%">房号</th>
<th width="10%">房名</th>
<th width="35%">玩家</th>
<th width="35%">玩家</th>
<th width="15%">状态</th>
</thead>
<tbody></tbody>
</table>
......@@ -194,4 +194,4 @@ function shoutcallback(data) {
<script src="http://s4.cnzz.com/z_stat.php?id=1255875151&web_id=1255875151"></script>
</body>
</html>
\ No newline at end of file
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment