Commit fdc77a10 by 冷斌

踢人

parent fd85ffd4
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<td>{$vo['live']['showid']}</td> <td>{$vo['live']['showid']}</td>
<td>{$islive[$vo['live']['islive']]}</td> <td>{$islive[$vo['live']['islive']]}</td>
<td>{$vo['live']['starttime']|date="Y-m-d H:i:s",###}</td> <td>{$vo['live']['starttime']|date="Y-m-d H:i:s",###}</td>
<td>{$type[$vo['type']]}</td> <td>{$type[$vo['live']['type']]}</td>
<td><a href="{$vo['thumb']}" target="_blank"><img width="25" height="25" src="{$vo['thumb']}" /></a></td> <td><a href="{$vo['thumb']}" target="_blank"><img width="25" height="25" src="{$vo['thumb']}" /></a></td>
<td><if condition="$vo['live']['anyway'] eq 0">竖屏<else/>横屏</if></td> <td><if condition="$vo['live']['anyway'] eq 0">竖屏<else/>横屏</if></td>
<td>{$status[$vo['status']]}</td> <td>{$status[$vo['status']]}</td>
......
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