3105500 2017-3-29
站点统计插件的运行耗时的字体特别小,
<p style="padding:5px 10px;font-size:16px;margin-bottom: 0px;" >运行耗时:<?php echo number_format(microtime(1) - $GLOBALS['START_TIME'], 4); ?> s</p>
替换插件的HOOK文件的第9行和24行。
# 1楼 2017-3-29 点评
有多小?
# 2楼 2017-3-30 点评
比上面的小一个号
@admin