diff --git a/view/index/common/_header.html b/view/index/common/_header.html index 49f59d7..f4f8e0b 100644 --- a/view/index/common/_header.html +++ b/view/index/common/_header.html @@ -1,45 +1,47 @@
| 分享信息 | -访问统计 | -密码 | -剩余次数 | -过期时间 | -操作 | -
|---|---|---|---|---|---|
|
- 分享链接: - {$vo.uid} - -分享时间:{$vo.create_time} -文件大小:{$vo.total_size_format} -
- 文件列表:
- 显示
-
+
+
+ 分享记录
+
+ {empty name='list_active_shares'}
+
-
+
-
+ 当前没有数据
+
|
-
- 下载次数:{$vo.times_download} -访问次数:{$vo.visit} - |
- - {empty name='vo.password'} - 无密码 - {else /} - {$vo.password} - {/empty} - | -- {empty name='vo.times'} - 无限制 - {else /} - {$vo.times_last}/{$vo.times} - {/empty} - | -{$vo.expire_date} | -
-
-
- 立即下架
- |
-
| 分享信息 | +访问统计 | +密码 | +剩余次数 | +过期时间 | +操作 | +
|---|---|---|---|---|---|
|
+ 分享链接: + {$vo.uid} + +分享时间:{$vo.create_time} +文件大小:{$vo.total_size_format} +
+ 文件列表:
+ 显示
+
+
+ |
+
+ 下载次数:{$vo.times_download} +访问次数:{$vo.visit} + |
+ + {empty name='vo.password'} + 无密码 + {else /} + {$vo.password} + {/empty} + | ++ {empty name='vo.times'} + 无限制 + {else /} + {$vo.times_last}/{$vo.times} + {/empty} + | +{$vo.expire_date} | +
+
+
+ 立即下架
+ |
+
{$msg}- {/notempty} -
{$msg}+ {/notempty} +