You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
* 2023-01-30 v2.7.0 dev
- 增加粘贴上传状态 - 增加前端显示缩略图链接 - 增加图片详细信息登录后显示更多信息 - 修复图片详细信息中随机图片排版混乱
This commit is contained in:
@@ -85,7 +85,7 @@ if (is_array($char_data)) {
|
||||
<div class="col-xs-3 alert alert-primary autoshadow">
|
||||
缓存文件
|
||||
<hr />
|
||||
<?php printf("%u 张", getFileNumber(APP_ROOT . $config['path'] . 'thumbnails/')); ?>
|
||||
<?php printf("%u 张", getFileNumber(APP_ROOT . $config['path'] . 'cache/')); ?>
|
||||
</div>
|
||||
<div class="col-xs-3 alert alert-primary autoshadow">
|
||||
可疑图片
|
||||
|
||||
Reference in New Issue
Block a user