diff --git a/application/install/view/index/create.html b/application/install/view/index/create.html index 306614206..5aa37d95a 100644 --- a/application/install/view/index/create.html +++ b/application/install/view/index/create.html @@ -8,7 +8,8 @@

数据库信息

-

温馨提示、建议采用utf8mb4

+

温馨提示

+

      建议采用utf8mb4编码、MySQL版本5.6或5.7

{{if !empty($charset_type_list)}} {{foreach $charset_type_list as $v}}

      {{$v.charset}}编码、MySQL版本需 {{$v.version}} 及以上版本 ({{$v.collate}})