diff --git a/README.md b/README.md index d57e0d5..7aae521 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ php think admin:update ## 是什么 -`tp6后台`,`thinkphp6后台`,`layui后台`,`curd后台` +`tp8后台`,`thinkphp8后台`,`layui后台`,`curd后台` ## 皮肤预览 diff --git a/route/welcome.php b/route/welcome.php index c3597f9..f54994f 100644 --- a/route/welcome.php +++ b/route/welcome.php @@ -5,8 +5,8 @@ use think\facade\Route; Route::view('/', 'welcome', [ 'version' => time(), 'data' => [ - 'description' => '基于ThinkPHP6.1和Layui2.8的快速开发的后台管理系统', - 'system_description' => '框架主要使用ThinkPHP6.1 + layui2.8,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。项目以及文档还在持续完善,请保持关注。', + 'description' => '基于ThinkPHP8和Layui2.8的快速开发的后台管理系统', + 'system_description' => '框架主要使用ThinkPHP8 + layui2.8,拥有完善的权限的管理模块以及敏捷的开发方式,让你开发起来更加的舒服。项目以及文档还在持续完善,请保持关注。', ], 'navbar' => [ [ diff --git a/view/index/welcome.html b/view/index/welcome.html index 4fd6df1..36ed3c3 100644 --- a/view/index/welcome.html +++ b/view/index/welcome.html @@ -3,11 +3,11 @@ - + - + - ulthon_admin | 一款基于ThinkPHP6.0和Layui的快速开发的后台管理框架系统 + ulthon_admin | 一款基于ThinkPHP8和Layui的快速开发的后台管理框架系统