diff --git a/catch/index/view/dashboard.html b/catch/index/view/dashboard.html deleted file mode 100644 index ccabf4a..0000000 --- a/catch/index/view/dashboard.html +++ /dev/null @@ -1,221 +0,0 @@ - - -
- - - -99,666
-总计访问量88万
-33,555
-新下载10%
-99,666
-总Start数88万
-66,666
-最近一个月15%
-PHP 版本 | -{$Think.PHP_VERSION} | -|
MYSQL 版本 | -{$mysql_version} | -|
WEB 服务器 | -{$_SERVER['SERVER_SOFTWARE']} | -|
操作系统 | -{$Think.PHP_OS} | -|
opcache (建议开启) | - {if condition="function_exists('opcache_get_configuration')"} -{:opcache_get_configuration()['directives']['opcache.enable'] ? '开启' : '关闭' } | - {else/} -未开启 | - {/if} -
最大执行时间 | -{:get_cfg_var("max_execution_time")} s | -|
上传限制大小(M) | -{:get_cfg_var ("upload_max_filesize")} | -|
当前时间 | -{:date("Y-m-d H:i:s")} | -|
核心框架 | -Thinkphp v6 | -
字段 | -类型 | -字符集 | -Null | -索引 | -默认值 | -权限 | -注释 | -
---|---|---|---|---|---|---|---|
{$field['Field']} | -{$field['Type']} | -{$field['Collation']} | -{$field['Null']} | -{$field['Key']} | -{$field['Default']} | -{$field['Privileges']} | -{$field['Comment']} | -