mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-05 17:42:49 +08:00
所有待办完成
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user