修复缓存统计

This commit is contained in:
icret
2021-12-21 20:22:09 +08:00
parent 4dd1023815
commit 178fbeba68
13 changed files with 126 additions and 222 deletions

View File

@@ -66,7 +66,7 @@ if (is_array($char_data)) {
<div class="col-md-2 alert alert-primary autoshadow">
缓存文件
<hr />
<?php printf("%u 张", getFileNumber(APP_ROOT . $config['path'] . 'cache/')); ?>
<?php printf("%u 张", getFileNumber(APP_ROOT . $config['path'] . 'thumb/')); ?>
</div>
<div class="col-md-2 alert alert-primary autoshadow">
可疑图片