{template 'common/header'}
检测
{loop $system_check_items $check_item_name $check_item} {if !$check_item['check_result']} {else} {/if} {/loop}
全部检测{{ check_num }}项,错误检测项{{ check_wrong_num }} 检测结果 解决建议 建议操作 解决方案
{$check_item['description']}{$check_item['error_message']}正确
{if !$check_item['check_result']} 重新检测 {else} -- {/if}
{if !$check_item['check_result']} {$check_item['solution']} {else} -- {/if} {if !$check_item['check_result']} 查看 {else} -- {/if}
php-fpm 运行环境 检测中... 正确 错误 -- 重新检测 -- 安装配置 FPM -- --
{template 'common/footer'}