From d2857a27df008c720af21fa01baa877b9cc4d028 Mon Sep 17 00:00:00 2001 From: augushong Date: Tue, 30 Aug 2022 17:37:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=AC=A2=E8=BF=8E=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- route/welcome.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/route/welcome.php b/route/welcome.php index 3b0aaf1..0a93954 100644 --- a/route/welcome.php +++ b/route/welcome.php @@ -55,8 +55,8 @@ Route::view('/', 'welcome', [ 'description' => '通过文档详细约定各个文件和目录的用法', ], [ - 'name' => '', - 'description' => '', + 'name' => '丰富的表单组件', + 'description' => '搜索下拉框、多选组件、搜索输入组件、标签组件、表格选择组件、日期选择组件、城市选择组件等等', ], ],