diff --git a/app/admin/view/config/index.html b/app/admin/view/config/index.html index a95813557..8b347b219 100644 --- a/app/admin/view/config/index.html +++ b/app/admin/view/config/index.html @@ -152,15 +152,15 @@ ThinkPHP Version {$app->version()} - 管理程序 + 基础程序 ThinkAdmin Version {$version|default='6.0.0'} - 服务器系统 + 操作系统 {:php_uname()} - 服务器环境 + 运行环境 {:ucfirst($request->server('SERVER_SOFTWARE',php_sapi_name()))} & PHP {$Think.const.PHP_VERSION}