更新代码
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<tbody>
|
||||
{volist name="list" id="item"}
|
||||
<tr>
|
||||
<td>{$item['time']|date='Ymd-His',###}</td>
|
||||
<td>{$item['time']}</td>
|
||||
<td>{$item['part']}</td>
|
||||
<td>{$item['compress']}</td>
|
||||
<td>{$item['size']|format_bytes}</td>
|
||||
|
||||
Reference in New Issue
Block a user