修改版本信息

This commit is contained in:
2023-09-27 10:49:31 +08:00
parent 3f9b108a6e
commit 7b5560a6a2
3 changed files with 6 additions and 6 deletions

View File

@@ -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' => [
[