|
|
@@ -12,6 +12,7 @@ |
|
|
|
<script src="/static/web/js/admin.main.js"></script> |
|
|
|
</head> |
|
|
|
<body> |
|
|
|
<?php echo $alter;?> |
|
|
|
<div class="container-fluid"> |
|
|
|
<ol class="breadcrumb"> |
|
|
|
<li class="breadcrumb-item"><a href="index_body.php">后台面板</a></li> |
|
|
@@ -26,7 +27,6 @@ |
|
|
|
<li>安全建议:1、有条件的会员把data、system、theme修改为不可对外浏览,static、a目录设置为不允许执行脚本,其它目录禁止写入,系统更安全;2、本检测程以开发模式为标准,如果网站目录包含其它系统,此检测程序会产生错误判断;3、检测程序会跳过对模板缓存目录的检测,为了安全起见,检测完成后建议清空模板缓存</li> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
<?php echo $alter;?> |
|
|
|
<div class="table-responsive"> |
|
|
|
<table class="table table-borderless"> |
|
|
|
<tbody> |
|
|
|