{include file="header"}
欢迎管理员:{:user_admin('username')}
{volist name=":fun_s('model',array(),'px desc',1000,1)" id="vo"}
{$vo.title}
{/volist}
系统通知
系统信息
程序版本 {:config('web.name')} V{:config('web.banben')} {if ps(3)==2} 【专业版】 {elseif ps(3)==1} 【普通版】 {else /} 【免费版】购买 {/if} 【最新版本】
服务器类型 {:php_uname('s')}
PHP版本 {:PHP_VERSION}
Zend版本 {:Zend_Version()}
服务器解译引擎 {:$_SERVER['SERVER_SOFTWARE']}
服务器语言 {:$_SERVER['HTTP_ACCEPT_LANGUAGE']}
服务器Web端口 {:$_SERVER['SERVER_PORT']}
您当前的域名 {:$_SERVER['HTTP_HOST']}
开发团队
版权所有 {:config('web.name')} 访问官网
开发者 @梦雨(QQ50361804)
{php} $php=explode('.',PHP_VERSION)[0].explode('.',PHP_VERSION)[1]; {/php} {include file="footer"}