{{include_file name='home/public/header' title='管理中心'}}
{{include_file name='home/public/nav' sidebar='admin/public/sidebar' active='home'}}

管理中心

用户
{{$tongji->getTotalAccount(null, 10)->count}}
今日新增 {{$tongji->getTodayAccount(null, 10)->count}}
项目
{{$tongji->getTotalProject(10)->count}}
今日新增 {{$tongji->getTodayProject(10)->count}}
模块
{{$tongji->getTotalModule(10)->count}}
今日新增 {{$tongji->getTodayModule(10)->count}}
接口
{{$tongji->getTotalApi(10)->count}}
今日新增 {{$tongji->getTodayApi(10)->count}}
用户
项目
系统信息

程序版本:V{{$system->app_version}} 最新版本

安装时间:{{$system->installed_at}}

系统环境:{{$system->app_os}}+PHP({{$system->php_version}})+MySQL({{$system->mysql_version}})

使用技术:PHP+MySQL+Bootstrap+JQuery

官方网站:www.phprap.com

演示网站:demo.phprap.com

官方QQ群:GoPHP官方交流群

{{include_file name='admin/public/footer'}}