Commit 3f14de43 authored by nanahira's avatar nanahira Committed by GitHub

extend player name length

parent 5d250005
......@@ -47,10 +47,10 @@
<div class="col-lg-12">
<table class="table table-striped" id="rooms">
<thead>
<th width="20%">时间</th>
<th width="20%">房名</th>
<th width="20%">玩家</th>
<th width="20%">玩家</th>
<th width="15%">时间</th>
<th width="15%">房名</th>
<th width="25%">玩家</th>
<th width="25%">玩家</th>
<th width="10%" data-toggle="tooltip" data-container="body" title="MATCH打完才可以观看">云录像</th>
<th width="10%">下载录像</th>
</thead>
......@@ -121,4 +121,4 @@ function listreplay(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