所有待办完成

This commit is contained in:
augushong
2019-10-10 21:26:16 +08:00
parent 44da234f53
commit b3c046e1c7
14 changed files with 525 additions and 26 deletions

View File

@@ -62,7 +62,6 @@
<tr>
<th>ID</th>
<th>预览</th>
<th>名称</th>
<th>文件信息</th>
<th>状态时间</th>
<th>操作</th>
@@ -89,9 +88,6 @@
<td>
<p>保存名称:{$vo->getData('save_name')}</p>
<p>文件名:{$vo->getData('file_name')}</p>
</td>
<td>
<p>文件类型: {$vo.mime_type}</p>
<p>文件用途: <span style="color: red">{$vo.type}</span> </p>
<p>文件大小: {$vo.file_size}</p>