diff --git a/route/welcome.php b/route/welcome.php index a0dd774..cfd9ee1 100644 --- a/route/welcome.php +++ b/route/welcome.php @@ -60,12 +60,13 @@ Route::view('/', 'welcome', [ 'description' => '完善的命令行开发模式, 一键生成控制器、模型、视图、JS等文件, 使开发速度快速提升。', ], [ - 'name' => '公众号&小程序模块', - 'description' => '待开发。。。', + 'name' => '详细的开发规范', + 'description' => '通过文档详细约定各个文件和目录的用法', ], [ - 'name' => '插件管理模块', - 'description' => '待开发。。。', + 'name' => '', + 'description' => '', ], + ], ]); diff --git a/view/index/welcome.html b/view/index/welcome.html index 161e8da..c45baee 100644 --- a/view/index/welcome.html +++ b/view/index/welcome.html @@ -40,7 +40,7 @@

{$data.description|default=''}

- 起步 + 起步 GitHub Gitee

@@ -99,7 +99,7 @@

遵循 木兰 开源协议

Copyright © (填你自己的)版权所有,并保留所有权利 | (填你自己的)

-

Site designed by zhongshaofa

+

Site designed by ulthon