From b8a3fe720cae28e4234b85a1848c0715bc374a27 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Mon, 14 Jan 2019 12:39:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E8=A3=85=E7=A8=8B=E5=BA=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/install/view/index/create.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}})