diff --git a/app/install/view/index/check.html b/app/install/view/index/check.html index 0727f3033..28672d179 100755 --- a/app/install/view/index/check.html +++ b/app/install/view/index/check.html @@ -21,12 +21,12 @@ - + PHP版本 >=7.2.5 - =7 && $php_version['1'] >=2 && $php_version['2'] >=5): ?> + =8) || ($php_version[0] >=7 && $php_version[1] >=3) || ($php_version[0] >=7 && $php_version[1] >=2 && $php_version[2] >=5)): ?> √ ×