{extend name="admin" /} {block name="content"} 系统更新 - {$system_site.title|default=""}
云服务
{if !getSetting('appid', 'cloud') || !getSetting('appkey', 'cloud')}
暂未绑定云服务 绑定云服务
{else/}
APPID {:getSetting('appid', 'cloud')} 重新绑定云服务
{/if}
系统信息
核心框架 ThinkPHP Version {:app()->version()}
管理程序 {if $type == 'free'}免费版{/if} {if $type == 'lite'}精简版{/if}Vitphp {:config('vitphp.version')} {if $isUpdate} 版本更新{$cloudVersion} {/if} 更新日志
服务器信息 {:php_uname()}
服务器软件 {$info.server}
PHP 版本 PHP Version {$info.php}
上传限制 {$info.filesize}
调试模式
开发团队
版权所有 石家庄萌折科技有限公司
开发团队 开猿团队
官方网站 Vitphp.Cn
法律声明 用户使用协议
官方QQ群 92474070
{/block}