更新代码

This commit is contained in:
2019-08-03 08:46:27 +08:00
parent 380e1345e6
commit d1e5d45486
13 changed files with 109 additions and 218 deletions

View File

@@ -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>